div, p, form, li, ul, label {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}


body {
	background:#8ADD00;
	margin:0 ;
	padding:0;
	background-image:url(../images/fond.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#conteneur {
	position:relative;
	left:50%;
	margin-left: -475px;
	width: 950px;
	padding:0;
	height:auto;
	display:block;
}
#haut {
	margin-top:20px;
	height: 290px;
	width: 950px;	
}
#logo {
	height: 170px;
	width: 350px;
	float:left;	
}

#drapeaux {
	height: 50px;
	width: 30px;
	float:right;
	
}
#menu {
	height: auto;
	margin: 0;
	width: 230px;
	float:left;
	
}
#droite {
	height: auto;
	margin: 0;
	width: 170px;
	float:left;
	
}
.cadre-blanc {
	height: 170px;
	width: 170px;
	background-image:url(../images/fond-droite-blanc.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.cadre-vert {
	height: 170px;
	width: 170px;
	background-image:url(../images/fond-droite-vert.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.contenu-cadre {
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contenu-telechargement {
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.contenu-telechargement a{
	color: #fff;
	text-decoration:none;
}
.contenu-telechargement a:hover{
	color: #FF6600;
	text-decoration:none;
}
#texte-actu {
	position:absolute;
	top:65px;
	left:80px;
	width:175px;
	height:130px;
	overflow:hidden;
}

#texte-promo {
	position:absolute;
	top:65px;
	margin-left:60px;
	width:175px;
	height:130px;
	overflow:hidden;
}
#video {
	height:auto;
	overflow:auto;
	overflow-x: hidden;
}
#texte {
	height:auto;
	overflow:auto;
	overflow-x: hidden;
}
#centre {
	height: auto;
	margin: 0;
	width: 550px;
	float:left;	
}

#contenu-droite {
	padding:5px 0 0 30px;
}
#pied {
	position:relative;
	width: 100%;
	height:150px;
	padding:0;
	background-image:url(../images/fond-pied.gif);
	background-repeat:repeat-x;
	background-color:#476501;
	clear:both;
}

#conteneur-pied {
	position:relative;
	left:50%;
	margin-left: -475px;
	width: 950px;
	padding:0;
}
#contenu-pied {
	position:relative;
	top:50px;
	width: 840px;
	padding:0;
	float:left;
}
#mascotte {
width:110px;
height:125px;
	float:left;
}

#diapo {
	position:relative;
	top:28px;
	padding:0;
	margin:0;
	width:550px;
	height:440px;
	background-image:url(../images/fond-diapo.png);
	background-repeat:no-repeat;
	background-position:top;
}
#slideshow {
	position:relative;
	top:28px;
	left:10px;
	padding:0;
	margin:0;
}
#map {
	position:relative;
	top:28px;
	left:10px;
	padding:0;
	margin:0;
	width:487px;
	height:365px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.texte a{
	color: #333333;
	text-decoration:none;
}
.texte a:hover{
	color: #669900;
	text-decoration:none;
}


.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	letter-spacing: 1px;
}
.texteblanc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration:none;
}
.texteblanc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration:underline;
}

.texteminiblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.texteminiblanc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration:none;
}
.texteminiblanc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration:underline;
}
.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.textepetit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}
.textepetit a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}

.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #669900;
	font-weight: bold;
}
.textepetit input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #7FC31C;
}

.textepetit textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #7FC31C;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.pied a{
	color: #fff;
	text-decoration:none;
}
.pied a:hover{
	color: #fff;
	text-decoration:underline;
}
#recommanderAmi{
	background-color:#669900;
	color:#fff;
	display:none;
	font-size:0.85em;
	padding:5px;
	width:170px;
	height:100px;
	left:780px;
	position:absolute;
	z-index:1000;
	border: 1px solid #FFFFFF;
	}
