
/* CADRE CARTE DE FRANCE */

#TopCarte {float:left;width:540px;height:11px;background: #FFF url(../images/graphics/topformrech.gif) no-repeat;font:1px/1px Arial;}
#Carte {
	float:left;
	width:538px;
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
	font:11px/11px Arial;
}
	.LigneCarte		{float:left;width:518px;padding-left:10px;padding-right:10px;padding-bottom:10px;font:11px/14px Arial;}
	.LigneCarteGrise {float:left;width:538px;height:2px;background-color:#C7C7C7;margin-bottom:10px;font:1px/1px Arial;}
#BottomCarte	{float:left;width:540px;height:11px;background: #FFF url(../images/graphics/BottomCadreColOne.gif) no-repeat;padding-bottom:10px;}

/* CADRE LES DERNIERES DEMANDES */
.TopCadreColTwo	{float:left;width:430px;height:11px;background: #FFF url(../images/graphics/TopCadreColTwo.gif) no-repeat;font:1px/1px Arial;}
.CadreDernieresDemandes {
	float:left;
	width:428px;
	height:80px;
	background:url(../images/graphics/bgdernieresdemandes.gif);
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;

	font:11px/11px Arial;
	text-align:center;

}
.CadreDernieresDemandes p {font:bold 20px/30px Arial;margin:0;padding-top:10px;}
.CadreDernieresDemandes p a {color:red;text-decoration:underline;} .CadreDernieresDemandes p a:hover {color:red;text-decoration:none;}

.CadreDernieresDemandes .LigneTitreDD {float:left;width:418px;}
.CadreDernieresDemandes .LigneDD {float:left;width:393px;padding-left:25px;padding-top:10px;}
.BottomDernieresDemandes {float:left;width:430px;height:21px;background: #FFF url(../images/graphics/BottomCadreColTwo.gif) no-repeat;}