#nav {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 150px;
	
        margin: 0px;
        padding: 0px;
	padding-top:10px;
        background: #ffffff;
	font-family: Verdana;
	font-size: 9pt;

	text-align:center;
	color: #4B4B4B;
	z-index:9;
      }

      #nav a:link,#nav a:visited {
        color:#4B4B4B;
        text-decoration:none;
      }
      #nav a:hover,#nav a:focus {
        color:#de690a;
      }
      #nav li {
        margin:0;
	    padding:0.25em 0.5em;
        list-style-type:none;    
      }

div.fila1
{
height: 150px;
background: #00ae01;
}

div.columna1
{
position:relative
top: 8%;
right: 50%;
}


div.columna11
{
	position:absolute;
	top:0px;
	height: 150px;
	width:300px;
	right: 40px;

}

div.fila2
{
top: 147px;
height: 5px;
background: #cccccc;
}

div.fila3
{
top:150px;
height: 670px;
background: #ffffff;
}

div.noticias
{
position: absolute;
top: 180px;
height: 570px;
right: 380px;
left: 30px;
} 

div.columna3
{
	position:absolute;
	top:178px;
	height: 545px;
	width:200px;
	right: 20px;
	background: #FFFFFF;

}

div.columna4
{
	position:absolute;
	top:165px;
	height: 545px;
	width:150px;
	right: 190px;

}


div.raya
{
position: absolute;
top:15px;
height:5px;
width:140px;
background: #FDEDB2;
}

div.raya2
{
position: absolute;
top: 80px;
height: 5px;
width:140px;
background: #FDEDB2;
}

div.bloque
{
position: absolute;
top:20px;
height: 60px;
width:140px;
background: #FFF5D1;
}

div.raya3
{
position:absolute;
top:120px;
height:5px;
width: 140px;
background: #FDEDB2;
}

div.raya4
{
position:absolute;
top:325px;
height:5px;
width: 140px;
background: #FDEDB2;
}

div.bloque2
{position: absolute;
top:125px;
height:200px;
width:140px;
background: #FFF5D1;
}

div.bloque3
{
position:absolute;
top:370px;
height: 170px;
width: 140px;
background: #FFF5D1;
}

a{text-decoration: none; color:#660000;}
a.titular{text-decoration: none; color:#000000; text-align:left}



