body {
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/bg.jpg) repeat-x top #b49966;
}
#bodyG {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/bgBody.jpg) no-repeat top center;
}
p {
	line-height: 130%;
	padding:4px;
	clear:both;
	margin:auto;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#5990c6;
}
img {
	border:0px;
}
.flL {
	float:left
}
ul.top_menu {
		list-style-type:none;
		margin:0;
		padding-left:0px;
		}
ul.top_menu li {
		float:left;
		}
#page {
	width:997px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#header {
	width:997px;
	height:36px;
	background:url(../img/header.jpg) no-repeat;
	padding-top:97px;
}
#menuP {
	width:760px;
	height:36px;
}
#bando {
	width:983px;
	height:408px;	
	padding:4px 7px 0 7px;
}
#corps {
	width:987px;
	padding:0px 5px;
	background-color:#FFFFFF
}
#boxTxt {
	width:673px;
	float:left
}
#boxResa {
	width:260px;
	height:239px;
	margin-left:2px;
	padding: 60px 18px 0 18px;
	float:right;
	background:url(../img/boxResa.jpg) no-repeat;
	color:#512806;
	font-weight:bold;
	font-size:10px;
}
#boxResa select {
    color:#333;
	font-size:10px;
}
#footer {
	background-color:#333333;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
}
.txt { font-weight:normal;
color:#000
}
.tit_gris { font-size:16px; color:#999999}

