* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #444;
	background-color: #676767;
	}

/*--------------------Titres / liens / Textes -------------------------*/
a:link, a:visited, a:active { 
	text-decoration: none; 
	color: #0A5293;
}
a:hover { 
	text-decoration: underline; 
	color: #0A5293;
}
.texte {
	background-position: left top;
	color: #FFF;
	text-align: left;
	font-size: small;
}
.texte a:link, .texte a:visited, .texte a:active { 
	text-decoration: underline; 
	color: #679DCD;
}
.texte a:hover { 
	text-decoration: none; 
	color: #679DCD;
}
.texte ul {
	color: #163E88;
}
.texte li {
	text-indent: 15px;
	list-style: none;
	/*background: url(../images/pictos/puceListe.gif) no-repeat left 4px;*/
	padding: 2px 0 2px 0;
}

/*--------------------Boutons ----------------------------------------*/
a.bouton {
	height: 21px;
	width: 21px;
	background-color: #C9E9B3;	
	border: outset 1px #093964;
	text-align: center;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
	cursor: hand;
	padding: 3px 3px 3px 3px;
	color: #306809;
}
a.bouton:link, a.bouton:visited {
	background-color: #C9E9B3;	
	border: outset 1px #093964;
	color: #306809;
	text-decoration: none;
}
a.bouton:hover, a.bouton:active {
	border: inset 1px #093964;
	background-color: #81AB63;	
	color: #FFF;
	text-decoration: none;
}
/*-------------------- Container  -------------------------------------*/
#container {
	position: relative;
	top: 2px;
	width: 802px;
	height: 585px;
	margin-left: -401px;
	left: 50%;
	background: url(../images/fonds/fond.jpg) no-repeat;
	/*border: solid 1px #053968;*/
}
#containerExt {}
/*-------------------- Zone Entête -------------------------------------*/
#coinsupg {
	width: 185px;
	height: 230px;
	float: left;
	/*border: solid 1px #053968;*/
}

#menusup {
	
	height: 100px;
	width: 610px;
	text-align: center;
	float: right;
	/*border: solid 1px #053968;*/
}

/*--------------------Haut Contenant ---------------------------------------------*/
#hautcontenant {
	height:190px;
	width: 100%;
	/*border: solid 1px #053968;*/
	/*background: url(../images/titre/titre.png) no-repeat center center;*/
	}


/*--------------------Bas Contenant ---------------------------------------------*/
#bascontenant {
	
	width: 100%;
	/*border: solid 1px #053968;*/
	/*background: url(../images/photos/homardaccueil.gif) no-repeat center center;*/
	}

/*------------------- Menu et Sous Menu -------------------------------*/

#menuGauche {
	padding: 0px 0px 0px 35px;
	height:324px;
	width: 159px;
	text-align: left;
	line-height: 1.5em;
	float: left;
	font-size: 15px;
	font-style: bold;
	font-variant: small-caps;
	/*border: solid 1px #053968;*/
	}
	
/*--------------------Contenu ---------------------------------------------*/
#contenu {
	padding: 20px 50px 50px 50px;
	position: relative;
	height:384px;
	width: 500px;
	float: right;
	/*border: solid 1px #053968;*/}

/*-------------------- intercalaire -------------------------------------*/
#intercalaire {
	height: 70px;
	color: #FEEECA;
	text-align: center;
	font-size: x-small;
}
	
/*-------------------- Zone de Bas de page -------------------------------------*/
#basPage {
	height: 20px;
	left: 50%;
	color: #FFF;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: x-small;
	text-align: center
	/*border: solid 1px #053968;*/
	}

#copyright {
	text-align: center;
	}
		
#actionsg {
	padding: 0px 0px 0px 50px;
	font-size: 16px;
	font-style: bold;
	
}

#actiong0, #actiong1, #actiong2, #actiong3, #actiong4, #actiong5 {
	/*border: solid 1px #053968;*/
	float:left;
	height:25px;
	/*background: url(../images/menu/menu2.gif) no-repeat center center;*/
	width:150px;
	color: #000;
	}

#actiong0Current, #actiong1Current, #actiong2Current, #actiong3Current, #actiong4Current, #actiong5Current{
	float:left;
	height:15px;
	width:150px;
	color: #ED815D;
}

#actiong0.actionOver, #actiong1.actionOver, #actiong2.actionOver, #actiong3.actionOver, #actiong4.actionOver, #actiong5.actionOver{
	width:150px;
	color: #ED815D;
}

#menu {
  width: 100%;
}
/* Menu */
#actions {
	padding: 20px 10px 20px 10px;
	height:100px;
	overflow:hidden;
	font-size: 16px;
	font-style: bold;
	font-variant: small-caps;
	line-height: 1em;
}
.actionOver {
	cursor:pointer;
}
/* menu central */
#action0, #action1, #action2, #action3, #action4, #action5 {
	float:left;
	height:41px;
	background: url(../images/menu/menu2.gif) no-repeat left top;
	width:118px;
	color: #000;
}
#action0Current, #action1Current, #action2Current, #action3Current, #action4Current, #action5Current{
	float:left;
	height:41px;
	width:118px;
	color: #ED815D;
}

#action0.actionOver, #action1.actionOver, #action2.actionOver, #action3.actionOver, #action4.actionOver, #action5.actionOver{
	width:118px;
	color: #ED815D;
}

/* titres espacement */
#actions h5 {
	padding: 5px 0 0 5px;
}

/*---------------------- Centre Spacer -------------------------------------*/
#spacer { 
  clear:both;
}

#textedefilant {
	position: absolute;
	margin-left: 50px;
	overflow:hidden;
	font-size: 13px;
	font-style: bold;
}

#conteneur_defil { 
	/*border:1px solid #D08077;*/
	width:700px; 
	margin:0 auto;
	overflow:hidden;
	line-height:normal;
}
#cadre_defil {
	position:relative; 
	width:700px; 
	height:17px; 
	overflow:hidden;
	}
#cadre_defil img{
	vertical-align: middle;
	border:0;
}
#defile { 
	position:absolute;
	width:1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D08077;
}
#defile .liens {
	text-decoration:underline;
	color:#000000;
}