body {
	background-color: #FFFCF0;
	background-image: url("images-ariege-mirepoix-restaurant/BG_restaurant-mirepoix-ariege.jpg");
	margin:0;
	padding:0;
}

#restaurant_mirepoix_page {
	margin:0 auto 0 auto;
	padding:0px;
	width:768px;
	height: 100px;
}

#pyrenees {
	width:768px;
	height:120px;
	margin:auto;
	padding:0px;
	clear:both;
	background-image: url(images-ariege-mirepoix-restaurant/IMG_montagne_pyrenees.jpg);
	background-position: center;
	background-repeat: no-repeat;

}

#restaurant_mirepoix_droit {
	width:766px;
	border:1pt solid #FF6600;
	background-color:#FFFCF0;
	margin:auto;
	padding:0px;
	clear:both;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align:left;
}

	#restaurant_mirepoix_droit a.lien_rubrique {
		text-decoration:none;
		color:#FF3300;
		font-size:14px;
		text-indent:20px;
	}
	#restaurant_mirepoix_droit a.lien_rubrique:hover {
		text-decoration:underline;
		color:#3366CC;
	}
	#restaurant_mirepoix_droit  a.lien_texte_accueil {
		text-decoration:none;
		color:#3366CC;
	}
	#restaurant_mirepoix_droit  a.lien_texte_accueil:hover {
		text-decoration:underline;
		color:#FF3300;
	}
	#restaurant_mirepoix_droit h1 {
		text-align:center;
		font-weight:bolder;
		display:block;
		font-size:18px;

	}
	#restaurant_mirepoix_droit h1,
	#restaurant_mirepoix_droit h2 {
		color:#006600;
		font-size: 16px;		
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		margin:2px 0px 5px 0px;
		padding:0px;
		font-weight:normal;
	}
	#restaurant_mirepoix_droit h2 {
		font-family: Tahoma,Helvetica, sans-serif;
		color:#FF6600;
		font-size: 14px;	
		margin:2px 0px 5px 0px;
		padding:0px;	
		font-weight:lighter;
	}
	#restaurant_mirepoix_droit p.texte_classique  {
		color:#333333;
		font-size: 14px;
		margin:2px 0px 5px 20px;
		padding:0px;
	}

	#restaurant_mirepoix_droit p.coordonnees {
		font-size:12px;
		color:#333333;
	}
	#adresse {
	clear:both;
	font-size:12px;
	color:#555;
	text-decoration:none;
	font-style:normal;
	text-align: center;
	}
	#images img {
		padding:10px;	
	}
	#images,
	#logo {
	clear:both;
	text-align:center;
	margin: 4px;
	padding: 0;
	}

div.DIV_50_gauche {
	width:50%;
	float: left;
	text-align: center;
}
div.DIV_50_droite {
	width:50%;
	float: right;
	text-align: center;
}
