
/* Cascading Style Sheet Document. */ 
/* ******************************************* */ 
/* Copyright (c) 2006-2007 www.labouloie.com   */ 
/* Copyright (c) Philippe Engelender 		   */ 
/* Tous droits réservés, All rights reserved.  */ 
/* ******************************************* */ 

/* -- Global : Menu bilingue : Gauche -- */ 

table.menu-gauche-index{  
	border-top: 1px solid #FFFFCD; 
	border-left: 0px solid #FFFFCD; 
	border-right: 1px solid #FFFFCD; 
	border-bottom: 1px solid #FFFFCD; 
}
table.menu-gauche{  
	border-top: 1px solid #CCCCCC; 
	border-left: 0px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
}
table.menu-gauche-2{  
	border-top: 1px solid #CCCCCC; 
	border-left: 0px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 0px solid #CCCCCC; 
}
p.fieldset { 
	font-size: 15px; color: #FF3300; text-align:justify; 
	padding: 5pt 5pt 5pt 5pt; border: 1px solid #AAAAAA; 
}
a.fieldset { 
	text-decoration:none 
}
.french_menu { 
	font-size: 11px; text-decoration: none;
}
.english_menu { 
	font-size: 9px; color: #999999; text-decoration:none;
}
li { 
	font-size: 14px; color: #009900; 
}

/* ****************************************** */ 

/* -- Page [ photos.html ] -- */ 

.cadre-photo-3-cotes {
	border-top: 1px solid #FF9900; 
	border-left: 1px solid #FF9900; 
	border-right: 0px solid #FF9900; 
	border-bottom: 1px solid #FF9900; 
}

.cadre-photo-4-cotes {
	border: 1px solid #FF9900; 
}

/* ****************************************** */ 

/* -- Page [ recherche.html ] -- */ 

.RechercheInput {
	background: #FFFFFF url(image_design/loupe_fd_trans.gif) no-repeat 2px;
	background-color: #FFFFFF;
	padding-left:14px; margin:0px; width:100px; height:18px; vertical-align:top;
	font-size:10px; color:#000000; text-align:left;
	border-top: 1px solid #999999;
	border-left: 1px solid #8EB934;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
}

/* ****************************************** */ 

/* -- Menus [ plats.html ] Non actif -- id=test sur td supprimé -- */

div#test {
    background-image:  url(../image_design/restaurant_menu_parchemin_vert.jpg);
    background-repeat: no-repeat;
    height: 300px;
    width: 260px;
}

div#testtext {
    position: relative;
    height: auto;
    width: auto;
    left: 25px;
    top: 200px;
}

/* ****************************************** */ 

div.bordures {
	margin: 7 0 3 0;
	padding: 14 8 14 8;
	height: 230px;
	font-size: 12px;
	border-style: double;
	border-color: #C88710;
}

td.plats { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}