html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #DCDCDC;
}

a img{
	border: none;
}

#bidouille{
	position: relative;
	min-height: 50%;
	padding-top: 77px;
	padding-bottom: 4px;
	background: #5EBD19;
}

#bandeauHaut{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 141px;
	background: transparent url(img/fond_bandeauHaut.png) repeat-x;
	z-index: 1;
}

#bandeauHaut img{
	position: absolute;
	top: 10px;
	left: 5%;
}

#bandeauBas{
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 200px;
	background: transparent url(img/fond_bandeauBas.png) repeat-x;
	z-index: 1;
}

#infosleg{
	position: absolute;
	top: 138px;
	left: 50%;
	margin-left: -320px;
	font-size: 75%;
}

#infosleg a, #infosleg a:visited, #infosleg a:hover{
	color: #428336;
}

#adresse{
	position: absolute;
	top: 153px;
	left: 50%;
	margin-left: -37px;
	font-size: 90%;
	text-align: justify;
}

#miniatures{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -320px;
	width: 550px;
	height: 155px;
	z-index: 2000;
}

#conteneur{
	width: 985px;
	margin: 0px auto 0px auto;
	background: transparent url(img/fond_conteneur.png) repeat-y;
	position: relative;
	z-index: 100;
}

#top_conteneur{
	width: 985px;
	height: 63px;
	background: transparent url(img/top_conteneur.png) no-repeat;
}

#bas_conteneur{
	position: relative;
	width: 985px;
	height: 238px;
	background: transparent url(img/bas_conteneur.png) no-repeat;
}

#slogan{
	position: absolute;
	top: 30px;
	left: 150px;
}

#logo{
	position: absolute;
	bottom: 40px;
	right: 45px;
}

#logo img{
	float: right;
}

#logo p{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: right;
	font-weight: bold;
}

#logo a, #logo a:visited, #logo a:hover{
	color: #428336;
}

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

#contenu{
	color: #553333;
	overflow: auto;
}


#aDroite{
	float: right;
	width: 230px;
	margin: 0 0px 0 0;
	padding: 0 110px 0 10px;
	text-align: left;
	border-left: 1px solid #977;
}

#menu{
	height: 100px;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}

#menu li{
	margin: 0;
	padding: 0;
	height: 21px; 
}

#menu li a{
	margin: 0;
	padding: 0;
	height: 21px;
	width: 200px;
	display: block; 
}

#menu li a:hover{
	background-position: 0 -21px;
}

li#liAccueil a{
	background: transparent url(img/Accueil.png) no-repeat;
}

li#liOffres a{
	background: transparent url(img/NosOffres.png) no-repeat;
}

li#liReals a{
	background: transparent url(img/nosReals.png) no-repeat;
}

li#liContact a{
	background: transparent url(img/Contact.png) no-repeat;
}


#menu a, #menu a:visited{
	color: #553333;
	text-decoration: none;
}

#menu a:hover{
	color: #000;
}

#news{
	width: 200px;
	font-size: 80%;
	text-align: justify;
	margin-top: 60px;
}

#news h2{
	font-size: 110%;
	margin: 15px 0 0 0;
	padding: 0;
}

#news p{
	margin: 0;
	padding: 0 0 0 5px;
}

#aGauche{
	padding: 0 0px 0 130px;
}

.texte{
	width: 495px;
	font-family: Arial, sans-serif;
	padding-right: 5px;
}

.texte h1{
	text-align: right;
	font-size: 120%;
}

.texte p{
	text-align: justify;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}

.classSC{
	font-weight: bold;
	color: #428336;
}

.grosseImage{
	width: 450px;
	margin: 0 15px 20px 30px;
}

table#tabOffres{
	margin: 10px;
}

table#tabOffres td{
	text-align: justify;
	font-size: 90%;
}

ul.libleu, ul.lirouge, ul.lijaune{
	list-style: none;
	margin: 10px 0 25px 40px;
	font-weight: bold;
}

.lijaune li{
	color: #DFCE00;
}

.libleu li{
	color: #102FBE;
}

.lirouge li{
	color: #F00000;
}

#port2009{
/*      background: transparent url(img/2007.png) 10px 0 no-repeat; */
        padding: 0 0 0 90px;
        overflow: auto;
}

#port2010{
/*      background: transparent url(img/2007.png) 10px 0 no-repeat; */
        padding: 0 0 0 90px;
        overflow: auto;
}



#port2007{
/*	background: transparent url(img/2007.png) 10px 0 no-repeat; */
	padding: 0 0 0 90px;
	overflow: auto;
}

#port2008{
/*	background: transparent url(img/2008.png) 10px 0 no-repeat; */
	padding: 0 0 0 90px;
	overflow: auto;
}

#port2007 img{
	float: left;
	margin: 15px 0px 0 0;
}

form#contactForm{
	width: 405px;
	height: 350px;
	background: transparent url(img/fond_form.png) no-repeat;
	padding: 55px 0 0 65px;
	margin: 20px 0 0px 20px;
}

.champ input, .champ select{
	background: #A0FF59;
	border: 1px solid #4FA111;
	color: #000;
	text-align: center;
	width: 155px;
}

.intitule{
	text-align: right;
	width: 160px;
}

.intitule2{
	text-align: left;
}

.textArea textarea{
	height: 70px;
	width: 320px;
	background: #A0FF59;
	border: 1px solid #4FA111;
	color: #000;
}

#table2{
	margin-top: 20px;
}

.plan{
	margin: 10px 0 0 60px;
}
