/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS --- 11
   © Elephorm & Alsacreations.com
   Conditions d'utilisation:
   http://creativecommons.org/licenses/by/2.0/fr/
   ============================================== */


/* --- COULEURS --- */

/* Note: vous pouvez modifier simplement l'aspect de ce gabarit en modifiant
   uniquement les couleurs de fond (propriétés background) et les couleurs
   du texte (propriété color).
   Pour modifier la disposition des blocs, voir plus bas dans la feuille de
   styles la partie «positionnement». */

/* Général */
body {
	color: #FFFFFF;
	background: url(img/fond.jpg);
}
a {
	color: #ffffff;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
	color: #FFC15F;font-weight:bold;
}

/* Conteneur central */
#centre {
	background: url(img/11-colgauche.png) repeat-y left top;
}
#centre-bis {
	background: url(img/11-coldroite.png) repeat-y right top;
}

/* Navigation */
#navigation {
	padding-left: 10px;
}
#navigation ul a {
	color: #ffffff;
}
#navigation ul a:hover, #navigation a:focus {
	background: #AD4801;
}
#navigation li.active {
	background: #AD4801;
}


/* Contenu principal */
#principal {
	color: #181A12;
	background: #ffffff;
}



#principal a {
	color: #332510;
}
#principal a:hover, #principal a:focus {
	color: #6E5122;
}
#principal strong {
	color: #181A12;
}

/* Contenu secondaire */
#secondaire {
	
}



/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 20px 5px;
}
#global {
	width: 90%;
	max-width: 90em;
	min-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

/* En-tête */
#entete {
	text-align:center;
	background: url(img/head_bg.png) repeat-x right top;
	margin-left:auto;
	margin-right:auto;
}
#entete h1 {
	margin: 0;
	padding:0;
}
#entete h1 img {
	background: url(img/head.png) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#flash {
	background: url(img/head.png) no-repeat top center;
	width:900px;
	height:236px;
	margin-left:auto;
	margin-right:auto;
	
}

#flashcontent {
margin:0;
padding:0;
text-align:left;
}

#entete .sous-titre {
	margin: 4px 0 15px 0;
}


#news {
background:#ffffff;
width: 100%;
color:#000000;
padding-top:5px;
padding-bottom:5px;
}

#news a {
color:#000000;
}

#news p {
padding-left:5px;
}

/* Bloc central */
#centre-bis {
	width: 100%;
	overflow: hidden;
}

/* Menu de navigation */
#navigation {
	float: left;
	width: 180px;
}
#navigation ul {
	margin: 0;
	padding: 20px 10px 20px 0px;
	list-style: none;
}
#navigation ul a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	font-size: .9em;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* Contenu principal */
#principal {
	margin-left: 200px;
	margin-right: 260px;
	padding: 10px 20px;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
}

/* Contenu secondaire */
#secondaire {
	float: right;
	width: 200px;
	padding: 12px 20px;
}

/* Pied de page */
#pied {
	margin: 0;
	padding: 15px 260px 10px 200px;
	font-size: .85em;
	text-align:center;
	color:#000000;
}

/* Mention de copyright */
#copyright {
	margin: 8px 0 0 0;
	font-size: 1em;
	text-align: left;
	text-align:center;
}


.cadre {
border:1px solid #AD4801;
background:#EAE3BF;
}

.cadre p {
color:#6F4907;
font-weight:bold;
text-align:center;
}

#right_img {
float:left;
width:300px;
height:198px;
background: url(img/2.png) no-repeat top center;
}

#right_img2 {
float:left;
width:200px;
height:300px;
background: url(img/4.jpg) no-repeat top center;
}

#left_img {
float:right;
width:300px;
height:198px;
background: url(img/3.png) no-repeat top center;
}


.blanc {
background:#ffffff;
}

.noir {
	background: url(img/7.png) #000 no-repeat top center;
	height:590px;
}

.vert {
background: url(img/5.png) #EAE3BF no-repeat top center;
}


.arbre {
background: url(img/6.png) #ffffff no-repeat top center;
height:1180px;
}

.photo {
background: url(img/8.png) #ffffff no-repeat top center;
min-height:1170px;
height:100%;
}

.contact {
background: url(img/9.png) #EAE3BF no-repeat top center;
height:900px;
}

/* Easy Slider */
#contentslide{

		text-align:center;

		}	
		
#slider {
margin-left: auto;
margin-right:auto;

}
		
		
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:400px;
		height:161px;
		overflow:hidden; 
		}	
	
	
/* // Easy Slider */





#video {
	background: url(img/cinema.jpg) no-repeat left top;
	width:100%;
	height:520px;
	
	padding-top:28px;
	text-align:center;
}


a.video {
padding:0;
border:none;
background:none;
}

a.video:hover{
padding:0;
border:none;
background:none;
}

img {
border:none;
}


ul.photos{
	margin: 0;
	padding: 20px 10px 20px 0px;
	list-style: none;
}
ul.photos a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	font-size: .9em;
	font-weight:bold;
	text-decoration: none;
}

ul.photos a:hover {
	text-decoration: underline;
}

ul.photos li.active {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	font-size: .9em;
	font-weight:bold;
	text-decoration: none;
	background:#CEA15D;
	
}




