	body {text-align: center;font-family:Arial, Helvetica, sans-serif;background:#cce7f4;}
	
	h1,h2,h3,h4,h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
}
	#main {
		margin: 0 auto;
		width: 760px;
		text-align: left;
		background: #b2dbef;
	}

#header	{
		/*background:url(http://leh.fr/images/site/logo_formation.gif) no-repeat;*/
		background:#fff;
		padding:6px;
}
.logo 	{
		display:block;
		width:150px;
		height:167px;
		background:url(http://www.leh.fr/images/site/logo.gif) #fff no-repeat 0 0;
		text-decoration:none;
		float:left;
}

.logo:hover	{
		background-position: -150px 0;
}
.bandeau 	{
		display:block;
		width:588px;
		height:167px;
		margin-left:156px;
		background:url(http://www.leh.fr/images/site/ban_formation.gif) #fff no-repeat 0 0;
		text-decoration:none;
}
.slogan	{
		text-align:right;
		font-size:16px;
		color:#000;
		font-style:italic;
		margin-right:40px;
		line-height:20px;
}
.menugeneral	{
		width:500px;
		background:#fff;
		margin:20px 0 0 200px;
		font-size:16px;
		font-weight:bold;
		color:#000;
}
#menulocal	{
		margin: 10px 0 0 0px;
		padding:0;
		background:#0089ca;
		height:25px;
}
#menulocal ul	{
		list-style:none;
		margin:0 0 0 20px;
		padding:0;
		line-height:25px;
}
#menulocal li	{
		font-size:12px;
		font-weight:bold;
		display:inline;
		margin:0 15px 0 0;
		padding:0;
		line-height:25px;
}
#menulocal li a	{
		text-decoration:none;
		color:#000;
}
.tool	{
		font-size:7px;
}
#menulocal li a:hover	{
		text-decoration:none;
		color:#000;
		background:#fae1b2;
}
#menulocal li input	{
		border:none;
}

.mentions	{
	color:#000;
	text-decoration:none;
}

.edition	{
	color:#ee9c00;
	text-decoration:none;
}
.editionoff	{
	color:#fcebcc;
	text-decoration:none;
}
.editionoff:hover	{
	color:#ee9c00;
}
.conseil	{
	color:#954691;
	text-decoration:none;
}
.conseiloff	{
	color:#eadae9;
	text-decoration:none;
}
.conseiloff:hover	{
	color:#954691;
}
.formation	{
	color:#0089ca;
	text-decoration:none;
}
.formation:hover	{
	color:#0089ca;
}
.rj	{
	color:#c60040;
	text-decoration:none;
}
.rjoff	{
	color:#f4ccd9;
	text-decoration:none;
}
.rjoff:hover	{
	color:#c60040;
}
	h1 {	padding: 6px;
			/*border: solid 1px black;*/
			margin-bottom: 12px;background: #fff;}
	
	#col1 {
		width: 400px; padding: 6px;
		float: left;
		margin-bottom: 12px;
		/*border: solid 1px black;*/
		background: #b2dbef;
	}
	#col2 {
		width: 320px; padding: 6px;
		float: right;
		margin-bottom: 12px;
		/*border: solid 1px black;*/
		background: #b2dbef;
		}
	#piedpage {
		clear: both; padding: 6px;
		/*border: solid 1px black;*/
		background: #b2dbef;
		text-align:center;
		color:#000;
		}

	#topcurves {
		background:url(http://leh.fr/images/site/boxtop.gif) no-repeat;
		height:8px;
		width:343px;
}
	#botcurves {
		background:url(http://leh.fr/images/site/boxbot.gif) no-repeat #b2dbef;
		height:8px;
		width:343px;
}

	#topcurves2 {
		background:url(http://leh.fr/images/site/boxtop283.gif) no-repeat;
		height:8px;
		width:283px;
}
	#botcurves2 {
		background:url(http://leh.fr/images/site/boxbot283.gif) no-repeat #b2dbef;
		height:8px;
		width:283px;
}

	h2	{
		color: #0089ca;
		font-size: 18px;
		line-height: 19px;
		margin-left:10px;
			
	}

	h3 {
		font-size: 14px;
		color: #000;
		margin-left:15px;
		margin-right:15px;
}

	h4	{
		color: #0089ca;
		font-size: 14px;
		margin:0 0 0 0;
	}

	p	{
		color:#444;
		font-size: 11px;
		line-height:15px;
		margin-left:15px;
		margin-right:15px;
		margin-bottom:30px;
	}

	.curvezone	{
		margin:20px;
		background:#fff;
		width:343px;
}
	.curvezone2	{
		margin:20px;
		background:#fff;
		width:283px;
}
	.zone1	{
		margin-top:50px;
		/*background:#fff;*/
		width:300px;
		color:#222;
		font-size: 12px;
		line-height:16px;
		
}
	.lien1	{
		color:#0089ca;
		font-size: 16px;
		line-height:20px;
		text-decoration:none;
		
}
	.lien1:hover	{
		color:#000;
		text-decoration:underline;
		
}

.clear	{
	clear:both;
}
div#formulaire {
	width:635px;
	font-size:0.8em;
	font-style:italic;
	margin:20px;
	padding:10px;
	background-color:#fff;
}

