
.wrong {font-weight:bold; color:#DC241F}

#menuvert {float:left;width:43%;height:auto;overflow:inherit;
			padding-top:20px;padding-left:20px;
			}

#menuvert .box {width:100%;margin-bottom:5px; color:#333333;background:#D2D2D2}

	#menuvert .box .head {font-weight:bold; padding:5px; margin-left:25px}
	#menuvert .box .body {padding:5px}
		#menuvert .box .body a {color:#333; text-decoration:none}
		#menuvert .box .body a:hover {color:#FF0000; text-decoration:none;border-top:1px solid #000;border-bottom:1px solid #000; background:#FFF }
	#menuvert .box h1 {	font-size:11px; color:#FFF;
				background:url(img/box/h1.gif) no-repeat;
				margin:0; padding:3px 0 3px 15px
			}
	#menuvert .box ul {margin:1px;padding-left:10px}
	#menuvert .box ul li{margin-left:2px;}
	#menuvert .box ul li.select{background:#FFF; padding-left:2px; border-top:1px solid #000;border-bottom:1px solid #000;}
	
	#menuvert .box .body a.select {color:#FF0000;font-weight:bold;}
	#menuvert .box .body a.select:hover {color:#000}
	
	#menuvert .box .disabled {color:#666666; font-style:italic}


.comment {color:#999; float:right}
.results {float:left; clear:none; width:46%}

img.sectionimage {width:150px;float:right;margin:10px;cursor:help;}

/* affichage du tooltip dhtml */

#divTooltip	{position:absolute; top:0px;  visibility:hidden; z-index:200; background-color:#FFF; layer-background-color:#FFF;margin:0}
.normalStyle{padding:2px; text-align:center; font-weight:500; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border-width:1px; border-style:solid; border-color:#D2D2D2; cursor:default;}
.netscape4Style{padding:0px; font-weight:500; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border:1px solid silver;}  


.homenews { width:70%}
.homenews li {clear:both}
.homenews li .date {text-transform:uppercase; font-weight:bold}
.homenews ul li .title {float:left;clear:both}
.homenews ul li a {float:left;}
.homenews ul li .title img {float:right;margin-left:0px; }

table.doclist {float:left; width:90%; background:#FFF;;border:1px solid #D2D2D2}
table.doclist th {background:#999; color:#FFF; padding-left:10px}
table.doclist tr.altern {background-color:#D2D2D2;border-bottom:1px solid #666;color:#666}
	table.doclist td span.highlightsearch{background-color:#FFFF00}
	
	
table.subfolderslist {float:left;width:100%;border:1px solid #D2D2D2}
table.subfolderslist img {height:30px; text-align:right;cursor:help;}
	table.subfolderslist img.folder {width:27px; text-align:right;}
	table.subfolderslist img.smallicon {width:17px; height:17px; text-align:right;}

table.searchcriteria {background:#FFF;width:95%; border:1px solid #D2D2D2; margin-top:25px; padding:5px}
	table.searchcriteria th {color:#DC241F; background:#FFF; height:25px; text-align:center;font-size:14px}
	table.searchcriteria td {width:7%}
	
	

table.login {
	text-align:center;
}

 /* affichage administration */
 
 #usermanagement {}
	#usermanagement input {font-size:10px;color:#000; clear:none}


#contactform { width:450px; float:left; margin-left:50px }
	#contactform label {float:left; width:120px; clear:both; text-align:left; margin-right:10px;}
	#contactform input, #contactform textarea, #contactform select {float:left; border:1px solid #DC241F;margin-bottom:5px; width:200px; vertical-align:middle}
	#contactform input.submit {text-align:center; margin-left:190px; width:200px; float:left; clear:both }
	
	#contactform label sup {color:#FF0000;}

#contactdetails {float:right; width:190px;display:none;background:url(img/trombone.gif) no-repeat;}
	#contactdetails table {margin:50px 0 25px 10px;color:#000; width:100%;font-size:11px}
	#contactdetails table th {vertical-align:top}


