/* B4RESTO.com */


body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
background-color: #333333;  
margin-left: auto; 
margin-right: auto;
}

a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.categories {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

.plat {
	color: #000000;
	font-size:12px;
}

.description {
	color: #999999;
	font-size:12px;
}

.prix {
	color: #999999;
	font-size:12px;
}

.titres_horaires {
	color: #666666;
	font-weight: bold;
	font-size:12px;
}

.horaires{
	color: #999999;
	font-size:12px;
}

.udo{
	color: #999999;
	font-weight: bold;
	font-size:14px;
}

.txt_presentation{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

.txt_information{
	color: #FFFFFF;
	font-size: 12px;
}

.texte{
	color: #000000;
	font-size: 12px;
}

.formule_brunch {
	color: #666666;
	font-weight: bold;
	font-size:16px;
}

.a {
	color: #CC0000;
	text-decoration: none;
}


/* GLOBAL */
#global {
	width: 914px;
	background-color:#ffffff;
	vertical-align: middle;
}


/* COLONNE DE GAUCHE */
#carre {
	width: 618px;
	height: 618px;
	background-color:#ffffff;
}



/* COLONNE DU MILIEU */
#menu {
	width: 90px;
	height: 618px;
	background-color:#333333;
	float:left;
}

#separation {
	width: 8px;
	height: 618px;
	background-color: #333333;
	float:left;
}



/* COLONNE DE DROITE */
#details {
	text-align: center;
	width:198px;
	height: 618px;
	background-color:#ffffff;
	float:left;
	text-align: center;
}


/* FOOTER */  
#footer {
	width: 906px;
	height: 30px;
	font-color: #FFFFFF;
	background-color:#333333;
}