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

hr{
color: #5c493a;
background-color: #5c493a;
height: 2px;
border: 0;
}


p{
margin:5px;
pading:5px;
}

*{
margin:0; 
padding:0;
border:0;
color:#676767;
}


body {
	font-family:"Trebuchet MS";
	font-size: 14px;
	padding: 0;
	margin:0;
	background-color: #edddc6;
	color: #333333;
	background-image:url(img/header.jpg);
	background-repeat: repeat-x;
}

#header{
position : absolute;
top:0;
}

#nav1{
position : absolute;
top:141px;
}

#contenu{
position : absolute;
top:191px;
}

#footer{
	width:900px;
}

#footer2{
	width:903px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#enveloppe{
float:left;
width:100%;
}

#fin{
position:absolute;
}


#conteneur{
	
	
	border: 1px solid transparent;
	width:903px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}

h3{
color:#5c493a;

}

h4{
color:#008caf;
}






}	

a.lire-la-suite{
	background-image: url(images/bt-lire-la-suite.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 18px;
	width: 85px;
}
a.lire-la-suite:hover{
	background-image: url(images/bt-lire-la-suite.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
	height: 18px;
	width: 85px;
}



/* links */
a, a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}















h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Georgia, Times, serif; }


h3,.h3 { font-size: 1.20em; font-weight: bold; }
hr.spip {} /* Cf.: spip_style.css */

ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }


img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */























