body{
margin-left:0;
margin-right:0;
margin-bottom:0;
}
#main{
background:#0a0b0d;
}
.pagina{
width:775px;
margin:6px auto;
position:relative;
}
.leftcolumn{
width:200px;
float:left;
padding:0 0 47px;
}
.centercolumn{
width:370px;
float:left;
padding:2px 0 0 0;
}
#servicios{
margin:0;
padding:0;
}
#servicios li{
list-style:none;
height:41px;
margin:0 0 5px;
}

#servicios li a:link, #servicios li a:visited{
background:url(../imagenes/bk_servicios.jpg) no-repeat left top;
color:#c261f9;
text-decoration:none;
display:block;
width:100%;
height:41px;
font:normal 12px Arial;
padding-left:10px;
outline:none;
}
#servicios li a:hover{
color:#cc99ff;
background-position:left bottom;
}
#servicios li.renglon_simple a{
line-height:41px;
}
#servicios li.renglon_doble a{
line-height:14px;
padding-top:6px;
height:35px;
}


.rightcolumn{
width:210px;
float:right;

}
.flash{
position:absolute;
bottom:0;
right:0;
}
.footer{
height:150px;
background: url(../imagenes/fondo.gif) center -516px;
}
