body{
	font: 12px verdana, sans-serif;
	/*margin-top: 0;*/
	/*margin-left: auto;*/
	padding: 0;
	background-color: #FFF;
}

/*********BANDEAU*********/
h1{
	text-indent: -5000px;
	background: url(images/header.jpg) no-repeat 0 0;
	width: 1024px;
	height: 166px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#bandeau    {
	width: 1024px;
    height: 166px;
    background-color: #F7F4F3;
    border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/*********TITRES*********/
h2{
	color: #B70B6C;
	font-size: 13px;
	}

h3{
	color: #333;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.class{
	font-size: 8px;

}
#site
{
	width: 1024px;
	height: 686px;
	background-color: #F7F4F3;
	margin: auto;

}
/**************GLOBAL************/
#global{
	width: 1024px;
	height: 526px;	
	border-top: 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #F7F4F3;
	background: url(images/fond.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;	
	
}
a{
	color: #B70B6C;
}

/*******SIGLE*******/
#sigle{
	position: absolute;
	width: 246px;
	height: 30px;	
	margin-left: 20px;
	margin-top: 5px;
}
#IE6 #sigle{
	margin-left: -130px;
}
#IE7 #sigle{
	margin-left:-120px;
}

/*********MENU*********/
dt, dl, dd, ul, li {
	/*list-style-type: none;*/
	margin: 0 10px 0 0;
	padding: 0;
	font-weight: bold;
}

#menu {
	position : absolute;
	width: 723px;
	/*left: 423px;*/
	margin-left: 301px;
	margin-top: 4px;
	border-bottom: 1px solid #666;
	padding-bottom: 4px;	
}
#IE6 #menu{
	margin-left: 143px;
}
#IE7 #menu{
	margin-left: 153px;
}
#menu dt {
	float: left;
	margin-right: 70px;
	font-size: 16px;
	color: #666;
}
#menu li {
	display: inline;
	padding-right: 20px;
}
#menu a {
	text-decoration: none;
	color: #666;
}
#menu a:hover {
	text-decoration: none;
	color: #B70B6C;
	/*text-decoration: underline;*/
}
#smenu1, #smenu2, #smenu3, #smenu4 {
	position: absolute;
	left: 0;
	top: 20px;
	font-size: 11px;	
	width: 725px;
}
#smenu1, #smenu2, #smenu3, #smenu4 li{
	margin-top: 7px;
}
#smenu1, #smenu2, #smenu3, #smenu4 a {
}
#puce{
	width: 11px;
	height: 10px;
	border: 0;

}

/*************CONTENU*************/
	/******ARTICLE*************/
	#articles{
		position: absolute;
		width: 800px;
		height: auto;
		margin-top: 70px;
		margin-left: 170px;
		text-align: justify;
		padding: 0;
		}
	#IE6 #articles{
		margin-left: 20px;
	}
	#IE7 #articles{
		margin-left: 18px;
	}
	#border-left{
		background: url(images/demi_cercle.gif) no-repeat;
		width: 78px;
		height: 420px;
		float: left;
		margin: 80px 20px 0 50px;		
	}
	#IE6 #border-left{		
		margin: 80px 20px 0 30px;		
	}
	table{
		font-size: 12px;	
	}		#menthe{		position: absolute;		margin-top: 390px;		margin-left: 820px;		font-style: italic;		font-size: 10px;		}	#IE6 #menthe{		margin-top: 390px;		margin-left: 660px;	}		#IE7 #menthe{		margin-top: 390px;		margin-left: 670px;	}	
	/******IMAGE*************/
	/*#img{
		border: 1px solid red;
		width: 107px;
		height: 107px;
	}*/
.logo img{
		float: left;
		margin-right: 20px;
		width: 107px;
		height: 107px;
	}
	/*#texte{
	margin-left: 100px;	
	}*/
/***********FORMULAIRE************/
form{
	text-align: right;
	width: 400px;
	margin-left: 50px;
}
fieldset{
	border: 0;	
}
legend{
	border: 0;
	display: none;
}
input{
	margin-bottom: 5px;
	width: 200px;
	border: 1px solid #B70B6C;	
}
textarea{
	width: 200px;
	border: 1px solid #B70B6C;
}
.spip_bouton input{
	width: 80px;
	border: 1px solid #666;
	margin-right: 10px;
	background: #B70B6C;
	color: #FFF;
}
.spip_form_label_details{
	font-size: 9px;
	/*color: #F7F4F3;*/
	display:none;
}
.spip_form_label_obligatoire{
	font-size: 9px;
}
/***********FOOTER************/
#footer{	
	position: absolute;
	margin-left: 250px;
	top: 680px;
	width: 520px;
	height: 20px;
	font-size: 11px;
	color: #CCC;
}

#IE6 #footer{		
	margin-left: 100px;
}

#IE7 #footer{		
	margin-left: 150px;	
}

#footer li{
	float: left;
	padding-right: 20px;
	list-style: none;
}
#footer a{
	text-decoration: none;
	color: #444;
}
#footer a:hover{
	text-decoration: underline;
	color: #B70B6C;
}
