@charset "utf-8";
/* CSS Document */



.accueil {
	background-color:#FFE9BB;
	}

body {
	width: 960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	}


h1 {
	display:none;
	}
	
	
h2 {
	display:none;
	}

h3 {
font-family:"Trebuchet MS", Tahoma, Geneva, sans-serif;
font-size:22px;
font-weight:bold;
font-variant:small-caps;
color:#843019;
margin-bottom:10px;
margin-top:8px;
margin-right:0.5em;
margin-left:1em;
border-bottom-style:dotted;
border-bottom-color:#843019;
border-bottom-width:2px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-top:0,5em;
	}
	
img {
  	max-width: 100%;
  	height: auto;
}
	
.menu_1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color: #678151;
font-variant:small-caps;
font-weight:bold;
float:right;
vertical-align:top;
margin-top:1em;
margin-right:1em;
 }
 

.pied_page {
	width : 920px;
	height: 131px;
	background:url(../logos/bandeau_bajo.png);
	background-position:center;
	background-repeat:no-repeat;
}

.contenido {
	margin-left:1.2em;
	margin-right:1.3em;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#732B15;
	text-align:justify;
}

.contenido a:link {
    font-family:Helvetica, sans-serif;
	text-decoration:underline;
	font-size:14px;
	color:#732B15;
	}
.contenido a:visited {
	font-family:Helvetica, sans-serif;
	text-decoration:underline;
	font-size:14px;
	color:#732B15;
	}
.contenido a:hover {
    font-family:Helvetica, sans-serif;
	text-decoration:underline;
	font-size:14px;
	color:#C84924; }

.souligne {
text-decoration:underline}

.gras {
	color:#008080;
}

