﻿html { font-size: 100%; }
body { background-color:#f4ac59;	margin:0; 
       font-family:Arial, Helvetica, sans-serif; }
td { font-family:Arial, Helvetica, sans-serif; color:Black; font-size: 0.8em; }

h1 { font-size: 1.1em; color:#6B2409; display: inline; }
h2 { font-size: 1em; color:#000; display: inline; }
h3 { font-size: 0.9em; color:#000; display: inline; }

.s-font-ok { color:green; font-weight:bold; }
.s-font-erreur { color:red; font-weight:bold; }
.s-font-affichage { color:maroon; }
.s-label {color:Black; }
.s-label-obligatoire { color:#5959ac; }

A:link  {
 	text-decoration : none;
 	color : #0099CC;
 	font-weight : bold;
 }
 
 A:visited  {
 	color : #990000;
 	text-decoration : none;
 	font-weight : bold;
 }

#menu-haut {
	display:none;
}

#bandeau-haut { display:none; }


#menu { display:none;}
	

		  
		  
#visuel-gauche-fr { background: url(../../media/xx/fd_gauche.gif) repeat-y; width: 24px;}

#visuel-droit-fr { background: url(../../media/xx/fd_droite.gif) repeat-y; width: 24px; }

#page {
 background: #f4ac59  repeat-y top; width: 800px;
 padding-top: 10px; padding-left: 15px; padding-right: 10px; padding-bottom: 5px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 }
#page a { text-decoration: none; color: #E56721; }
#page a:visited { text-decoration: none; color: #ffffff; }
#page a:hover { color: #B22222; }
 
#page INPUT.submit 
{ font-weight: bold; color:#ffffff; background-color: #6B2409; 
  border-left : 1px solid #f1e1d3; border-top : 1px solid #f1e1d3;
  border-right : 1px solid #978779; border-bottom : 1px solid #978779;
}
 
h1.pied2 { display: none;
}

#pied { display: none; }
	
#pied-societe {
	display:none;
}	
  
#menu-vertical {
	display:none;
}

#score{
	float:right;
}
#result_recherche{
	float:left;
}

#adresse2{
	display:block;
}

#adresse{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;
        background-color: #6B2409; height: 50px; padding-top: 10px;
	text-align: center;
}

#adresse a, #adresse a:visited {
	text-decoration: none; color: #FFFFFF;
}
  
