/* chemin de fer */
/************************************ Essentials - configure this ************************************/
#breadcrumb
{
clear:both;
float:none;
width:100%;
height:35px;
padding-top:10px;
}
#menuGauche
{	
padding-top:35px;
}
#contenuGauche
{	
padding-top:35px;
}
/************************************ Everything else is theming ************************************/
#breadcrumb, #breadcrumb a
{
color:Black;
text-decoration:none;
font-family:Arial;
font-size:11px;
}
#breadcrumb a:hover
{
text-decoration:underline;
}