﻿/* CUERPO */
body 
{
	background-color:white;
	margin: 0px;
	text-align: justify;
	color: black;
	
	scrollbar-face-color: #61b71c;
    scrollbar-highlight-color: #dceecc;
    scrollbar-shadow-color: #339303;
    scrollbar-3dlight-color:#97ce6a;
    scrollbar-arrow-color:#dceecc;
    scrollbar-track-color:#dceecc;
    scrollbar-drakshadow-color:#1f5205;
}


/*MENU*/

A.menu
{
    text-align:left;
    font-family: Times New Roman; 
    font-size: 18pt;
    color: #990000; 
    padding-left:10px;
 }
 A.menu:hover
 {
    font-family: Times New Roman; 
    font-size: 18pt;
    color: #990000;
    padding-left:10px;
}
A.menu:active
{
 font-family: Times New Roman; 
    font-size: 18pt;
    color: #d5b641;
    
}
.menu2
{
    text-align:left;
    font-family: Times New Roman; 
    font-size: 18pt;
    color: #990000; 
    padding-left:10px;
 }
.menu_link
{
    font-family: Times New Roman; 
    font-size: 18pt;
    color: white;
    background-image: url('imagenes/resaltar_menu.jpg');   
    padding-left:10px;
}

.menu_hover
 {
    font-family: Times New Roman; 
    font-size: 18pt;
    color: #990000;
    background-image: url('imagenes/resaltar_menu_beige.jpg');
    background-repeat:no-repeat;
    padding-left:10px;
}

A.MenuItemSegundoNivel
{
    font-family:Verdana;
	font-size: 9pt;
	color: #1a4309;
	font-weight:bold;
	font-style:italic;
	text-align:justify;
}
A.MenuItemSegundoNivel:hover
{
    font-family:Verdana;
	font-size: 9pt;
	font-weight:bold;
	font-style:italic;
	color: #4e9b0f;
	text-align:justify;
}

/* //CUERPO */

A { color: Black; text-decoration: underline; }
A:hover { color: white; text-decoration: underline; }
A:visited {}
A:link {}

/* CONTENEDORES */
DIV.ContenedorPagina
{
	width:800px;
	background-color:#7b242d;
}
DIV.CabeceraPagina
{
	height: 150px;
	text-align:left;	
	background-image: url('imagenes/cabeceras/topph.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
DIV.SubCabeceraPagina
{
	height: 11px;
}
DIV.Contenido
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	padding:5px;
	
	text-align: left;
}
DIV.ContenidoCentral
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: White;
	padding:15px;
}
/* //CONTENEDORES */

/* MENUITEMS */
.MenuItem1
{
	float:left;
	font-family: Times New Roman;
	font-size: 15pt;
	font-weight: bold;
	color: White;
	height: 30px;
	width:333px;
	background-image: url('imagenes/menuno.jpg');
	vertical-align:middle;
	/*text-align: left;*/
	text-decoration: none;
    text-align:left;
}

.MenuItem2
{
	float:left;
	font-family: Times New Roman;
	font-size: 15pt;
	font-weight: bold;
	color: White;
	height: 30px;
	width:333px;
	background-image: url('imagenes/mendos.jpg');
	vertical-align:middle;
	text-decoration: none;
	text-align:left;

}

.MenuItemDinamic
{
   	float:left;
	display: block;
	padding-left: 15px;
	padding-right: 5px;
	font-family:Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 19px;
	border:solid 1px black;	
	text-decoration: none; 
	width:75px;
}

DIV.BarraPath
{
	background-image: url('imagenes/backgrounds/path_background.gif');
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: White;
	padding-right: 10px;
	height: 28px;
}
/* //MENUITEMS */

/* TIPOS DE DATOS DE CONTENEDOR */
.TituloContenido
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
.SubtituloContenido
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.Contenido
{
	font-family:Verdana;
	font-size: 9pt;
	color: #990000;
	font-weight:normal;
	text-align:justify;
	
}

.PiePagina
{
	font-family: Verdana;
	font-size: 8pt;
	color: #990000;
}
.TituloApartado
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
IMG.ImagenContenido
{
	margin: 6px;
	padding: 2px;
	border: solid 3px #57b30e;
}
/* //TIPOS DE DATOS DE CONTENEDOR */

/* CLASES PERSONALIZADAS bloxan */
DIV.Caja
{
	background-position: center center;
	padding-left:10px;
	padding-right:10px;
	width:515;
	color:Black;
	
}
.CajaTitulo
{
    font-family: Times New Roman;
	text-align: right;
	font-size: 16pt;
	font-weight: bold;
	color:white;
	vertical-align:middle;
	padding-right:5px;
}
.CajaTitulo2
{
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color:#66cc3a;
	padding-top:5px;
	background-image:url('imagenes/titulo.jpg');
	background-repeat:no-repeat;
	background-position:right center;
	vertical-align:middle;
}
.CajaContenido
{
	/*padding-left: 10px;*/
	padding-right: 10px;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	text-align: left;
	color:#990000;
	font-size:13px;
	
	
}
DIV.Caja .TituloFoto
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
DIV.Caja .ComentarioFoto
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
}
/* //CLASES PERSONALIZADAS bloxan */


/* GALERIA DE IMAGENES */
DIV.ContenedorGaleria
{
	/*padding:10px;*/
	text-align: left;
}
DIV.ContenedorGaleria DIV.CabeceraGaleria
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #cc9933;
	font-weight: bold;
}
DIV.ContenedorGaleria DIV.Galeria
{
	/*padding: 15px;*/
}
DIV.ContenedorGaleria IMG
{
	border: solid 1px white;
	margin: 2px;
	padding: 2px;
	
	cursor: pointer;
}
DIV.ContenedorGaleria .Titulo
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
DIV.ContenedorGaleria .Comentario
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
}
/* //GALERIA DE IMAGENES */

/* GOOGLE MAPS */
DIV.GoogleMapsDiv
{
	border: solid 1px white;
	margin: 4px;
	padding: 2px;
}
DIV.CartelGoogleMaps
{
	font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	color: Black;
}
DIV.CartelGoogleMaps .Titulo
{
	font-weight: bold;
	color: #7b242d;
	font-size: 14px;
}
DIV.CartelGoogleMaps IMG
{
	border: solid 3px #7b242d;
	margin: 4px;
	padding: 4px;
}
/* //GOOGLE MAPS */



.modalBackground {
	background-color:#d6e5ca;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup
{
	background-color: White;
	border: solid 6px black;
}
.modalPopup img 
{
	border:solid 5px #fff;
	
	max-height: 400px;
	max-width: 400px;
	
	width: expression(this.width > 400 ? 400: true);
	height: expression(this.height > 400 ? 400: true);
}
.modalPopup-text 
{
	display:block;
	color:#000;
	background-color:#fff;
	text-align:center;
	border:solid 2px #000;
	padding:10px;
}
.modalPopup-text input 
{
	/*width:75px;*/
}

DIV.modalPopupCabecera
{
	width:100%;
	background-color: black;
	color: White;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
/*texto de la introducción de Bloxan*/
.TextoIntro
{
    text-align:center;
    /*padding-left:20px;*/
    font-size:14pt;
    font-family:Eras Bold ITC;
    font-weight:normal;
    color:#66cc3a;
}
.TextoIntroResaltado
{
    text-align:center;
    /*padding-left:20px;*/
    font-size:22pt;
    font-family:Eras Bold ITC;
    font-weight:normal;
    color:#fcff00;
}