.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: bold; 
	line-height: 160%;
}
.fotoUltimos {
	float: right;
	text-align: right;
	padding-left:10px;
}
.fotoUltimos img {
	display: block;
}

.Estilo2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11;
}
.Estilo22 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13;
	color: #285DA0;
	text-align: center;
	font-weight: bold;
}
.titulo_box {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11;
	font-weight: bold;
}
.titulo{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 23px;
}
.pies{
	font-family: Arial, "Times New Roman", Tahoma;
	font-size: 11px;
}
.cuerpo{
	font-family: Arial, "Times New Roman", Tahoma;
	font-size: 13px;
	line-height: 160%;
}
.mes{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 9px;
	color: #FFFFFF;
}
.dia{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 19px;
	color: #000000;
    font-weight: bold;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
}
.mini2{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 13;
}
.gris{
	color: #666666;
}
.negrita{
	 font-weight: bold;
}
.menu2{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 13;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #FF0000;
}
A:visited{
  color: #000000;
  text-decoration: none;

}
A:link {
	color: #000000;
	text-decoration: none;

}
A:active {
	COLOR: #000000;
	text-decoration: none;

}
A:hover{
  color: #0066FF;
  TEXT-DECORATION: underline;
}

.borde { 
	border: #cccccc solid; border-width: 1px thin thin
}
.bordeLeft{
	border-left: #cccccc solid; border-width: 1px thin thin
}
.bordeTabla{
	border: #5896d3 solid; border-width: 1px thin thin
}
.informacion{
	font-family: Arial, "Times New Roman", Tahoma;
	font-size: 13px;
	color: #333333;
	line-height: 160%;
}
.barra{
	background-image: url(imgs/barra.gif);
	background-repeat: no-repeat;
}

.box{
	background-image: url(imgs/box.jpg);
	background-repeat: no-repeat;
}

.titulos_menu{
	font-family: Arial, "Times New Roman", Tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}	
.imgMenuL{
	font-family: Arial, "Times New Roman", Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(imgs/menuL.gif);
	background-repeat: no-repeat;
}
#azul A,
#azul A:visited{
  color: #666666;
  text-decoration: none;

}
#azul A:link {
	color: #666666;
	text-decoration: none;

}
#azul A:active {
	COLOR: #666666;
	text-decoration: none;

}
#azul A:hover{
  color: #5896d3;
  TEXT-DECORATION: underline;
}

#ultimos A,
#ultimos A:visited{
  color: #285da0;
  text-decoration: none;

}
#ultimos  A:link {
	color: #285da0;
	text-decoration: none;

}
#ultimos  A:active {
	COLOR: #285da0;
	text-decoration: none;

}
#ultimos  A:hover{
  color: #5896d3;
  TEXT-DECORATION: underline;
}


#menu A,
#menu A:visited{
  color: #cccccc;
  text-decoration: none;

}
#menu A:link {
	color: #cccccc;
	text-decoration: none;

}
#menu A:active {
	COLOR: #cccccc;
	text-decoration: none;

}
#menu A:hover{
  color: #5896d3;
 }
 
#links_info A,
#links_info A:visited{
  color: #0066CC;
  text-decoration: none;

}
#links_info A:link {
	color: #0066CC;
	text-decoration: none;

}
#links_info A:active {
	COLOR: #0066CC;
	text-decoration: none;

}
#links_info A:hover{
  color: #5896d3;
  TEXT-DECORATION: underline;
}

#ultimos_body A,
#ultimos_body A:visited{
  color: #666666;
  text-decoration: none;

}
#ultimos_body A:link {
	color: #666666;
	text-decoration: none;

}
#ultimos_body A:active {
	COLOR: #666666;
	text-decoration: none;

}
#ultimos_body A:hover{
  color: #000000;
  TEXT-DECORATION: none;
}

.comentario{
	float: left;
	margin: 10px 0 0 0;
	width: 500px;
}
.cuerpoComentario{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11;
	color: #666666;
	float: left;
	padding: 10px;
	border: #cccccc solid;
	border-width: 1px thin thin;
	width: 480px;
}

.autor, .fechaComentario{
	float: left;
	width: 50%;
}
.fechaComentario{
	text-align: right;
}

.fondoComentario{
	background: #eeeee1;
}
