#featnews {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 194px;	
}

div.intro {
	 margin: 0px 20px 0px 244px;
}

/*·#·#·#·#·#·#·#·#·#·#
#
·  PANELES
#
·#·#·#·#·#·#·#·#*/

#featnews .marco {
	width: 194px;	
	margin-top: 52px; 
}

.topinfo {
	background-image: url(/images/newsmarcoup.gif);
	background-repeat: no-repeat;	
	height: 11px;
	width: 194px;
}

.bottominfo {
	background-image: url(/images/newsmarcodown.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 194px;
	margin-top: -12px;
	margin-bottom: 0px;
}

* html .bottominfo {
	background-position: bottom;
	margin-top: -24px;
	border-right: 0px;
	margin-left: 0px;
}

.bottomallnews {
	background-image: url(/images/newsmarcodown.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 194px;
	margin-top: -5px;
	margin-bottom: 0px;
}

* html .bottomallnews {
	background-position: bottom;
	margin-top: -5px;
	border-right: 0px;
	margin-left: 0px;
}

.contenido {
	background-color: #F9F9F9;
	color: #333333; 	
	font-size: 11px; 	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	line-height: 120%;		
	padding-left: 7px; 
	padding-right: 7px; 
	margin-top: 0px;
	margin-bottom: 0px;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;	
}

* html .contenido {
	margin-top: -5px;
	padding-left: 6px;
	padding-right: 6px;
}