/* CSS Document */
body {  font-family: Arial, Helvetica, sans-serif; font-size:11px; margin:8px 0; padding:0; }
table { border-collapse:collapse; }
form { margin:0; padding:0; }
fieldset { border:solid 1px #9039B1; padding:10px; }

a { color:#9039B1; text-decoration:none; }
a:hover { text-decoration:underline; }

.txt { padding:15px; color:#423C35; font-size:12px; }
.titre, legend { color:#6B2E6F; font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
.th { background-color:#F8F8F8; color:#622066; font-weight:bold; text-align:center; font-size:11px }
.thstat { background-color:#5E96DF; color:#ffffff; font-weight:bold; text-align:center; font-size:13px }
.thcapt { background-color:#FFC900; color:#ffffff; font-weight:bold; text-align:center; font-size:13px }
.threed { background-color:#CD25A4; color:#ffffff; font-weight:bold; text-align:center; font-size:13px }
.thactus { background-color:#F8F8F8; color:#0C91C4; font-weight:bold; text-align:center; font-size:15px }
.margead { margin-right:10px; }
.margeag { margin-left:10px; }
.resu { color:#9039B1; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
.star { color:red;  font-size:13px; }
a.go { text-decoration:none; color:#9039B1; font-weight:bold; padding:0; margin-left:10px; }
#refsearch {
}

a:hover.go { color:#BD48B6; }
/* roll over */
#l1 { display:block; width:120px; height:82px; background:url(../imgs/communs/relaisstatiques.gif) no-repeat; float:left; }
#l2 { display:block; width:106px; height:82px; background:url(../imgs/communs/capteursprox.gif) no-repeat; float:left;}
#l3 { display:block; width:119px; height:82px; background:url(../imgs/communs/reed.gif) no-repeat; float:left;}

#gb1 { display:block; width:120px; height:82px; background:url(../imgs/communs/relaisstatiques_gb.gif) no-repeat; float:left; }
#gb2 { display:block; width:106px; height:82px; background:url(../imgs/communs/capteursprox_gb.gif) no-repeat; float:left;}
#gb3 { display:block; width:119px; height:82px; background:url(../imgs/communs/reed_gb.gif) no-repeat; float:left;}

#l1 b, #l2 b, #l3 b, #gb1 b, #gb2 b, #gb3 b { display:none; }
#l1:hover, #l2:hover, #l3:hover, #l1.on, #l2.on, #l3.on, #gb1:hover, #gb2:hover, #gb3:hover, #gb1.on, #gb2.on, #gb3.on { background-position:0 -82px; } 

/* nav gauche */
#navi { background:url(../imgs/communs/bgnavg.gif) repeat-y bottom; }

#navi ul, #navi li {
margin: 0;
padding: 0;
list-style-type: none;
font-size:10px;
}
#refsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	background-color: #5E96DF;
	border: thin solid #31628D;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
}


#navi li a {
color: #662266;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
background: url(../images/presentation/puce.gif) left no-repeat;
padding-left:15px;
}

#navi li a:hover, #navi li a.on {
color: #BA55AA;
text-decoration: none;
}

#navi a { text-decoration: none; color: #BA55AA; }
#navi div { height:auto; }

/* fin nav */

#baseline, #baseline a { color:#08516E; font-weight:bold; text-decoration:none; }
#baseline a:hover, #baseline a.on { color:#C28FC9; font-weight:bold; text-decoration:none; }
#baseline .large { margin:0 5px; }
#baseline .ref { text-align:center; padding-top:10px; font-weight:normal; font-size:9px; }

@media print
	{ 
	#navi, #navi div,  #navi img, #nav_haut, #bas, form { display:none; }
	table { width:620px; }
	
	}
