#global {
	margin-left: auto; 
	margin-right: auto; 
	width: 100%; /* largeur obligatoire pour être centré */ 
	text-align: left; /* on rétablit l'alignement normal du texte */
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}


#header {
	height:105px;
	text-align: center; /* on rétablit l'alignement normal du texte */
	background-color:#B2C103;  
}

#langue {
	top:20px;
	width:1280px;
	height:40px;
}

#cadre { 
	margin-left: auto; 
	margin-right: auto; 
	width: 100%; /* largeur obligatoire pour être centré */ 
	text-align: center; /* on rétablit l'alignement normal du texte */
}

.margintit {
	margin-left: 20px;
}
.margintit2 {
	margin-left: 10px;
}
.boxgene {
	width: 826px;
}
.boxleftout {
	width: 194px;
	border: 1px solid #DFDFDF;
	background-color: #FFFFFF;
	height: 419px;
}
.boxleftin {
	width: 188px;
	border: 1px solid #DFDFDF;
	background-image: url(../images/pic_gauche.jpg);
	margin: 2px;
	background-color: #DFDFDF;
	height: 413px;
}
.boxleftout2 {
	width: 194px;
	border: 1px solid #DFDFDF;
	background-color: #FFFFFF;
	height: 572px;
}
.boxleftin2 {
	width: 188px;
	border: 1px solid #DFDFDF;
	background-image: url(../images/pic_gauche_degradee.jpg);
	margin: 2px;
	background-color: #FFFFFF;
	height: 572px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txtbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61442d;
	text-align:left;
}
.linkbottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61442d;
	text-decoration: underline;
}
.linkbottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61442d;
	text-decoration: none;
}

.boxrighttout {
	width: 614px;
	border: 1px solid #DFDFDF;
	background-color: #FFFFFF;
	height: 572px;
}
.boxrightin {
	width: 610px;
	border: 1px solid #DFDFDF;
	background-image: url(../images/back_cadre.jpg);
	margin: 2px;
	background-color: #DFDFDF;
	height: 572px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.backcelresult {
	background-image: url(../images/back_resto_results.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.linkupright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61442d;
	text-decoration:underline;
}
.linkupright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61442d;
	text-decoration:none;
}


body { 
	margin: 0; /* pour éviter les marges */ 
	text-align: center; /* pour corriger le bug de centrage IE */ 
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
}
p, .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #61442d;
	text-align:left;
}
.resultatstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#61442d;
	font-weight:bold;	
	text-decoration:none;
	line-height:1;
}
.resultatstxt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #61442d;
	text-decoration:none;
}
.boxdetailout {
	width: 816px;
	border: 1px solid #61442d;
	background-color: #FFFFFF;
	height: 541px;
}
.boxdetailin {
	width: 812px;
	border: 1px solid #DFDFDF;
	background-image: url(../images/back_cadre.jpg);
	margin: 2px;
	background-color: #FFFFFF;
	height: 537px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.villelink, a.villelink:link, a.villelink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #61442d;
} 
a.villelink:hover{
	text-decoration:underline;
	
}

a.sitelink, a.sitelink:link, a.sitelink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:underline;
	color: #B2C103;
} 
a.sitelink:hover{
	text-decoration:none;
	
}

