body {
	margin: 0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#77D102;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

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

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

#contenuPage{
	background-color:#65B201;
}

#contenuMenu{
	height:55px;
	
}

#menus{
	padding:5px 0 0 18px;


}

#menu1, #menu2, #menu3, #menu4, #menu5{	
	display:block;
	float:left;
	height:35px;
	margin:0 8px 0 0;
}

#menu1{	
	width:85px;
	
}

#menu2{	
	width:65px;
}

#menu3{	
	width:72px;
}

#menu4{	
	width:125px;
}

#menu5{	
	width:100px;
}

#www{
	float:left;
	border:0;
}

#page, #cote{
	float:right;
	border:0;
}

#texte{
	width:500px;
	padding:0 0 0 25px;	
} 

#cote{

	width:205px;
	background: transparent url(../../images/fd_cote.gif) top left repeat;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
}

#mail{
	text-align:center;
}

#version{
	text-align:center;
}

#version a{
	text-align:center;
	font-size: 12px;
	color:#000;
	font-weight:bold;
}

#version img{
	border:0;
	padding:5px;
	vertical-align:middle;
}

#telephone{
	text-align:center;
	font-size: 14px;
	color:#000;
	font-weight:bold;
}

#version{
	padding:15px 0;
}

#mail a{	
	display:block;
	width:185px;
	height:12px;
	font-size: 11px;
	padding:0 4px;
	color:#000;
}

/* BAS PAGE */
#basPage{
	width:800px;
	margin-left: auto;
    margin-right: auto;
	background-color:#65B201;
	text-align:center;
	padding:25px 0 0 0;
}

#basPage ul, #basPage li{
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
}

#basPage li{
	display:inline;
	padding:0 10px;
}

#basPage a{
	color:#fff;
}

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

/* POP */
#popMention{
	background: transparent url(../../images/haut_fenetre_exit.gif) top right no-repeat;
	display: none;
	position: absolute;
	top: 150px;
	left: 60%;
	width: 240px;
	padding:0 10px;
	z-index: 10;
	background-color:#36f;
	border:2px solid #fff;
	color:#fff;
}

#popDiapo1{
	display: none;
	position: absolute;
	top: 150px;
	left: 40%;
	width: 450px;
	z-index: 10;
	border:1px solid #000;
}

.etiquette, .ligne a{
	display:block;
	width:100px;
	float:left;
	line-height:22px;
	color:#fff;
	border:1px solid #fff;
	background-color:#f30;
	padding:0 5px;
}

.ligne{
	padding:2px 0;
}

#ligneFermer{
	text-align:right;
	height:20px;
	background: transparent url(../../images/fd_vgn.jpg) top left repeat;
	padding:0 5px 0 0;
}

#ligneFermer a{
	text-decoration:none;
	color:#000;
}

#ligneFermer a:hover{
	text-decoration:none;
}