body {
	margin: 0px;
}

sub{
	vertical-align:sub;
	font-size: 8px;
	line-height: 13px;
} 

sup{
	vertical-align:super;
	font-size: 8px;
	line-height: 13px;
} 

a:link{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color: #FF0000;
}

.bg_red {
	background-color: #FF0000;
}

.bg_blanc {
	background-color: #FFFFFF;
}

.bg_gris-clair {
	background-color: #EBEBEB;
}

.txt12B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txt14BCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.txt14B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.txt16B {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.txt_red {
	color: #FF0000;
	text-decoration: none;
}

.txt12Noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt11Noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txt10Noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt10BCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.txt_underline {
	text-decoration: underline;
}

.txtBold {
	font-weight: bold;
}

.txtBlanc{
	color:#FFFFFF;
}

.txt_Blanc12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
}

.txt_Blanc14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
}

.txt_Blanc16{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
}

.txtGrisFonce {
	color: #999999;
}

.txt_12i{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txtBlanc_BCap_12 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.txtNoir_BCap_11 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.bg_gris {
	background-color: #999999;
}


.txt_12B_beige_clair{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.span_titre_fam{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	width:100%;
}
/********************* bordures ***********************************/

.border_top_1pxRouge{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

.border_Bottom_1pxRouge{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.border_Left_1pxRouge{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}

.border_Right_1pxRouge{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

.border_Bottom_1pxNoir{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}


.Border_top_1pxBleu{ border-top: 1px solid #3F7DBC; }
.Border_left_1pxBleu{ border-left: 1px solid #3F7DBC; }
.Border_right_1pxBleu{ border-right: 1px solid #3F7DBC; }
.Border_bottom_1pxBleu{	border-bottom: 1px solid #3F7DBC; }

.border_HB_1pxGris{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.border_G_1pxGris{
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.border_D_1pxGris{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.border_bas_1pxGris{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border_bas_1pxBlanc{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.border_H_1pxGris {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.border_1pxBlanc{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.border_Bleu{
	border: 1px solid #0066FF;
}

.border_Rouge{
	border: 1px solid #FF0000;
}

.border_Blanc{
	border: 1px solid #FFFFFF;
}

div.separateur{
	width:100%;
	height:0px;
	line-height:0px;
	margin-top:16px;
	margin-bottom:15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #888888;	
}

/********************* liens ***********************************/

a.link_app{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.link_menuBas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	line-height:9px;
}


a.link_fprod{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	text-decoration: none;
	color: #000000;
}

a.link_fprod:hover{
	text-decoration: underline;
}


/***** lien sur le titre du produit dans la liste des produits d'une famille ******/

a.Link_list_prod{
	text-decoration: none;
}


/********************* colonne  de titre de chaque bloc menu ***********************************/

.td_menu_Bleu{
	background-color: #3F7DBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.td_menu_Gris{
	background-color: #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.td_menu_Noir{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.list_menu{
	height:14px;
}

.list_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color:#000000;
	vertical-align: top;
	text-decoration:none;
}

.td_corner{
	vertical-align: bottom;
	text-align:right;
}

input.inp_search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}
/********************* menu gauche ***********************************/
a.link_menug {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	text-decoration: none;
	color: #000000;
}

a.link_menug:visited {
	color: #OO0000;
}

a.link_menug:hover {
	color: #FF0000;
}
/********************* titrages ***********************************/
.bandeau_titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	background-color: #FF0000;
	height: 22px;
	text-align: left;
	vertical-align: middle;
}

.bandeau_sstitre {

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	height: 15px;
	text-align: left;
	vertical-align: middle;
}




/************ liste de systemes *************/
.liste_tab_multi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px dotted #919191; 
}
.liste_tab_multi td{ 
	text-align:center;
	border-bottom:1px dotted #919191;
	border-right:1px dotted #919191;
	empty-cells:show;
}
.liste_tab_multi td.corner_HG{ border-top:none; border-left:none; }
.liste_tab_multi td.entete{ padding:8px 15px; font-weight:bold; }
.liste_tab_multi td.last{ border-right:none; border-bottom:none; }
.liste_tab_multi td.last_col{ border-right:none; }
.liste_tab_multi td.last_row{ border-bottom:none; }
.liste_tab_multi td.style1{ background-color:#98CADC; }
.liste_tab_multi td.style2{ background-color:#CEE5EE; }

.liste_tab_multi a{ color:#000000; font-weight:normal; text-decoration:none; }
.liste_tab_multi a:hover{ color:#DD0000; }

/** sous tableau**/
.liste_tab_multi table { 
	width:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.liste_tab_multi table td{ 
	text-align:center;
	padding:4px;
	border-right:none;
	border-bottom:1px dotted #919191;	
}
.liste_tab_multi table td.last_row{ border-bottom:none;	}


/**** dans la fiche de detail systeme ****/
.detail_tab_multi{
	border:1px solid #B7B7B7; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	empty-cells:show;
	
}

.detail_tab_multi td{ padding:2px; border-bottom:1px solid #B7B7B7; line-height:15px; }	
.detail_tab_multi td.style1{ 
	background-color:#87BDCB;  
	font-weight:bold; 
	font-size:9px;
}
.detail_tab_multi td.style2{ 
	background-color:#CAE2EC;  
	font-weight:bold; 
	font-size:9px;
}
.detail_tab_multi td.last{ border-right:none; }
.detail_tab_multi td.left{ text-align:left; padding-left:4px; }


#horizontal{ width:100%; }


#horizontal td{ border-right:1px solid #000000; }
#horizontal td.style1{ border-bottom:1px solid #000000; }
#horizontal td.style2{ border-bottom:1px solid #000000; }

#vertical{ border-right: none; }
#vertical td{ border-right:1px solid #B7B7B7; padding:5px; }
#vertical td.style1{ border-bottom:none; }
#vertical td.style2{ border-bottom:none; }

/************************/


table.compo_system, table.descrip_sys{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
table.compo_system{ width:310px; }	
table.compo_system td.titre, table.descrip_sys td.titre{ color:#1C8DAF; font-weight:bold; }

.titre_Bleu15px{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#006699;
}
