#nota_encabezado .top_info{
	font-family: "Trebuchet MS", Times, serif;
	font-size:13px;
	font-weight:bold;
	margin:5px 0;
}
#nota_encabezado .top_info .fecha{
	color:#ffcb08;
	margin-right:10px;
}
#nota_encabezado .top_info .volanta{
	color:#000000;
}

#nota_encabezado .titulo{
	font-family:Arial, Helvetica, sans-serif;
	color:#0a1111;
	font-size:28px;
	line-height:30px;
	font-weight:bold;
	margin:5px 0;
}

#nota_encabezado .copete{
	color:#787878;
	font-size:15px;
	margin:10px 0 20px 0;
	font-style:italic;
}


#nota_cuerpo{
	font-size:13px;
	color:#000000;
	font-family: "Trebuchet MS", Times, serif;
	line-height:18px;
	font-weight:normal;
	text-align:justify;
}

#nota_cuerpo a{
	font-weight:bold;
	color:#ffcb08;
}



/*#mod_nota .toolbar ul{
	width:600px;

}*/

.cont_foto_nota_derecha{
	width:260px;
	float:right;
	margin:5px 0 5px 10px;
}
.cont_foto_nota_izquierda{
	margin:5px 10px 5px 0;
	width:260px;
	float:left;
}
