/*
 ZOOLOOLAND.NET / VERSION FIREFOX
 LAST UPDATE : 25 février 2005
*/

/*===================================================================================================*/
/*CSS PRINCIPAL : BODY ET FORMATAGE DU TEXT PRINCIPAL																								 */
/*===================================================================================================*/
form{margin:0;}
body {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-color: #E2E7EA;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3179A9;
}

#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3179A9;
	
}

#Refcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3179A9;
	width:500px;
}



#content h2 {
	font-size: 16px;
	color: #4BA118;
}

#content h3 {
	font-size: 14px;
	color: #4BA118;
}


#content ul{
	list-style-type: disc;
	margin: 5px;
	margin-left: 22px;
	margin-right: 0px;	
}
	 
#content ul li {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 4px;
	
}

#Refcontent ol{
	list-style-type: disc;
	margin: 5px;
	margin-left: 28px;
	margin-right: 0px;	
}
	 
#Refcontent ol li {
	list-style-type: decimal;
	margin: 10px;
	
}

.MainTD {
	border: 1px solid #8DC0DF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	
}

.MenuTD {
	border: 1px solid #8DC0DF;
	background-color: #FFFFFF;
	text-align: left;
}

.ZoneTD {
	border: 1px solid #8DC0DF;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/bg_zone_thematique.gif);
}

.ZoneTDContent {
	border: 1px solid #8DC0DF;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/bg_zone_thematique.gif);
	padding: 5px;
}


.ZoneTxtTitre{
	color: #3179A9;
	font-size: 14px;
	font-weight: bold;	
}

.ZoneTxtRed {
	color: #990000;
	font-size: 11px;	
}

.ZoneTxtRed12 {
	color: #990000;
	font-size: 12px;	
}

.ZoneHR {
	
}

#QuiEtesVous{QuiVraiFaux
	text-align: left;
	Width: 182px;
	background-image: url(../images/bg_qui_etes_vous.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#VraiFaux{
	text-align: left;
	Width: 182px;
	background-image: url(../images/bg_vrai_faux.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
	
a:link {
	color: #12529A;
	font-size: 12px;
}

a:visited {
	color: #12529A;
	font-size: 12px;
}


.Info {
	color: #203088;
	font-size: 10px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	line-height: normal;
	
}


.Info2 {
	color: #203088;
	font-size: 10px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	line-height: normal;
}

.Info3 {
	color: #3179A9;
	font-size: 11px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	line-height: normal;
}

.Info4 {
	color: #4A97CA;
	font-size: 11px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	line-height: normal;
}

.Info5 {
	color: #203088;
	font-size: 10px;
	font-family: Arial, helvetica, sans-serif;
	line-height: normal;
	
}

.bouton {
	border: 1px solid #8DC0DF;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/bg_zone_thematique.gif);
	BorderWidth: 0;
}

.basdepage {
	color: #203088;
	font-size: 10px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	line-height: normal;
	
	

