*{
	margin:0;
	padding:0;
}

body{
	background-color: white;
}

#header{

width:679px;
margin:auto;
height:170px;
	background-image:	url(maquette3news_01.jpg);
	background-position: top center;
	background-repeat:	no-repeat;


}
#conteneur{
	min-height: 800px;
	width: 679px;
	margin: auto;
	background-color: #F8FBFE;
}

.bouton{
	margin: 10px;
	padding: 0 0 0 0;
	height: 129px;
	background-image: url(bouton.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	color: #00C8FE;
	font-size: large;
	font-weight: bolder;
}

.bouton a, a:active {
	color:#FF9D00;
	text-decoration: underline;
	font-size: x-large;
	font-weight: bolder;
}
.bouton a:hover {
	text-decoration: underline overline;
	color:#FF9D00;
}
.separateur_g{
	width: 50%;
	float:left;
}

.separateur_d{
	width: 50%;
	float:right;
}

.separateur_c{
	width: 50%;
	float: left;
	margin-left:25%;
}

option{
	font-weight: bold;
	font-size: 120%;
}
form p{
	width: 50%;
}
.important{
	color : #FF9D00;
	font-size: 105%;
	font-weight: bold;
}
.important2{
	color : black;
	font-size: 90%;
	font-weight: bold;
	
}

h2, h3, h4{
color : #FF9D00;

	
}

.cadredroit{
	float :right;
	width: 330px;
	background-color: #FFEAC8;
}

.tarif{
	background-color: #FF9D00;
	color:white;
	font-size: 110%;
	font-weight: bolder;
}
