@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
#principal {
	position:relative;
	width:980px;
	min-height:605px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	background:url(/images/sombra_background.png) no-repeat top;
}
#contenido {
	position:relative;
	width:880px;
	min-height:605px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	border:1px solid #000;
	background-color:#FFF;
}
#header {
	position:relative;
	width:880px;
	height:143px;
	z-index:1;
}
#submenu {
	position:absolute;
	top:121px;
	left:0px;
	width:880px;
	height:20px;
	background-color:#d6d6d6;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}
#submenuligas {
	position:absolute;
	right:0px;
	width:649px;
	height:17px;
	background-color:#333333;
	border-left:1px solid #fff;
	font-size:14px;
	color:#d1d1d1;
	padding:3px 0 0 10px;
	letter-spacing:1px;
}
#submenuligas a {
	text-decoration:none;
	color:#d1d1d1;
	font-weight:inherit;
	letter-spacing:0.5px;
}
#submenuligas .active {
	color:#f67e83;
}
#submenuligas a:hover {
	color:#f67e83;
	font-weight:lighter;
	letter-spacing:0.5px;
}
#menu {
	position:absolute;
	right:0px;
	bottom:0px;
	width:651px;
	height:20px;
	padding:0 0 0 10px;
	font-size:16px;
}
#menu a {
	text-decoration:none;
	color:#000;
}
#menu .active {
	color:#E44146;
}
#menu a:hover {
	color:#E44146;
}
#header_contacto {
	width:880px;
	height:24px;
	background-image:url(/images/barra_header_sup.jpg);
}
#header_contacto800 {
	width:210px;
	height:14px;
	font-size:13px;
	padding:5px;
	border-right:1px solid #fff;
}
#header_contactoidiomas {
	position:absolute;
	top:0px;
	right:0px;
	width:202px;
	height:10px;
	font-size:13px;
	padding:4px 4px 4px 12px;
}
#header_contactoidiomas a {
	color:#000;
	text-decoration:none;
}
#elementos_chat {
	position:absolute;
	top:24px;
	right:0px;
	width:659px;
	height:22px;
	background-image:url(/images/fondo_barra_chat.jpg);
	border-left:1px solid #fff;
	z-index:4;
}
#elementos_chat #elementos_chat_media {
	position:absolute;
	width:86px;
	height:21px;
	right:0px;
	top:0px;
	padding-left:14px;
	z-index:3;
}
#elementos_chat #elementos_chat_btn {
	position:absolute;
	width:119px;
	right:101px;
	top:0px;
	z-index:3;
}
#elementos_chat #elementos_chat_media img {
	margin:3px;
}
#elementos_menu {
	position:absolute;
	top:46px;
	right:0px;
	width:659px;
	height:76px;
	background-image:url(/images/fondo_principal_header.jpg);
	border-left:1px solid #fff;
	z-index:2;
}
.myrollover_galeria {
	cursor:pointer;
}
#galeria_menor {
	position:relative;
	left:65px;
}
.tablahome {
	width:880px;
	background:url(/images/fondo_sombra_body.jpg) repeat-x top #f9f9f9;
}
.tablahome #columna1 {
	position:relative;
	float:left;
	width:440px;
	padding:0 0 0 0;
	min-height:489px;
}
.tablahome #columna2 {
	position:relative;
	float:left;
	width:399px;
	min-height:460px;
	padding:20px 20px 10px 20px;
	border-left:1px solid #999;
}

.tablahome #columna22 {
	position:relative;
	float:none;
	width:640px;
	min-height:460px;
	padding:20px 20px 10px 20px;
	border-left:1px solid #999;
}

.tablahome ul li{
	list-style-position:inside;
	line-height: 1.5em;
}
.tablahome ul li ul li{
	

	list-style-position:inside;
	line-height: 1.5em;
	list-style-type:circle;
	position:relative;
	left:30px;
}
.tablahome a {
	color:#e22b3a;
}
.tablahome p {
	line-height:21px;
	text-align:justify;
}
.tablahome #separador {
	clear:both;
	padding:0px;
	margin:0px;
}

#contenido_texto {
	min-height:200px;
	width:840px;
	padding:20px;
}
#contenido_texto p {
	text-align:justify;
}
#menu_inferior {
	position:relative;
	top:-7px;
	width:880px;
	height:31px;
	z-index:20;
}
#menu_inferior #boton_boletin {
	position:absolute;
	display:none;
	top:-60px;
	right:0px;
	width:440px;
	height:60px;
	/*padding:20px 0 0 13px;*/
	background-color:#39F;
	z-index:20;
}
#footer {
	position:relative;
	width:880px;
	height:10px;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	font-family:Helvetica;
	font-size:11px;
	color:#232323;
}
#footer a {
	font-family:Helvetica;
	font-size:11px;
	color:#232323;
	text-decoration:none;
}
#footer p {
	font-family:Helvetica;
	font-size:11px;
	color:#232323;
	text-decoration:none;
	text-align:center;
}
#footer a:hover {
	font-size:11px;
	color:#232323;
	text-decoration:underline;
}
/* Easy Slider */
/*preload classes*/ 
.svw {
	width: 880px;
	height: 244px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
/*core classes*/ 
.stripViewer {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #dddcda;
	margin: 0 0 0 0;
}
.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: auto;
	width: 1%;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	left:660px;
	width:150px;
	list-style-type: none;
}
.stripTransmitter ul li {
	width: 20px;
	float:left;
	margin: 1px 2px 2px 0;
}
.stripTransmitter a {
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #d22a37;
	color: #fff;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover, a.current {
	background: #f9f9f9;
	color:#d72835;
}
/*tooltips formatting*/ 
#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}
#tooltip h3 {
	font: normal 10px Verdana;
	margin: 0;
	padding: 6px 2px;
	border: 0;
}
.sliders {
	display:none;
	width:880;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
	color:#666666;
	text-align:right;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sliders img {
	margin:10px 10px 10px 10px;
}
/* // Easy Slider */

.pics {
	height:  489px;
	width:   440px;
	padding: 0;
	margin:  0;
}
.pics img {
	padding: 0px;
	position:absolute;
	height:  489px;
	width:   440px;
	top:0;
	left:0;
}
#mapa_titulo {
	position:absolute;
	top:20px;
	right:10px;
	width:200px;
	height:100px;
	
}
#mapa_titulo p{
	font-weight:bold;
	
}
#galleria_mapa {
	position:absolute;
	top:65px;
	left:220px;
	width:180px;
}
#btn_ubicacion {
	position:absolute;
	bottom:8px;
}
#galleria_mapa #mapa_label {
	background:url(/images/fondo_label_mapa.jpg) no-repeat center;
	padding-top:10px;
	width:202px;
	height:25px;
	text-align:center;
	font-weight:bold;
}
#tabla_leyenda{
	position:absolute;
	width:220px;
	top:150px;
	right:0px;
	border-top:1px solid #999;
}
#tabla_leyenda td{
	text-align:right;
	padding:5px;
	font-weight:bold;
}
h1 {
	color:#e22b3a;
	font-size:18px;
}
body {
	background-image:url(/images/pattern.jpg);
	font-family:Garamond;
	/*font-family:"Times New Roman", Times, serif;*/
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-size:14px;
}
#label_torre {
	color:#e22b3a;
	font-size:18px;
}
hr {
	border: 0;
	color:#e22b3a;
	background-color: #e22b3a;
	height: 1px;
}
h2 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
h3 {
	color:#e22b3a;
	font-size:18px;
}
h4 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
b, strong {
	color:#e22b3a;
}
i, em {
	font-style:italic;
}
