@charset "utf-8";
/* CSS Document */

body{
	background:url(images/fondBody.jpg) repeat-x;
	margin:auto;
	width:1024px;
}
p{
	padding:0px;
	margin:0px;
}
input{	
	padding:0px;
	margin:0px;
}
a{
	padding:0px;
	margin:0px;
}
tr{padding:0px;
	margin:0px;}
td{padding:0px;
	margin:0px;}
table{padding:0px;
	margin:0px;
}
/*//////////////////////////////////
			CONTAINER
///////////////////////////////////*/

/**/
#corps_haut{
	margin-left :	20px;
	width :			950px;
	height :		160px;
	margin-top :	15px;
	border :		0px solid red;
}

#corps_haut_gauche{
	float :			left;
	margin-left :	20px;
	width :			180px;
	border :		0px solid blue;
}

#corps_haut_droite{
	float :			left;
	width :			730px;
	margin-left :	10px;
	text-align:		left;
	border :		0px solid blue;
}

#corps_texte_livraison{
	float :			left;
	width :			950px;
	margin-left :	0px;
	text-align:		center;
	border :		0px solid blue;
}

#corps_texte_livraison h1{
	font-size:		20px;
}

.corps {
	margin-left :	20px;
	width :			950px;
	height :		100%;
	border :		0px solid red;
}

.corps_element {
	margin-left :	20px;
	width :			950px;
	height :		210px;
	margin-top :	15px;
	border :		0px solid red;
}

.corps_gauche {
	float :			left;
	width :			160px;
	height :		210px;
	left :			100px;
	border :		0px solid blue;
}

.corps_gauche_haut{
	background :	url(images/pageCarteFondHautBTNFiche.png) no-repeat ;
	background-position: center;
	width :			156px;
	height :		10px;
	border :		0px solid blue;
}

.corps_gauche_image{
	background :	url(images/pageCarteFondHautFiche.png) no-repeat;
	width :			160px;
	height :		100px;
	text-align :	center;
	border :		0px solid blue;
}

.corps_gauche_reste{
	background :	url(images/pixel_gris.png) repeat;
	width :			160px;
	height :		90px;
	text-align :	center;
	border :		0px solid blue;
}

.corps_gauche_bas{
	background :	url(images/pageCarteFondBasFiche.png) no-repeat;
	width :			160px;
	height :		7px;
	text-align :	center;
	border :		0px solid blue;
}

.espace {
	float :			left;
	width :			20px;
	border :		0px solid blue;
}

.corps_milieu {
	float :			left;
	padding-top :	10px;
	width :			540px;
	height :		200px;
	font-family :	Arial, Helvetica, sans-serif;
	border :		0px solid blue;
}

.corps_milieu_haut{
	background :	url(images/pageCarteHautCorpsFiche.png) no-repeat;
	width :			540px;
	height :		5px;
	border :		0px solid blue;
}

.corps_milieu_texte{
	background:url(images/pixel_gris.png) repeat;
	width :			540px;
	height :		185px;
	border :		0px solid blue;
}

.corps_milieu_bas{
	background :	url(images/pageCarteFondCorpsFiche.png) no-repeat;
	width :			540px;
	height :		7px;
	border :		0px solid blue;
}

.corps_droite {
	float :			left;
	padding-top :	10px;
	width :			200px;
	height :		200px;
	font-family :	Arial, Helvetica, sans-serif;
	border :		0px solid blue;
}

.corps_droite_haut{
	background :	url(images/pageCarteHautDroiteFiche.png) no-repeat;
	width :			200px;
	height :		5px;
	border :		0px solid blue;
}

.corps_droite_texte{
	background:url(images/pixel_gris.png) repeat;
	width :			200px;
	height :		185px;
	border :		0px solid blue;
}

.corps_droite_bas{
	background :	url(images/pageCarteFondDroiteFiche.png) no-repeat;
	width :			200px;
	height :		7px;
	border :		0px solid blue;
}

.div_qualite_et_livraison {
	float :			left;
	padding-top :	40px;
	width :			95px;
	height :		100px;
	font-family :	Arial, Helvetica, sans-serif;
	text-align :	center;
	font-size :		12px;
	color : 		#000000;
	border :		0px solid blue;
}

.div_collecte {
	float :			left;
	padding-left :	5px;
	width :			200px;
	font-family :	Arial, Helvetica, sans-serif;
	text-align :	left;
	font-size :		10px;
	color : 		#000000;
	border :		0px solid blue;
}

.ouvert {
	background :	url(images/pageCarteFondPtiBtn2.png)  no-repeat;
	background-position: center;
	height :		60px;
	font-size :		17px;
	text-align :	center;
	vertical-align :middle;
	border :		0px solid red;
}

.titre_listeResto {
	padding-left :	5px;
	margin-bottom :	5px;
	font-size :		18px;
	font-weight :	normal;
	text-align :	left;
}

.lien_titre{
	font-size :		18px;
	font-weight :	bold;
	color : 		#000000;
	margin-bottom :	15px;
	text-align :	center;
	text-decoration :none;
}

.resto_sature {
	font-size :		12px;
	font-weight :	bold;
	color : 		#CC3300;
}

.paragraphe_resto{
	padding-left :	5px;
	font-size :		12px;
	text-align :	left;
	border :		0px solid red;
}

.titre2 {
	font-size :		15px;
	color : 		#000000;
}

.texte_specialite {
	font-size :		14px;
	font-weight :	bold;
}

.ecriture_rose {
	color : 		#F81687;
}

.titre3 {
	font-size :		13px;
	color : 		#000000;
}

.texte_normal {
	font-size :		13px;
}

.detachement {
	margin-bottom :	5px;
}

.note {
	font-weight :	bold;
	font-size :		16px;
	color : 		#000000;
}









#corps_hautTitre{
	float:left;
	margin-left:20px;
	width:auto;
	margin-top:15px;
	border:0px solid black;
}
#corps_haut .btnRegionFrance{
	background: url(images/btnRegionFrance.png) no-repeat;
	width:182px;
	height:53px;
	padding-top:17px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}
#corps_haut .btnRegionFrance .lienHaut{
	padding-right:13px;
}
#corps_haut .btnRegionFrance .lienHaut a{
	text-decoration:none;
	color: #404040;
}
#corps_haut .btnRegionFrance .lienBas{
	margin-top:13px;
	padding-right:13px;
}
#corps_haut .btnRegionFrance .lienBas a{
	text-decoration:none;
	color: #404040;
}
#colGauche2{
	float:left;
	margin-left:20px;
	width:182px;
	margin-top:15px;
}

#colGauche2 .btnRegionFrance2{
	background: url(images/btnRegionFrance2.png) no-repeat;
	width:182px;
	height:53px;
	padding-top:17px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}
#colGauche2 .btnRegionFrance2 .lienHaut2{
	padding-right:13px;
}
#colGauche2 .btnRegionFrance2 .lienHaut2 a{
	text-decoration:none;
	color: #404040;
}

#fiche{
    float:left;
	width:182px;
	margin-top:10px;
	border:0px solid black;
}

.ficheMilieu{
	background:url(images/pageCarteFondMilieuFiche.png) repeat-y;
	width:160px;
	margin-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.lien_titre2{
	font-size:10px;
	color: navy;
	margin-bottom:15px;
	text-align:center;
	text-decoration: underline;
}

.miniLogos{
	margin-bottom:15px;
	margin-top:15px;
	text-align:center;
}
.txtBas{
	font-size:12px;
	margin-top:15px;
	text-align:center;
}

.changer_quartier a{
	font-size:11px;
	color: navy;
	text-align:center;
	text-decoration: underline;
}

/**/
#colMilieu{
	width:820px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:30px;
	padding-left:0px;
     
}
.coldiv{
	float:left;
	margin-left: 15px;
	width:182px;
	margin-top: 40px;
}

