body {
background-color:#2E1F29;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#FF7610;
}

a{color:#FF5E00;
text-decoration:none;
}

a:hover{
color:#FFFFFF;
}

H1{
font-size:1.5em;
}

img{border:none;}

/* beginning idheader */
#header {
width:1000px;
height:140px;
} 

/* end idheader */

/* beginning idlogo */
#logo {
float:left;
width:142px;
height:139px;
}
/* end idlogo */

/* beginning idmenu */
#menu {
float:left;
background-image:url(http://www.thaisquare.be/img_project/images/pano01.jpg);
background-position:bottom left;
background-repeat:no-repeat;
width:800px;
height:130px;
}
/* end idmenu */

/* beginning idlistMenuRoot */
#listMenuRoot {
margin-top:12px ;
padding:0;
list-style-type:none;

}
/* end idlistMenuRoot */

/* beginning classmenulist */
.menulist .menulist{  
margin: 0;
 padding: 0;
} 

.menulist ul { margin: 0; 
padding: 0; 
list-style-type: none; 
font-family:Arial, Helvetica, sans-serif; 
 }

 /* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */ 
.menulist ul { visibility: hidden; 
position: absolute; 
top: 2.5em;
left: 0px; 
width: 100px; }

 /* Second and third etc. level submenus - position across from parent instead */

 .menulist ul ul { top: 0px; left: 102px; } 

/* All menu items (<li> tags). 'float: left' lines them up horizontally, and they are positioned relatively to correctly offset submenus. Also, they have overlapping borders. */ 

.menulist li { float: left; position: relative; font-size:11px; margin-right: 1px; background-color:#003333; }

 /* Items in submenus - override float/border/margin from above, restoring default vertical style */

 .menulist ul li { float: none; margin-right: 0; margin-bottom: -1px; } .menulist ul>li:last-child { margin-bottom: 1px; }

 /* Links inside the menu */
 .menulist a { 
display: block; 
padding: 5px; 
color: #e6e2af; 
font-weight:bold;
width:130px;
text-decoration: none; }

 /* Lit items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */

 .menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus { color: #FFF; background-color: #FF9933; } .menulist a.highlighted { color: #FFF; background-color: #BEB2A8; }

 /* If you want per-item background images in your menu items, here's how to do it. 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#"> 2) Copy and paste these next lines for each link you want to have an image: .menulist a#xyz { background-image: url(out.gif); } .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus { background-image: url(over.gif); } */

 /* Only style submenu indicators within submenus. */

 .menulist a .subind { display: none; }
 .menulist ul a .subind { display: block; float: right; } 

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */

 .menulist a { float: left; }
 .menulist ul a { float: none; }

 /* */ .menulist a { float: none; } /* */
 /* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). */ 
* html .menulist ul li { float: left; height: 1%; }
 * html .menulist ul a { height: 1%; }
/* end classmenulist */

/* beginning idmain */
#main {
clear:both;
width:760px;
margin:8px;
}
/* end idmain */

/* beginning idrightMain */
#rightMain {margin:0;
padding:0;
width:140px;
height:auto;
float:left;
}

/* end idrightMain */

/* beginning idmainHome */
#mainHome {margin-left: 140px;

}

/* end idmainHome */

/* beginning classrandomPhoto */
.randomPhoto {
float:left;
margin:2px;
border:1px solid #FF7610; }
/* end classrandomPhoto */

/* beginning idfooter */
#footer {
clear:both;
margin-left:10px;
margin-top:20px;
padding-top:5px;
border-top:1px solid #FF5E00;
text-align:right;
width:750px;
font-size:0.8em;
color:#FFF;
}
/* end idfooter */

/* beginning idmainContact */
#mainContact {
height:425px;
}
/* end idmainContact */

/* beginning idmainIngredients */
#mainIngredients {float: left;
width:300px;
text-align:justify;
}
/* end idmainIngredients */

/* beginning idlisteIngredients */
#listeIngredients {
float:left;
margin-left:30px;
padding-top:70px;
width:290px;}
/* end idlisteIngredients */

/* beginning classcadreEquipe */
.cadreEquipe {
width:120px;
height:120px;
float:left;
margin:2px;
background-color:#3F2C38;
border:1px solid #FF7610; }
/* end classcadreEquipe */

/* beginning classbouton */
.bouton  a{
display:block;
 padding: 3px;
color:#fff;
 border:1px solid #CCCCCC;
 text-decoration: none;
 text-align:center;
 font-size:7pt;
 background-color:#2E1F29;
width:50px;
 }

.bouton a:hover{
color: #ccc;
background-color:#FF7610;

}

.bouton a.highlighted {
 color: #ccc;
background-color:#D11308;


}
/* end classbouton */

/* beginning idtest */
#test {
list-style-type:square;}
/* end idtest */

/* beginning classrestaurant */
.restaurant a{background-color:#FF5E00;}
/* end classrestaurant */

/* beginning classequipe */
.equipe a{background-color:#D11308;}
/* end classequipe */

/* beginning classcontact */
.contact a{background-color:#A91C14;}
/* end classcontact */

/* beginning classcarte */
.carte a{background-color:#FF7610;}
/* end classcarte */

/* beginning classboutonLangue */
.boutonLangue {
width:120px;
height:20px;
float:left;
margin:2px;
padding: 5 px;
text-align: center;
font-size:8pt;
border:1px solid #FF7610; }
/* end classboutonLangue */

/* beginning idadresse */
#adresse {
float:left;
width:200px;
}
/* end idadresse */

/* beginning idcontainerPlan */
#containerPlan {
float:left;
width:380px;
height:420px;
}
/* end idcontainerPlan */

/* beginning idmainMenu */
#mainMenu {padding-left:140px;
line-height:1.4em;
}
/* end idmainMenu */

/* beginning classtexteLegende */
.texteLegende {
font-size:0.8em;
color:#ffffff;
}
/* end classtexteLegende */

/* beginning classnomPLat */
.nomPLat {
font-size:1em;
color:#ffffff;
}
/* end classnomPLat */

/* beginning classdescriptionPlat */
.descriptionPlat {
font-size:0.9em;
color:#FF7610;
}
/* end classdescriptionPlat */

/* beginning classprixPlat */
.prixPlat {
font-size:0.9em;
font-weight:bold;
color:#ffffff;
}
/* end classprixPlat */

/* beginning classboutonPhoto */
.boutonPhoto {
float:left;
margin:2px;
border:1px solid #FF7610; }



/* end classboutonPhoto */

/* beginning idcontainerPhoto */
#containerPhoto {margin-left: 100px;

}
/* end idcontainerPhoto */

/* beginning classlargeurTexte */
.largeurTexte {
width:600px;
text-align:justify;}
/* end classlargeurTexte */

/* beginning classcadreOrange */
.cadreOrange {
padding:5px;
color:#9999CC;

}
/* end classcadreOrange */

