@charset "UTF-8";
body  {
	font: 14px, Arial, Helvetica, sans-serif;
	background: url(../images/bgrd-page.jpg) repeat-x top left;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
#content_top{
	width: 964px;
	margin: 0px auto;
	height: 210px;
	background: url(../images/tbl-left.gif) repeat-y;
	font: Arial 11px;
	/*background: #FFF;*/
}
a{
	color:#F0B310;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color:#F0B310;
	text-decoration: underline;
}
a:active {
	color:#F0B310;
	text-decoration: underline;
}
a:hover {
	color:#F0B310;
	text-decoration: underline;
}
.langue{
	
}

.chapo{
	color: #f0b310;
	font-family: sans-serif;
	font-weight: bold;
	font-size: small;
}
.faune{
	font-family: Comic Sans MS;	
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	color: #f0b310;
}
.tmp_maj{
	font-family: Comic Sans MS;	
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #6db43f;
}
.flore{
	font-family: Comic Sans MS;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	color: #6db43f;
}
.meilleur{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #0068b3;
}
.histoire{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #f0b310;
}
.nature{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #6db43f;
}
.role{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #0068b3;
}
.etape{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #bec0c2;
}
.malin{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #d18316;
}
.white{
	color: #FFF;
	text-decoration: none;
}
.white a{
	color: #FFF;
	text-decoration: none;
}
.intro{
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight:bold;
	color: #bec0c2;
}
.voyagezmalin{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight:bold;
	color: #0068b3;
}
.small{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #6db43f;
}
.smallgreen{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #6db43f;
}
.smallblue{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #0068b3;
}
.smallyellow{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #f0b310;
}
.smallbrown{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #d18316;
}
.smallgrey{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #bec0c2;
}

.pastille-right{
	background:url("../images/pastille-right.gif") no-repeat;	
	width:500px;
	height:140px;
}

.parcmoi{
	display:block;
}

.smallcaps_title{
	font-variant:small-caps;
	display:block;
	padding-bottom:5px;
	text-align:left;
}

.accueil_gauche{
	text-align:justify;
	width:400px;
	float:left;
	margin-right:30px;
}
.accueil_droite{
	text-align:justify;
	width:480px;
	float:left;
}

.cache{
	display:none;
}

.affiche{
	display:block;
	padding-top:5px;
}

#footer {
	width: 966px;
	margin: 0px auto;
	height: 118px;
	background: url(../images/bgrd-footer.gif) no-repeat left;
}
p{
	margin-top:5px;
	margin-bottom:5px;
}