body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: #E0E0E0 url(../images/bg_body.gif) repeat-y;
}
#head {
	width:750px;
	margin: 0px;
	padding: 15px 0px 8px 16px;
	background: url(../images/bg_head.jpg) no-repeat;
}
#head img {
	border: 0;
}
#deco {
	width:766px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_deco.jpg);
	font-size: 10px;
	color: #cc3333;
}
#deco a {
	color: #009865;
	margin: 0px;
	padding: 4px 15px 4px 15px;
	display: block;
	background-image: url(../images/bg_deco_a.jpg);
	float: right;
}
#deco a:link    { 
	color: #009865; 
	text-decoration:none; 
}
#deco a:visited { 
	color: #009865; 
	text-decoration:none; 
} 
#deco a:hover   {
	color: #E0E0E0;
	text-decoration:none;
	background-image: url(../images/bg_deco_hov.jpg);
	background-repeat: repeat-x;	
}
#deco a:active  {
	color: #E0E0E0;
	text-decoration:none;
}
#deco img {
	border: 0;
}

#ccontent {
	width:766px;
	margin: 0px;
}
#menu {
	width: 145px;
	float: left;
	margin: 0px;
	font-size: 12px;
}
#content {
	width:614px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images_foto/hotel.jpg) no-repeat right top;
	height: 480px;
}
#content_2 {
	width:614px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 480px;
}
#menu a {
	display: block;
	margin: 5px 18px 5px 0px;
	padding: 3px 10px 3px 10px;
}
#menu a:link    { 
	color: #E0E0E0; 
	text-decoration:none; 
	font-weight: bold; 
}
#menu a:visited { 
	color: #E0E0E0; 
	text-decoration:none; 
	font-weight: bold; 
} 
#menu a:hover   {
	color: #E0E0E0;
	text-decoration:none;
	font-weight: bold;
	background-color: #E0E0E0;
	background-image: url(../images/bg_menu_hov.jpg);
}
#menu a:active  {
	color: #E0E0E0;
	text-decoration:none;
	font-weight: bold;
}

.box_le290 {
	margin: 0px;
	padding: 10px 5px 10px 10px;
	width: 290px;
	float: left;
}
.box_ri290 {
	margin: 0px;
	padding: 10px 10px 10px 5px;
	float: right;
	width: 290px;
	text-align: right;
}
.box_le220 {
	margin: 0px;
	padding: 10px 5px 10px 10px;
	width: 220px;
	float: left;
}
.box_ri380 {
	margin: 0px;
	padding: 10px 10px 10px 0px;
	float: right;
	width: 380px;
	text-align: right;
}
.box_le380 {
	margin: 0px;
	padding: 10px 5px 10px 10px;
	width: 380px;
	float: left;
}
.box_ri200 {
	margin: 0px;
	padding: 10px 10px 10px 0px;
	float: right;
	width: 200px;
}
.box_290s {
	margin: 0px;
	padding: 0px;
	width: 290px;
	text-align: center;
	font-size: 10px;
}
.box_380s {
	margin: 0px;
	padding: 0px;
	width: 380px;
    font-size: 10px;
}
.box {
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border-top: 1px outset #CC3333;
	border-right: 2px inset #CC3333;
	border-bottom: 2px inset #CC3333;
	border-left: 1px outset #CC3333;
	background: #E0E0E0;
}
img {
	border: 1px solid #CC3333;
}
#contact {
	margin: 0px;
	padding: 10px 5px 10px 10px;
	width: 450px;
	float: left;
}
#contact table {
	border-width: 0px;
}
#contact tr {
	border-width: 0px;
}
#contact th {
	font-weight: normal;
	text-align: left;
}
label {
	font-size: 10px;
}
table {
	border-collapse: collapse;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
tr {
	border-top: thin solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
td {
	padding: 2px 5px;
}
h1 	{
	color: #CC3333;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	margin: 20px 0px 0px 10px;
	font-style: normal;
	word-spacing: 0.05em;
	letter-spacing: 0.05em;
}
h2 	{
	color: #CC3333;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 2px;
}
h3 	{
	color: #CC3333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
h4 	{
	color: #CC3333;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

a 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	text-decoration:none;
	vertical-align: middle;
}
a:link    { 
	color: #009865; 
	text-decoration:none; 
	font-weight: bold; 
}
a:visited { 
	color: #009865; 
	text-decoration:none; 
	font-weight: bold; 
} 
a:hover   {
	color: #CC3333;
	text-decoration:underline;
	font-weight: bold; 
}
a:active  {
	color: #CC3333;
	text-decoration:underline;
	font-weight: bold; 
}
.small {
	color:#000000;
	text-align:left;
	margin: 0pxpx;
	font-size: 9px;
	border-top: 1px solid #009865;
	border-right: 1px none #009865;
	border-bottom: 1px none #009865;
	border-left: 1px none #009865;
}	
