/* BOLETINES ONLINE */

div#boletines_online div.contenedor {margin: 0 0 15px 0;}

div.boletines_titulo {
	background-image: url(/css/subportales/boletines_online/flecha_titulo_boletin.gif);
	background-repeat: no-repeat;
	padding: 3px 0 2px 15px;
	margin:5px 0 0 0;

	width:425px !important;
	width:440px;
	width/**/:/**/425px;

	height:15px !important;
	height:20px;
	height/**/:/**/15px;

	background-color:#d5d8cd;
	
	font-weight:bold;
	color:#666666;
	}

div.boletines_texto {
	padding: 5px 5px 5px 15px;

	width:420px !important;
	width:440px;
	width/**/:/**/420px;

	background-color:#f8f8f8;
	
	font-size:11px;
}


div.boletines_links {
	padding: 2px 5px 2px 15px;

	width:420px !important;
	width:440px;
	width/**/:/**/420px;

	background-color:#f0f0f0;}
	
div.boletines_links a {
		font-size:11px;}
div.boletines_links a:hover {
		font-size:11px;}