body, html {height: 100%; margin:0; padding:0; background:url(../images/bg/bgmain.png);}

.menuNoHover{background:url(../images/buttons/bg_menuNH.jpg); color:#FFFFFF; font-family:arial; font-size:12px; text-align:center; width:16%; cursor:pointer;}
.menuHover{background:url(../images/buttons/bg_menuH.jpg); color:#fff; font-family:arial; font-size:12px; text-align:center; width:16%; cursor:pointer;}
.header{background:url(../images/bg/bg_header.jpg); height:120px;}
.headerBounds{ background:url(../images/bg/bg_headerBounds.png) repeat-x;}
.headerBounds2{border-top:10px solid #8F95AD; border-bottom:10px solid #8F95AD;}

.contentsCell{ border-top:10px solid #8F95AD; border-bottom:0px solid #8F95AD; border-left:0px solid #8F95AD; border-right:0px solid #8F95AD;}

.mainText{ color:#333; font-family:arial; font-size:13px; text-align:justify; line-height:150%; padding:51px 30px 20px 20px;}
.textForm{ color:#8F95AD; font-family:arial; font-size:11px;}

.prvContainer{border:1px solid #8F95AD; width:200px;}
.prvText{color:#333; font-family:arial; font-size:10px; text-align:left;}
.prvHead{background:#8F95AD; color:#fff; font-family:arial; font-size:12px;}

.leftBar{background:url(../images/bg/bg_leftBar.png); font-family:arial; font-size:10px; color:#333;}

.bottomBar{background:url(../images/bg/bg_bottom.jpg); font-family:arial; font-size:10px; font-weight:bold; color:#333;}
.bottomBarServ{background:url(../images/bg/bg_bottom_serv.png); font-family:arial; font-size:10px; font-weight:bold; color:#333;}

.bottomText{font-family:arial; font-size:10px; font-weight:bold; color:#fff;}

.zonaPrivada{font-family:arial; font-size:14px; font-weight:bold; color:#fff;}


.credits{font-family:arial; font-size:9px; text-align:right; padding-right:10px; color:#FFFFFF; background:#8F95AD; vertical-align:middle; height:20px; }

.localizacion{font-family:arial; font-size:14px; text-align:center; padding-right:10px; color:#FFFFFF; background:#8F95AD; vertical-align:middle; height:20px; }

a{text-decoration:none; border:0px;}

.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #000;
	font-weight:bold;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background: #82BF00;
}
a.highslide-full-expand {
	background: url(js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(js/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/graphics/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* Estilo para las etiquetas de las cajas de texto */
.etiqueta {
	font-family: Arial;
	font-size:12px;
}

/* Estilo para las etiquetas de las cajas de texto */
.etiquetaLogin {
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
}

/* Estilo para los botones */
.botones {  
	font-family: Arial; 
	font-size:12px; color: #000000; 
	background-color: #CCCCCC; 
	border-color: #000000 ; 
	border-top-width: 1pix; 
	border-right-width: 1pix; 
	border-bottom-width: 1pix; 
	border-left-width: 1pix;
	vertical-align:middle;
}

.linkMapa {
	font-family: Arial;
	font-size:14px;
	color:#000000;
}

/* Estilo la letra de registro */
.registro {
	font-family: Arial;
	font-size:12px;
}


