/*Feuille de style pour le moi de mai*/
body, .tableMiseEnPage{
background: #e7e1a7 url(styleJuillet.jpg) no-repeat;
color: #222103;
}

/*		menu 		*/

#menu{
position:absolute;
top:17px;
left:-60px;
/* width:100%;   */
z-index:1;
min-width:820px;
background-color:#91c7ed;
}

.lienMenu{
color: #59585c;
}
.smenuDiv{
background-color:#a5d8d1;
background-color:#ebf4eb;
}
.lienSmenu{
color: #59585c;
}

#hermillon{
position:absolute;
right:0px;
top:35px;
/*float:right;*/
width:200px;
height:14px;
font-size:11px;
font-weight:bolder;
color:#99b7cc;
margin: 115px 0px 0px 0px;
color:#520e0e;
}
#chemin{
position:absolute;
top:45px;

}


/*Style du tableau descriptif d'evenement*/
.tabEven tr th{
background-color:#333399;
color:#FFFFFF;
padding:0px;

}

.tabEven  tr td{
/* background-color:#FFFFFF; */
color:#333399;
padding:0px;

}

.tabEven{
border-style:solid;
border-color:#000000;
border-width:0px;
}