body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
margin: 0;
padding: 0;
background: #9F9282 url(img/bg_container.jpg) repeat-y center;
}

a:link, a:visited {
	color: #008033;
	text-decoration: none;
}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #FB8300;
}



#header {
	height: 175px;
	background: transparent url(img/new-bando.jpg) no-repeat center;
	width: 751px;

}
h1 {
	margin: 0;
	padding: 0;
	z-index:3;
}
h1 span {
	display: none;
}


#conteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
}
#centre {
	margin-left: 150px;
	margin-right: 15px;
	background-color: transparent;
	background: url(img/fond-orange.jpg) 0 0 repeat-y;
	border: 1px solid #CCCCCC;

}
#gauche {
	position: absolute;
	left:0;
	width: 150px;
}
#pied {
	height: 30px;
}

.menuV {
	list-style-type: none;
	margin: 0;
	padding:10px;
	text-align: center;
	font-size: 80%;
}
.menuV li {
width: 128px;
	margin-bottom: 5px;
	line-height: 18px;
	font-weight:bold;
}
.menuV li a {
	margin: 0 2px;
		background: url(img/fond-vert.jpg);
		border: 1px solid #CCCCCC;
		border-color: #eeeeee #CCCCCC #CCCCCC #eeeeee;
		display: block;
}
.menuV li a:hover {
		background: url(img/fond-orange.jpg) ;
		border: 1px solid #CCCCCC;
		border-color: #CCCCCC #eeeeee #eeeeee  #CCCCCC;
}
p {margin: 0 0 10px 0;}

/* ------------------ menu ---------------*/
h3 {
	display: none;
}




	.menuV li a:hover
	{
		background: url(img/fond-orange.jpg) ;
		border: 1px solid #CCCCCC;
		border-color: #CCCCCC #eeeeee #eeeeee  #CCCCCC;

	}




/* ------------------ contenu -------------*/
h2 {
	/* background-color: White;*/
	margin-top: 15px; 
	margin-bottom: 8px;
	font-weight: bold;
	margin-left: 5px;
}

h2 span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 15px;
	letter-spacing: 5px;
	margin-left: 15px;
	background-color: White;

}


/************************************************/
p { 
	margin-left: 30px;
	color: #000000;
	font-size: 11px;
	margin-top: 0px; 
	text-align: justify;
}

/* paragraphe sur la page d'accueil */
.p1
	{
	padding-top: 10px;
	font-size: 80%;
	margin-right: 5px;
	margin-left: 30px;
	text-align: justify;
	}

.p1 span
	{
	font-weight:bold;
	}
.p2
	{
	text-align: center;
	}

.p3
	{
	font-size: 80%;
	color: green ;
	}

.p4
	{
	padding-top: 10px;
	font-size: 80%;
	}

.p4 span
	{
	font-weight:bold;
	color:#FB8300 ;
	color : #996600;

	}

#pfooter
	{
	margin: 10px 12px 0px 40px; 
		background: url(img/footer.jpg)  repeat;
	border: 1px solid #CCCCCC;
		text-align:left;
	font-size:9px;
	}
	

/*********************************************************/


/* ------------ page prestations ----------------*/

.liste
	{
	font-size: 11px;
	}

/* ------------ page prestations ----------------*/

ul.liste2 
	{
	list-style-type: circle;
	font-size: 11px;
	margin-left: 40px;
	}

/* ------------ page bureau ----------------*/

#bureau
	{
	width:80%;
	border:0;
	padding-left:10px;
	margin-left: 45px;
	}


/* ------------ page album ----------------*/
.suite
	{
		font-weight:bold;
		margin-right: 15px;
		text-align: right;
		font-size: 80%;
	}
.suite span
	{
	border: 1px solid #CCCCCC;
	background: url(img/fond-orange.jpg) ;

	}
