/* CSS Document */
body{
margin:0px;
padding:0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#404041;
background-color:#6d8a21;
background-image:url(../image/fond_gazon.gif);
background-repeat:no-repeat;
background-position: center top;
}

#contenupage p { margin:10px 0px; }
#contenupage table p { margin:0px; }

.lienarchive {
	width:62px;
	float:right;
}

.lienarchive a { color:#FFFFFF; font-weight:bold; }
.lienarchive a:hover { color:#DD6126; }

a{
color:#9cc912;
text-decoration:underline;

}
a:hover{
color:#6d8a21;
text-decoration:underline;
}


.input{
width:150px;
border:0px;
color:#6d8a21;
font-size:8pt;
height:15px;

}

.btn_vert{
background-image:url(../image/section_communautaire/fond_bouton.gif);
background-repeat:no-repeat;
width:109px;
color:#FFFFFF;
font-weight:bold;
background-color:#ffffff;
border:none;
cursor:pointer;
height:28px;
padding-bottom:5px;
}
.btn_vert_grand{
background-image:url(../image/section_communautaire/fond_bouton_grand.gif);
background-repeat:no-repeat;
width:172px;
color:#FFFFFF;
font-weight:bold;
background-color:#ffffff;
border:none;
cursor:pointer;
height:28px;
padding-bottom:5px;
}


.btn_orange{
background-image:url(../image/section_communautaire/fond_bouton_orange.gif);
background-repeat:no-repeat;
width:109px;
color:#FFFFFF;
font-weight:bold;
background-color:#ffffff;
border:none;
cursor:pointer;
height:28px;
padding-bottom:5px;
}




span.radio {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(../image/form_widget/radio.png) no-repeat;
   display: block;
   clear: left;
   float: left;
	cursor:pointer;
 }


.texte_gris{ color:#999999; }
.texte_bleu{ color:#53b3e5; }
.texte_bleu_fonce{ color:#1b83c6; }
.titre_blanc{ color:#FFFFFF; font-weight:bold; font-size:13pt; }
.titre_noir{ color:#000000; font-weight:bold; font-size:11pt; }
.texte_vert{ color:#6d8a21; }
.texte_blanc{ color:#FFFFFF; }
.texte_orange{ color:#dd6126; }
.petit_texte_noir{ font-size:7pt; color:#231f20; font-weight:bold; }
.petit_texte_gris{ font-size:7pt; color:#808284; font-weight:bold; }
.petit_texte_vert{ color:#354c00; font-size:7pt; }
.petit_texte_orange{ color:#dd6126; font-size:7pt; }
.petit_texte { font-size:8pt; }

a.lien_vert{
color:#354c00;
text-decoration:none;
font-size:8pt;
}
a.lien_vert:hover{
color:#dd6126;
text-decoration:underline;

}

a.lien_gris{
color:#231f20;
text-decoration:none;
font-size:8pt;
}
a.lien_gris:hover{
color:#46bbce;
text-decoration:none;
font-size:8pt;
}

a.lien_nouvelle{
color:#231f20;
text-decoration:none;
font-size:8pt;
}
a.lien_nouvelle:hover{
color:#738f1e;
text-decoration:none;
font-size:8pt;
}

a.lien_orange{
color:#dd6126;
text-decoration:underline;
}

a.lien_orange:hover{
color:#6d8a21;
}

a.petit_lien_vert{
color:#354c00;
text-decoration:none;
font-size:7pt;
}
a.petit_lien_vert:hover{
color:#dd6126;
text-decoration:underline;

}





#img_concours{
float:left;
margin-top:10px;
width:274px;
height:168px;
background-image:url(../image/zone_info_accueil/img_concours.gif);

}
#img_contest{
float:left;
margin-top:10px;
width:274px;
height:168px;
background-image:url(../image/zone_info_accueil/img_contest.gif);

}

#img_carte{
float:left;
margin-left:2px;
margin-top:10px;
width:198px;
height:173px;
background-image:url(../image/zone_info_accueil/img_carte.gif);
cursor:pointer;
}
#img_map{
float:left;
margin-left:2px;
margin-top:10px;
width:198px;
height:173px;
background-image:url(../image/zone_info_accueil/img_map.gif);
cursor:pointer;
}

#img_nouvelle{
margin-left:2px;
margin-top:10px;
width:485px;
height:89px;
background-image:url(../image/zone_info_accueil/img_nouvelle.gif);

}
#img_new{
margin-left:2px;
margin-top:10px;
width:485px;
height:89px;
background-image:url(../image/zone_info_accueil/img_new.gif);

}

#widget{
height:92px;
width:242px;
float:left;
background-image:url(../image/zone_info_accueil/widget.gif);
cursor:pointer;
}

#widget_en{
height:92px;
width:242px;
float:left;
background-image:url(../image/zone_info_accueil/widget_en.gif);
cursor:pointer;
}

#hd{
height:92px;
width:241px;
background-image:url(../image/zone_info_accueil/hd.gif);
cursor:pointer;
float:left;
}
#hd_en{
height:92px;
width:241px;
float:left;
background-image:url(../image/zone_info_accueil/hd_en.gif);
cursor:pointer;
}

/*PAGE DES ACTIVITÉS (QUOI FAIRE AU ZOO)*/
.image_activites{
  max-width: 150px; 
  max-height: 150px; 
  width: expression((this.offsetWidth>=this.offsetHeight) ? 
      Math.min(parseInt(this.offsetWidth), 150 ) : true); 
  height: expression((this.offsetHeight>this.offsetWidth) ? 
      Math.min(parseInt(this.offsetHeight), 150 ) : true);
}

/**/

#albumphoto {
	width: 930px;
}

.rangeephotos {
	clear:both;
	padding-bottom:10px;
}

#albumphoto img {
	border:4px solid #A9CE37;
	margin-right:10px;
}

#albumphoto img:hover { border:4px solid #354c00; }

#albumphoto a { color:#A9CE37; }
#albumphoto a:hover { color:#354c00; }

.selectstyle {
	padding:2px;
	font-size:12px;
	font-family:Verdana;
}

/****************** ENTETE ******************************/
#entete {
	width:960px;
	position:relative;
}

#logo {
	width:352px;
	height:70px;
	position:relative;
	float:left;
	margin-right:15px;
}

#oursons {
	width:176px;
	height:79px;
	position:relative;
	float:left;
	margin:-10px 4px 0 -20px;
}

#cinema {
	width:126px;
	height:79px;
	position:relative;
	float:left;
	margin:-10px 4px 0 -20px;
	padding-left:50px;
}

#communautaire {
	width:142px;
	height:86px;
	float:left;
	position:right;
	margin-top:-11px;
}

#saisons {
	float:right;
	position:relative;
	margin-top:-10px;
	width:290px;
	text-align:right;
}

#langue {
	float:left;
	width:55px;
	height:16px;
	position:absolute;
	top:0;
	right:0;
	margin-top:30px;
	text-align:right;
}

/********* CONTAINER VIDEO *******************/
#container_video {
	width:960px;
	margin:15px 0 0;
	height:475px;
}

#video_description {
	float:left;
	width:180px;
	padding:20px;
	background-color:#eeeeee;
	height:435px;
	position:relative;
}

#video_saison {
	position:absolute;
	bottom:0;
	margin-bottom:20px;
}

#video_saison img {
	margin-top:5px;
}

#video_youtube {
	width:720px;
	float:left;
	padding:20px 20px 20px 0;
	background-color:#eeeeee;
}

#listing_videos {
	width:920px;
	background-color:#eeeeee;
	margin:10px 0;
	padding:20px;
	overflow:auto;
}

#th_videos {
	width:825px;
	text-align:center;
	float:left;
}

#th_videos img {
	margin:0 4px;
	border:3px solid #d4d4d4;
}
#th_videos img:hover {
	border:3px solid #b4b4b4;
}

.back {
	float:left;
	width:46px;
	margin-top:7px;
}

.forward {
	float:left;
	width:46px;
	margin-top:7px;
}
