body {
	background-color: #D1D1D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
}
.txt_gris {
	color: #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* lien Gris */
.Gris:link{color: #666;}
.Gris:visited{color: #666;}
.Gris:active{color: #666;}
.Gris:hover{color: #666;}


h1      { font-size: 12px; font-weight: bold; color: #5a5a5a; }
h2      {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.top {
  text-decoration: none;
  color:#999999;
}

.top:link {
  text-decoration: none;
  color:#999999;
}

.top:visited {
  text-decoration: none;
  color:#999999;
}

.top:hover {
  text-decoration: none;
  color:#999999;  
}

.label { font-weight: bold;}

.titre { font-weight: bold;}

.prix { font-family: "Trebuchet Ms", Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #AD151A;}

.right { font-family: Verdana, Arial , sans-serif; font-size: 10px; font-weight: bold; color: #5a5a5a;padding:3px;}

.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #5a5a5a;}

.formulaire1 {
color:#5a5a5a;
border: solid 1px #5a5a5a;
background-color:#ffffff;
font-size:10px;
font-weight: none;
}

.bouton {
	font-size: 10px;
	color: #5a5a5a;
	margin-bottom: 1px;
	
}	

.tetiere {
	font-weight:bold;
	padding:1px;
	/*border-bottom:1px solid #FFB200;*/
}

.etoile {
font-family: Arial; 
font-size: 10px; 
color: #CC0000; 
font-weight: bold;
}

.red {
font-family: Arial; 
font-size: 10px; 
color: #CC0000; 
font-weight: bold;
}

hr {
color: #1f1f5f;
height: 1px;
}



.entete {
	font-weight:bold;
	/*padding:1px;*/
	/*border:1px dotted navy;*/
	/*width:200px;*/
	/*background-color: #FFFFFF;*/
	
	
}

tr.footer {
	background: #ffffff;
}


td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
    color: #ffffff;
  font-weight: bold;
}

td.footercopyright {
  font-family: Arial;
  font-size: 10px;
  color: #708EAC;
  font-weight: bold;
  }


td.newsCelluleOne {
	border-right: 1px solid #E9EBEA;
	border-bottom: 1px dotted #E9EBEA;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.newsCelluleTwo {
	border-bottom: 1px dotted #E9EBEA;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.newsCellulePromos {
	border-right: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.newsCelluleNouveautes {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

tr.caddie {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	background: #708EAC;
	color: #FFFFFF;
	font-family: Trebuchet Ms, Verdana, Arial, sans-serif;
	font-weight:bold;
	text-align : center;
	text-transform : uppercase;
	font-size : 10px;
	vertical-align: middle;
	
}


/* Initialisation des variables */
.normal { font-size: 11px;}
.normal { color: #5a5a5a;}
.normal { font-family: Verdana;}
.label { font-size: 11px;}
.label { color: #5a5a5a;}
.label { font-family: Verdana;}
.texte { font-size: 11px;}
.texte { color: #5a5a5a;}
.texte { font-family: Verdana;}
.titre { font-size: 12px;}
.titre { color: #5a5a5a;}
.titre { font-family: Verdana;}
.tetiere { font-size: 11px;}
.tetiere { color: #5a5a5a;}
.tetiere { font-family: Tahoma;}
.entete { font-size: 11px;}
.entete { color: #5a5a5a;}
.entete { font-family: Tahoma;}



		#navcontainer ul
		{
	margin-left: 1px;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
		}
		
		#navcontainer li { margin: 0 0 3px 0; }
		
		#navcontainer a
		{
			display: block;
			padding: 2px 2px 7px 24px;
			border: 1px solid #444444;
			width: 176px;
			background-color: #5893d0;
			background-image: url(http://www.comparatif-sirh.fr/menu_css2/images/fd_bleu_off.gif);
		}
		
		#navcontainer a:link, #navlist a:visited
		{
			color: #EEE;
			text-decoration: none;
		}
		
		#navcontainer a:hover
		{
			border: 1px solid #444444;
			background-color: #3c78b5;
			background-image: url(http://www.comparatif-sirh.fr/menu_css2/images/fd_bleu_on.gif);
			color: #333;
		}
		
		#active a:link, #active a:visited, #active a:hover
		{
			border: 1px solid #444444;
			background-color: #3c78b5;
			background-image: url(http://www.comparatif-sirh.fr/menu_css2/images/fd_bleu_visited.gif);
			color: #333333;
		}
		

