a:link
{
	color: #333366;
	text-decoration : none;
}
a:visited
{
	color: #333366;
	text-decoration : none;
}
a:active 
{
	color: #FF9900;
	text-decoration : none;
}
a:hover
{
	color: #00CCFF;
	text-decoration : none;
}
a:link.intranet
{
	color: #FF9900;
	text-decoration :   none;
}
a:visited.intranet
{
	color: #FF9900;
	text-decoration : none;
}
a:active.intranet
{
	color: #FF9900;
	text-decoration : none;
}
a:hover.intranet
{
	color:  #00CCFF;
	text-decoration :     none;
	background:  #333366;
}
body
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333366;
	font-size:10pt;
	text-align:justify;
	scrollbar-arrow-color: #99CCFF;
	scrollbar-3dlight-color: #333366;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-face-color: #333366;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #333366;
	scrollbar-track-color: #99CCFF;
}
table
{
	font-size: 10pt;
	text-align: justify;
}
#entete
 {
	width : 930px;
	height : 25px;
	background-color : #333366;
}
#cellule_annuaire
{
	float: right;
	width : 80px;
	height : 25px;
	background-color : #333366;
	text-align : center;
	font-weight : bold;
	color : #99CCFF;
}
#cellule_etudiant
 {
	float: right;
	width : 140px;
	height : 25px;
	background-color : #333366;
	text-align : center;
	font-weight : bold;
	color : #99CCFF;
}
#cellule_logo
{
	float: left;
	width:110px;
	height : 80px;
	background-color : #FFFFFF;
	background-image : url("../images/logo_ipbs.jpg");
	background-repeat : no-repeat;
}
#cellule_recherche
{
	width : 930px;
	height : 80px;
	background-image : url("../images/bande_bleue_930x80.jpg");
	background-repeat : no-repeat;
}
#cellule_menu1
{
	width : 930px;
	height: 25px;
	background-color : #FFFFFF;
	background-image : url("../images/bande_orange_haut_930x25.jpg");
	background-repeat : no-repeat;
}
#cellule_menu2
{
	float: right;
	width : 740px;
	height : 25px;
}
#cellule_menu3
{
	float:  left;
	width : 190px;
}
#cellule_page
{
	width : 930px;
	background-color : #FFFFFF;
	background-image: url(../images/fond_bandeau_gauche.jpg);
	background-position: left;
	background-repeat:  repeat-y;
}
#cellule_institut
{
	float: left;
	width: 200px;
	height : 119px;
	background-color : #FFFFFF;
	background-image : url("../images/entree.jpg");
	background-repeat : no-repeat;
}
#cellule_publis
{
	float: left;
	width: 200px;
	height :  120px;
	background-color : #FFFFFF;
	background-image : url("../images/recherche.jpg");
	background-repeat : no-repeat;
}
#cellule_affichage
{
	float: right;
	width : 720px;
	background-color : #FFFFFF;
	margin-top : 10px;
}
#cellule_informatique
{
	float: left;
	width: 200px;
	height : 120px;
	background-image : url("../images/info.jpg");
	background-repeat : no-repeat;
}
#cellule_formation
{
	float: left;
	width: 200px;
	height : 360px;
	background-color : #FFFFFF;
	background-image : url("../../images/formation.jpg");
	background-repeat : no-repeat;
}
#cellule_viescientifique
{
	float: left;
	width: 200px;
	height : 360px;
	background-color : #FFFFFF;
	background-image : url("../../images/vie_scientifique.jpg");
	background-repeat : no-repeat;
}
#pieddepage
{
	width : 930px;
	height: 25px;
	background-color : #FFFFFF;
	background-image : url("../images/bande_orange_bas_930x25.jpg");
	background-repeat : no-repeat;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1
{
	color: #00CCFF;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}
h2
{
	color: #333366;
	font-size:24pt;
	font-weight:bold;
	text-align:center;
}
h3
{
	color: #333366; 
	font-size: 12pt;
	font-weight: bold;
}
h4
{
	color: #FF9966; 
	font-size: 14pt;
	font-weight: bold;
	text-align : center;
}
h5
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background: #99CCFF;
	color: #333366;
	padding: 4px;
	text-align: left;
}
h6
{
	color: #FF9966;
	font-size:14pt;
	font-weight: bold;
	text-align: center;
	cursor:  hand;
}
.PopItemStyle
{
	list-style-image: url(../images/icon_add.gif);
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.ItemStyle
{
	list-style-image: url(../images/icon_fix.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10pt;
	color: #333366;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin-top: 5px;
}

.SubItemStyle
{
	list-style-image: url(../images/pins/pin_rose.gif);
	font-size: 10pt;
	color: #333366;
	vertical-align: middle;
	background-repeat: no-repeat;
