body{
	background:#000 url(img/back_main.jpg) no-repeat bottom center;
	height:100%;
	margin:0;
	font-size:12px;
	font-family:Arial;
}

ul, li, p, h1, h2, h3, h4{ margin: 0; padding:0}
textarea{ font-size:12px; font-family:Arial; }
a img{border:none}
img{ display:block }

p{line-height:1.5em; margin-bottom:0.5em}

a, a:visited{ color:#000; }

.clearfix{ clear:both }

.floatleft{ float:left; margin-right:10px;}

.video{
	background:#000;
	text-align:center;
	margin-bottom:25px;
}

.credits{
	text-align:center;
	color:#333;
	font-size:10px;
}

#main{
	width:976px;
	margin:0 auto;
}

#header{
	background:#000 url(img/terre_header.jpg) no-repeat 840px center;
	color:#fff;
	margin-top:5px;
}

#header h1, #header h2{
	text-transform:uppercase;
}

#header h1{
	font-size:23px;
}

#header h2{
	font-weight:normal;
	font-size:19px;
}

#header .titre{
	padding-top:22px;
}


#content{
	padding:10px;
	background-color:#fff;
	margin-top:5px;
	overflow:auto;
	_float:left;
}

#content #page{
	background:url(img/separ.jpg) no-repeat right center;
	width:630px;
	padding-right:10px;
	margin-right:10px;
	float:left;
}

#page h2{
	color:#037fc2;
	font-size:17px;
	margin-bottom:0.5em;
	margin-top:1em;
}

.dl{
	background:url(img/box_dl.gif) no-repeat;
	width:630px;
	height:591px;
	margin-top:30px;
}

.dl li{
	width:275px;
	padding:20px;
	list-style-type:none;
	float:left;
	text-align:center;
	padding-bottom:0;
}

.dl li img{
	display:inline;
}

.dl .title h3{
	line-height:25px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
}

#content #side{
	float:left;
	width:306px;
}

.box{
	margin-bottom:10px;
}

.box .title{
	background:url(img/top_box.jpg) no-repeat;
	height:25px;
}

.box .title h3{
	line-height:25px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
}

.box .content{
	padding:10px;
	padding-bottom:1px;
	margin-bottom:-3px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	_width:284px;
}

p.blue{
	color:#2181b8;
	font-weight:bold;
}

.box .bottom{
	background:url(img/bottom_box.jpg) no-repeat center center;
	height:11px;
}

.facebook{
	text-align:center;
}

.facebook img{
	display:inline;
}

.liens li a{
	display:block;
	background:url(img/fleche.gif) no-repeat left 0.3em;
	padding-left:12px;
	text-decoration:none;
	_height:0;
}

.liens li a:hover{
	text-decoration:underline;
}

.box a:hover{
	text-decoration:none;
}

.liens li{
	list-style-type:none;
	line-height:1.5em;
}

/**** gallerie ****/

.gallery_demo_unstyled ul{
	
}

/* BEGIN GALERIE STYLE */

.galleria{list-style:none;width:200px; margin-top:50px;_margin-top:10px;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.caption{font-style:none;color:#fff;font-family:verdana; font-size:0.8em;margin-top:-10px;padding:10px;background:#000; display:block; height:24px}
.demo{position:relative;}
.gallery_demo{width:630px; _width:640px}
.gallery_demo li{width:32px;height:24px;border:2px double #111;margin: 3px;background:#000;}
.gallery_demo li div{left:240px}

#main_image{margin:0 auto 10px auto;width:630px;height:420px;text-align:center}
#main_image img{margin-bottom:10px;}

.nav{padding-top:15px;clear:both;font:80% 'verdana';letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
