/* 00 couleurs utilisées, vert fonce #B3DC2D , vert clair #E6F3BE , gris typo #333333 , violet actu #BE0091 , bleu festivites #0090CA */

	body {
	padding: 0;
	background: #c6c7c9 url(../img/fond.jpg) repeat-x;
	font-family: Arial, Myriad, Helvetica, Verdana, sans-serif, Geneva;
	font-size : 12px;
	color : #333333;
	line-height:15px;
	}
	
	div#arrondi1_0 {
	margin:auto;
	width:960px;
	height: 23px;
	background: transparent;
	}

	div#arrondi1_1 {
	margin:auto;
	width:960px;
	height: 23px;
	background: transparent url(../img/footer.png) no-repeat;
	}
	
div#container1_0 {
	margin:auto;
	width:960px;
	height: auto;
	background: transparent url(../img/ombreg_1px.png) repeat-y left;
	}
	
div#container1_1 {
	margin:auto;
	width:960px;
	height: auto;
	background: transparent url(../img/ombred_1px.png) repeat-y right;
	}
	
	div#corps_complet {
	margin:auto;
	margin-left:21px;
	width:918px;
	height:auto;
	background:white;
	}
		
	div#header {
	margin:auto;
	margin-top:-23px;	
	width:630px;
	height:75px;
	float:left;
	background:white;
	}
	
	div#corps_left {
	margin:auto;
	padding-left:40px;
	padding-right:30px;
	width:180px;
	height:auto;
	float: left;
	background: White;
}
	
	div#corps_centre {
	margin:auto;
	padding-left : 20px;
	width:360px;
	height:auto;
	float:left;
	background: white url(../img/sep_1.gif) repeat-y left;
}
	
	div#menu_right {
	margin:auto;
	margin-top:-23px;	
	width:288px;
	height:auto;
	float:right;
	background:white;
	}
	
	div#page {
	width:558px;
	height:auto;
	float:left;
	margin-left : 42px;
	margin-right:30px;
	background: silver;
	}
	
	div#footer {
	margin:auto;
	width:918px;
	height:auto;
	background:transparent;
	text-align:center;
	}
	
	.hr_menu {
	margin:auto;
	width : 630px; 
	clear:both;
	border: 0;
	visibility:hidden;
	}
	
	div#page_contact {
	width:630px;
	height:400px;
	background: white;
	line-height:20px;
	float:left;
	}
	
	.alerte {
	color:red;
	font-weight: bold;
	}

 input, textarea {
    font-family: Arial, Myriad, Helvetica, Verdana, sans-serif, Geneva;
	font-size: 12px;
	color: 	#333333;
	background: #e8f4bf;
	border: 0px;;
 }

 input:focus, textarea:focus {
 background: #d1ea80;
 }
 
  /* STRUCTURE*/
 /* pages */
 .fullpage {
	background-color:white;
	width:560px;
	margin-left:30px;
	height:auto;
	float:left;
}

 .fullpage-total {
	background-color:white;
	width:910px;
	height:auto;
	float:left;
	text-align: center;
}

.dyna-text {
	float: left;
	background-color:transparent;
	width: 310px;
	margin-left: 30px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.dyna-img {
	float:left;
	background-color:transparent;
	width:180px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:10px;
}
 
 /* PAGE DECOUVERTE*/
 /* titres */
 
   .decouverte H2 {
    font-size: 20px;
	color: #FA810F;
}
 
  .decouverte H3 {
    font-size: 16px;
	color: #FA810F;
}
 
 /* PAGE ACTUALITES*/
 /* titres */
.actu-index H3 {
   font-size: 14px;
	color: #BE0091;
}
 
.actu H3 {
   font-size: 15px;
	color: #BE0091;
	margin-left:30px;
}
.actu-soustitre {
   font-size: 14px;
	color: #BE0091;
	margin-left: 30px;
}
.date {
	background-color: transparent;
	font-size: 9px;
	color: #B3DC2D;
	margin-left: 15px;
}

 /* module */
 
.modulactuAc {
	background-color:#F1F6DE;
	width: 576px;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	height: auto;
	float: left;
	border: thin dotted;
	border-color: #E6F3BE;
	border-width: 2px 2px 2px 2px;
}

.modulactuIn {
	background-color:white;
	width: 576px;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	height: auto;
	float: left;
	border: thin dotted;
	border-color: #E6F3BE;
	border-width: 2px 2px 2px 2px;
}

 /* module */

.modulactuAcIndex {
	background-color:#F1F6DE;
    width:180px;
}

.modulactuInIndex {
	background-color:white;
    width:180px;
}


/* PAGE VISITES*/
 /* titres */
  
   .visites H2 {
   font-size: 20px;
	color: #F8B400;
}
 
  .visites H3 {
    font-size: 16px;
	color: #F8B400;
}

/* PAGE FESTIVITE*/
 /* titres */
  .festivite-index H3 {
   font-size: 14px;
	color: #0090CA;
}

 .festivite H3 {
    font-size: 14px;
	color: #0090CA;
	margin-left:30px;
}

.festivite-soustitre {
	font-size: 14px;
	color: #0090CA;
	margin-left: 30px;
}

 /* module */

.modulfestAc {
	background-color:#F1F6DE;
	width: 576px;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	height: auto;
	float: left;
	border: thin dotted;
	border-color: #E6F3BE;
	border-width: 2px 2px 2px 2px;
}

.modulfestIn {
	background-color:white;
	width: 576px;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	height: auto;
	float: left;
	border: thin dotted;
	border-color: #E6F3BE;
	border-width: 2px 2px 2px 2px;
}

.modulfestAcIndex {
	background-color:#F1F6DE;
    width:180px;
}

.modulfestInIndex {
	background-color:white;
    width:180px;
}

/* VARIATIONS TYPO */
.petit {
	font-size : 10px;
}

.paginum {
    display:inline;
    font-family: Arial, Myriad, Helvetica, Verdana, sans-serif, Geneva;
    width:200px;
    height:17px;
    border:1px solid #999999;
    color:white;
    font-size:11px;
    background-color:black;
    text-align:center;
}

.paginum_gray {
    display:inline;
    font-family: Arial, Myriad, Helvetica, Verdana, sans-serif, Geneva;
    width:17px;
    height:17px;
    border:1px solid white;
    color:#999999;
    font-size:11px;
    background-color:white;
    text-align:center;
}

