*{ outline: none; }
body{ color: #a88335; background: url(images/bg.png); text-align: center; font-size: 13px; font-family: 'museo-sans', Helvetica; padding: 0; margin: 0; }
.content{ width: 960px; margin: 0 auto; }
#footer { background: url(images/footer.png); height: 130px; width:100%; margin: 0 auto; }
	#footer a, #footer span{ font-size: 10px; line-height: 27px; color: #8a8a8a; }

#header { height: 100px; padding-top: 25px; }
#header h1 img { float: left; border: none; }
.clear { clear: both; }
a { color: #8a8a8a; font-size: 0.92em; }
a:hover, a:focus, a:active { color: #b0b0b0; }
h1 { margin: 0; padding: 0; }
h3 { color: #fbedb6; text-shadow: 0px -1px 0px #000; margin:0; font-size: 1.25em; }
h4 { color: #ffbf25; font-weight:bold; text-decoration:none; margin: 0; padding-bottom: 6px; padding-top: 8px; font-size: 1em; }

.entoure{ background: url(images/bg2.png); padding: 10px; width: 280px; -moz-border-radius: 7px; -webkit-border-radius: 7px; float: left; }
.entoure{ margin: 5px; text-align: left; border: solid 1px #555; }
:root .entoure { border: 5px solid rgba(0, 0, 0, 0.15); -moz-border-radius: 5px; -webkit-border-radius: 5px; }

input, textarea{ border: solid 1px #555; padding: 5px; background: url(images/bg2.png) left top repeat; color: #d7d7d7; }
:root input, textarea { border: 5px solid rgba(0, 0, 0, 0.15); }
input, textarea{ -moz-border-radius: 7px; -webkit-border-radius: 7px; }
input[type=submit]{ background: url(images/envoyer.png); height: 31px; width: 99px; border: none; color: #d4dfe3; font-size: 14px; line-height: 31px; padding: 0; }
input[type=submit]{ cursor: pointer; font-weight: bold; text-transform: uppercase; }
input[type=submit]:hover { color: #fff; text-shadow: 1px 1px 13px #fff; }
input[type=text]{ width: 50%; }
input[type=checkbox] { margin: 5px; }
.text-checkbox { color: #9ba71e; }
textarea{ width: 65%; height: 150px; }
label { color: #c0cf23; font-size: 12px; }

.error-message{ color: #ff9000; font-size: 12px; font-weight: bold; }
#adresse{ display: none; }

#info-page { float: left; width: 100%; text-align: left; margin: 20px 20px 30px 20px; padding-bottom: 25px; }
#info-page { background: url(images/ligne.png) repeat-x; background-position: bottom; }
	#info-page h2 { color: #F0E051; margin: 0; text-shadow: 0px -1px 0px #222; text-align: left; font-size: 1.3em; }
	#info-page span { color: #adadad; font-size: 11px; }
	
.colones, .championnat{ width: 300px; margin: 3px; background: url(images/bg2.png); height: 200px; float: left; padding: 2px; border: 1px solid #555; }
:root .colones, :root .championnat { border: 5px solid rgba(0, 0, 0, 0.15); -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.colone-chache{ width: 300px; margin: 3px; height: 110px; float: left; padding: 2px; }
.clear{ clear: both; }
.rouge{color: #FF0000;}
.gris-clair { color: #ADADAD; }
.vert{ color: #c0cf23; }
.jaune{ color:orange; }
.bold{ font-weight: bold; }
.small{ font-size: 0.92em; padding: 0; margin: 0; }
.x-small{ font-size: 0.75em;}
.underline{ text-decoration: underline; }

#sorties img{ height: 175px; width: 240px; border: solid 5px #606060; margin: 5px; }

.ligne { width: 70%; margin: 0 auto; background: url(images/ligne.png) repeat-x; }

#col-gauche, #col-droite { float: left; padding: 10px; }
#col-gauche { width: 360px; }
#col-droite { width: 560px; }

#pres, #actu { width: 480px; float: left; padding-top: 12px; }
#actu { background: url(images/ligne-vertic.png) repeat-y left; }
.large { width: 90%; }







/*  -----------------------------------------------------------------------
	Menu --------------------------------------------------------- */

#menu { background: rgba(255,255,255,0.1); }
#menu { list-style:none; margin-top: 50px; height: 30px; width: 100%; padding: 0; }
#menu li { position: relative; float:left; padding: 0 10px 0 10px; margin: 0px 5px 0 5px; line-height: 30px; }
	#menu li a { text-decoration:none; font: bold 12px Arial; height: 30px; line-height: 30px; color: #919191; text-shadow: 1px 1px 1px rgba(0,0,0,0.25);  }
	#menu .active { background: rgba(255,255,255,0.1); border-top: solid 2px rgba(255,255,255,0.1); border-bottom: solid 2px rgba(255,255,255,0.1); margin: -2px 5px 0 5px; }
#menu .active a, #menu .active:hover a { color: #fff; }
#menu li a:hover, #menu li:hover a { color: #d4dfe3; }






/*  -----------------------------------------------------------------------
	Carrousel --------------------------------------------------------- */
	
#carrousel { border: 2px solid #353535; height: 360px; width: 520px; margin: 0 auto; position: relative; overflow: hidden; }
:root #carrousel { border: 10px solid rgba(0, 0, 0, 0.1); -moz-border-radius: 10px; -webkit-border-radius: 10px;  }
	.slide { position: absolute; top: 0; left: 0; height: 360px; width: 520px; }
	.slide img { height: 360px; width: 520px; }
	:root .title { background: rgba(255, 255, 255, 0.6); }
	.title { position: absolute; height: 35px; bottom:0px; left:0; width: 505px; background: url(images/titre.png) left top repeat; margin: 0; padding-left: 15px; opacity:0.5; }
	.title { text-align: left; color: #000; line-height: 35px; font-weight: bold; text-shadow: 0 1px 1px rgba(255,255,255,0.5); }
	.navigation { position: absolute; bottom: 45px; right: 5px; }
		.navigation span { background: #000; color: #FFF; padding: 3px 6px; cursor: pointer; margin-right: 4px; opacity:0.3; font-size: small; }
		.navigation span { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
		.navigation span:hover, .navigation span.active { background: #FFF; color: #000; opacity:0.99; font-weight: bold; }





/*  -----------------------------------------------------------------------
	Galerie Coupe --------------------------------------------------------- */
	
#galerie-coupe { width: 90%; margin: 0 auto; }
#galerie-coupe .miniature { margin: 10px; height: 80px; width: 110px; border: 3px solid rgba(255, 255, 255, 0.2); -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#galerie-coupe a { text-decoration: none; }
#galerie-coupe .photo { height: 200px; width: 120px; float: left; }
	#galerie-navi a { padding: 8px 15px; background: rgba(255, 255, 255, 0.13); text-decoration: none; font-weight: bold; font-size: 13px; color: #adadad; text-shadow: 0 -1px 1px #000; }
	#galerie-navi a { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	#galerie-navi a:hover, #galerie-navi .active { color: #fff; background: rgba(255, 255, 255, 0.29); }
	.image-border { border: 4px solid rgba(255, 255, 255, 0.12); -moz-border-radius: 4px; -webkit-border-radius: 4px; }
	.photo a span { font-weight: normal; }
	
	.min { height: 200px; width: 320px; float: left; margin: 0 10px; border: 5px solid rgba(0,0,0,.1); }
	.container-min { margin: 0 auto; width: 710px; padding: 25px 0; }
	




/*  -----------------------------------------------------------------------
	Page "photos" --------------------------------------------------------- */
	
#left-col { float: left; width: 194px; }
	#left-col ul li { background: url(images/menu.png); -moz-border-radius: 5px; -webkit-border-radius: 5px; list-style: none; height: 26px; margin: 8px; }
	:root #left-col ul li { border: solid 1px rgba(255, 255, 255, 0.14); }
	#left-col ul li a { color: #868686; text-decoration: none; line-height: 26px; font-size: 13px; }
	#left-col ul li a:hover { color: #939393; }
	#left-col ul .active, #left-col ul .active:hover { text-shadow: 0 0 1px #fff; color: #fff; text-shadow: 0 0 15px #fff; }
#right-col { float: right; width: 760px; }
:root #right-col img { border: 5px solid rgba(0, 0, 0, 0.1); -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#right-col img { border: 5px solid #555; margin: 3px; }
:root #right-col img:hover { border: 5px solid rgba(0, 0, 0, 0.2); }


.float-left {
	float: left;
	padding-top: 20px;
	margin-left: 50px;
}

.photos-div{
	background: rgba(255,255,255, .05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	float: left;
	margin:10px 8px;
	height: 170px;
	width: 150px;
	border: 1px solid rgba(255, 255, 255, .08);
}
.photos-div img {
	width: 90%;
	display: inline-block;
	padding-left: 5px;
	padding-top: 12px;
	margin: 0 auto;
}
.photos-div .min {
	width: 48px;
	padding-left: 55px;
	height: 52px;
	border: none;
	display: inline-block;
	text-align: center;
}
.photos-div a {
	text-decoration: none;
	margin-top: 5px;
	display: block;
}

.button, .button:hover{
	background: green url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	text-shadow: 0 -1px 1px rgba(0,0,0,.25);
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
}
