/* CSS Document */

body {
	margin:0 0 0 0;
	font-weight:400;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-image:  url(images/fond.gif);
	padding:0px;
	color:#838A95;
}

p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	margin-bottom:5px;
	padding:0px;
	margin-top: 0px;
	font-size:12px;
	color:#858269;
}

H1 {
	text-align:center;
	font-size:16px;
	font-weight:lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
}

H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#858269;
	font-weight:bold;
	margin:4px;
}

a{
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	margin:0px;
	padding:0px;
	color:#4b4938;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#bab693;
}

li{
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#contenu {
	width:685px;
	margin:0px 0px 0px -342px;
	left:50%;
	position:absolute;
}

#banniere{
	width:685px;
	height:185px;
	background-image: url(images/banniere.gif);
}

#bas{
	width:685px;
	height:auto;
	background-image: url(images/fond_bas.gif);
}

/*======================================================MENU================================================================*/

#menu{
	position:absolute;
	left:20px;
	margin: 0px 0px 0px 0px;
	width:153px;
	height:100px;
}

#menu ul{
	padding-left:20px;
	margin: 0px 0px 0px 0px;
}

#menu ul li{
	list-style-image:url(images/fleche.jpg);
	color:#bab693;
}

#accueil {
	background-image:url(images/accueil.gif);
	width:151px;
	height:34px;
}

#accueil:hover{
	background-image:url(images/accueilbis.gif);
	
}

#accueil2{
	background-image:url(images/accueil2.gif);
	width:151px;
	height:34px;
}

#presentation {
	background-image:url(images/presentation.gif);
	width:151px;
	height:34px;
}

#presentation:hover{
	background-image:url(images/presentationbis.gif);
}


#presentation2{
	background-image:url(images/presentation2.gif);
	width:151px;
	height:34px;
}

#aumoniers {
	background-image:url(images/aumoniers.gif);
	width:151px;
	height:34px;
}

#aumoniers:hover{
	background-image:url(images/aumoniersbis.gif);
}

#aumoniers2{
	background-image:url(images/aumoniers2.gif);
	width:151px;
	height:34px;
}

#soutien {
	background-image:url(images/soutien.gif);
	width:151px;
	height:34px;
}

#soutien:hover{
	background-image:url(images/soutienbis.gif);
}

#soutien2{
	background-image:url(images/soutien2.gif);
	width:151px;
	height:34px;
}

#partenaires {
	background-image:url(images/partenaires.gif);
	width:151px;
	height:34px;
}

#partenaires:hover{
	background-image:url(images/partenairesbis.gif);
}

#partenaires2{
	background-image:url(images/partenaires2.gif);
	width:151px;
	height:34px;
}

#ecrire {
	background-image:url(images/ecrire.gif);
	width:151px;
	height:34px;
}

#ecrire:hover{
	background-image:url(images/ecrirebis.gif);
}

#ecrire2{
	background-image:url(images/ecrire2.gif);
	width:151px;
	height:34px;
}


/*===================================================CONTENU==============================*/
#texte{
	margin: 0px 0px 0px 203px;
	padding:0px;
	width:454px;
	height:auto;
}

#titre{
	margin:0px 0px 0px 0px;
	width:454px;
	height:24px;
	padding-top:5px;
	background-image:url(images/fond_titre.gif);
}

#text{
	margin:10px 0px 0px 0px;
}

#texte .image{
	float:left;
	padding-right:10px;
}

#img_partenaires{
	border:1px solid #999999;
	width:334px;
	height:68px;
}

#marge{
	margin-right:10px;
}

#texte .menu2{
	position:absolute;
	left:200px;
	width:150px;
	text-align:center;
	border-bottom:1px solid #999999; 
}

#texte .menu3{
	position:absolute;
	left:350px;
	width:150px;
	text-align:center;
	border-bottom:1px solid #999999; 
}

#texte .menu4{
	position:absolute;
	left:500px;
	width:150px;
	text-align:center;
	border-bottom:1px solid #999999; 
}

/*===========================================================BAS===========================================*/

#footer{
	width:685px;
	height:42px;
}

#footer p{
	
}

/*=========================================================FORMULAIRE=================================================*/

.normal1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: normal;
	color:#858269;
}

.forminput {
	FONT-SIZE: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #bab693;
	border: 1px solid #e7e6d9;

}

.formstyle1 {
	BORDER:#e7e6d9 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #ffffff;
}

.btn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#858269;
	border: 1px solid #e7e6d9;
	background-color: #e4e1c7;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#858269;
	BORDER:#e7e6d9 1px solid;
	BACKGROUND-COLOR: #ffffff;
}

option{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#858269;
	BORDER:#e7e6d9 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
