@charset "utf-8";
/* CSS Document */

body {background-color:#000;background-image:url(../design/background/fond_pois.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif;font-size:small;color: #000;text-align:justify;}
		
img {border:none}

#categorie img {border:5px solid #FFF; margin-right:40px;}

h1 {color:#F60;font-size:large;font-weight:bold;}
h2 {color:#F60;font-size:medium;font-weight:normal;}
h3 {color:#000;font-size:large;font-weight:bold; margin-left:130px;}
		
a {color:#000;text-decoration:underline;}

a:visited {color: #000;text-decoration:underline;}
a:hover {color: #333;text-decoration:underline;}
a:active {color:#000;}
		

#header { width:1000px; height:100px;}
#headerG {background-image:url(../design/header/header-gauche.jpg); background-repeat:no-repeat; background-position:left; width:700px; height:100px; float:left;}
#headerD {background-image:url(../design/header/header-droite.jpg); background-repeat:no-repeat; background-position:right; width:300px; height:100px; float:right;}
		
#menu {margin:auto;}

		
#maincontent {width:1000px;background-color:#FFF;margin:auto;}
			
#blocHG { width:600px; padding-right:0px; padding-left:0px; padding-top:0px; height:380px; background-color:#FC9; border-bottom:2px solid #F60; border-top:2px solid #F60;}
#blocHD { width:380px; padding:20px 20px 0 0; height:360px; float:right; background-color:#FC9; border-bottom:2px solid #F60; border-top:2px solid #F60;}
		
#blocBas {background-image:url(../design/divers/page_arrondi.jpg); background-color:#ffffff;background-repeat:no-repeat; background-position:bottom;width:940px;padding:0 30px 0 30px;height:550px;}
	#blocBas p img {border: 2px #F63 solid;margin-bottom:3px;}

#blocBasPage { background-image:url(../design/divers/page_arrondi.jpg); background-repeat:no-repeat; background-position:bottom; padding-bottom:30px;}
	#blocBasPage a { color:#F60;}
	#blocBasPage a:hover { color:#F93;}
	#blocBasPage a:visited {color:#F60;}

#cadreArchives img{border:2px solid #F60; margin-bottom:5px;}
#cadreArchives a{font-weight:bold; color:#000;}

.upperleft{width:90%; margin-left:auto; margin-right:auto; margin-top:30px; background-color:#ffcc99; background-image:url('../design/divers/coin1.jpg');background-repeat:no-repeat; background-position:top left;}
.upperright{background-image : url('../design/divers/coin2.jpg');background-repeat : no-repeat;background-position : top right;}
.lowerleft{background-image : url('../design/divers/coin3.jpg');background-repeat : no-repeat;background-position : bottom left;}
.lowerright{background-image : url('../design/divers/coin4.jpg');background-repeat : no-repeat;background-position : bottom right;padding : 3% 3% 3% 3%;}

.upperleft2{width:100%; margin-left:auto; margin-right:auto; margin-top:20px; background-color:#fff; background-image:url('../design/divers/coin1_2.jpg');background-repeat:no-repeat; background-position:top left;}
.upperright2{background-image : url('../design/divers/coin2_2.jpg');background-repeat : no-repeat;background-position : top right;}
.lowerleft2{background-image : url('../design/divers/coin3_2.jpg');background-repeat : no-repeat;background-position : bottom left;}
.lowerright2{background-image : url('../design/divers/coin4_2.jpg');background-repeat : no-repeat;background-position : bottom right;padding : 3% 3% 3% 3%;}

.formulaire {border:1px solid #F60; width:300px; background-color: #fff;}
#boutonEnvoyer {}

.map { background-color:#FFF; border:1px solid #F60; padding-top:13px; padding-bottom:2px; margin-top:10px;}
.video {width: 400px; height:auto; float:right; margin-top:10px;}
.news {width: 460px; height:auto; float:left; margin-top:10px; margin-left:10px;text-align:left; }
.news a {font-weight:bold;}
.lienOrange {text-align:right; }
.lienOrange a {color:#F60;font-size:small;}
.lienOrange a:hover {font-weight:bold}
	
#footer {font-size:small;font-weight:bold;text-align:center;color:#000; background-color:#FF6600; margin-top:10px; padding:2px;}
		
	#footer a{color:#000; font-weight:bold;}
	#footer a:visited {color: #000;}
	#footer a:hover {color: #333;}
	#footer a:active {}
