/* CSS Document */

#menu{
	font-family:Verdana;
	font-size:12px;
	margin-top:-18px;
	border-right:1px solid #b3b4b5;
	border-left:1px solid #b3b4b5;
	margin-left:30px;
	margin-right:30px;
	width:930px;
}

#pmenu li{
	list-style:none;
	float:left;	
	text-align:center;
	width:220px;
}

#smenu{
	width:988px;
	height:80px;	
}

#smenu1{
	background:url(../images/menu_enp.png) no-repeat;
	float:left;
	display:none;
	visibility:hidden;
	width:550px;
	margin-left:5px;
	margin-top:-1px;
	cursor:pointer;
}

#smenu3{
	background:url(../images/menu_enp_1.png) no-repeat;
	float:left;
	display:none;
	visibility:hidden;		
	margin-left:240px;
	margin-top:-1px;
	width:576px;
	cursor:pointer;
}

#smenu1 li{
	list-style:none;
	float:left;	
	height:20px;
	margin-top:10px;	
	cursor:pointer;	
}

#smenu1 li :hover{
	font-weight:bold;
	cursor:pointer;
}

#smenu3 li{
	list-style:none;
	float:left;	
	height:20px;
	margin-top:10px;
	cursor:pointer;		
}

#smenu3 li :hover{
	font-weight:bold;
	cursor:pointer;
}

#contenu{
	margin-left:30px;
	border-right:1px solid #b3b4b5;
	border-left:1px solid #b3b4b5;
	border-bottom:1px solid #b3b4b5;
	width:930px;
}


#contact{
	background:url(../images/contact.png) no-repeat;		
	height:43px;
	padding-top:10px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	width:100px;
}

#contact:hover{
	background:url(../images/contact_2.png) no-repeat;	

}

#espace{
	background:url(../images/espace_pro.png) no-repeat;
	padding-top:10px;
	height:43px;	
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	width:100px;	
}

#espace:hover{
	background:url(../images/espace_pro_2.png) no-repeat;
}
#tableau{
	margin-left:30px;
	padding-left:5px;
	width:932px;
	height:auto;
	border-right:1px solid #b3b4b5;
	border-left:1px solid #b3b4b5;
	border-bottom:1px solid #b3b4b5;
}

#bas_contenu{
	background:url(../images/bas_contenu.png) no-repeat;
	width:745px;
	height:18px;
	margin-left:5px;
}

#m_contenu{
	width:745px;
	background:url(../images/millieu_contenu.png) repeat-y;
	height:auto;		
}
#haut_contenu{
	width:745px;
	background:url(../images/haut_contenu.png) no-repeat;
	height:29px;
	padding-left:18px;
	font-family:Verdana;
	font-size:12px;
	margin-left:5px;
}
#pfff{
	text-decoration:underline;
	margin-top:-5px;
}
#contact:hover{
	font-weight:bold;
}
#espace:hover{
	font-weight:bold;
}