/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.main {
height:600px;
width:950px;
margin-left:auto;
margin-right:auto;
display:block;
border-color:#990000;
border-style:double;
}

.liens_accueil {
	width:310px;
	height:50px;
	float:left;
	display:block;
	font-size: 24px;
	margin: auto;
}



/*    //// PAGE RESA  ///// */

.main_resa {
height:2430px;
width:950px;
margin-left:auto;
margin-right:auto;
padding-bottom:30px;
display:block;
border-color:#990000;
border-style:double;
}

.main_tarifs {
height:auto;
width:945px;
margin-left:auto;
margin-right:auto;
padding-bottom:30px;
display:block;
}

.bandeau_top {
height:133px;
width:950px;
display:block;
float:left;
background-image:url(images/bandeauTOP_resa.jpg);
background-repeat:no-repeat;
}

.bandeau_resa {
height:57px;
width:950px;
display:block;
float:left;
background-image:url(images/bandeau_resa.jpg);
background-repeat:no-repeat;
}


.cadre_resa {
height:210px;
width:408px;
display:block;
float:left;
margin-left:285px;
background-image:url(images/resa_fastbooking.jpg);
background-repeat:no-repeat;
}


.bandeau_dispo {
height:57px;
width:950px;
display:block;
float:left;
background-image:url(images/bandeau_dispo.jpg);
background-repeat:no-repeat;
}


.resa_chateau {
height:55px;
width:945px;
display:block;
float:left;
background-image:url(images/resa_chateau.png);
background-position:center;
background-repeat:no-repeat;
}


.cale_left {
height:650px;
width:50px;
display:block;
float:left;
}

.titre_champs {
height:30px;
width:150px;
display:block;
float:left;
/*background-color:#999999;*/
}


.champs {
height:auto;
width:750px;
display:block;
float:left;
padding-bottom:10px;
/*background-color:#CCCCCC;*/
}




/*///////////  BLOCS TARIFS    */


.main_bloc {
height:auto;
width:940px;
float:left;
display:block;

}

.bloc1 {
height:auto;
width:245px;
float:left;
display:block;
padding-top:15px;
padding-bottom:15px;
border-style:solid;
border-color:#000000;
border-width:thin;


}

.bloc2 {
height:auto;
width:442px;
float:left;
display:block;
padding-top:15px;
padding-bottom:15px;
border-style:solid;
border-color:#000000;
border-width:thin;
}

.bloc3 {
height:auto;
width:689px;
float:left;
display:block;
padding-top:15px;
padding-bottom:15px;
border-style:solid;
border-color:#000000;
border-width:thin;
}



.zone_liens {
height:auto;
width:950px;
margin-left:auto;
margin-right:auto;
display:block;
margin_top:5px;
}
.liens_resa {
	width:100%;
	height:50px;
	float:left;
	display:block;
	font-size: 24px;
	color: #990000;
	text-decoration: underline;
}
