body {	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	
}

body, td, div {	
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;
}

P {	
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;
	font-size:12px;
	line-height:15px;
	color: #000000;

}



H1 {	
	font-size:14px;
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:0px;
}

H2 {	
	font-size:15px;
	color: #000000;
	font-weight:bold;
/*	font-style:italic; */
	margin-bottom:0px;
	margin-top:0px;

}

H3 {	
	font-size:13px;
	color: #333399;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;

}

H4 {	
	font-size:12px;
	color: #000000;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;

}

H5 {	
	font-size:14px;
	color: #000000;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;

}

H6 {	
	font-size:9px;
	color: #000000;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;

}

.text {	
	font-size:10px;
	color: #000000;

}

/* global flyouts------------------------------------------- */
.flyout	{
	position:relative;
	background-color:#000000;

}

.hideFly	{
	position:absolute;
	visibility: hidden;
	layer-background-color:#000000;
	z-index:21;

}

.glbflypos {
	position:absolute; 
	top:20px; 
	left:0px; 
	background-color:#FF9900;
	background-image:url('http://www.cefem.fr/gif/table.gif');
}

.rightflypos {
	position:absolute; 
	top:0px; 
	left:0px; 
	background-color:#FF9900;
	background-image:url('http://www.cefem.fr/gif/table.gif');
}

.otherfly {
	position:relative; 
	visibility:hidden;
}

.myflypos {
	position:absolute;
	visibility:hidden;
	top:235px; 
	left:273px; 
}

.menulink td {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;
	font-size:11px;
}

.menulink a {  
	color:black; 
	text-decoration:none; 
	white-space:pre;
	}
	
.menulink a:hover { 
/*	color:#CC3300;  */
	text-decoration:none; 
	color:yellow;
}

/* home------------------------------------------- */

.date {	
	font-size:10px;
	color: #000000;
}


