@charset "utf-8";
/* CSS Document */
html {
	padding: 0;
	margin: 0;
	overflow-y: scroll;
	height: 100%;
	}
	
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background: #f3f0e9;
	}

/*td img {display: block;}*/

div#wrapper {	
	width: 785px;
	padding: 0;
	margin: 5px auto;
	background: #fff;
	}

/* Definition des parties */

#tete {
	width: 457px; /*577*/
	height: 50px; /*125*/
	padding: 70px 100px 0px 20px;
	margin:0;
	color: #F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 3px;
	}
	
#tete a {padding:0; margin:0; color: #fff; text-decoration: none}

#tete a:hover {font-style:italic; text-decoration: none }

#tete-swf {
	width: 577px;
	height: 125px;
	padding:0;
	margin:0;
	background-color: #F9E8DD;
	}


/**************************/
#leftbox {
	width: 161px;
	padding: 3px;
	margin:0 0 70px 0;
	}
	
#rightbox {
	width: 155px;
	}


/*************************/	
#corps {
	font-size: 12px;	
	line-height: 21px;
	}

p {
	padding: 0;
	margin: 3px 7px 5px 7px;
	}
	
a {
	color: #AC5320;
	text-decoration: none;
	}
	
a:hover {
	color: #D18450;
	text-decoration: underline;
	}
	
a img { border: none; }
		
	
h3.gdTitre {
	margin: 7px 3px 10px 3px;
	padding: 0;
	padding-left: 20px;
	border-bottom: 2px solid #AC5320;
	border-right: 2px solid #AC5320;
	font-size: 18px;
	color: #AC5320;
	background:  url(../images/flecheH3.png) left top no-repeat;
	}

h3 {
	margin: 0 3px;
	padding: 0;
	font-size: 15px;
	color: #AC5320;
	}
	
.band {
	font-weight: bold;
	padding: 0px;
	margin: 5px 3px;
	text-align: center;
	background-color: #F5D8C4;
	border: 1px solid #D18450;
	}
	
.band a {	
	color: #AC5320;
	text-decoration: none;
	font-weight: bolder;
	}
	
.band a:hover {
	color: #fff;
	text-decoration: none;
	}
	
a.suite {
	font-weight: bolder;
	color: #AC5320;
	text-decoration: none;
	margin: 0 5px;
	padding: 0 3px;
	/*background-color: #FCECE1;*/
	}
	
a.suite:hover {
	color: #fff;
	background-color: #D18450;
	text-decoration: none;
	}
	
/*CSS speciaux*/
	
#chemin {
	padding: 2px 3px;
	margin: 0 3px 10px 3px;
	color: #AC5320;
	font-weight: bolder;
	font-size: 11px;
	border-bottom: 1px solid #D18450;
	border-left: 10px solid #D18450;
	}
	
.droite {
	padding:0;
	margin: 0 7px;
	text-align: right;
	font-weight: bolder;
	}
	
.unite {
	border: 1px dotted #D18450;
	padding: 3px;
	margin: 7px;
	margin-bottom: 15px;
	background-color: #f3f0e9;
	}
	
.detail {
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	padding: 0;
	margin:0 0 0 15px;
	color: #555;
	}
	
.chapo {
	padding: 0;
	margin: 7px;
	font-weight: bold;
	line-height: 18px;
	color: #555;
	}
	

.boxTitle {
	width: 133px;
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	font-size: 18px;
	color: #AC5320;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}
	
.boxBody, .boxBody ul, .boxBody li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	color: #AC5320;
	}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Element spip */
/*Formulaire*/
#search {
	padding:0;
	margin: 15px 0;
	}
	
#search form {
	padding: 0;
	margin: 5px 0;
	}

#recherche {
	font-weight: bolder;
	color: #AC5320;
	background: #f3f0e9;
	border: 1px solid #AC5320;
	padding-left: 1px;
	width: 97%;
	}
	
#recherche:focus {
	border: 1px solid #D18450;
	background: #efefef;
	}
	
/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img { margin: 0; padding: 0; border: none; }
.spip_logos { margin: 5px; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-left: 7px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-right: 7px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 12px; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 11px; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* surlignage recherche */
.spip_surligne { background: #F5D8C4; font-weight: bolder; }

/************************************
*        Element signature          *
************************************/

#signature, #signature dl, #signature dt {
	font-size: 10px;
	color: #AC5320;
	padding:0;
	margin:0;
	}
	
#signature dt {	display: none;	}
	
#signature dd {
	margin: 0;
	padding: 2px;
	display: block;
	float: left;
	}
	
#signature dd ~ dd { float: right; }
	
#signature a {
	text-decoration: none;
	font-weight: bold;
	color: #804822;
	}
	
#signature a:hover {
	text-decoration: underline;
	color: #fff;
	}
	
