#reservation{
	top         : 50%;
	left        : 50%;
	float       : left;
	width       : 851px;
	height      : 568px;
	position    : absolute;
	background  : transparent url("../Image/Page_reservation/main_frame_bkg.jpg") no-repeat scroll center top;
	margin-top  : -284px;
	margin-left : -425px;
}

/*****************************************************************************************************/
/***									Overlay Anniversaire en fête                               ***/
/*****************************************************************************************************/

#reservation div.title{
	width      : 399px;
	height     : 80px;
	cursor     : pointer;
	position   : relative;
	top        : -46px;
	background : transparent url("../Image/Page_reservation/title.gif") no-repeat scroll 0 0;
}

#reservation div.title span{
	display : none;
}

/*****************************************************************************************************/
/***						        			Barre image haut                                   ***/
/*****************************************************************************************************/

#reservation div.top{
	width  : 851px;
	height : 125px;	
	margin : -66px 0 0 0;
}

#reservation div.top div.back
{
	cursor          : pointer;
	float           : left;
	width           : 62px;
	height          : 19px; 
	padding         : 62px 0 0 70px;
	vertical-align  : middle;
	background      : transparent url("../Image/Page_reservation/arrow_back.gif") no-repeat scroll 68px 63px;
	line-height     : 19px;
	text-indent     : 21px;
}

#reservation div.top div.back a
{
	color           : #25047B;
	font-size       : 12px;
	text-decoration : none;
}

#reservation div.top div.back a:hover
{
	text-decoration : underline;
}

#reservation div.top div.page{
	float  : left;
	width  : 570px;
	height : 81px;
	margin : 22px 0 0 0;
	background : transparent url("../Image/Page_reservation/page.gif") no-repeat scroll 0 0;
}

#reservation div.top div.page span{
	display : none;
}


#reservation div.top div.spot{
	float  : left;
	width  : 0;
	height : 0;
	margin : 0;
}

#reservation div.top div.spot span{
	display : none;
}

#reservation div.top div.logo{
	float  : left;
	width  : 71px;
	height : 46px;
	margin : 40px 0 0 44px;
	background : transparent url("../Image/Page_reservation/logo.gif") no-repeat scroll 0 0;
}

#reservation div.top div.logo span{
	display : none;
}

/*****************************************************************************************************/
/***						        			Commentaire haut                                   ***/
/*****************************************************************************************************/

#reservation div.comment{
	width       : 851px;
	margin      : 0 0 15px 0;
	font-size   : 12px;
	text-align  : center;
	font-weight : 700;
}

#reservation div.comment h2{
	color      : #25047B;
	width      : 851px;
	margin     : 20px 0 30px 0;
	font-size  : 16px;
	text-align : center;
}

/*****************************************************************************************************/
/***						        			Contenu formules                                   ***/
/*****************************************************************************************************/

#reservation div.content{
	padding : 20px 30px 0 30px;
}

#reservation div.content div.left{
	float : left;
	width : 60%;
}

#reservation div.content div.right{
	float : left;
	width : 40%;
}

#reservation div.content form{
	margin  : 0;
	padding : 0;
}

#reservation div.content form div.left div.label{
	color       : #25047B;
	float       : left;
	width       : 160px;
	font-size   : 13px;
	font-weight : bold;
}

#reservation div.content form div.right div.label{
	color       : #25047B;
	float       : left;
	width       : 120px;
	font-size   : 13px;
	font-weight : bold;
}

#reservation div.content form div.champ{
	float  : left;
	margin : 0 0 10px 0;
}

#reservation div.content form div.left div.champ input,
#reservation div.content form div.left div.champ textarea
{
	width : 260px;
}

#reservation div.content form div.left div.champ select{
	width  : 264px;
	!width : 265px;
}

#reservation div.content form div.right div.champ input,
#reservation div.content form div.right div.champ textarea
{
	width : 182px;
}

#reservation div.content form div.right div.champ select{
	width  : 185px;
	!width : 186px;
}

#reservation div.content form input,
#reservation div.content form select,
#reservation div.content form textarea
{
	border   : 1px solid #B5B4B8;
	overflow : auto;
}

#reservation div.content form input[type=submit]{
	float  : right;
	margin : 0 12px 0 0;
}
