*{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;	
}

body {
	width: 100%;
	margin-top:10px;
	height: auto;
	vertical-align: top;
	background-color: #BC8F8F;
}

p{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: normal;
	text-align: left;
}

img {
	border: none;
}

a {
	color: black;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	color:#993333;	
}

h1 {	
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	font-size: 24px;
	color:#993333;	
}

h2 {
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:18px;	
}

h3 {
	background-image:url(images/rond_brun.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-weight:bold;
	font-size: 14px;
	text-align: left;
	margin-bottom:5px;
	text-indent:20px;
	color:#993333;
}

h4 {
	margin:0px;
	color:#993333;
	font-weight:bold;
	font-size: 11px;
	text-align: left;
}

#conteneur{
	width: 920px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#bandeau{
	background-image:url(images/bandeau.jpg);
	height:70px;
}

#bandeau img{
	vertical-align:text-bottom;
}

#bandeau .titre{
	font-size:13px;
	font-weight:bold;
	color:#333333;
	margin-left:300px;
}

#menu{
	height:30px;
	background-image:url(images/fd_menu.jpg);	
	background-repeat:no-repeat;
	padding-top:5px;	
	border-top:2px solid #993333;
	padding-bottom:10px;	
}

#newmenu{
	text-indent:13px;
	width:100px;
	float:right;
	height:25px;
	background-image:url(images/menu_fond02.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
}

#newmenu a{		
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	text-decoration:none;	
}

#newmenu a:hover{
	color:#993333;	
}

#gauche{
	width:140px;
	float:left;
	padding-left:10px;
}

#menugauche a{
	width:120px;
	display:block;
	margin:10px;
	color:#333333;
	text-indent:15px;
	background-image:url(images/puce3.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	border-bottom:1px solid #993333;
}

#menugauche a:hover{
	color:#993333;
}

#gauche #member{
	width:130px;
}

#gauche #member_haut{
	width:130px;
	height:20px;
	background-image:url(images/member_area.gif);
	background-repeat:no-repeat;
}

#gauche #member_centre{
	width:124px;
	padding:3px;
	margin:0px;
	background-color:#FFCC66;
}

#gauche #member_centre a{
	font-size:10px;	
	color:#993333;	
}

#gauche #member_bas{
	width:130px;
	background-image:url(images/fd-cadre-bas.gif);
	background-repeat:no-repeat;
}

#gauche #member input{
	background-color:#993333;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	margin-left:1px;
	margin-right:1px;
}

#droite{
	width:150px;
	float:right;
}

#droite a{
	color:#993333;
	font-size:11px;
	font-weight:bold;
}

#droite a:hover{
	color:#FFFFFF;
}

.pub{
	width:130px;
	margin:15px 0px 15px 0px;
	text-align:center;
}

#droite #actualite{
	width:130px;	
}

#droite #actualite_haut{
	width:130px;
	height:20px;
	background-image:url(images/news.gif);
	background-repeat:no-repeat;
}

#droite #actualite_centre{
	width:124px;
	padding:3px;
	margin:0px;
	background-color:#FFCC66;
}

#droite #actualite p{
	color:#993333;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}

#droite #actualite_bas{
	width:130px;
	background-image:url(images/fd-cadre-bas.gif);
	background-repeat:no-repeat;
}

#centre{
	margin-left:165px;
	margin-right:165px;
}

#centre p{
	line-height: normal;
}

#centre h3 a{
	font-size: 14px;
}

#centre h3 a:hover{
	color:#993333;
}

#pied{
	height:15px;
	background-image:url(images/bas.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	clear:both;
	margin-top:15px;
}

#pied a{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	}

.message {
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	color:#993333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width:400px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.contenu{
	font-size: 11px;
	width:95%;
	float:left;	
}

.contenu img{
margin-right:10px;
margin-bottom:2px;
margin-top:3px;
vertical-align:text-top;
float:left;
}

.contenu a{
	color:#000000;
	text-align: left;
}

.contenu a:hover{
	color:#993333;
}

.edito{
	margin-top:3px;
	margin-bottom:6px;
	font-size: 11px;
	width:590px;
	float:left;			
}

.texte{
	font-size: 11px;
	width:95%;
}
.texte p{
	font-size: 11px;
	width:95%;
}

.texte ul {
	font-size: 11px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: -4px;
	list-style-position: inside;
	list-style-type: disc;
}

.texte ul li {
	font-size: 11px;
	line-height: normal;
	margin-bottom: 4px;
	list-style-type:disc;
	list-style-position: inside;
}
.texte a{
	font-size: 11px;
	color:#000000;	
}

.texte a:hover{
	color:#993333;
}

.separation{
margin-bottom:10px;
margin-top:2px;
border-bottom:1px dotted #993333;
width:95%;
}

.espace{
margin-bottom:3px;
margin-top:3px;
width:95%;
}

th{
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

.retrait{
margin-left:50px;
}

.limit{
text-align:right;
font-size:11px;
font-weight:bold;
color:#990000;
}

.limit a{
	color:#000000;
	text-align: left;
}

.limit a:hover{
	color:#990000;
}
