html 
{
	background-color:#ddebea;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body 
{
	background-color: #ddebea;
	background: url(moyeubg3.jpg) repeat-y top;
	color: #636363;
	font: normal 0.7em/1.4em Tahoma,Verdana,Arial,Georgia,sans-serif; 
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
}

H3
{
	font-size: 1.2em;
}

#head 
{
	background: url(bodybg2.jpg) no-repeat top;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 250px;
}

#main {
	margin: 20px 220px 20px 220px;
	padding: 10px;
	text-align:left;
	height: 730px;
	}
html>body #main {
	height : auto;
	min-height: 730px;
	}
	
#menu {
	position: absolute;
	top: 210px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	font-size: 0.9em;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}
html>body #menu {
	width: 170px; /* ie5win fudge ends */
	}
	
#menu a
{
	font-size: 1.1em;
	color: #2a9fab;
}

#linkList 
{
	margin-top: 50px;
	margin-bottom: 5px;
}

#linkList UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 15px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none; 
	TEXT-ALIGN: left;
}

.liimg 
{
	padding-top: 5px;
	padding-bottom: 10px;
}

#linkList UL LI UL LI {
	PADDING-TOP: 3px;
	LIST-STYLE-TYPE: none; 
	BORDER-BOTTOM: #4fadb9 1px dotted;
	background: transparent url(empty.jpg) no-repeat left top;
}

#linkList UL LI UL LI a, #linkList UL LI UL LI a:visited {
	border-bottom: none;
}

#linkList UL LI UL LI a:hover {
	color: #e55100;
}

#right {
	position: absolute;
	top: 210px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}
html>body right {
	width: 170px; /* ie5win fudge ends */
	}

.encart
{
	margin-top: 50px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #4fadb9;
	font-size: 0.9em;
}

.encart a, .encart a:visited {
	padding: 5px;
	border: 1px solid #4fadb9;
	background-color: #ddebea;
}

.encart a:hover {
	padding: 5px;
	border: 1px solid #993300;
	background-color: #e55100;
	color: #fff;
}

#foot {
  clear: both;
  border-top: 1px solid #000;
}


i {
	text-decoration: none;
	color: #e55100;
}

a, a:visited {
	text-decoration: none;
	color: #e55100;
	border-bottom: 1px dotted #888888;
}

a:hover {
	text-decoration: none;
	color: #2d9ea8;
	border-bottom: 1px solid #888888;
}

.paragraphes
{
	margin-bottom: 10px;
}

#quickSummary P 
{
	margin-top: 200px;
	text-align: center;
	font: bold 1.2em/1.2em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: 2px;
	color: #0c4d56;
	text-transform: uppercase;
}

.titresaccueil {
	color: #2a9fab;
}

#divconnection {
	border:1px solid #e55100;
	width:200;
	background-color:#a8c6d1;
	color:white;
	padding:5px;
	position:absolute;
	text-align:center;
	top:40%;
	left:40%;
}

