html,body,h1,h2,h3,h4,h5,h6,h7,ul,li,p{
	margin: 0;
	padding: 0;
	list-style: none;
}

html{
	background: #e1e1e2;
}

#PAGE{
	width: 850px;
	margin: 10px auto;
	padding: 0 125px 340px 125px;
	background: #e1e1e2 url(images/fond.jpg) no-repeat 0 0;
	position: relative;
	
}

#HEADER{
	padding: 0 0px 0 0;
	
}
#HEADER h1 a{
	display: block;
	height: 159px;
	background: url(images/bandeausyceo.net.jpg) no-repeat;
}
#HEADER h1 a span{
	display: none;
	
}
#HEADER h1 a#Visuel1{
	background:  url(images/visuel1.jspg) no-repeat;
	position: absolute;
	width: 257px;
	height: 157px;
	top: 0px;
	left: 700px;
}

#MENU{
	margin: 0 0px 0 0;
	height: 20px;
	background: url(images/menu.png) repeat-x 0 -5px;
}
#MENU h2{
	font: 14px Verdana,Arial,Tahoma;
}
#MENU li{
	display: block;
	float: left;
	
}
#MENU li a{
	display: block;
	/* height: 20px; */ /* FOUT LE BORDEL DANS IE */
	width: auto;
	padding: 0 20px;	
	/*float: left;*/
	color: #fff;	
	text-decoration: none;
	font: 14px Verdana,Arial,Tahoma;
	border-right: 1px solid #6c8924;
	border-left: 1px solid #9dc118;
}
html>/**/body #MENU li a{
	height: 20px;
}
#MENU li a:hover,
#MENU li:hover h2 a,
#MENU li.sfhover h2 a
{
	background: url(images/menu.png) repeat-x 0 0px;
	border-left: 1px solid #6c8924;
	border-right: 1px solid #9dc118;
}
#MENU li:hover ul,
#MENU li.sfhover ul{
	left: auto;
}

#MENU ul ul{
	position: absolute;
	left: -999em;
	z-index: 100;
	background: #6c8924;
	border: 1px solid #6c8924;
}
#MENU ul ul li{
	float: none
}
#MENU ul ul li a{
	/* float: none; */
	background: url(images/menu.png) repeat-x 0 -5px;
}



#CONTENU{
	height: 550px;
	font: 12px Verdana,Arial,Tahoma;
}


#COLGAUCHE{
	/* width: 530px;*/ 
	padding: 15px;
	
}

#COLGAUCHE h1{
	height: 26px;
	margin: 10px 0 0 0;
	color: #688309;
	/*border-bottom: 1px solid #688309;*/
	font: bold 20px Verdana,Arial,Tahoma; 
	
}
#COLGAUCHE h2{
	color: #688309;
	font: bold italic 15px Verdana,Arial,Tahoma; 
	text-align: justify;
	
}
#COLGAUCHE h3{
	font: bold 13px Verdana,Arial,Tahoma;
}
#COLGAUCHE{
	font: 12px Verdana,Arial,Tahoma;
}
#COLGAUCHE p{
	text-align: justify;
}
#COLGAUCHE label{
	float: left;
	display: block;
	width: 160px;
	text-align: right;
	padding: 0 5px;
}
#COLGAUCHE form{
	height: 400px;
	width: 550px;
	overflow: auto;
	border: 1px solid #888;
	padding: 10px;
}
#COLGAUCHE fieldset{
	border: none;
	background: #ccc;
	margin: 10px 0 ;
}
#COLGAUCHE legend
{
	background: #ccc;
	padding: 5px 20px;
	font: italic bold 12px Verdana,Arial,Tahoma;
	color: #555;
}
#COLGAUCHE fieldset fieldset{
	border: none;
	background: #eee;
	
}
#COLGAUCHE fieldset fieldset legend
{
	background: #eee;
}
#COLGAUCHE .clickable{
	cursor: pointer;
}
#COLGAUCHE .clickable:hover{
	color: #688309;
}
#COLGAUCHE input{
	border: 1px solid #aaa;
	width: 200px;
}
#COLGAUCHE textarea{
	border: 1px solid #aaa;
	width: 300px;
	height: 75px;
}
#COLGAUCHE form p{
	padding: 5px;
}
#COLGAUCHE form p br{
	clear: both;
}
#COLGAUCHE form p.reponseform{
	padding: 5px;
	background: #688309;
	color: white;
	border: 1px solid black;
	font: bold 14px Verdana,Arial,Tahoma;
}

#COLDROITE{
	float: right;
	width: 285px;
	height: 494px;
	margin: 49px 0 0 15px;
	background: url(images/coldroite.png) no-repeat;
	color: white;
}
.Teaser{
	margin: 0 80px 0 15px ;
	padding: 15px 0 ;
	height: 133px;
}
.Teaser h4{
	font: bold 14px Confortaa,Verdana,Arial,Tahoma;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}
.Teaser p{
	
}
.Teaser a.btSuite{
	float: right;
	display: block;
	height: 20px;
	padding: 0 0 0 30px;
	text-decoration: none;
	color: #afda18;
	background: url(images/bt-lire-suite.png) no-repeat;
}
#FOOTER{
	height: 21px;
	font: 11px Verdana,Arial,Tahoma;
	color: #aaa;
	text-align: center;
	
}
#FOOTER a{
	color: #aaa;
	text-decoration: none;
}
/* ---------------- ACCUEIL -----------*/
#PageAccueil{
	position: relative;
	width: 450px;
	height: 485px;
	background: url(/site/visuels/fondpoisson2.jpg) no-repeat;
	padding: 0 370px 0 0;
}
#PageAccueil p{
	padding: 0 5px;
	text-align: left;
}
#PageAccueil a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
}
#PageAccueil a strong{
	display: none;
}

#BlocAccueil1{
	position: absolute;
	top: 170px;
	left: 30px;
	width: 170px;
	height: 170px;
	/* background: rgba(255,0,0,0.2); */
}
#BlocAccueil2{
	position: absolute;
	top: 170px;
	left: 245px;
	width: 170px;
	height: 170px;
}
#BlocAccueil3{
	position: absolute;
	top: 395px;
	left: 30px;
	width: 385px;
	height: 75px;
}