#menuText {width:280px;overflow:hidden;text-align:left;}

#menu {
	/*background: #333;*/
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:15px;
	width: 23em;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	border-bottom: 1px solid #ccc;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #ccc url("../img/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#menuTextHome {width:500px;overflow:hidden;}
#menuTextHome p {color:#FFCC33;font-size:12px;}

#lienlangue {}
#lienlangue a, #lienlangue a:visited {color:#FFCC33;text-decoration:none;}
#lienlangue a:hover{color:#4E4E4E;}
#divce{padding-top:10px;padding-left:12px;}

#footer {color:#003399;text-align:center;}
#footer p{padding-top:5px;color:#4E4E4E;font-size:11px;}
#footer a, #footer a:visited{color:#FFCC33;text-decoration:none;font-size:11px;font-weight:bold;}
#footer a:hover{color:#fff;}

#navigation {background: #669ACC;width:307px;float:right;/*padding: 12px 15px;*//*padding-left:15px;*/height:430px;}

#navigationHome {background: #669ACC;width:525px;float:right;/*padding: 12px 15px;*/padding-left:15px;height:430px;}
#centreHome {float:left;	width:410px;overflow: hidden;background:#fff;height:430px;}

#global {width: 950px;margin: 0 auto;}

#centre {float:left;width:642px;overflow: hidden;background:#fff;height:430px;}

#centreA, #centreB , #centreD, #centreE{width:642px;overflow: hidden;height:430px;}
#centreC {width:642px;overflow: scroll;height:430px;}

#centreA {background-image:url(../img/cones.jpg);}
#centreA p{color:#003399;padding-left:20px;padding-right:10px;}

#centreB{background-image:url(../img/cone_seul.jpg);}
#centreB p{color:#003399;padding-left:20px;padding-right:230px;text-align:justify;}

#centreD{background-image:url(../img/boite_ouverte_couvercle.jpg);}
#centreD p{color:#003399;padding-left:20px;padding-right:230px;text-align:justify;}

#centreC{background-image:url(../img/profil_ouvert.jpg);}
#centreC p{color:#003399;padding-left:20px;padding-right:230px;text-align:justify;}

#centreE{background-image:url(../img/boite_ouverte.jpg);}
#centreE p{color:#003399;padding-left:20px;padding-right:230px;text-align:justify;}

.clEnter{color:#4E4E4E;font-size:16px;text-decoration:none;border:solid 1px #ccc;padding:5px;background:none;font-weight:bold;}

.active {background:#ADAD9C;color:#000;padding-bottom: 8px;font-weight:bold;}

input.button{cursor:hand;padding:3px 6px;border:2px solid #fff; margin:20px 0px 0px 0px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif;background:#669ACC; -moz-border-radius:5px; }
input.button:hover		{ background:#ccc none repeat scroll 0% 0%; color:#4E4E4E; }

.button{cursor:hand;text-decoration:none;padding:3px 6px;border:2px solid #fff; margin:20px 0px 0px 0px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif;background:#669ACC; -moz-border-radius:5px; }
.button:hover{ background:#ccc none repeat scroll 0% 0%; color:#4E4E4E; }

.mailerror {color:red;font-weight:bold;}