/* 

h1
	color:#A33A12;
	
	liens C04415
	liens hover 4F200D
	

 */



* {
	font-family: Arial, Helvetica, sans-serif;
	
}



body {
	font-size: 14px;
	background-color: #575043;
	margin: 0px;
	padding: 0px;
/* 	background-image: url(im/fond-body.png);  
	background-repeat: repeat-y;
	background-position: center; */
}



#header {
	height:105px;
	text-align:center;
	border-width: 0px 1px 0px 1px; 
	border-color:#5e5e5e; 
	border-style:solid;
 	background-image: url(im/bandeau_fond.png);  
	background-repeat: repeat-x;
	background-position: top;
	}


#bandeau_menu {
	margin: auto;
	height: 26px;
	background-color: #453f34;
/* 	background-image: url(im/fond-menu-large.jpg);  
	background-repeat: no-repeat;
	background-position: center; */
	text-align:center;
}

#menu_haut {
	margin: auto;
	color: white;
	text-align: left;
	line-height: 26px;
	height: 26px;
	padding-left: 20px;
/* 	background-image: url(im/fond-menu.jpg);  
	background-repeat: no-repeat;
	background-position: center; */
}


#bandeau_corps {
	margin: auto;
	margin-top : -15px;
	width: 1000px;
	background-color: white;
/* 	background-image: url(im/fond-corps.png);
	background-repeat: no-repeat;
	background-position: left bottom; */
	border-width: 0px 1px 0px 1px; 
	border-style:solid;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
}





/* Menu gauche */

.menu_gauche {
	width:228px;
	margin: 20px 0px 0px 18px;
	padding: 25px 10px 45px 20px;
	text-align:left;
/* 	border-width: 1px 1px 1px 1px; 
	border-color:#990000;
	border-style:solid; */
	background-color : #f5f2ec;
	background-image: url(im/fond_menu_gauche.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}


.menu_gauche div {
	font-family: "Times New Roman",serif;
	font-size:22px;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	color:#4B3B2C;
}

.menu_gauche ul{
	margin:0px;
	padding:0px;
}

.menu_gauche li{
	margin:0px;
	padding: 0px 0px 0px 10px;
	list-style-type:none;
}

.menu_gauche a{
	font-family: "Times New Roman",serif;
	font-size:16px;
}


.menu_gauche .ligne_active {
display:block;
background: url("im/fleche_voir_droite.png") no-repeat;
background-position:right center;
color:#4F200D;
}

.menu_gauche .ligne_active:hover{
text-decoration:none;
}


.menu_gauche ul {
display : none;
}

.menu_gauche > ul {
display: block;
display : initial;
}

.racine_active ul {
display: block;
display : initial;
}

.menu_gauche > ul > li{
	padding: 0px;
}

.menu_gauche > ul > li > a{
	font-weight: bold;
}



/* Log adhérent */

#form_log_adherent  {
margin : 0;
padding : 0;
}

#form_log_adherent label {
font-weight: normal;
font-size:13px;
}

.input_log_adherent {
width : 160px;
background-color: white;
}




/* Agenda */

#agenda_extrait {
	width:228px;
	font-family: "Times New Roman",serif;
	margin: 20px 0px 0px 18px;
	padding: 20px 10px 20px 20px;
	text-align:left;
	border: 1px solid #b4b4b4;
	border-radius:7px;
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1) inset;
}

#agenda_extrait div {
	font-family: "Times New Roman",serif;
	font-size:22px;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	color:#4B3B2C;
}

#agenda_extrait div img {
	margin: 0px 10px 0px 0px;
}

#agenda_extrait a {
	font-family: "Times New Roman",serif;
	font-size:14px;
}

#agenda_extrait ul{
	margin:0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid grey;
}

#agenda_extrait li{
	margin:0px;
	padding: 6px 0px 6px 0px;
	list-style-type:none;
	border-top: 1px solid grey;
}




/* Fil d'ariane */

#ariane {
	margin: 0px 30px 0px 255px ;
	padding-top:5px;
	text-align:right;
	font-size: 12px;
}


#h1 {

}

#corps {
	margin: 0px 0px 0px 295px ;
	padding: 0px 0px 40px 0px ;
	width: 675px;
	text-align: justify;
	line-height: 1.5;
}





#bas_corps {
	clear:both;
	height: 30px;
}


#bouton_retour_haut
{
position: fixed;
bottom: 40px;
margin-left:1010px;
cursor: pointer;
display:none;
}



#bandeau_footer {
/* 	background-image: url(im/fond-footer-large.jpg);
	background-repeat: repeat-y;
	background-position: center; */
	background-color: #453f34;
	height: 25px;
}

#footer {
	margin: auto;
	padding: 0px;
	line-height: 25px;
	height: 25px;
	color: white;
	text-align: center;
	font-size: 12px;
}

#footer ul, #footer li{
	display:inline;
	margin: 0px;
	padding:0px;
	list-style-type:none;
}

#footer li:not(:last-child):after{
	content: '|';
}

#footer a {
	color: white;
	margin: 0px 7px;
}


#col_gauche {
float:left;
}



#addthis {
width:200px;
margin: 30px 0px 0px 30px;
}

#xiti {
width:200px;
margin: 30px 0px 0px 30px;
}

table {
border-collapse:collapse;
}

th, td {
border:1px solid #a0a0a0;
padding:5px;
vertical-align: top;
}

h1 {
	font-family: "Times New Roman",serif;
	margin: 20px 0px 50px 290px ;
	text-align:left;
	color:#A33A12;
	font-size: 34px;
	font-weight: normal;
	border-bottom: 1px solid #A33A12;
	width: 675px;
}

h1 {
	font-family: "Times New Roman",serif;
	margin: 20px 0px 50px 290px ;
	text-align:left;
	color:#A33A12;
	font-size: 34px;
	font-weight: normal;
	border-bottom: 1px solid #A33A12;
	width: 675px;
}

h1 img {
	margin: 0px 15px -4px 0px;
}

h1 li{
	font-size: 16px;
}

h2 {
	font-family: "Times New Roman",serif;
	color: #A33A12;
	font-size: 26px;
	font-weight: normal;
	padding-top: 10px;
}

h3 {
	font-family: "Times New Roman",serif;
	color: #A33A12;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 15px;
}

hr {
color: #443c35; 
background-color: #443c35;
height: 1px;
border: 0;
}

blockquote {
color: #716f3d;
border-left: 1px dotted black;
padding-left: 15px;
margin-left: 15px;
font-style:italic;
font-weight: bold;
}

a {
	color: #C04415;
	text-decoration:none;
}

a:hover {
	color: #4F200D;
	text-decoration:underline;
}



.chapo{
font-style:italic;
font-size: 15px;
margin : 30px 0 20px 0;
padding: 15px 30px;
border: 1px solid #828282;
border-radius:7px;
box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1) inset;
}

.text-petit {
	font-size: 11px;
}
.gris {
color:#828282;
}

.rouge {
color:red;
}

.clear_both {
clear:both;
}



/* Images */

.im-a-gauche, .im-a-gauche-bord {
	float: left;
	margin-right: 20px;
}
.im-a-droite, .im-a-droite-bord {
	float: right;
	margin-left: 20px;
}
.im-centre, .im-centre-bord {
	display: block;
	margin: 20px auto;
}
.im-normale-bord, .im-a-gauche-bord, .im-a-droite-bord, .im-centre-bord {
	border: 1px solid #000000;
}



/* galerie */

.conteneur_galerie_img {
float:left;
margin:13px;
}

.galerie_img {
width: 140px;
height: 140px;
text-align:center;
vertical-align:middle;
display : table-cell;
background-color: #828282;
background-image: url(im/fond_galerie.jpg);
background-repeat: repeat-x;
}

.galerie_img img {
border:1px solid white;
}

.fin_galerie {
padding-top:25px;
clear:both;
}




#ads_gauche {
margin: 40px 0px 10px 15px;
text-align: center;
}

#ads_centre {
margin: 20px 0px 10px 0px;
padding: 5px 0px 5px 0px;
text-align: center;
border:1px solid black;
border-radius: 12px;
}

#ads_bas {
margin: 40px 0px 0px 10px;
text-align:center;
}


.encart_sous_pages{
	padding: 0px 20px;
	margin: 8px;
	text-align:left;
	border: 1px solid #828282;
	border-radius:7px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1) inset;
}

.encart_sous_pages img{
	display:inline-block;
	vertical-align: top;
	margin: 10px 10px 10px 0px;
	border: 1px solid #4f463e;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.encart_sous_pages p{
display:inline-block;
vertical-align: top;
margin: 8px 0px 8px 0px;
/* background-color:red; */
width : 500px;
}

.encart_sous_pages_titre{
	font-family: "Times New Roman",serif;
	font-size:19px;
	font-weight:normal;
}


.lien_discret {
text-decoration:none;
color:black;
}

.lien_discret:hover {
text-decoration:underline;
}



/* Annonces */

#filtre_annonces {
border: 1px solid black;
border-radius:7px;
margin : 15px 10px 0px 0px;
padding : 30px 30px;
}

#filtre_annonces  h2 {
margin : 0;
padding : 0px 0px 10px 0px;
}

#filtre_annonces  div {
padding : 0px 0px 10px 0px;
}

#filtre_annonces  label {
display: inline-block;
width : 110px;
font-weight:normal;
}
#filtre_annonces  #valider {
margin-left : 110px;
}


#liste_annonces{
padding: 20px 0 20px 0;	
}

.pagination{
padding: 10px 0 10px 0;	
text-align:center;
font-size:15px;
}

.annonce{
min-height:200px;
border: 1px solid #4B3B2C;
margin: 15px 0;
padding: 0;
border-radius:8px;
}

.annonce h3{
margin: 0 0 15px 0;	
padding: 5px 20px;	
border: 0px solid #73725c;
border-radius: 6px 6px 0px 0px;
color: white;
background-color: #353535;
font-size:18px;
font-weight:normal;
}

.annonce_image{
display:block;
float:right;
height:140px;
margin : 0 10px 10px 10px;
border: 1px solid #4B3B2C;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}

.annonce_image, .annonce_image img{
border-radius:5px;
}

.annonce_contenu{
width : 490px;
margin : 0 0 5px 10px;
}


.annonce_tel, .annonce_email{
padding : 0 0 8px 25px;
background-repeat:no-repeat;
background-position:0px 0px;
}

.annonce_tel{
background-image:url('im/icone_tel.png'); 
}
.annonce_email{
background-image:url('im/icone_email.png'); 
}

/* Formulaire */

input[type=text], input[type=password], select, textarea{
background-color: #f7f4f2;
border:1px inset;
font-size: 14px;
}

.champ_standard{
width:500px;
}

.champ_moyen{
width:300px;
}

label {
font-weight:bold;
}

fieldset {
padding:5px 20px;
margin:20px 0px;
border: 1px solid #afa19a;
border-radius:5px;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3) inset;
}

fieldset legend {
font-size: 14px;
color:#67564e;
font-weight:bold;
background-color: white;
}

#valid_form {
text-align:center;
margin: 20px;
}


.smallcaps {
font-variant: small-caps
}




/* Encarts accueil */

#s3slider {
	margin: 30px auto;
}

.encart_accueil {
display:block;
width:630px;
text-align : justify;
margin: 30px auto;
padding: 15px 15px;
border: 1px solid #828282;
border-radius:7px;
box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1) inset;
}

.encart_accueil:hover {
	text-decoration:none;
}

.encart_accueil h2 {
margin: 0px 0px 5px 0px;
padding: 0px;
color: #990000;
}

.encart_accueil img {
width:95px;
height:95px;
margin : 0 2px 0px 2px;
padding : 0;
border: 1px solid #4B3B2C;
border-radius:5px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}



/* Player */
.player {
width:200px;
height:20px;
background-color: white;
}



/* Alertes et messages */

.alerteR {
background: url("im/non.png") no-repeat;
background-position:8px 4px;
background-color: white;
font-weight:bold;
line-height:22px;
color: red;
padding: 8px 8px 8px 55px;
margin: 0px 0px 20px 0px;
border: 2px solid red;
border-radius: 5px;
}

.alerteR u{
color: black;
text-decoration:none;
padding: 2px 6px;
background-color: #f7f4f2;
border-width:1px; 
border-color: #afa19a; 
border-style:solid;
}

.alerteV {
background: url("im/oui.png") no-repeat;
background-position:8px 4px;
background-color: white;
font-weight:bold;
line-height:22px;
color: green;
padding: 8px 8px 8px 55px;
margin: 0px 0px 20px 0px;
border: 2px solid green;
border-radius: 5px;
}


.alerteR_mini, .alerteV_mini {
background-color: white;
font-weight:bold;
padding: 3px 8px;
border-width:1px; 
border-style:solid;
border-radius: 3px;
}

.alerteR_mini {
color: red;
border-color:red; 
}

.alerteV_mini {
color: green;
border-color:green; 
}





