﻿
#noticias { 1position:relative; width:710px;}
#ntitulos	{ float:left; width:200px; height:400px; overflow:auto;}
#ncontenido	{ float:left; width:500px; height:400px; overflow:auto; margin-left:10px;}

#ntitulos ul { margin:0; padding:0; 1background-color:#eee; height:400px;}
#ntitulos ul li { margin-bottom:2px; padding-left:5px; list-style-type:none; color:#004; height:50px; border-top:solid 1px #fff; border-bottom:solid 1px #fff;}
.nspan { height:50px;}
#ntitulos ul li a { display:block; text-decoration:none; font-size:10pt; font-weight:bold; margin-top:10px; height:50px; color:#004a80;}
#ntitulos ul li:hover { background-color:#ddd; }
.articulos { width:500px; 1position:relative;}



