body {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#808080;
}
#conteneur {
	position:absolute;
	top:0;
	width:881px;
	left:50%;
	margin-left:-440px;
}
#visuel {
	height: 215px;
	background-image:url(../images/site1/visuel.jpg);
}
#menu {
	height: 30px;
	background-image:url(../images/site1/menu.gif);
}
#ligne {
	height: 30px;
	background-color:#808080;
}
#smenu {
	float:left;
	top:230px;
	margin-left:20px;
	height:330px;
	width:245px;
}
#page {
	width:881px;
	background-image:url(../images/site1/fond.gif);
}

#centre {
	margin-left:250px;
	min-height:300px;
}
#pied {
	clear:both;
	height: 45px;
	background-image:url(../images/site1/bas.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	font-size:10px;
}
#realisation {
	clear:both;
	background-image:none;
	height: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:right;
	padding-right:18px;
	line-height:8px;
	font-size:10px;
	color:#ccc;
	margin-top:-12px;
}

#realisation a {
	color:#CCC;
	text-decoration:none;
}

#realisation a:hover {
	color:#000000;
}

/* MENU GENERAL */

#conteneur #menu ul {
	margin:0 0 0 20px;
	padding:0;
}
#conteneur #menu li {
	margin-top:3px;
	float:left;
	list-style-type:none;
}
#conteneur #menu a {
	display:block;
	width:120px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#000;
	line-height:12px;
}

/* SOUS MENU */

#conteneur #page #menuDeroulant {
	position:absolute;
	top:260px;
	left:20px;
	padding:60px 0 0 25px;
	height:250px;
	width:210px;
	list-style-type:none;
}

#conteneur #page #menuDeroulant li {
	width: 200px;
	margin: 0;
	padding: 0;
	border: 0;
}

#conteneur #page #menuDeroulant li a {
	display:block;
	color:#000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
}

#conteneur #page #menuDeroulant li a:hover {
	text-decoration:underline; 
}

#conteneur #page #menuDeroulant .sousMenu {
	display: none;
	position:absolute;
	left:185px;
	top:65px;
	list-style-type: none;
	padding-left:5px;
}
#conteneur #page #menuDeroulant .sousMenu li {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width:180px;
}

#conteneur #page #menuDeroulant .sousMenu li a {
	color:#fff;
	line-height:20px;
	text-decoration: none;
}
#conteneur #page #menuDeroulant .sousMenu li a:hover {
	text-decoration:underline;
}

#conteneur #page #menuDeroulant li:hover > .sousMenu { display: block; }

/* ACTU ACCUEIL */
#conteneur #smenu #actu {
	position:absolute;
	left:40px;
	top:350px;
}
#conteneur #smenu #actu h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	width:200px;
	padding:0 0 10px 0;
	margin:0;
}
#conteneur #smenu #actu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:190px;
	padding:0 0 0 10px;
	margin:0;
}

/* CONTENU */

#conteneur #centre h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	width:595px;
	margin: 0 0 10px 10px;
	background-color:#FFFFFF;
}

#conteneur #centre h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	width:585px;
	margin: 0 0 10px 10px;
	background-color:#FFFFFF;
}

#conteneur #centre h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	margin: 0 20px 10px 15px;
	padding-left:30px;
	color:#333333;
	background-image:url(../images/site1/personnage.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#conteneur #centre h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin: 0 0 10px 30px;
	color:#333333;
}

#conteneur #centre h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin: 0 0 10px 30px;
	color:#333333;
}

#conteneur #centre img {
	float:right;
	padding:5px 25px 5px 5px;
}

#conteneur #centre p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 25px 10px 60px;
	line-height:20px;
	color:#333333;
}

#conteneur #centre a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	color:#0066CC;
	text-decoration:underline;
}

#conteneur #centre ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 15px 10px 75px;
	line-height:20px;
	color:#333333;
}

.cadre {
	width:540px;
	padding-top:30px;
	padding-left:50px;
	background: url(../images/site1/haut_cadre.gif) left top no-repeat;
}
.bloccadre {
	background: url(../images/site1/cadre.gif) left bottom no-repeat;
}

/* PIED */

#pied a {
	text-decoration:none;
	color:#000000;
}
#pied a:hover {
	text-decoration:underline;
}

/* FORMULAIRE */

#conteneur label {
	display:block;
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
}