body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin: 0;
	background-color: #CCCC99;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #666600;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
}

.fondo {
	position: absolute;
	width: 760px;
	height: auto;
	margin-left: -380px;
	left: 50%;
	top: 0px;	
}
.fondo_contenido {
	position: absolute;
	width: 760px;
	height: auto;
	margin-left: -380px;
	left: 50%;
	top: 412px;	
}
.fondo_header {
	position: absolute;
	width: 760px;
	height: 412px;
	margin-left: -380px;
	left: 50%;
	top: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	}
p {
	background: transparent;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	padding-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #999966;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A4A4A4;
}
.boton_header{
	width: 236px;
	height: 25px;
	background-image: url(boton_hom_cont.jpg);
}

a:link {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: White; 
}
a:visited {
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: White; 
}
a:active {
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: White; 
}
a.tini:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-align: center;
	padding-top: 5px;
	height: 36px !important;
	width: 108px;
	text-decoration: none;
	float: left;
	background-image: url(images/mision_08.jpg);
}

a.mainlevel:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(images/mision_06.jpg);
}
.piecito{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-align: center;
	padding-top: 20px;
	height: 50px !important;
	width: 760px;
	text-decoration: none;
	float: left;
	background-image: url(images/hotelito_12.jpg);
}
.contenido{
	display: block;
	font-size: 11px;
	padding-top: 20px;
	width: 440px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.idiomaimg {
	clear: none;
	float: right;
}
