body {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #284C98;
	margin:0px;
    background: #192A64 url(../images/backgroundgradient.jpg) repeat-x scroll 0 0;
}
a {
	text-decoration:underline;
	color: #284C98;
}

.container {
    background-color: white;
    padding: 0 10px 10px 10px;
}
#header_bandeau {
    padding: 0 10px;
}
#header_bandeau .logo {
    float: right;
}
#header_menu {
    padding: 5px 10px;
    background-color: #666666;
    color: white;
    font-weight: bold;
}
#header_menu .txt_gauche {
    float: left;
}
#header_menu .txt_droit {
    text-align: right;
}
#header_menu a {
    color: white;
    text-decoration: none;
}
caption {
	display:none;
}

.radio {
	border:none;
}

form {
	_margin:0px;
}

fieldset {
	border:none;
	padding:0px;
	margin:0px;
}

legend {
	display:none;
}

img {
	border:none;
}
/*********************************************************************************************************
****** menu gauche ***************************************************************************************/
#menu_gauche {
    font-size: 1.2em;
    font-weight: bold;
}
#menu_gauche ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu_gauche ul.bloc {
    margin: 0;
    padding: 0 0 10px 0;
}
#menu_gauche a {
    color: white;
    background-color: #4C6AA9;
    text-decoration: none;
    margin-top: 10px;
    padding-left: 16px;
    padding-right: 5px;
    display: block;
}
#menu_gauche li a.accordion {
	background: #4C6AA9 url(../images/bullet_closed.png) 0 50% no-repeat;
}
#menu_gauche li a.accordion.opened {
	background: #4C6AA9 url(../images/bullet_opened.png) 0 50% no-repeat;
}
#menu_gauche ul.bloc ul {
    margin-left: 10px;
}  
.bienvenue {
	margin-top:35px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#ffffff;
	border-top:1px solid #4C6AA9;
	border-bottom:1px solid #4C6AA9;
	word-spacing: 10px;
}

.bienvenue a{
	text-decoration:underline;
	color:#FFFFFF;

}
.sous_element {
	margin-top:5px;
	_margin-top:15px;
}
.sous_element li{
	list-style-type: none;
	background-color:none;
	border:none;
	padding:4px 0px 0px 22px;
	_padding:0px 0px 0px 22px;
	margin:0px;
	margin-right:-10px;
	margin-left:-50px;
}
/*********************************************************************************************************
****** centre ********************************************************************************************/
#centre {
   margin-left:199px;
   /*padding: 30px 0px 20px 20px;*/
   padding-left:15px;
   /*padding-top:30px;*/
   padding-top:0px;
	border:1px solid white;
   _margin-left:205px;
   _padding-left:8px;
}

.container .pad_left {
   padding: 0 0 0 10px;
}
.bg_titre_page {
	background-image: url(../images/bg_titre_page.gif);
	background-repeat: no-repeat;
	height: 53px;
	margin-top:0px;
	_margin-top:30px;
}
.titre_jaune {
	padding-top:15px;
	text-align:center;
	color:#F8EA00;
	font-size:160%;
	font-weight: bold;
}
.titre_principal {
	font-size:160%;
	font-weight: bold;
    font-family: serif;
    color: #666;
}
.txt_bleu_gras {
   font-weight: bold;
}

p.txt_bleu_gras {
	_margin-top:10px;
}
div.txt_bleu_gras {
	margin-top:20px;
	margin-bottom:-5px;
}
/***************** blocs *******************************************************************************/
.bloc {
    background-color: #cacaca;
    border: 1px solid #002b84;
}
.pad_top {
  margin-top:10px;
}
.pad_top_rfq {
  border:1px solid yellow;
}
.bloc_transparent, .bloc_border_fond_blanc, .bloc_border_fond_belu_clair , .bloc_border_fond_belu_clair01 {
	background-repeat: repeat-x;
	background-position: top;
	padding:10px 10px 10px 10px;
	margin-top:10px;
}
.bloc_border_fond_blanc, .bloc_border_fond_belu_clair ,.bloc_border_fond_belu_clair01{
	border:1px solid #738ABC;
	padding:0px 10px 10px 10px;
}
.bloc_border_fond_belu_clair ,.bloc_border_fond_belu_clair01 {
   background-color: #cacaca;
   padding-top:10px;
}

.bloc_border_fond_belu_clair01 {
	background-color: #cacaca;
}
.float_right {
    float:right;
	padding-top:10px;
	margin-right:20px;
}

.float_right01 {
    float:right;


}
.float_right02{
	float:right;
	margin-right:20px;
	_margin-right:9px;
}

.float_right03 {
	float:right;
}
.separateur {
   vertical-align:top;
}
.espace_label {
/*    width:100px;*/
	width:25%;
	float:left;
	padding-top:5px;
}
.espace_input {
   margin-bottom:5px;
}
.espace_date {
   padding-top:5px;


}

.input {
	border: 1px inset;
	margin-right:10px;
	color: #284C98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;


}

/******************************************************************* Style plan approvisio **************/
.tableau_bleu ,.tableau_bleu_livrai  {
	border: 1px solid #738ABC;
	border-left: none;
	margin-top:10px;
	color:#284C98;
	font-size:100%;
    width: 100%;
}
.tableau_bleu td ,.tableau_bleu_livrai td{
    border-left: 1px solid #738ABC;
	padding: 0 3px;
}
.Divvv .tableau_bleu td, .Divvv .tableau_bleu_livrai td {
    text-align: center;
}
table.t_aorfq tr td{
    border-bottom: 1px solid #738ABC;
}

.gras_cellule {
	font-weight:bold;
}

.ligne_bleu {
	background-color: #cacaca;
}

.ligne_jaune {
	background-color:#F5F19F;
}

.titre_jaune {
	padding-top:15px;
	text-align:center;
	font-size:160%;
}
.txt_jaune, .titre_jaune {
    color:#F8EA00;
	font-weight: bold;
	font-size:100%;
}

.txt_jaune01 {
	color:#F8EA00;
}

.ligne_bleu_fonce {
	background-color:#666;
    color: white;

}

th.td_table_fd ,th.td_table_fd_ss_bd{
	text-align:center;
	font-weight:bold;
	color: white
	padding:4px 3px 4px 3px;

}

th.td_table_fd_ss_bd{
	border-right:none;
	height:35px;
	_height:30px;
}

.txtarea {
	width:600px;
	_width:580px;
	text-align :left;
	color:#284C98;
}

.align_right {
	text-align:right;
	margin-right:24px;
	_margin-right:18px;
}

.select_taille ,.select_taille01, .select_tailleType {
	width:250px;
	border: 1px inset;
	margin-right:10px;
	color: #284C98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;

}

.select_taille01 {
	width:160px;
}

.select_tailleType {
	width:80px;
}

.footer {
	background-color:#738ABC;
}

.pagination {
	font-weight:bold;
	color: white;
	text-align:center;
	background-color:#666;
	padding:5px 0px;
    font-size: 120%;
    margin-bottom: 10px;
}

.pagination a{
	color: white;
	text-decoration: none;
	padding: 0 4px;
}

.en_court {
    background-color: white;
	color: #666;
	padding: 0 4px;
}

.date_misajour {
 text-align:right;margin-top:-35px;
 }

.bt_pos {
 	margin-right:10px;
 }
.Divvv {
    overflow: auto;
}

.check{
	margin:-2px 0px -2px 0px;
}

.bouton, .bouton_negative_padding_top{
	background-color:#666;
	border:none;
	color: white;
	font-weight:bold;
	font-size:80%;
	margin-left:5px;
    padding: 5px;
}

.bouton-disabled {
	background-color:#284C98;
	border:none;
	color:#4380FF;
	font-weight:bold;
	font-size:80%;
	height:20px;
	cursor:pointer;
}
.encadre{
	border:1px solid #B4C1DB;
}

.toolbar, .statusbar{
	width:765px;
}

