html, body {
	padding: 0;
	height: 100%;
	background-color:#83C3DF;
	font-family: Verdana, Arial, "comic sans ms", serif;
	font-size: 14px;
	color: #3686AA;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0 0 0 0;
}

a {
	color: #3686AA;
	text-decoration: none;
	cursor: pointer;	
}
a:hover {
	text-decoration:underline overline;
}

#Page {
	position: relative;
	min-height: 100%;
	width: 987px;
	background: url(images/global.jpg) repeat-y;
	color:#3686AA;
	margin: 0 auto 0 auto;
}
#Header {
	background: url(images/header.jpg) no-repeat;
	height: 273px;
	
}
	#Header #NewsLetter {
		display: block;
		width: 160px;
		height: 70px;
		margin-top: 190px;
		margin-left: 60px;
		margin-bottom: auto;
		position: absolute;
	}
	
	#Header #Centre {
	display: block;
	width: 471px;
	height: 112px;
	position: absolute;
	margin-left: 297px;
	margin-top: 155px;
	text-align: center;
	vertical-align: middle;
	}
	#Header #Liens {
		position: absolute;
		width: 173px;
		margin-left: 800px;
		margin-top: 158px;
		height: 100px;
		display: block;
		text-indent: 5px;
	}
		#Header #Liens li{
	list-style-type: none;
	margin-bottom: 10px;
		}

#Navigation {
	background:url(images/navigation.jpg);
	height:30px;
}
	#Navigation li {
	width: 110px;
	height: 25px;
	float: left;
	clear: right;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
	list-style-type: none;
	margin-right: 4px;
	margin-top: 7px;
	}
	#Navigation .EspaceElement {
		width: 30px;
		height: 30px;
		float: left;
		clear: right;
		margin-right: 5px;
	}
#MenuGauche {
	float: left;
	width: 210px;
	color:#FFFFFF;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 40px;
	/*margin: 20px 50px;-*/
}
	#MenuGauche .Header{
		background:url(images/menu_header.jpg) no-repeat;
		height:35px;
	}
	#MenuGauche .Main{
		background:url(images/menu.jpg) repeat-y;
	}
	#MenuGauche .Footer{
		background:url(images/menu_footer.jpg) no-repeat;
		height:69px;
	}
	
	#MenuGauche a{
		color:#FFFFFF;
		text-decoration: none;
	}
	#MenuGauche a:hover{
		text-decoration: none;
		margin-left: 5px;
	}
	#MenuGauche li{
		display:block;
		font-size:12px;
		list-style-type: none;
		padding: 0px;
		margin: 0 0 0 0px;
	}
	#MenuGauche ul{
		display:block;
		list-style-type: none;
		padding: 0px;
		margin: 0 0 0 10px;
	}
	#MenuGauche ul:hover ul{
	
	}
	
	

#Corps {
	float:right;
	margin: 50px 60px 30px 0px;
	width: 619px;
	text-align:center;
}
	#Corps .Header{
		background:url(images/corps_header.jpg) no-repeat;
		height:12px;
	}
	#Corps .Main{
	background: url(images/corps.jpg) repeat-y;
		/*height:100%;*/
	}
#Page #Header #NewsLetter label {
	font-size: 9px;
}
input {
	border: 1px dashed #0099FF;
	font-size: 12px;
	background-color: #BCD5EB;
}

	#Corps .Footer{
		background:url(images/corps_footer.jpg) no-repeat;
		height:12px;
	}
#FooterCadre {
	height: 40px;
	clear: both;
}
#FooterCadre #Footer {
	position: absolute;
	width: 100%;
	background: url(images/footer.jpg) no-repeat center top;
	text-align:center;
}

/*Autres Styles*/ 
h2 {
	display:inline;
	color: #000000;
	text-align: center;
	font-size: 8px;
}
h3 {
	background: url(images/titre.jpg) no-repeat;
	padding:10px;
	display:block;
	height: 43px;
	text-align: center;
	font-size: 24px;
}
img{
border: 0px;
}

#INFODiv {
	display: none;
	z-index:255;
	text-align:center;
	width:auto;
	border: 1px solid #000000;
	position: absolute;
	background-color: #FFFF99;
	padding: 2px;
	font-size: 12px;
}


.CadreSmiley {
	background-color: #83C3DF;
	display: block;
	height: 168px;
	width: 128px;
	text-align: center;
	float: left;
	clear: right;
	margin-right:6px;
	margin-bottom:6px;
}
.CadreSmiley .Smiley {
	height: 128px;
	width: 128px;
	text-align: center;
	vertical-align:middle; 
	
}
.CadreSmiley .Smiley img {
	max-height: 120px;
	max-width: 120px;
	border: 1px solid #999999;
}
.CadreSmiley .Smiley img:hover{
	border: 1px solid #FFFF00;
}

.CadreSmiley .Description {
	width: 128px;
	/*height: 20px;*/
}

#CountPages {
	text-align: center;
	width: 100%;
	height: 40px;
	clear: both;
	display: inline;
}

/* Sécuritée */
#Contenu {display: none;}#SmilEys {display: none;}#FooTer {display: none;}#PAGe {display: none;}#Securite{display: none;}

