.td_line
{
	background-image : url("../img/hline.gif");
	background-repeat: repeat-x; 
	height: 1px; 
}

img {
	border: 1px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}


/*****************INICIO BLOG******************************/
.contenedor_blogs {
	width: 265px;
	height: auto;
}
.blog_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004278;
}
.blog_autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A1A1A;
}
.blog_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

a.blog_nota:hover {
	color: #333333;
	text-decoration:underline;
}

.cabezal_blogs {
	height: 30px;
	width: 470px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004278;
	margin-bottom: 5px;
}
.blogs {
	height: auto;
	width: 265px;
	float:left;
	border: 1px  dashed #CACACA;
	background-color:#EEF4F7;
}
/*****************FIN BLOG******************************/
/********************footer page********************************************/
.trebuchet  {  font-family  : Trebuchet MS, Helvetica, sans-serif;  }
.t13{  font-size : 13px;  }
.cCC3333{  color  : #CC3333; }
.decoration_none      { text-decoration : none;       }
.decoration_under     { text-decoration : underline;  }
.bold { font-weight : bold; }
.c4A5559{  color  : #4A5559; }
/*************************************************************************/
