

#header {
	position: absolute;
	width: 760px;
	height: 195px;
	left: 50%;
	top: 0;
	margin-top: 0px;
	margin-left: -380px;
	background: url(../_img/accueil/haut.jpg) top no-repeat;
}

/* ************************************
***** COTES (FOND) *****
************************************ */
#gauche {
	float:left;
	width: 50%;
	height: 1024px;
	background: url(../_img/accueil/cotegauche.jpg) right no-repeat;
}

#droite {
/*	float: right;
	border: 1px solid yellow;*/
	float: left;
	margin-left: 50%;
	width: 50%;
	height: 1024px;
	margin-top:-1024px;
	background: url(../_img/accueil/cotedroit.jpg)  no-repeat;
}

#centre {
	position: absolute;
	width: 760px;
	height: 291px;
	left: 50%;
	top: 195px;
	margin-top: 0px;
	margin-left: -380px;
	color: #000;
	background: url(../_img/accueil/centre.jpg) no-repeat;
}

div.swf {
/*	border: 1px solid black;*/
}

object#accueil_swf {
	margin: 0 0 0 47px;

}

#footer {
	position: absolute;
	width: 760px;
	height: 538px;
	left: 50%;
	top: 486px;
	margin-left: -380px;
	padding-top: 210px;
	color: #fff;
	text-align: center;
	font-size: 0.9em;
	background: url(../_img/accueil/bas.jpg) no-repeat;
}

#menubas, #menubas3 {
	list-style-type: none;
	position: relative;
	font-size: 11px;
	padding-top:100px;
}


#menubas li, #menubas3 li {
	display: inline;
}

#menubas a, #menubas3 a {
	margin: 0 2px;
	color: #fff;
}

#menubas a {
	font-weight: bold;
}

#menubas a:hover, #menubas3 a:hover {
	text-decoration: underline;
}
a#mediaandco:hover {
	border: none;
	text-decoration: none;
}

#espaceproform {
	position: relative;
	text-align: left;
	margin-top: -147px;
	margin-left: 76px;
/*	border: 1px solid yellow;*/
}
#espaceproform p {
	margin: 2px;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
	
}
#espaceproform input {
	width: 80px;
}
#espaceproform button {
/*	background: url(images/skins/accueil/bouton.gif) 0 0 no-repeat;*/
	background-color: none;
	background-color: transparent;
	font-size: 14px;
	font-weight: 900;
	color: #fff;
	margin: 0 2px;
/*	width: 16px;
	height: 16px;*/
	border: none;
}

.defile{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight:bold;
  padding:0px 0px 0px 200px;
  text-align:center;
  margin-top: -20px;
  position:relative;
  top:-40px;
}

.carte{
  position: relative;
  margin-left:613px;
  margin-top:-57px;
}

.text_carte{
  position: relative;
  margin-left:614px;
  margin-top:-5px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#FFFFFF;
  text-align: center;
}

.titrenews{
  font-weight:bold;
  font-size:12px;
  color:#FFFFFF;
  position:relative;
  margin-top:-110px;
  left:310px;
  width:500px;
}
.titrenews p{
  margin-bottom:5px;
  width:500px;
}

.titrenews p a{
  color:#FFFFFF;
}

.petitplus{
  font-family:Arial;
  font-weight:bold;
  font-size:12px;
  color:#B5D73E;
}

.lienactu:hover{
  color:#D3031C;
}

.lientouteleactu{
  margin-top:10px;
  margin-left:10px;
  width:500px;
}

.lientouteleactu a:hover{
  color:#B5D73E;
  text-decoration:underline;
}
