@charset "utf-8";
/* CSS Document */
			
/*
Links de navegacion
*/

.ERetroceder{
background-color:#999999;
border:#FFFFFF 1px double;
	padding:10px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;

}

/*
Paginacion
*/

.EPaginacion{
background:#CCCCCC;
padding:2px;
border:#000000 1px groove;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}


/*
Tabla PRINCIPAL
*/
tbody.ETablaPrincipalBody  td {
	text-align:center;

	padding:1px;	 
}
 
 
thead.ETablaPrincipalHead th{
text-align:center;
	color:#AF311B;
	font-size:12px;
	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:12px;
	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;*/
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color: #AF311B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
thead.ETCategoriaHead  a {
	text-decoration:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #AF311B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 


	
/*
Tabla de Elementos
*/

tbody.ETElementosBody td.Titulo{
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}


tbody.ETElementosBody td.Leer {
	text-align:center;	
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

tbody.ETElementosBody td.Leer a{
	text-align:center;	
	color:#000000;
	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:#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 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;  
	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;
	
	color:#3333333;
	font-size:12px;
	
	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;
	color:#AF311B;
	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;
	color:#999999;
	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;
	border-right:#000000 1px dashed;
	border-top:#000000 1px dashed;
	text-align:right;
	color:#AF311B;
	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;
	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-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:#999999;
	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:#3333333;
	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;

}
