body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: helvetica, arial, "Trebuchet MS", sans-serif;
	font-size:10px;
	padding-left:1px;
	color:#931302;
	text-align: justify;
}

h1 {
	color:#760000;
	font-size:13px;
}

.mauve {
	color:#931302;
}

#background {
	background: url(images/fond-web2.png) no-repeat;
	width: 900px;
	height: 705px;
	margin-left: auto;
	margin-right: auto;

}

#background_content{
	height : 400px;
}

#background_footer{
	width: 900px;
	height : 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #fff180;
}

#background_footer a {
	text-decoration: none;
	color: #fff180;
}

#frm_address {
	position: absolute;
	display: block;
	width: 200px;
	height : 50px;
	margin-left: 455px;
	margin-top: 200px;
	color: #33000;
}

#frm_content {
	position: absolute;
	display: block;
	width : 565px;
	height : 375px;
	margin-left: 65px;
	margin-top: 295px;
	margin-right: 0px;
	margin-bottom: 1px;
	background: #fff180;
}
#frm_menu {
	position: absolute;
	margin-left: -155px;
	margin-top: 290px;
	height : 170px;
	width : 190px;
}

#frm_news {
	position: absolute;
	height : 195px;
	width : 180px;
	margin-left: -145px;
	margin-top: 490px;
	padding: 0px 0px 0px 0px;
}

.tableau_mauve {
	width:540px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	
}

.titre_tableau_mauve {
	font-family: "Trebuchet MS",arial, helvetica, sans-serif;font-weight:bold;font-size:18px;padding-left:0px;
	color:#760000;
}

.ligne_tableau_mauve {
	font-size:16px;
	color:#931302;
}

.ligne_tableau a{
	color:#931302;
	text-decoration:none;
}

#menu a {
	margin-left: 0px;
	height : 10px;
	padding: 00px 0px 0px 0px;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	color: #fff180;
}

#menu a:hover {
	color: #fff180;
	font-size: 15px;
	font-weight: bold;
}

#menu .active a {
	border-bottom-color: #fd0000;
	background: #fd0000;
	color: #fff180;
}

#news a {
	margin-left: 0px;
	height : 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff180;
}

#news {
	margin-left: 0px;
	height : 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff180;
}

#bt_contact {
	display: block;
	float: right;
}

form label.text {
	display:block;
	float: left;
	width: 10%;
	text-align: right; 
	margin: 5px 0 0 0;
	padding: 0.1em;
}

input.text, textarea.text,input.warning, textarea.warning  { 
  border-color:#dadada; 
  border-style:solid; 
  border-width:1px; 
  margin:5px;
  width:250px;
}


 textarea.text  {
 width:250px;
 height:60px;
 }

.button {
	margin-top:5px;
	border: 0px solid #ffffff;
	padding: 0px 10px 0px 10px;	
	color:  #ffffff;
	background-color: #F47B33;	
			
}
