* {
	line-height: 110%;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background: #fff;
	/* url(../images/fd_page.gif) 0px 164px repeat-x;
*/
	color: #333;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a,a.spip_out {
	color: #f05623;
	text-decoration: none;
/*	font-weight: bold; */
}
a:hover {
	text-decoration: underline;
}
a.savoirplus{
	font-weight:bold;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #8A5D3C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 20px;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	color: #8A5D3C;
}
strong {
	font-weight: bold;
	color: #8A5D3C;
}
#page {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.container_16 {
	background-color: transparent;
}
/* globales */
div.inner {
	margin: 20px;
}
/* Bloc Bando */
#bando {
	width: 100%;
	height: 112px;
	background: #FEFBEA;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
#bando div.container_16 {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* pied de page */
#pied {
	width: 100%;
	height:auto;
	background:#FEFBEA;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#pied div.container_16 {
	margin: 10px auto;
	padding: 0;
	text-align: left;
}
/* trait separateur bas de page */
#separateur {
	width: 100%;
	height: 10px;
	border: none;
	background-color: #8C5B40;
	margin-bottom: 0px;
}

#logo1 {
	height: 90px;
}
#logo2 {
	height: 80px;
}
/* Blocs Slogan */
#diaporama {
	height: 300px;
	width: 940px;
	overflow: hidden;
	background: white url(../images/diapo/diapo1.jpg) left top no-repeat;
	color: white;
}
/* Zone slogan */
#slogan {
	color: #F26B3B;
	font-weight: bold;
}
#langues {
	height:26px;
	text-align:right;
}
/* Ligne menu système */
#systeme1 , #systeme2 {
	font-size: 12px;
	font-weight: bold;
	color: #8C5B40;
}
#systeme1 a, #systeme2 a {
	color: #8C5B40;
}
#systeme2 {
	text-align: right;
}
#systeme2 a {
	text-align: right;
	text-transform: capitalize;
}

/* Menu horizontal */
#menuh {
	background: #8C5B40;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 30px;
	width: 100%;
	overflow: hidden;
	border:none;
}
#menuh div.container_16 {
	text-align: left;
}
#menuh div.grid_16 {
}
#menuh div.grid_16 ul {
	list-style: none;
	margin: 0px;
	padding: 0;
}
#menuh div.grid_16 ul li {
	height: 30px;
	display: inline;
	margin: 0;
	padding: 0;
}
#menuh a {
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
	padding: 8px;
	line-height: 30px;
	background-color: #8C5B40;
	border-right: 1px white solid;
	color: white;
	font-variant: small-caps;
	font-size: 16px;
	border-collapse: collapse;
}
#menuh a:hover,#menuh a.on {
	background-color: #663300;
	text-decoration: none;
}

/* Petits blocs */
div.ptitbloc {
}
div.ptitbloc div.inner {
	margin: 12px;
}
img.spip_logos {
	border: 1px solid #663300;
}
/* Formulaire de recherche*/
#formulaire_recherche {
	float: right;
	margin: 0;
	margin-top: 41px;
	padding: 0;
	height: 39px;
	width: 281px;
	background: url(../images/frm-recherche.gif) no-repeat;
}
.formulaire_recherche * { display: inline; vertical-align: middle; }
#formulaire_recherche input.text {
	margin-top: 8px;
	margin-left: 88px;
	padding:0;
	height: 16px;
	width: 142px;
	background:white none;
}
#formulaire_recherche input.submit {
	background: #693401 url(../images/btn-recherche.gif) no-repeat;
	color: white;
	font-weight: bold;
	border: none;
	margin-top: 8px;
	margin-left: 4px;
	height: 24px;
	width: 32px;
}

/* Articles page accueil */
div.art-accueil {
	overflow: auto;
	padding:0;
}
div.art-accueil div.inner {
	margin: 10px 10px;
}
div.art-accueil i {
	font-style: normal;
	color: #8A5D3C;
	font-weight:bold;
}
table.spip td {border:none;}
table.spip tr,table.spip tr.row_even,table.spip tr.row_odd {background:none;}
div.art-accueil table.spip {}
div.art-accueil table.spip tr {background:none;}
div.art-accueil table.spip td {border:none;}
div.art-accueil table.spip td h3 {
	text-align:left;
	margin:0;
}
div.art-accueil table.spip td h3 a {
	color: #8A5D3C;
}
div.art-accueil h3 {
	margin-top: 0;
	text-align:left;
	font-size:14pt;
}

/* Formulaire de contact */
.formulaire_contact {
	margin:auto;
	width: 400px;
}
.formulaire_contact label {
	margin-top: 10px;
}
.formulaire_contact input[type=text],.formulaire_contact textarea{
	width: 100%;
}
.formulaire_contact textarea{
	height: 96px;
}
.formulaire_contact .formulaire_ok {
	font-size:110%;
	font-weight:bold;
	color:#8A5D3C;
}
.formulaire_contact .formulaire_erreur {
	font-size:110%;
	font-weight:bold;
	color:#ff0000;
}
.formulaire_contact .erreur {
	font-size:110%;
	font-weight:bold;
	color:#ff0000;
}

