/******************************		NOTICIA		*******************************/

/*	*****	texto reziseable	****	*/

.fontSize3 p {
	font-size:8pt;
}
.fontSize4 p {
	font-size:9pt;
}
.fontSize5 p {
	font-size:10pt;
}
.fontSize6 p {
	font-size:11pt;
}
.fontSize7 p {
	font-size:12pt;
}
.volanta_noticia {
	font-size:8pt;
	font-weight:bold;
}
.titulo_noticia {
	font-family:Tahoma, Verdana, sans-serif;
	margin:5px 0 5px 0;
	font-size:16pt;
	color:#CC0000;
}
.titulo_noticia a, .titulo_noticia a:visited {
	font-family:Tahoma, Verdana, sans-serif;
	color:#CC0000;
	text-decoration:none;
}
/*	*****	fin texto reziseable	****	*/

.col_noticia {
	margin:6px 0 0 8px;
}
.toolbar {
	background-color:#ECE9D7;
	width:725px;
	height:24px;
	float:left;
	margin:0 0 10px 0;
}
.toolbar_botones {
	float:right;
	text-align:right;
	height:24px;
}
.toolbar img {
	margin:0 6px 0 0;
	vertical-align:middle;
	float:left;
}
.col_noticia p {
	margin:8px 0 0 0;
}
.contenedor_imagen {
	float:left;
}
.noticia_imagen {
	display:inline;
	float:right;
	width:412px;
	margin:0 0 24px 16px;
}
.noticia_imagen img {
	margin:0;
	float:left;
}
.noticia_epigrafe {
	margin:0;
	background:url(../img/fdo_epigrafe.gif) left 8px no-repeat;
	float:left;
	font-size:10px;
	padding:4px 0 0 10px;
}
.noticia_epigrafe_texto {
	float:left;
}
.noticia_texto {
	margin:0 0 20px 0;
}
