/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de EVE1                          --- */
/* ---------------------------------------------------------------------- */

.EVE1_Contenedor {
	padding-left:10px; 
	padding-right:10px; 
	/*
	width: 95%; 
	height: 90%;
	background-color: Black;
	*/
	}

.EVE1_Elemento{
	/*margin: 1px 1px 1px 1px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	width: 100%;
	height: 100%;
	background-color: #F6F6F6;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;*/
}

.EVE1_Fecha .Fecha{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #853322;
	/*float: left;*/
	/*margin: 2px 2px 2px 2px;
	height: 20px;*/
}

.EVE1_Titulo .Titulo {
	font-family: tahoma;	
	color: #853322;
	font-size: 14px;
	font-weight: bold;
	/*margin: 2px 2px 2px 2px ; */
	max-width: 400em;
	height: 20px;
}

.EVE1_Entrada .Entrada {
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}
.EVE1_Horas .Hora {
	font-family: tahoma;	
	font-size: 9px;
    /*margin: 2px 2px 2px 10px;
	max-width: 400em;*/
	height: auto;
}

.EVE1_Fotos .Fotos{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 9px;
	height: 20px;
/*	background-color: Gray;
	border-color: Black;
	border-style: solid;
	border-width: thin;
	*/
}

.EVE1_ColumnaFotos {
	float: left;
	margin: 2px 2px 2px 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 2px;
	width: 120px;
	height: auto;
/*	border-right: 1px solid gray;*/
}

.EVE1_Texto .Texto {
	font-family: tahoma;	
	font-size:11px;
    /*margin: 2px 2px 2px 2px ;*/ 
	max-width: 400em;
	height: auto;
}

.EVE1_TextoNoFoto .Texto {
	clear: both;
	margin: 5px 0px 5px 0px ;
	width: 97%;
	height: auto;
}

.EVE1_Archivos .TituloArchivo {
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	text-indent: 10px;
	border-left: 1px solid gray;
}
.EVE1_Archivos .Peso
{
	color:gray;
	font-family: tahoma;
	font-size: 10px;
	/*
	margin: 0px 2px 0px 10px ; 
	padding: 0px 0px 0px 0px;
	background-color: InfoBackground;
	text-indent: 10px;
	border-left: 1px solid gray;
	*/
}

.EVE1_ArchivosNoFoto .TituloArchivo {
	width: 98%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 10px;
}

.EVE1_Form .FormEnviar {
/*	border-left: 1px solid gray;*/
	margin: 5px 2px 0px 10px ; 
	text-indent: 10px;
}

.EVE12_FormNoFoto .FormEnviar {
	width: 98%;
	margin: 5px 2px 0px 5px ; 
	text-indent: 10px;
}

.EVE1_Imprimir .Imprimir {
/*	border-left: 1px solid gray;*/
	margin: 5px 2px 0px 10px ; 
	text-indent: 10px;
}

.EVE1_ImprimirNoFoto .Imprimir {
	width: 98%;
	margin: 5px 2px 0px 5px ; 
	text-indent: 10px;
}

.EVE1_TablaColumnaFoto{
	width:10%;	
}

.EVE1_TablaTexto{
	width:90%;	
}

#PopUpverImagen{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#PopUpBarraArrastre{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#PopUpBarraArrastre .textoCerrar{
font-weight: bold;
margin-right: 1px;
}

/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de EVE1 FORMULARIO               --- */
/* ---------------------------------------------------------------------- */


.EVE1_Form_Contenedor 
{
	padding-left:10px; 
	padding-right:10px; 

	}

.EVE1_Form_NombreCampo p.NombreCampo
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;

}

.EVE1_Form_Campo p.DefCampo
{
	font-family:tahoma; 
	font-size:10px; 
	border-style: groove; 
	background-color:#F4F4F4 
	/*
	margin: 2px 2px 2px 130px; 
	text-align: left;	
	*/
}

.EVE1_Form_Titulo p.Titulo
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	
}

.EVE1_Form_Boton p.BotonForm
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	/*
	margin: 2px 2px 2px 2px; 
	*/
}


/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de EVE2                          --- */
/* ---------------------------------------------------------------------- */

.EVE2_Contenedor {
	padding-left:10px; 
	padding-right:10px; }
	
.EVE2_Tapiz{}

.EVE2_Titulo .Titulo{	font-family: tahoma;	
	color: #35a4b7;
	font-size: 11px;
	font-weight: bold;
	/*margin: 2px 2px 2px 2px ; */
	max-width: 400em;
	height: 20px;}

.EVE2_Temas{}

.EVE2_TituloTema .Titulo{}

.EVE2_TextoTema .Titulo{}

.EVE2_Elemento{}

.EVE2_Fecha .Fecha{
	font-family: tahoma;
	font-size: 10px;
	color: #4b4b4b;
	height:15px;}
	
.EVE2_Entrada .Entrada{
	font-family: tahoma;	
	font-size:11px;
		color: black;
	font-size: 11px;}
 
	

.EVE2_TopTitulo .TopTitulo
{	font-family: tahoma;	
	color: black;
	font-size: 11px;
	font-weight: bold;
	/*margin: 2px 2px 2px 2px ; */
	max-width: 400em;
	height: 20px;}

.EVE2_Titulo .Titulo{
	font-family: tahoma;	
	font-size:11px;
    /*margin: 2px 2px 2px 2px ;*/ 
	max-width: 400em;
	height: auto;}

.EVE2_Calendario
{
	text-align:left;
}
.EVE2_CalendarioTabla
{
	border:none;
	width:100;
	font-family: tahoma;
	font-size:9px;
	
}
.EVE2_CalendarioTabla .listAnyos
{
	color:Blue;
	font-family: tahoma;
	font-size:9px; 
}
.EVE2_CalendarioTabla .listMeses
{
	color:black;
	font-family: tahoma;
	font-size:9px; 
}
/*.EVE2_CalendarioTabla .botonEnviar
{
	color:Gray;
	font-family: tahoma;
	font-size:9px; 
}
.EVE2_CalendarioTabla .verAnyo
{
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: tahoma;
	

}*/
.verAnyo
{
	font-family:tahoma;
	font-size:10px;
	background-color:#853322;
	border: none;
	color: #FFFFFF;
}
.botonEnviar
{
	font-family: tahoma;
	font-size:9px;
	border: 1px solid #000000;
	width: 25px;
	background-color: #CCCCCC;
	
		

}
.listMeses
{
	font-family: tahoma;	
	font-size:9px;
}
.listAnyos
{
	font-family: tahoma;	
	font-size:9px;
}
.Fecha
{
	font-family: tahoma;	
	font-size:9px;
}
.EVE2_CalendarioTabla select
{
	color:#000000;
	font-family: tahoma;
	font-size:10px; 
}

.EVE2_CalendarioNombreDias
{
	text-transform:capitalize;
	text-align:center;
	font-family: tahoma;	
	font-size:9px;
}
.EVE2_CalendarioDias input
{
	width: 25;
	font-family: tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #CCCCCC;
	font-size: 10px;
}
.EVE2_CalendarioDiaEvento input
{
	width: 25;
	font-family: tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #853322;
	font-size: 10px;
	color: #FFFFFF;
}
.EVE2_CalendarioDiaActual input
{
	font-family: tahoma;
	font-weight: bold;
	width: 25;
	color: #C6422B;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: gainsboro;
	border-bottom-style: none;
	font-size: 10px;
}
.EVE2_CalendarioFestivo input
{
	width: 25;
	font-family: tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E09889;
	border-bottom-style: none;
}

/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de EVE3                          --- */
/* ---------------------------------------------------------------------- */

.EVE3_Contenedor {
		padding-left:22px; 
	padding-right:15px; 
	padding-bottom:0px;
}
	
.EVE3_Elemento{
	clear:both;
}

.EVE3_Fecha .Fecha{
	font-family: tahoma;
	font-size: 10px;
	color: #4b4b4b;
	height:auto;
}

.EVE3_Titulo .Titulo {
	color: #35a4b7;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.EVE3_Texto .Texto {
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
}

A.EVE3_MasEventos.Articulos:link     {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}

A.EVE3_MasEventos.Articulos:visited  {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-weight: bold;
}

A.EVE3_MasEventos.Articulos:hover  {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-weight: bold;
}


A.EVE3_MasEventos.rss:link     {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}

A.EVE3_MasEventos.rss:visited  {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-weight: bold;
}

A.EVE3_MasEventos.rss:hover  {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-weight: bold;
}


/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de EVE4                          --- */
/* ---------------------------------------------------------------------- */

.EVE4_Contenedor {
	padding-left:10px; 
	padding-right:10px; 
/*	width:40em; 
	min-width: 20em;
	max-width: 30em;
	height: auto;
	background-color: Black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
	
.EVE4_Tapiz{
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
	background-color: #E8F4FF;
}*/

.EVE4_Titulo .Titulo
{
	color: #35a4b7;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.EVE4_Temas{
	margin-left: 4px;
	margin-right: 4px;
	height: auto;
	background-color: InfoBackground;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
}

.EVE4_TituloTema .Titulo{
    font-family: tahoma;
	font-size: 13px;
	text-transform:uppercase;
	height:15px;
	color:#F7941D;
	font-weight: bold;
}
.EVE4_TituloTema{
    font-family: tahoma;
	font-size: 13px;
	text-transform:uppercase;
	height:15px;
	color:#F7941D;
	font-weight: bold;
}


.EVE4_TextoTema .TituloN{
	margin-left: 4px;
	margin-right: 4px;
	height: auto;
	background-color: InfoBackground;
	text-indent: 10px;
	font-size: 12px;
}

.EVE4_TextoTema .Titulo{
	margin-left: 4px;
	margin-right: 4px;
	height: auto;
	background-color: InfoBackground;
	text-indent: 10px;
}

.EVE4_TextoTema .Entrada
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	font-weight:lighter;
}

.EVE4_TextoTema
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	font-weight:lighter;
}

/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de EVE5                          --- */
/* ---------------------------------------------------------------------- */

.EVE5_Contenedor {
	padding-left:10px; 
	padding-right:10px; 
/*	width:40em; 
	min-width: 20em;
	max-width: 30em;
	height: auto;
	background-color: Black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
	
.EVE4_Tapiz{
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
	background-color: #E8F4FF;
}*/

.EVE5_Titulo .Titulo
{
	color: #35a4b7;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.EVE5_Fecha .Fecha
{
	color: #4b4b4b;
	font-size: 9px;
	font-family: tahoma;

}
.EVE5_Texto .Texto
{
	color: #4b4b4b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: lighter;
}

.EVE5_Temas{
	margin-left: 4px;
	margin-right: 4px;
	height: auto;
	background-color: InfoBackground;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
}

.EVE5_TituloTema .Titulo{
font-family: tahoma;
	font-size: 13px;
	text-transform:uppercase;
	height:15px;
	color:#F7941D;
	font-weight: bold;
}

.EVE5_TextoTema .TituloN{
	margin-left: 4px;
	margin-right: 4px;
	height: auto;
	background-color: InfoBackground;
	text-indent: 10px;
}

.EVE5_TextoTema .Entrada
{
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 11px;
	font-weight:lighter;
}




/* ---------------------------------------------------------------------- */
/* --- 						Contenedores de EVE6                          --- */
/* ---------------------------------------------------------------------- */

.EVE6_Contenedor 
{
	padding-left:22px; 
	padding-right:15px; 
	padding-bottom:0px;

}
	
.EVE6_Contenedor .EntradaNoticia
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.EVE6_Contenedor .Negreta
{
	font-family: tahoma;
	font-size: 11px;
	color:#F7941D;
	font-weight: bold;
}
.EVE6_Texto {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
