body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background: transparent url(../../images/fd_page.gif) top center repeat;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#000;
}

a:hover {
	font-weight: bold;
	color:#000;
}

.separation{
	clear:both;
	visibility:hidden;
	padding:0;
	margin:0;
}

#contenuPage{
	width:800px;
	margin-left: auto;
    margin-right: auto;
}

/* BLOC COTE */

#contenuCote{
	float:left;
	width:200px;
	background-color:#6D1800;
}

#contenuMenu{
	width:200px;
	padding:0;
	margin:16px 0 0 0;
	list-style:none;
}

#contenuMenu li{
	text-decoration:none;
	height:35px;
	padding:0;
	margin:0;
	list-style:none;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7{
	display:block;
	width:200px;
	height:35px;
}

#menu1{
	background: transparent url(../../images/menu1.jpg) top center no-repeat;
}

#menu2{
	background: transparent url(../../images/menu2.jpg) top center no-repeat;
}

#menu3{
	background: transparent url(../../images/menu3.jpg) top center no-repeat;
}

#menu4{
	background: transparent url(../../images/menu4.jpg) top center no-repeat;
}

#menu5{
	background: transparent url(../../images/menu5.jpg) top center no-repeat;
}

#menu6{
	background: transparent url(../../images/menu6.jpg) top center no-repeat;
}

#menu7{
	background: transparent url(../../images/menu7.jpg) top center no-repeat;
}

#menu1:hover,#menu2:hover,#menu3:hover,#menu4:hover,#menu5:hover,#menu6:hover,#menu7:hover{
	background-position:0% -35px;
}

#etoile{
	background-color:#8F2406; 
	text-align:center;
	padding:25px 0 0 0;
}

#etoile img{
	border:0;
	
}

/* ----------------------------------------------------- */


/* BLOC TEXTE */

#hautPage{
	background: transparent url(../../images/haut.gif) top center no-repeat;
	text-align:right;
	padding:0 53px 0 0;
}

#hautPage img{
	border:0;
}

#contenuMillieu{
	width:585px;
	float:right;
}

#date{
	position:relative;
	top:-40px;
	float:right;
	padding:0 100px 0 0;
	font-weight:bold;
}

#contenuTexte{	
	padding:10px 0;
}

#contenuTexte p{	
	margin:5px 55px;
	text-align:justify;
}

#contenuTexte ul{	
	margin:5px 65px;
	list-style:none;
}

#contenuTexte p:first-letter{
	font-weight:bold;
	font-size:16px;
}

#basTexte{
	height:40px;
	background: transparent url(../../images/fd_bas_texte.gif) bottom left no-repeat;
}

#contenuVignettes{
	width:492px;
	margin-left: auto;
    margin-right: auto;
}

.contenuVignette{
	width:150px;
	float:left;
	margin:10px 5px;
}

.contenuVignetteGauche{
	width:150px;
	float:left;
	margin:10px 55px 40px 55px;
}

.contenuVignette img,.contenuVignetteGauche img{
	border:2px solid #571505;
}

.contenuVignette span,.contenuVignetteGauche span{
	display:none;
}

.contenuVignette:hover span,.contenuVignetteGauche:hover span{
	display:inline;
	position:absolute;
	z-index:500;
	background:#fff;
	color:#000;
	padding:0.4em;
	border:1px solid #000;
	top:2em;
	left:20%;
}

.contenuTexteGauche{
	width:365px;
	float:left;
	padding:15px 0 0 0;
}


/* ----------------------------------------------------- */

/* BAS PAGE */
#basPage{
	width:585px;
	margin-left:216px;
	height:50px;
	text-align:center;
}

#basPage a{
	font-size:8px;
	color:#fff;
}

#logo{
	margin:2px 0 0 15px;
	border:0;
	vertical-align:middle;
}

#logo_axeinternet{
	margin:2px 0 0 0;
	border:0;
	vertical-align:middle;
}
/* ----------------------------------------------- */

#iframeGoogle{
	width:425px;
	height:350px;
	margin-left:25px;
	margin-top:30px;
}

