#corps { 
 background:#fff url(../images/enseignants_recherche/corps.jpg) right repeat-y;
}


/*************************************************************************************************/

/* table des profs */
table { border-style:none; border-width:0px;}
td,th { border-style:none; border-width:0px;}

#box-table-b {
 font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
 font-size: 12px;
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-top: 7px solid #810308;
 border-bottom: 1px solid #810308;
}
#box-table-b th {
 font-size: 13px;
 font-weight: normal;
 padding: 8px;
 background: #ffffff;
 border-right: 1px solid #810308;
 border-left: 1px solid #810308;
 color: #000;
}

#box-table-b td.aa,
#box-table-b td {
 background: #fff; 
 border-right: 1px solid #810308;
 border-left: 1px solid #810308;
 color: #000;
 height:40px;
}

#box-table-b td.aa {
 background: #f7f7f7; 
}


#box-table-b a,
#box-table-b a:link, 
#box-table-b a:visited {
 height:30px;
 padding-top:2px;
 padding-bottom:10px;
 display: block;
 text-decoration:none;
 color:#000;
}


#box-table-b a:hover {
 color:#000;
 background:#D4E7F5;
}

/*************************************************************************************************/

#menu_icones   { color : #063E95;}

 
#menu_icones_accueil a  { 
	background : url(../images/enseignants_recherche/accueil.jpg) no-repeat 0 -40px ; display: block; height: 40px; width: 44px;border : 0; margin: 0;overflow: hidden; 
}
#menu_icones_accueil a:hover  { background:url(../images/enseignants_recherche/accueil.jpg) no-repeat 0 0 ;display: block; height: 40px;width: 44px;border : 0; margin: 0;overflow: hidden; }

#menu_icones_actu a  { 
	background : url(../images/enseignants_recherche/actu.jpg) no-repeat 0 -40px ; display: block; height: 40px;width: 44px;border : 0; margin: 0;overflow: hidden; 
}
#menu_icones_actu a:hover  { background:url(../images/enseignants_recherche/actu.jpg) no-repeat 0 0 ;display: block; height: 40px;width: 44px;border : 0; margin: 0;overflow: hidden; }


#menu_icones_plan a  { 
	background : url(../images/enseignants_recherche/plan.jpg) no-repeat 0 -40px ; display: block; height: 40px;border : 0; margin: 0;overflow: hidden; 
}
#menu_icones_plan a:hover  { background:url(../images/enseignants_recherche/plan.jpg) no-repeat 0 0 ; display: block; height: 40px;width: 44px;border : 0; margin: 0;overflow: hidden;}

#menu_icones_contact a  { 
	background : url(../images/enseignants_recherche/contact.jpg) no-repeat 0 -40px ; display: block; height: 40px;width: 44px;border : 0; margin: 0;overflow: hidden; 
}
#menu_icones_contact a:hover  { background:url(../images/enseignants_recherche/contact.jpg) no-repeat 0 0 ; display: block; height: 40px;width: 44px;border : 0; margin: 0;overflow: hidden;}


#menu_icones_intranet a  { 
	background : url(../images/enseignants_recherche/intranet.jpg) no-repeat 0 -40px ; display: block; height: 40px;border : 0; margin: 0;overflow: hidden; 
}
#menu_icones_intranet a:hover  { background:url(../images/enseignants_recherche/intranet.jpg) no-repeat 0 0 ; display: block; height: 40px;border : 0; margin: 0;overflow: hidden;}


#menu_icones    { margin: 0; padding: 0; width: 220px; height: 53px; overflow: visible; font: bold 10px arial, helvetica, sans-serif;}

#menu_icones ul  { list-style: none; margin: 0; padding: 0;  float: left; width: 44px; }

#menu_icones ul ul  { margin: 0; padding: 0; position: absolute; width: 100px; }

#menu_icones ul ul
 { display: none; margin: 0; padding: 0;  }

#menu_icones ul li:hover ul,
#menu_icones ul ul ul li:hover ul
 { display: block; margin: 2px 0px 0px 2px; padding-left: 1px; }



