body{
background:#175F87 url(../img/head.jpg) no-repeat center top;
text-align:center;
margin-top:0px;
}
.contenedor{
margin: 0 auto;
text-align:left;
width:1010px;
height:1200px;
position:relative;
/*border: solid #FFFFFF 3px;*/
}
.cabezera{
height:150px;
}
.cms{
background:#FFFFFF;
width:890px;
height:1000px;
margin-left:40px;
}
.pie{
background:#FFFFFF;
width:890px;
height:50px;
margin-left:40px;
}
.columna1{
width:350px;
height:600px;
/*position:relative;*/
float:left;
margin-top:300px;

}
.columna2{
width:360px;
height:1000px;
float:left;
}
.columna3{
width:180px;
height:1000px;
float:left;
}
.visor{
position:absolute; 
width:360px; 
height:350px; 
left:0;
overflow:hidden;
}
.menu{
position:absolute; 
width:600px; 
height:30px; 
margin-top:120px;
margin-left:413px;
overflow:hidden;
font-family:verdana;
font-size:12px;
color:#ffffff;
}
.columnanoticias1{
width:450px;
height:900px;
overflow:auto;
/*position:relative;*/
float:left;
margin-left:20px;
}
.columnanoticias2{
width:180px;
height:900px;
overflow:auto;
/*position:relative;*/
float:left;
margin-left:20px;
}
.cmsnoticias{
background:#FFFFFF;
width:890px;
height:1000px;
margin-left:40px;
}