/*Elements html communs*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AFAFAD;
	padding: 0 0 15px 0;
	font-size: 70%;
}

ul {
	line-height: 1.4em;
	margin: 0 0 14px 18px;
}

li {
	line-height: 1.2em;
	margin-top: 6px;
	list-style-type: square;
}

a {
	text-decoration: none;
}

img, a img {
	border: none;
}

p {
	line-height: 1.4em;
	color: #000000;
	padding: 0 0 6px 0;
}

h1 {
	font-size: 16px;
	color: #007f9f;
	line-height: 1.4em;
	font-weight: normal;
	margin: 10px 0 5px 17px;

}

h2 {
	color: #666666;
	font-size: 14px;
	margin: 18px 0 6px 0;
	/*font-weight: bold;*/
}
h3 {
	font-size: 13px;
	color: #007f9f;
	line-height: 1.4em;
	font-weight: normal;
	margin: 12px 0 3px 0;
}

h3.menuTitle {
	margin: 1.2em 0 0.5em 0.5em;
}

h2.faqCat {
	margin: 40px 40px 0;
}

#centre h2.faqCat a {
	text-decoration: none;
}

h3.faqQuestion {
	font-size: 100%;
	color: #007f9f;
	line-height: 1.4em;
	font-weight: normal;
	margin: 12px 0 3px 0;
}

/*Division*/
#page {
	width: 970px;
	margin: 15px auto 0 auto;
	border: 6px solid #FFFFFF;
	background: url(../IMG/design/fd_page.jpg) #FFF repeat-y top left;
}

#content {
	width: 958px;
}

#gauche {
	float: left;
	width: 192px;
	display: inline;
}

#droite {
	float: left;
	width: 766px;
	background-color: #FFFFFF;
	display: inline;
}

#centre {
	float: left;
	width: 562px;
	margin: 4px 0 0 6px;
	position: relative;
}

#centre a {
	color: #6B5B4E;
	text-decoration: underline;
}

#centre a:hover {
	text-decoration: none;
}
#droiteD {
	width: 192px;
	float: right;
	margin: 3px 0 0 0;
}
#menuRight{
	width: 192px;
	margin: 12px 0 0 0;
}

#menuRight a{
	width: 192px;
	color: #333333;
	display: block;
	padding: 3px 0 3px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F8F8F8;
	margin: 0 0 2px 0;
	border-left: 2px solid #F8F8F8;
}

#menuRight a.contact {
	background-image: url(../IMG/design/contact.jpg);
}

#menuRight  a.actu{
	background-image: url(../IMG/design/actu.jpg);
}

#menuRight a:hover{
	text-decoration: underline;
}

#copy {
	text-align: right;
	padding: 100px 6px 6px 6px;
	clear: left;
}

#copy a {
	color: #6B5B4E;
	text-decoration: none;
}

#copy a:hover{
	text-decoration: underline;
}

div#link_list_container{
	background-image: url(../IMG/design/fd_page.jpg);
	border-top: 0;
	padding: 12px 0.5em;
}

h3#link_list_title{
	margin: 0 0 1em;	
}

#link_list li{
	list-style-type:none;
	margin-left:-1.5em;
	line-height: 1.4em;
}

#link_list li a{
	color: #6B5B4E;
	margin-left: 35px;
}

#link_list li a:hover{
	text-decoration: underline;
}

#link_list li img{
	vertical-align: middle;
}

#link_list img.spip_logos {
	margin-left: -35px;
}


/*Classes*/
.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 2px;
}

/*Menu*/
#menu {
	border-top: 6px solid #FFF;
}

ul.menu {
	color: #000000;
	line-height: 1.4em;
	margin: 0 0 0 6px;
	position: relative;
	z-index:999;
	list-style-type: none;
}

ul.menu ul.ready{
	list-style-type: none;
	padding: 2px 5px;
	margin: -2.5em 0 0 0;
	position: absolute;
	left: 186px;
	width: 192px;
	background-color: #F3F2F0;
	border: 1px solid #CCC;
}

ul.menu li {
	list-style-type: none;
	margin:0.9em 0;
}

ul.menu a {
	color: #6B5B4E;
	text-decoration: none;
	display: block;
}

ul.menu a:hover {
	text-decoration: underline;
}

ul.menu a.hasItems{
	padding-right: 14px;
	background: url(../IMG/design/bullet_arrow_right.gif) no-repeat;
	background-position: top right;
} 

.neutral {
	background-color: #F8F8F8;
	margin: 0 30px;
	padding: 12px 12px 6px;
}

.neutral h2 {
	margin: 0 0 10px;
}

.neutralNoColor {
	margin: 0px 30px;
	padding : 12px 12px 6px;
	position: relative;
	width: 478px;
}

.neutralNoColor h2 {
	margin: 10px 0 0 0;
}

.blocRight {
	border: 1px solid #007f9f;
	position: relative;
	background: url(../IMG/design/coin_blocRight.jpg) no-repeat top left;
	padding: 12px 0 6px 12px;
}

/*Hacks obligatoires

A VERIFIER !!!!

*/
#page {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 958px;
}

#menuRight a{
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
}

.blocSearch {
	float: left;
	height: 83px;
	width: 192px;
	margin: 6px 0 0 6px;
}

/* Formulaire de recherche */
.blocSearch form {
	margin: 6px 0 0 0;
}

.blocSearch form label {
	line-height: 1.4em;
	color: #999999;
}

.blocSearch form input.form-text {
	border: 1px solid #E6E6E6;
	color: #333333;
	width: 163px;
	float: left;
 	margin-top: 1px;
}

.blocSearch form input.bouton {
	background-color: #FFFFFF;
	margin: 1px 0 0 5px;
	float: right;
	display: inline;
}

.blocmenu {
	float: left;
	width: 136px;
	margin: 6px 0 0 6px;
	display: inline;
	height: 83px;
}

.blocmenu a {
	display: block;
	width: 124px;
	padding: 6px;
	height: 71px;
	background: url(../IMG/design/fd_bloc_lien.jpg) #F9F9F7 no-repeat bottom right;
}

.blocmenu a span {
	font-size: 16px;
	color:#009DC3;
	width: 130px;
	line-height: 1.4em;
	font-weight: normal;
}

.blocmenu a span.small {
	color: #666666;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 100%;
}

.blocmenu a:hover span {
	text-decoration: underline;
}

.blocmenu a:hover span.small {
	text-decoration: none;
}

.vignette{
	border: 1px solid #999999;
	display: inline;
	float: right;
	margin: 5px;
	padding: 5px;
}

.actualites_article_img{
	float: left;
	margin-right: 1em;
	
}

.dateActu{
	color: gray;
	margin-top: 7px;
}

.pagination{
	margin-bottom: 1em;
}

/* Classe générée par spip automatiquement */
tr.row_even td, tr.row_odd td{
	padding: 0.5em;
}

/* Classe générée par spip automatiquement */
tr.row_even{
	background-image: url(../IMG/design/fd_page.jpg);
}
.imageAleatoire img {
	width: 562px;
}
