@charset "utf-8";
/* CSS Document */
			
/*
Links de navegacion
*/

.ERetroceder{
background-color: #1D6794;
border:#FFFFFF 1px double;
	padding:10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	float:right;

}

/*
Paginacion
*/

.EPaginacion{
/*background:#CCCCCC;*/
padding-left:5px;
padding-right:5px;
background-color:#1D6794;

border: #000066 1px solid;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Verdana", Arial, Helvetica, sans-serif;

}


/*
Tabla Principal
*/
tbody.ETablaPrincipalBody  td {
	text-align:center;
	/*background:#FFFFFF;	*/
	padding:5px;	 
}
 
 
thead.ETablaPrincipalHead th{
text-align:center;
	/*background-color:#333333;*/
	color:#1D6794;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	padding-top:10px;
}
	
tfoot.ETablaPrincipalFoot  th {
text-align:center;
	/*background-color:#333333;*/
	/*color:#FFFFFF;*/
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	padding-top:10px;	 
}
 	
	
/*
Tabla de Categorias
*/

thead.ETCategoriaHead  th {
	/*border-top: dashed #000000 1px;
	border-left: dashed #000000 1px;
	border-right: dashed #000000 1px;
	border-bottom: double #000000 1px;*/
	/*background-image:url(../imagenes/cabecera.jpg);*/
	color:#1D6794;
	/*background-color:#FAB420;*/
	
	padding-left:5px;
	padding-right:5px;
	

	/*color:#FFFFFF;*/  
}
 
thead.ETCategoriaHead  a {
	text-decoration:none;
	font-size:11px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#1D6794;   
}

thead.ETCategoriaHead  a:hover {
	text-decoration:none;
	font-size:11px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#1D6794;   
}
 
 
tbody.ETCategoriaBody td{
/*background-image:url(../imagenes/gradient2.jpg);*/
	width:200px;
	
	/*/*color:#FFFFFF;*/*/
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	/*border-bottom: dashed #000000 1px;
	border-left: dashed #000000 1px;
	border-right: dashed #000000 1px;*/
	
}

	
/*
Tabla de Elementos
*/

tbody.ETElementosBody td.Titulo{
	text-align:left;
	/*background-image:url(../imagenes/gradient.jpg);*/

	color:#1D6794;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}


tbody.ETElementosBody td.Leer {
	text-align:center;
	/*background-color:#CCCCCC;		*/
	color:#1D6794;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

tbody.ETElementosBody td.Leer a{
	text-align:center;
	/*background-color:#CCCCCC;	*/	
	color:#1D6794;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Verdana", Arial, Helvetica, sans-serif;	
}

tbody.ETElementosBody td.Imagen{
	text-align:center;
	/*background-color:#666666;	*/
	/*color:#FFFFFF;*/
	text-decoration:none;	
}

tbody.ETElementosBody td.Numeracion{
	color:#1D6794;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	/*background-color:#333333;*/	
	text-decoration:none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	
}


	
/*
Tabla de Elementos Categorias
*/

tbody.ETElementosCategoriasBody td.Titulo{
	text-align:left;
	/*background-image:url(../imagenes/gradient.jpg);*/

	color:#1D6794;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}


tbody.ETElementosCategoriasBody td.Leer {
	text-align:center;
	/*background-color:#CCCCCC;*/		
	color:#1D6794;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Verdana", Arial, Helvetica, sans-serif;	
}

tbody.ETElementosCategoriasBody td.Leer a{
	text-align:center;
	/*background-color:#CCCCCC;*/		
	color:#1D6794;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Verdana", Arial, Helvetica, sans-serif;	
}

tbody.ETElementosCategoriasBody td.Imagen{
	text-align:center;
	/*background-color:#666666;	*/
	/*color:#FFFFFF;*/
	text-decoration:none;	
}

tbody.ETElementosCategoriasBody td.Numeracion{
	/*color:#FFFFFF;*/
	font-size:12px;
	font-weight:bold;
	text-align:center;
	/*background-color:#333333;	*/
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

/*
Tabla de Elemento
*/	
	
thead.ETElementoHead  th {
	/*background-color:#666666;*/
	font-size:11px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#1D6794;  
	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
}
	 
tbody.ETElementoBody td.Descripcion{
	padding-right:15px;
	padding-left:15px;
	text-align:justify;
	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-bottom:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
	/*background-color:#CCCCCC;	*/
	
	/*color:#3333333;*/
	font-size:11px;
	color:#1D6794;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}

tbody.ETElementoBody td.Fecha{
	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-bottom:#000000 1px dashed;*/
	text-align:right;
	/*background-color:#CCCCCC;	*/
	color:#1D6794;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
	font-family:"Verdana", Arial, Helvetica, sans-serif;	
}

tbody.ETElementoBody td.Foto{
height:200px;
width:250px;

	text-align:center;
	/*background-image:url(../imagenes/gradient2.jpg);*/
	
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
	
/*
Tabla de Error
*/

tbody.ETErrorBody td{
	text-align:center;
	Color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}


/*
Tabla de Comentario
*/	
	

thead.ETComentarioHead  th.Numeracion {
width:20px;


	
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color:#FFFFFF;*/  

	
	
	
}
	
	thead.ETComentarioHead  th.Nombre {
/*background-image:url(../imagenes/cabecera.jpg);*/
	
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color:#FFFFFF;*/  
	border-left:#000000 1px dashed;
	padding-left:20px;
	
	border-top:#000000 1px dashed;
}
	
thead.ETComentarioHead  th.Valoracion {
text-align:right;
width:100px;
/*background-image:url(../imagenes/cabecera.jpg);*/
	/*color:#FFFFFF;*/  
	border-top:#000000 1px dashed;
}
	

	 
tbody.ETComentarioBody td.Comentario{
padding-left:20px;
	text-align:justify;
	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-bottom:#000000 1px dashed;*/
	
	/*background-color:#CCCCCC;	*/
	
	color:#3333333;
	font-size:12px;
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}

thead.ETComentarioHead th.Fecha{
width:150px;
	padding-right:10px;
/*background-image:url(../imagenes/cabecera.jpg);*/
	/*border-right:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
	text-align:right;

	color:#1D6794;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	font-family:"Verdana", Arial, Helvetica, sans-serif;	
}



/*
Tabla de Nuevo Comentario
*/	
	
thead.ETNuevoComentarioHead  th {
/*background-image:url(../imagenes/cabecera.jpg);*/

	
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color:#FFFFFF;*/  
	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
}
	 
tbody.ETNuevoComentarioBody td{
	text-align:left;
	padding:10px;
	/*background-image:url(../imagenes/gradient.jpg);*/
	/*color:#3333333;*/
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}

tbody.ETNuevoComentarioBody tr{
	border:#000000 1px double;
	
}



/*
Tabla de Noticias en Index
*/	
	
thead.ETIndexHead  th {
	/*background-color:#666666;*/
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*/*color:#FFFFFF;*/*/  
	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
}
	 
tbody.ETIndexBody td.Numeracion{
width:15px;
	padding-right:15px;
	padding-left:15px;
	text-align:justify;
	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-bottom:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
	background-color: #333333;	
	
	/*/*color:#FFFFFF;*/*/
	font-size:12px;
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}

tbody.ETIndexBody td.Foto{
/*background-image:url(../imagenes/gradient2.jpg);*/
/*background-repeat:repeat;
background-position:center;*/
width:180px;

text-align:center;
	padding-right:15px;
	padding-left:15px;

	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-bottom:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
	
	
	
	/*color:#FFFFFF;*/
	font-size:12px;
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}


tbody.ETIndexBody td.Titulo{
font-weight:bold;



text-align:left;	


	/*border-left:#000000 1px dashed;
	border-right:#000000 1px dashed;
	border-bottom:#000000 1px dashed;
	border-top:#000000 1px dashed;*/
	background-color:#CCCCCC;	
	
	
	color:#1D6794;
	font-size:12px;
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}

tbody.ETIndexBody td.VerMas{
text-align:right;
vertical-align:bottom;

width:15px;
	
	
	/*border-right:#000000 1px dashed;
	border-bottom:#000000 1px dashed;
	border-top:#000000 1px dashed;
	background-/*color:#FFFFFF;*/	*/
	
	/*color:#FFFFFF;*/
	font-size:12px;
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}

/*
Div auxiliar
*/



#apDiv1 {
	position:absolute;
	left:50px;
	top:-57px;
	width:189px;
	height:20px;
	z-index:1;
}

#apDiv2 {
	position:relative;

}
