/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ reservation
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


#reservation {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
}
#col_1 {
	/*background-color: #00FFCC;*/
	padding: 0px;
	float: left;
	height: auto;
	width: 190px;
	margin-left: 90px;
	text-align: right;
}
#col_1 p {
	height: 25px;
}
#col_2 {
	/*background-color: #00CCAA;*/
	padding: 0px;
	float: left;
	height: auto;
	width: 400px;
	margin-left: 20px;
}
#col_2 p {
	height: 25px;
}
#form_reserv {
	padding: 0px;
	float: left;
	height: auto;
	width: 600px;
	margin-left: 90px;
}




.form {
	text-align:center;
}
.table_form {
	margin-left: 25px;
	line-height: 38px;
}
.cell_text {
text-align:right;
}
.cell_center {
text-align:center;
}
.submit {
margin-top: 20px;
}
.table_form h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
}
.table_form p {
	height: auto;
	width: 600px;
	text-align: justify;
	margin-left: 85px;
	line-height: 20px;
	font-size: 9px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
}
.table_form h3 {
	font-size: 14px;
	font-weight: lighter;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	color: #FF0000;
}

.cell_center h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;	
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
confirm_resa
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
.resa_fr {
	padding: 0px;
	margin-top: 25px;
	margin-left: 200px;	

}
#confirm_resa h1 {
	font-size: 24px;
	color: #660000;
	text-align: center;
	margin-left:110px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:solid 1px #660000;
	width:550px;
}
#confirm_resa p {
	font-size: 19px;
	font-weight: lighter;
	color: 33333333;
	width: 510px;
	text-align: justify;
	padding: 0px;
	margin-top: 30px;
	margin-left: 150px;
	line-height: 28px;
}
#confirm_resa h3 {
	text-align: center;
	font-size: 22px;
	color: #660000;
	text-decoration: none;
	font-weight: lighter;
	margin-left:190px;
	margin-top: 10px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 10px;
	border:solid 1px #660000;
	width:400px;
}
#confirm_resa ul{
	padding:0px;
	list-style-type:circle;
	margin-left:245px;
	margin-top:0px;
	margin-bottom:30px;
	
}
#confirm_resa li{
	line-height: 30px;
}
#confirm_resa a:link, #confirm_resa  a:active, #confirm_resa a:visited{
	text-decoration:none;
	color:#333333;
	font-size:18px;
	font-weight: lighter;
}

#confirm_resa a:hover {
text-decoration:underline;
	color: #000077;
	font-size:18px;
	font-weight: lighter;
}
.img_confirm {
	margin-left:110px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:550px;
	height:auto;
}
