﻿/* CUERPO */
body 
{
	background-image: url('imagenes/backgrounds/fondo.gif');
	background-repeat:repeat-x;
	background-position: left top;
	
	
	margin: 0px;
	text-align: justify;
	color: White;
	scrollbar-face-color: #1299be; 
    scrollbar-highlight-color: #6685CA; 
    scrollbar-shadow-color: #6685CA; 
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF; 
    scrollbar-track-color:#E5E5E5; 
    scrollbar-drakshadow-color:#000000;
}
/* //CUERPO */

.CuerpoContenido
{
    padding-right:10px;
}
A { color: Black; text-decoration: underline; }
A:hover { color: white; text-decoration: underline; }
A:visited {}
A:link {}

/* CONTENEDORES */
DIV.ContenedorPagina
{
	width:768px;
	background-color:#f99a43;
	border-left: solid 4px white;
	border-right: solid 4px white;
}
DIV.CabeceraPagina
{
	height: 185px;
	text-align:left;
	
	background-image: url('imagenes/cabeceras/cabecera.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
DIV.SubCabeceraPagina
{
	height: 11px;
}
DIV.Contenido
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
	padding:5px;
	
	/*text-align: left;*/
}
DIV.ContenidoCentral
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
	
	padding-bottom:15px;
}
/* //CONTENEDORES */

/* MENUITEMS */
.MenuItem
{
	
	/*display: block;*/
	width: 170px;
	padding-left: 3px;
	padding-right: 3px;
	font-family:Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	color: #fcff02;
	text-align: left;	
	text-decoration: none;
}

/*boton de INICIO*/

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: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: right;
}
.SubtituloContenido
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fcff02;
}
.Contenido
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: white;
	font-weight:bold;
	text-align: justify;
}
.PiePagina
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	color: #fcff02;
}
.TituloApartado
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #fcff02;
}
IMG.ImagenContenido
{
	margin: 6px;
	padding: 2px;
	border: solid 3px white;
}

/* //TIPOS DE DATOS DE CONTENEDOR */

/* CLASES PERSONALIZADAS CASA LITA */
DIV.Caja
{
	border: solid 1px white;
	
	/*background-image: url('images/backgrounds/background_cuadrogalery69.gif');
	background-position: right top;
	background-repeat:no-repeat;*/
	padding-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width:430px;
}
.CajaTitulo
{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	
	background-image: url('imagenes/backgrounds/degradado_agris.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	background-color:White;
	color:#33556f;
}
.CajaContenido
{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom:0px;
	text-align: justify;
}
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 CASA LITA */


/* GALERIA DE IMAGENES */
DIV.ContenedorGaleria
{
	/*padding:10px;*/
	text-align: left;
}
DIV.ContenedorGaleria DIV.CabeceraGaleria
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #33556f;
	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: #33556f;
	font-weight: bold;
}
DIV.ContenedorGaleria .Comentario
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #33556f;
}
/* //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:#0ab1dd;
	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;
}

.PanelContenedorConFondo
{
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 650px;
	height:auto !important;
	height: 650px;
}

A.ConPuntero
{
	cursor: pointer;
}



DIV.ImagenPinchoMes
{
	margin: 4px;
	padding: 4px;
	border: solid 2px black;
	display: block;
	width: 250px;
	text-align: left;
}

.TituloPinchoMes
{
	font-family: Lucida Handwriting, Lucida Calligraphy, Arial, Verdana, Tahoma;
	font-size: 28px;
	text-align: center;
	color: #80252f;
	font-weight: bold;
}


.MenuSegundoNivel
{
	padding-bottom: 10px;
}
A.MenuItemSegundoNivel
{
	font-family: Lucida Handwriting, Lucida Calligraphy, Times New Roman, Arial, Verdana, Tahoma;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
A.MenuItemSegundoNivel:hover
{
	text-decoration: underline;
	color: Black;
}
A.MenuItemSegundoNivel:link{}
A.MenuItemSegundoNivel:visited{}

.TextoIntro
{
    font-weight:bold; 
    height: 50px; 
    text-align: center; 
    font-family:Times New Roman; 
    color:Black; 
    font-size:12pt;
}
