
/*h1 { overflow: auto; }*/

div#contents h2 {
	float:left;
	height: 21px;
	color: #ffffff;
	margin: 0;
	padding: 0px 0px 0px 28px;
	font-weight: bold;
	}
div#new_header {
	display:block;
	float: left;
	height: 25px;
	padding: 18px 0 0 20px;
	margin: 0px;
	background:url(../images/backgrounds/noticia_header.gif) no-repeat top left;
	}

.title { float: left; padding: 5px 2px 2px 5px; color:#ffffff; text-decoration:none;}
span.date {
	float: right; 
	width: 130px;  
	overflow: auto; 
	margin-right: 10px;
	padding: 8px 0 0 0; 
	font-weight: normal;
	text-align:right;
	color:#FFFFFF;
	}


div#contents h2 a.title { color:#ffffff; margin-top:2px;}

table.new {
	float: left;
	width: 572px;
	border: 1px solid #d4e6fe;
	border-top: none;
	margin-bottom: 10px;
}

td.introduction { padding: 10px 0px 0 10px;}
td.introduction p { padding: 0 10px 0 0; margin: 0; text-align:justify;}

div.generic_text div.link a { margin: 0px 20px 5px 20px; text-decoration: underline;}
div.generic_text div.link a:hover, div.generic_text div.link a:visited { margin: 0px 20px 5px 20px; text-decoration: underline; }

div.picture img {
	float:left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid white;
	}


table { padding: 0px;}
table img {float: left; margin: 0px 5px 5px 0px; border: 1px solid #red;}

table.links { margin: 0; clear: both; border-collapse: collapse; padding: 0; }
table.links td.back a { margin-left: 0;}

td.more_info {
	display:none;
	}
	


td.back { margin: 0; padding: 0; font-weight:bold; }
td.back a, td.back a:active, td.back a:link, td.back a:visited {
	float: left;
	width: 49px;
	height: 13px;
	padding: 3px 3px;
	margin-top: 10px;
	background: url(../images/bt_volver.gif)  no-repeat top left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;

}
td.back a:hover {
}


div.bulletin { 
	position:relative; 
	float:right; 
	width: auto; 
	height: 18px; 
	margin:5px 0 0 0; 
	padding:10px 24px 0 0; 
	clear: both;
	background:url(../images/backgrounds/lector_bg.jpg) no-repeat top right;
	}
div.bulletin a{ 
	color: #ffffff; 
	text-decoration:none; 
	font-weight: bold; 
	text-align:right;
	}

div.new {
	float:left;
	width: 550px;
	margin: 0;
	padding:10px;
	border: 1px solid #d4e6fe;
	}
div#contents h1.new_extended {
	position:relative;
	float:left;
	width: 524px;
	padding: 0 0 3px 48px;
	margin: 0px;
	background: url(../images/backgrounds/noticia_header.gif) no-repeat top left;
	border: none;
	clear:none;
	}
div#contents h1.new_extended span.date {font-weight: normal; color:#FFFFFF; margin-top:16px;}

div#contents h1.new_extended span.title { width: 375px; color: #ffffff; margin:19px 0 0 0;}
div.new div.introduction p{ color: #333333; text-align: justify; font-weight: normal; margin: 0px; padding: 5px 0;}

table.moreinfo {
	background: url(../images/ampliar_not.gif) no-repeat bottom right;
}

div.new div.picture div.links {
	 float: left;
	 clear:left;
	 margin: 0; padding:0;
	 }
div.new div.picture div.links a { margin: 0px 20px 5px 20px; text-decoration: underline; font-weight:bold; padding: 0;}
div.new div.picture div.links a:hover { margin: 0px 20px 5px 20px; text-decoration: underline; font-weight:bold; padding: 0; }

div.new div.picture div.links ul li.external { 
	list-style:none; 
	background: none; 
	padding:3px; 
	margin: 0 5px;
	
	}

div.new div.picture div.links ul li.external a, ul li.external a:active, ul li.external a:link, ul li.external a:visited { 
	font-size: 10px; 
	color: #044798; 
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #044798; 
	text-decoration: none;
	}
div.new div.picture div.links ul li.external a:hover { 
	margin: 0; 
	color: white;
	border-bottom: 1px dotted #ffffff;
	text-decoration:none;
	}

