/***********************************************/
/* HTML tag styles (macromedia and lolo cooperation)  
#Contour{   	border: 1px solid #21536A; }
#fondJaune{ 	background-color: #FFFBF0; }
#BandeauTitre{	display: block;	background-image: url(Images/essai/content-top.jpg); line-height: 1; font-weight: bold;
				color: #FFFFCC;	text-align: center;	padding: 3px;}
#MenuFlottant{	position: absolute;	top: 90px;	left: 2px;	height: 340px;	width:155px;
	padding: 1px;	color: #FFFFFF;	border: 1px solid #21536A;	background-color: #FFFBF0;}
#boutons, #boutonsProd, #boutonsConst, #boutonsAutom { position: relative; left: 3px; width:142px;}
#boutons a:link, #boutons a:visited, #boutonsProd a:link, #boutonsProd a:visited, #boutonsConst a:link, #boutonsConst a:visited,
#boutonsAutom a:link, #boutonsAutom a:visited {
	color: #FFFFCC;	display: block;	background-image: url(Images/essai/right-top.gif);	padding: 2px;}
#boutonsProd a:link, #boutonsProd a:visited {
	border-left-color: #FF9966;
	border-left-style: solid;
	border-left-width: 8px;
}
#boutonsConst a:link, #boutonsConst a:visited {
	border-left-color: #0099FF;
	border-left-style: solid;
	border-left-width: 8px;
}
#boutonsAutom a:link, #boutonsAutom a:visited {
	border-left-color: #66FF99;
	border-left-style: solid;
	border-left-width: 8px;
}
#boutonRechercher{	padding-left:10; position: relative; display: block; color: #33333; }
input.rechercher { 	font-size: 10px; color: #333333;}

#ZoneGenerale{	position: absolute;	top:  94px;	left: 166px;	width: 820px;
}
#ZoneLienAcademie{  position: absolute; top:   0px; left:   0px; height:   80px; width: 75px;}
#ZoneLienPedagogie{	position: absolute; top:   0px; left:  76px;	height:   80px; width: 300px;}
#ZoneLienAccueil{   position: absolute; top:  30px; left: 377px; height:   63px; width: 622px;}
#ZoneLienTitre{     position: absolute; top: 120px; left: 818px; height:   42px; width: 180px; text-align: center;}	

/***********************************************/
body{ 			background-color: #000000; font-family: Verdana, sans-serif; font-size: small; color: #FFFFFF; 
				line-height: 1.166; text-align: left;}
table {			font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small; color: #FFFFFF;background-color: #000000; }

/******* hyperlink *******/
a:link, a:visited{	color: #FFFFFF;	text-decoration: none;	font-style: italic;
}
a { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline; }
img, table { margin: 0; padding: 0; border: none; }
/******* Menu *******/


