#page{
	width:960px;
	}

#entete{
	border-bottom:none;
	background:url(../images/site-top.png) bottom left no-repeat;
	height:85px;
	_background:url(../images/site-top.png) 78px left no-repeat;
	}

#entete h1{
	color:#f00;
	font-style:italic;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
	width:650px;
	float:right;
	text-align:right;
}

#menu{
	}
	
#menu ul{
	padding-top:0;
	margin-left:300px;
	list-style:none;
	}
	
#menu li{
	width:104px;
	height:32px;
	float:left;
	font-size:14px;
	color:#333;
	background:url(../images/onglet.jpg) no-repeat;	
	padding:12px 0 0 0px;
	text-align:center
}

#conteneur{
	height:auto;
	background: url(../images/site-fd.png) repeat-y;
	_margin-top:-8px;	
}

#hauteur-min{
	height:15px;
	width:5px;
	}/**/
	
#conteneur #contenu {
	/*background:url(../images/sigle.jpg) right bottom no-repeat;*/
	float:left;
	width:520px;
	height:auto;
	margin-top:-485px;
	margin-left:270px;
	_margin-left:150px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}

#nav{
	position:relative;
	top:15px;
	left:-21px;
	width:249px;
	height:500px;
}

#nav h2{
	font-size:15px;
	color:#f00;
	text-align:center
	}
	
#nav h3{
	font-size:13px;
	color:#fff;
	background:url(../images/fd-gris.png);
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0 3px 0;
	margin-top:-2px;
	}
	
#nav h4{
	background:url(../images/forme-meules.jpg) no-repeat;
	text-align:center;
	margin:15px 0 0 30px;
	height:35px;
	/*width:100px;*/
	padding:10px 0 0 15px;
	}
	
#nav h4 a{
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f00;
	font-weight:bold;
	}
	
#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

#nav li {
	display:block;
	border-bottom:#f00 2px solid;
	padding:3px 0 3px 0;
	}
	
#nav li a{
/*	display:block;*/
	background:url(../images/triangle-r.gif) 2px 2px no-repeat;
	padding:0 0 0 11px;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom:#f00 2px solid;*/
	}
	

	
#nav .fd-top{
	background:url(../images/fd-top.png) -1px 0px no-repeat;
	font-size:1px;
	width:249px;
	height:7px;
	margin:0;
	padding:0;
	}
	
#nav .fd-rouge{
	background:url(../images/fd-rouge.png) repeat;
	width:242px;
	height:auto;
	border-left:2px #f00 solid;
	border-right:2px #f00 solid;
	margin:0;
	padding:0;
	}
	
#nav .fd-bottom{
	background:url(../images/fd-bottom.png) -1px 0px no-repeat;
	font-size:1px;
	width:249px;
	height:16px;
	margin-top:-2px;
	}
	
.iso{
	padding-left:80px;
	}
	
#texte{

}

#langue{
	float:right;
	width:auto;
	height:auto;
	margin-top:-490px;
	margin-right:4px;
}

#langue li{
	border:#ccc 1px solid;
	list-style:none;
	color:#666;
	margin-bottom:2px;
	font-size:13px;
}

#langue img{
	padding:3px;
	vertical-align:middle;
	}
	
.sigle{
	margin-top:-320px;
	margin-left:250px;
	}
	
#iso{
	margin-top:-60px;
	margin-left:20px;
	}

#pied{
	border:none;
	background:url(../images/site-bottom.png) no-repeat;
	padding-top:20px;
	margin-top:-1px;
	}
	
#pied, #pied a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
	
#liens_bas{
color:#A7A7A7;
	}
	
#liens_bas a{

color:#A7A7A7;
	}
	
h1.titre{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f00;
	border-bottom:2px #f00 solid;
	}
	
h2.titre{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	text-align:center;
	background:url(../images/sous-titre-rubrique.png) center bottom no-repeat;
	padding:0 0 15px 0;
	margin:15px 0 15px 0;
	}
	
.page_rubrique #contenu{
	background:url(../images/fd-contenu.jpg) bottom right no-repeat;
	}

.haut {
	float:right;
	height:auto;
	padding-top:15px;
}

.liste-articles h3.titre{
	background:url(../images/triangle-r.gif) 0px 22px no-repeat;
	border-bottom:#f00 2px solid;
	padding:20px 0 3px 15px;
	margin-bottom:10px;
	float:left;
	width:80%
	}
.texte-rubrique img{
	padding-right:10px;
	float:left;
	}
	
.liste-articles li p { 
	margin-bottom: 10px; 
	padding: 0; 
	}

