ï»¿/**************générale***************/
body{
	/*background-image:url(../Design/bandeau_horiz_motif.png);*/
	background-repeat:repeat-x;
	background-color:#e6e6e6;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
#globale{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(main-repeat.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#header
{
background-image:url(bandeau.jpg);
width:1024px;
height:120px;
margin:0 auto 0 auto;

}
#gauche{
	width:134px;
	float:left;
}
#droite{
	width:890px;
	float:left;
	background-image:url(contenu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	/*margin-left:-6px;*/
}
#droite2{
	width:100%;
	background-image:url(dessinlaid.png);
	background-position:left bottom;
	background-repeat:no-repeat;	
	min-height:641px;
	padding-bottom:30px;
}
#news{
	float:right;
	margin-top:210px;
	margin-right:55px;
}
#news-haut{
	background-image:url(news-haut.jpg);
	width:230px;
	height:50px;
}
#news-milieu{
	background-image:url(page_d_accueil_19.jpg);
	width:214px;
	padding-left:8px;
	padding-right:8px;
	/*height:120px;*/
}
#news-milieu h2{
	text-align:center;
	margin-top:2px;
}
#news-milieu img{
	display:block;margin-left:auto;margin-right:auto;
}
#news-bas{
	background-image:url(page_d_accueil_21.jpg);
	width:230px;
	height:13px;
	background-repeat:no-repeat;
}
#content{
	width:578px;
	float:left;
	/*padding-left:82px;*/
	position:relative;
	left:35px;
	width:500px;
	padding-top:50px;
}
#content-article{
	float:left;
	position:relative;
	left:35px;
	width:760px;
	padding-top:50px;
}
#footer{
	background-image:url(pied2.png);
	width:498px;
	height:49px;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:-15px;
	
	
}
#footer a{
	color:black;
	font-weight:bold;
	font-size:14px;
	width:150px;
	display:block;
	float:left;
	margin-top:10px;
	text-align:center;
	position:relative;
	left:38px;
	}
/***********MENU*******/
#gauche-haut{
background-color:#99311b;
width:134px;
background-image:url(menu-repeat.jpg);
}
#gauche-bas{
background-image:url(pied-menu.jpg);
width:134px;
height:26px;
margin-top:-20px;
}
#gauche-haut ul{
	padding:0;
	margin:0;
	list-style-type:none;
	padding-left:8px;
	padding-top:8px;
}
#gauche-haut li{
	margin-bottom:20px;
}
#gauche-haut a{
	color:white;
	font-size:13px;
}
#photo-haut{
	background-image:url(photo-menu-haut.jpg);
	width:134px;
	height:106px;	
}
#photo-bas{
	background-image:url(photo-menu-bas.jpg);
	width:134px;
	height:188px;
}
/****************#MENU HAUT************/
#header ul{
	padding:0;
	margin:0;
	list-style-type:none;
	padding-top:95px;
	padding-left:76px;
}
#header ul li{
	float:left;
}
#header ul a{
	display:block;
	float:left;
	color:black;
	width:auto;
	font-size:16px;
	text-align:center;
	padding-right:50px;
}
#contactus{
	display:block;
	float:left;
	color:black;
	width:200px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	position:relative;
	left:858px;
	top:95px;
}


h1{
color:#9A311B;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.backgroundhoverchange{
	background-position:top;
}
a.backgroundhoverchange:hover{
	background-position:bottom;
}
a.backgroundhoverchange span{
	display:none;
}
img{
	border:0;
}

.uneImageJointe{
	float:right;
	margin-left:18px;
}
.unDocJoint{
	 width:85%!important;
	 float:left!important;
}
.unDocJoint img{
	 display:inline!important;
	 float:left!important;
	 border:none!important;
	 margin-right:4px;
	 margin-bottom:4px;
}
.unDocJoint span{
	 float:left!important;
	 position:relative;

	 bottom:8px;
}
.spip_documents_center img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.spip_documents_center dt{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}
.spip_documents_left{
	margin-right:8px;
}
.spip_documents_right{
	margin-left:8px;
}

table.spip td{
	vertical-align:top;
}
a{
	color:#9A311B;
}
/**********FORMU*******/
fieldset{
	border:0;
}
legend{
font-weight:bold;
}
.erreur{
	color:red;
}
input,textarea{
	width:90%;
	color:#980013;
	font-weight:bold;
}
textarea{
	height:100px;
}
input[type="checkbox"] {width:auto;}
.boutons li{
list-style-type:none;
}
#recherchons strong{
	display:block;
	float:left;
	width:230px;
}
#recherchons select{
	width:285px;
}

/***************UTILITAIRE**********/
.left{float:left;}
.right{float:right;}
.invisible{display:none;}
.spacer{clear:both;}

.unerech{
	float:left;
	width:25%;
	padding:8px;
}
.pagination{
	clear:both;
	padding:6px;
}
