* { 
	padding: 0;
	margin: 0; 
}

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #350E04; 
	background: #EFDEA4 url('../img/bg.gif') repeat-x;
	text-align: center;
}

/* links */
a { 
	color: #AA7537;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #664218;
	background-color: inherit;
	text-decoration : underline;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #5e2600;	
}
h1 { font-size: 1.5em; color: #5e2600; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 5px 15px;
}
.text_news{
	line-height : 1.3;
}
.text_news p{
	margin : 0px;
	padding : 0px;
}
.text_news a{
	font-weight : bold;
	text-decoration : underline;
}
.text_news img {
	margin : 5px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 0px;
}
img.no-border {
	border: none;
}
img.float-right {
margin: 5px 0px 5px 15px;  
}
img.float-left {
margin: 5px 15px 5px 0px;
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
	background: #EFDEA4;
	border: 1px solid #EFE1B3;  
	border-left: 4px solid #4284B0; 
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 20px;  	
	background: #EFDEA4;
	border: 1px solid #EFE1B3; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
#main form {
	margin:10px; 
	padding: 0;
	border: 1px solid #EFE1B3; 
	background-color: #f2ecd9; 
}
#main .form_fond {
	margin:10px; 
	padding: 0;
	border: 1px solid #EFE1B3; 
	background-color: #f2ecd9;
	color : #5E2600;
}
#main label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
#main input {
	padding: 2px;
	border:1px solid #EFDEA4;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	width : 200px;
}
#don .image_don{
	width : 100px;
	height : 44px;
	border : 0px;
	display : block;
	margin : 0 auto;	
}
#main textarea {
	width:450px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #EFDEA4;
	height:50px;
	display:block;
	color:#777;
}
#main .txtarea_contact{
	height:100px;
}

#main .button { 
	margin: 5px 0 0 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #DFCC8B;
	background: #FFF; 
	padding: 2px 3px; 
	color: #664218;
	width : 70px;	
}
.error{
	text-align : center;
	display : block;
	color : red;
}
.succes{
	text-align : center;
	display : block;
	color : green;
}
.spammy
{
	width : 0px;
	height : 0px;
	display : none;
}
.img_aleatoire_menu{
	padding : 10px;
	border : solid 2px #DFCC8B;
	background : #F2ECD9;
}
/***********************
LAYOUT
************************/
#wrap {
	width: 950px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 10px 0 0 0; 
	padding: 0;	
}

/* *************************** header *******************************/
#header {
	position: relative;
	height: 95px;	
	background: white url('../img/headerbg.gif') repeat-x 0% 100%;	
}
#header h1 {
	margin: 0; 
	padding: 0;
	font: bolder 30px 'Trebuchet MS', Arial, Sans-serif;
}
#header h2#slogan {
	color: #AA7537;
	font: bold 12px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
	margin: 0; 
	padding: 0;
}
#header .logo{
	float : left;
	border : 0px;
	margin-right : 10px;
}


/* *************************** main *******************************/
#main {
	float: left;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 509px;	
	background: #FFF;	
}
.post-footer {
	background-color: #F2EDDC;
	padding: 5px; 
	margin: 20px 10px 0 10px;
	border: 1px solid #EFDEA4;
	font-size: 95%;	
}
.post-footer .date {
	background: url('../img/clock.gif') no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url('../img/comment.gif') no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url('../img/page.gif') no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}

.post-footer2 {
	background-color: #fff;
	padding: 5px; 
	margin: 20px 10px 0 10px;
	border: 1px solid #EFDEA4;
	font-size: 95%;	
}
.post-footer2 .date {
	background: url('../img/clock.gif') no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}
.post-footer2 .comments {
	background: url('../img/comment.gif') no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}
.post-footer2 .readmore {
	background: url('../img/page.gif') no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}

#publiciteHaut{
text-align : center;
padding : 5px;
clear : both;
}

/* --- news --- */
#main .text_news{
margin : 0 10px;
text-align : justify;
}
/* --- commentaire --- */
#commentaire .commentaire_text1{
padding : 2px;
margin : 5px 10px;
background : #f2eddc;
background : #f2eddc;
}
#commentaire .commentaire_text2{
padding : 2px;
background : #f9f7ee;
margin : 5px 10px;
}
#commentaire .auteur{
text-align : right;
margin : 10px 0 0 0;
}
/* --- liste galerie / evenement --- */
.evenement_Liste{
background-color : #F2ECD9;
margin : 10px;
padding : 10px;
}
.titre_evenement{
font-weight : bold;
font-size: 12px;
margin : 0 0 0 0px;
}
.titre_evenement a{
font-weight : bold;
font-size: 12px;
text-decoration : none;
}
.date_evenement{
margin-top : 2px;
}
.plusdedetail{
position : relative;
text-align : right;
}
.lieu{
background-color : #EFE1B3;
margin : 10px auto;
padding : 10px;
border : dashed 2px #DADADA;
}
.info_even{
display : block;
width : 70px;
text-align : left;
float : left;
font-weight : bold;
}
.renseignemeents_e{
margin :5px 0 0 0px;
}
.spanRenseignement{
margin :0px 0 0 70px;
}
.map{
height : 300px;
margin : 10px;
}
.acces_gallerie_img{
width : 200px;
height : 40px;
background: url('../img/gallerie.gif') no-repeat left center;
margin : 0 auto;
}
.acces_gallerie_lien{
line-height : 40px;
font-size : 15px;
font-weight : bolder;
font-family : 'Trebuchet MS',Arial,Sans-serif;
margin : 0 0 0 50px;
}

/* --- galerie --- */
.description_galerie{
margin : 10px;
}
.img_gallerie{
margin : 5px 6px;
padding : 10px;
border : solid 2px #DFCC8B;
background : #F2ECD9;
}
.illu_gallerie{
float : left;
padding : 7px;
background : #FFFFFF;
border : solid 1px #F2ECD9;
margin : 0 10px 0 0;
}
.photoGallerie{
float : left;
}
/* *************************** left bar *******************************/
#sidebar {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;	
	padding: 0; 
	display: inline;	
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:5px 8px 5px 8px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #EFE1B3;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #745026;	
	text-decoration:none;	
	padding:2px 5px 2px 7px;
	background: #F2EDDC;
	min-height:18px;
}
* html body #sidebar ul.sidemenu a {
	height: 18px; 
}
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 7px;
	background: #EFDEA4;
	color: #745026;
}
#pub_droite{
	text-align : center;
}
.champ_newsletter{
	width : 185px;
	height : 16px;
	color: #664218;	
	margin : 8px 0px 0px 13px;
	border : 1px solid #EFDEA4;
}
#sidebar .button { 
	margin: 5px 0px 0px 12px; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #DFCC8B;
	background: #F2ECD9; 
	padding: 2px 3px; 
	color: #664218;	
}
#sidebar .bloc_menu{
	background : #fff;
	margin : 0px 0 10px 0 ;
	padding: 5px;
}
#sidebar .titre_bloc{
	display : block;
	border-bottom : solid 2px #664218;
	color : #664218;
	font-size : 14px;
	font-weight : bold;
	font-family :'Trebuchet MS',Arial,Sans-serif;
	margin : 0 0 5px 0;
}

/* *************************** right bar *******************************/
#rightbar {
	float: right;
	width: 200px;
	padding: 0px; 
	margin:0px 0 10px 0;	
}
#rightbar .bloc_menu{
	background : #fff;
	margin : 0px 0 10px 0 ;
	padding: 5px;
}
#rightbar .titre_bloc{
	display : block;
	border-bottom : solid 2px #664218;
	color : #664218;
	font-size : 14px;
	font-weight : bold;
	font-family :'Trebuchet MS',Arial,Sans-serif;
	margin : 0 0 5px 0;
}
#rightbar li{
list-style-type : none;
margin : 0px;
padding: 0px;
}
#rightbar ul{
list-style-type : none;
margin : 0px;
padding: 0px;
}
#rightbar .button { 
	margin: 5px 0px 0px 111px; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #DFCC8B;
	background: #F2ECD9; 
	padding: 2px 3px; 
	color: #664218;	
}

/* Footer */
#footer { 
clear: both; 
color: #AA7537; 
background: #EFDEA4; 
border-top: 5px solid #AA7537;
margin: 0 0 10px 0; 
padding: 0; 
height: 50px;	  
font-size: 95%;
}
#footer a { 
text-decoration: none; 
font-weight: bold;	
color: #AA7537;
}
#footer .footer-left{
float: left;
width: 45%;
}
#footer .footer-right{
float: right;
width: 45%;
}

/* menu tabs */
#header ul {
/*z-index: 999999;*/
position: absolute;
margin:0; padding: 0;
list-style:none;
right: 0; 
bottom: 6px !important; bottom: 5px;
font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#onglet li {
display:inline;
margin:0; padding:0;
}
#onglet a {
float:left;
background: url('../img/tableft.gif') no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#onglet a span {
float:left;
display:block;
background: url('../img/tabright.gif') no-repeat right top;
padding:6px 15px 3px 8px;
color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#onglet a span {float:none;}
/* End IE5-Mac hack */
#onglet a:hover span {
color:#FFF;
}
#onglet a:hover {
background-position:0% -42px;
}
#onglet a:hover span {
background-position:100% -42px;
}
#onglet #current a {
background-position:0% -42px;
color: #FFF;
}
#onglet #current a span {
background-position:100% -42px;
color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear{
	background:transparent none repeat scroll 0% 50%;
	clear:both;
	font-size:0px;
	height:1px;
	margin-bottom:-1px;
}
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }

/* --- Calendar CSS --- */
#calendrier{
width : 95%;
/*border : solid 2px red;*/
margin : 5px auto 5px auto;
}
#calendrier .fleches{
background-color : #AA7537;
vertical-align :center;
text-align : center;
font-weight : bolder;
color : #fff;
}
#calendrier .nom_mois{
vertical-align :center;
text-align : center;
font-weight : bolder;
} 
#calendrier .noms_jours{
background-color : #EFDEA4;
text-align : center;
height : 15px;
color : #5E2600;
}
#calendrier .aujourdhui{
text-align : center;
background-color : #F2ECD9;
}
#calendrier .jours{
text-align : center;
}
#calendrier .evenement{
font-weight : bold;
background-color : #DFCC8B;
text-align : center;
}
#calendrier a{
color : #fff;
}
/* --- Meteo --- */
.ville_meteo{
	font-weight : bolder;
	text-align : center;
	display : block;
}
.infos_meteo{
	text-align : center;
	display : block;
	width : 122px;
}
/* --- Dons --- */
.sys_don{
	margin : 0 auto;
	text-align : center;
}
/* --- Sondage --- */
.question_sondage{
 	text-align : center;
 	font-weight : bold;
}
.reponse_sondage{
	margin : 0px 0px 3px 4px; 
	padding : 0px:
}
.pourcentage_sondage{
	font-weight : bolder;
	color : #5E2600;
}


/* ########################################### */
/* ################### photo ################## */
/* ########################################### */
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}