body {
	width:80% !important;
	width:100%;
	margin:0px !important;
	margin:auto;
	padding:1%;
}

#content {
	background-image:url("../images/fond2.png");
	background-position:bottom;
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:477px;
	top:100%;
	margin-top:-477px;
	z-index:1px;
}

div#menuReserver {
	position:relative;
	background:url("../images/reserver.png") #fff no-repeat ;
	height:100px;
	width:200px;
	float:left;
	margin-left:0% !important;
	/*margin-left:5%;*/
	/*float:left;*/
	margin-top:40px; 
	padding-left:5px;
	padding-top:35px;
}

div#menuReserver span a:hover{
	text-decoration:underline;
}
div#menuReserver span a{
	color:#fff;
	text-decoration:none;
}
div#menuReserver span {
	color:#fff;
	font-weight:bold;
	margin-left:2px;
}

div#contact{
	/*float:left;*/
	position:relative;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-top:35px;
	margin-left:0% !important;
	width:100%; 
}


div#clause {
	/*float:left;*/
	position:relative;
	padding:0px;
	margin:0px;
	padding-left:5px;
	margin-left:0% !important;
	width:100%;
	height:150px;
	float:left;
}


div#bulle {
	background:url("../images/bulle6.png") #fff no-repeat 40% top;
	height:94px;
	/*margin-left:32% !important;
	margin-left:32%;*/
	width:494px;
	float:left;
	/*padding-top:35px;*/
	padding-left:5px;
	position:absolute; 
	top:50px;
	right:10px;
}
div#texteNoir {
	background:url("../images/texteNoir.png") #fff no-repeat 40% top;
	height:94px;
	/*margin-left:32% !important;
	margin-left:32%;*/
	width:494px;
	float:left;
	/*padding-top:35px;*/
	padding-left:5px;
	position:absolute; 
	top:35%;
	right:10px;
}
div#bulle div {
	color:#000;
	margin-left:130px; 
	width: 200px;
	/*text-align:justify;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
}

div#nomSociete h1{
	display:none;
}
div#nomSociete{
	position:relative;
	color:#fff;
	background:url(../images/zenarennes.png);
	height:40px;
	width:200px;
}

img {
	border:none;
}


/***** BON INTERVENTION ***/
#headerBonIntervention h1{
	font-size:1.8em;
	font-weight:normal;
	color:#cc0529;
}
#headerBonIntervention a:hover{
	text-decoration:underline;
}
#headerBonIntervention a{
	text-decoration:none;
	color:#535548;
}
#headerBonIntervention{
	position:relative;
	border:1px solid #000;
	padding: 0px;
	display:block;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	color:#535548;
	font-size:0.8em;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

#coordonneesBonIntervention{
	
	width:30%;
	display:block;
	position:relative;
	margin:0px;
	padding:10px;
	float:left;
	
	
}

#tarifBonIntervention {
	position:relative;
	display:block;
	margin:0px;
	padding:10px;
	float:left;
	top:0px;
}
.clearer {
	clear:both;
}
#reglementBonIntervention {
	font-weight:bold; 
}

#retour{
	margin-left:auto;
	margin-right:auto;
}


#formulaire h1 {
	font-size:1.8em;
	font-weight:normal;
}
#formulaire h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.25em;
	margin-top:0.5em;
	color:#535548;
}
#formulaire {
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	width:810px;
	border:1px #000 solid;
	background:url(../images/fondFiligrane.png) #fff repeat-x center center;
	
}

#formulaire input,#formulaire textarea {
	opacity:0.8;
	-moz-opacity : 0.8; 
	filter : alpha(opacity=80); 
}
#formulaire div {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color:#535548;
	font-size:0.8em;
	
}
#formulaire .underline {
	text-decoration:underline;
}
#tarif{
	border:1px solid #000;
	border-collapse:collapse;
	width:410px;
	background:#fff;
	opacity:0.7;
	-moz-opacity : 0.7; 
	filter : alpha(opacity=70);
	color:#000; 
}
#tarif td{
	border:1px solid #000;
}
#logo {
	background:url(../images/logo.png) no-repeat center;
	height:152px;
	width:177px;
	float:left;
	
}
#conteneur p{
	
	font-weight:bold;
	color:#000;
	
}
#conteneur span {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
}
#conteneur a {
	color:#535548;
}
div#confirmation {
	border:4px #cc0529 solid;
	width: 400px;
	margin-top:25%;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:center;
	padding:20px;
	font-weight:bold;
	background:#fff;
	opacity:0.9;
	-moz-opacity : 0.9; 
	filter : alpha(opacity=90);
}
div#confirmation a{
	text-decoration:none;
	color:#000;
}
div#confirmation a:hover{
	text-decoration:underline;
	color:#000;
}
body#fondConfirmation {
	background:url(../images/fondFiligrane.png) #fff repeat-x center top;
}

/* CONTACT */



#formulaireContact {
	margin-top:10%;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	width:510px;
	border:3px #000 solid;	
}
#formulaireContact h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.25em;
	margin-top:0.5em;
	color:#535548;
}
#formulaireContact h1 {
	font-size:1.8em;
	font-weight:normal;
}


#formulaireContact input,#formulaireContact textarea {
	opacity:0.8;
	-moz-opacity : 0.8; 
	filter : alpha(opacity=80); 
}
#formulaireContact div {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color:#535548;
	font-size:0.8em;
	
}
#boutonContact {
	background:transparent url(../images/contact.png) no-repeat;
	cursor:pointer;
	width:169px;
	height:40px;
	border:none;
	padding:0px;
	margin:0px;

}