#contenu_bas
{
	width:830px;
	padding-left:10px;
}

#partie_gauche
{
	width:620px;
	float:left;
}

#partie_droite
{
	width:182px;
	float:right;
	margin-right:10px;
}

.sous_partie
{
	width:620px;
	margin-bottom:30px;
}

#grande_sous_partie
{
	width:620px;
	
}

#d1
{
	width:182px;
	border:1px #e9a209 solid;
	background:url(theme/degrade_droite_3.jpg) repeat-x top left #eb940d;
	/* background-color:#eb940d; */
}

#d2
{
	width:182px;
	border:1px #e9a209 solid;
	margin-top:20px;
	background:url(theme/degrade_droite_3.jpg) repeat-x top left #eb940d;
}

#d3
{
	width:182px;
	border:1px #e9a209 solid;
	margin-top:20px;
	background:url(theme/degrade_droite_3.jpg) repeat-x top left #eb940d;
	margin-bottom:15px;
}

.entete_container_droite
{
	width:100%;
	height:15px;
	background-color:#eb930b;
	margin:auto;
	text-align:left;
}

.titre_sous_partie
{
	color:white;
	font-size:12px;
	font-family:Verdana;
	position:relative;
	top:-3px;
	font-weight:bold;
	padding-left:10px;
}

.texte_sous_partie
{
	color:#646464;
	font-family:verdana;
	font-size:12px;
	text-align:justify;
	margin-top:20px;
}

.d_titre_fond
{
	height:21px;
	background:url(theme/d_logo.jpg) no-repeat top left #eb940d;
	margin:5px;
}

.d_titre_fond_bis
{
	height:35px;
	background:url(theme/d_logo.jpg) no-repeat top left #eb940d;
	margin:5px;
}

.d_titre
{
	color:white;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-top:3px;
	padding-right:5px;
}

p.contenu_d
{
	background:url(theme/petit_carre_d.jpg) no-repeat top left;
	margin-left:5px;
}

.texte_d
{
	position:relative;
	top:-5px;
	left:10px;
	color:#646464;
	font-size:12px;
	font-family:Verdana;
}

p.cote_haut_d
{
	width:160px;
	font-size:13px;
	margin-top:5px;
	margin-left:10px;
	font-family:Verdana;
	color:#646464;

}


p.cote_d
{
	background:url(theme/petit_carre_d.jpg) no-repeat top left;
	color:white;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	padding-left:8px;
	color:#646464;
	font-size:13px;
	font-family:Verdana;
	margin-top:15px;

}

#m1
{
	width:250px;
	float:left;
}

#m2
{
	width:250px;
	float:right;
}

