/* Comandos Basicos */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg/main.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
}

img { border: 0px none #FFFFFF; }

a { color: #1E90FF; text-decoration: none; } 
a:hover { color: #FF6347; }

p {font-size: 12px; text-align: justify;}

li {font-size: 12px;}

h1 {font-size: 14px; font-weight: bold;}
h2 {font-size: 13px; font-weight: bold; color: #3865b1;}

blockquote {
	font-size: 12px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* Header */

table.header {
	margin: 0 auto;
	height: 84px;
	background-color: #FFFFFF;
	width: 855px;
}

td.logospacer {
	width: 23px;
	margin: 0 auto;
}

td.logo {
	width: 162px;
	margin: 0 auto;
}


/* Menu Principal */

td.menu {
	width: 660px;
	height: 28px;
	font-size: 12px;
}

div.menu {
	text-align: center;
	color: #3b3a3a;
} 

div.menu a {
	padding-left: 5px;
	padding-right: 5px;
	color: #3b3a3a;
	text-decoration: none;
	font-weight: bold;
}

div.menu a:hover {
	color: #1E90FF;
}


div.menu a.menuon {
	padding-left: 5px;
	padding-right: 5px;
	color: #1E90FF;
	text-decoration: none;
	font-weight: bold;
}

div.menu a.menuon:hover {
	color: #1E90FF;
}

td.topmenu {
	width: 60px;
	height: 28px;
	font-size: 10px;
	vertical-align: bottom;
}

div.topmenu {
	text-align: right;
	color: #29416f;
	padding-right: 30px;
}

div.topmenu a {
	padding-left: 5px;
	padding-right: 5px;
	color: #3b3a3a;
	text-decoration: none;
}

div.topmenu a:hover {
	color: #1E90FF;
}

/* Submenu */

td.submenu {
	height: 28px;
	font-size: 12px;
	padding-right: 170px;
}

div.submenu {
	text-align: center;
	color: #3b3a3a;
	width: 400px;
	float: right;
	padding: 0px;
	marging: 0px;
}


/* Menu Especiales */

div.menuesp {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #9e6e3b;
	font-size: 13px;
}



/* Content */

table.content {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 855px;
}

td.colspace {
	width: 30px;
}


td.banner {
	width: 594px;
	height: 270px;
}

td.innerspace1 {
	width: 30px;
}

td.maincol {
	width: 376px;
}

td.maincolmarco {
	width: 376px;
	background-image: url(images/general/text-body.jpg);
}

div.texts {
	padding-left: 20px;
	padding-right: 20px;
}

div.imagesmarco {
	padding-left: 5px;
}

td.innerspace2 {
	width: 12px;
}

td.innercol {
	width: 176px;
	height: 240px;
}

td.specialcol {
	width: 376px;
	height: 240px;
	background-color: #712019;
	color: White;
	font-size: 12px;
}


td.innerspace3 {
	width: 5px;		
}

td.righcol {
	width: 196px;
	color: #FFF;
	font-size: 12px;
	/*background-color: #712019;*/
}

td.content-box {
	padding-top: 20px;
}


div.tourism-logos {
	vertical-align: middle;
	text-align: right;
	width: 100%;
}

div.highlite {
	background-color: #dcc278;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* Reservaciones */

table.form {
	
}

td.form {
	
}


/* Tabla Datos */


table.data {
	border: 1px solid #adadad;
}

th.data {
	background-color: #f65b18;
	color: #ffffff;
}

td.data {
	padding-left: 5px;
	padding-right: 5px;
}

td.dataspace {
	background-color: #adadad;
	width: 1px;
}

th.dataspace {
	background-color: #adadad;
	width: 1px;
}

/* Footer */

table.footer {
	margin: 0 auto;
	height: 100px;
	background-color: #FFFFFF;
	width: 855px;
	font-size: 11px;
}

td.footer {
	width: 795px;		
}

td.footerspacer {
	width: 30px;		
}
