/* CSS Document */
html, body {margin: 0 0 0 0;padding: 0 0 0 0;background-image: url(../img/bg.png);font-family: Arial, sans-serif;}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ABBC47;
}

hr{
	background-color: #999999;
}

div.photos img {
	padding:5px;
	border:solid #000 1px;
}
.disabled {
	width:100px;
	display:inline;
}
.paging {
	font-size:12px;
}
.photos div.paging {
	padding-left:50px;
	vertical-align:bottom;
}
.paging a {
	text-decoration:none;
}
.paging a:hover {
	text-decoration:underline;
}
div.photos {
	min-height:500px;
}

#titre_news {
	color:#16352A;
	font-family:Arial,sans-serif;
	font-size:12px;
}
#date_news {
	color:#ABBC47;
	font-family:Arial,sans-serif;
	font-size:12px;
}
#content_news {
	color:#000;
	font-family:Arial,sans-serif;
	font-size:12px;
	width:300px;
}
#shamane {
	height: auto;
	width: 360px;
	margin-top: 20px;
	margin-bottom: 25px;
}
#countdown1 {
	margin:0 auto;
	font-size:100%;
	font-family:eurostile, arial, helvetica, sans-serif;
	color:#CCCCCC;
	border:2px solid #000000;
	padding:4px;
	letter-spacing:2px;
	white-space:nowrap;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
}
#rebours {
	background-color: #000000;
	width:359px
}
#center {
	position:absolute;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	padding-left: 32px;
	height: 100%;
}

/*top*/
#top {
	width: 536px; /*largeur 536*/
	height: 92px; /*hauteur 92*/
	background-image: url(../img/anes.png); /*image d'arrière-plan avec les ânes*/
	background-repeat: no-repeat; /*pas de répétition de l'image d'arrière-plan*/
}
h1 {
	color: #16352A;
	margin: 0;
	padding:0;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
}

h2 {
	color: #583B1C;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-family: Arial, sans-serif;
}

.position{padding-left: 25px;padding-top: 35px;}
/*fin top */

/*menu*/
#navigation{
	margin-top: 0px;
	width: 598px;
	height: 45px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #174363;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000033;
	text-align: center;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#pages-display #right {
float:left;
	font-size:14px;
	padding:1em;
	width:330px;
	position: fixed;
	left: 35%;
	top: 100px;
}
.menu li {
	display: inline;
}
.menu a {
	margin: 0px;
	padding: 0;
	font: bold 0.7em arial, sans-serif;
	display: inline;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border-right: 2px solid #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
}
#menufin a{border-right: 0px solid #A2B43C;}

.menu a:hover {
	background-color: #000033;
}
/*fin menu*/


/*contenue*/
#bloc {
	background-color: #ffffff;
	width: 536px;
	background-image: url(../img/coin.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenue {
	background-repeat: no-repeat;
	background-image: url(../img/savon.png);
	background-position: left top;
	padding-top: 35px;
	padding-right: 1px;
	padding-left: 165px;

}
#text_zone {
		min-height:450px;
}
#contenue h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/ligne.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 0.9em;
}
p {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	width: 360px;
}
#contenue li{
	font-size: 0.7em;
	list-style-type: square;
}
/*fin contenue*/
#extraDiv2 {
	position: absolute;
	top: 280px;
	left: 0;
	width: 180px;
	height: 227px;
	/*background: url(imgages/photo-droite2.png)  no-repeat;
	background-image: url(images/photo-droite2.png);*/
}

/*footer*/
#foot{
margin-top:0px;
}
#foot p {
	width:536px;
	margin:0px;
	padding:0px;
	text-align:center;
}
