@charset "utf-8";
/* CSS Document */
#contenedor{
position:absolute;
background-image:url(archivos/textulinks.jpg);
background-repeat:repeat-y;
/*#817341;*/
width:640px;
height:auto;
padding:0px;
top:0px;
left: 50%;
margin-left: -320px;  /*50% del ancho */
}
.links a{
height:100%;
width:auto;
font-size:12px;
color:#a47695;
}

.links a:hover {color:white;text-decoration:none; font-size:12px;}
#table1{
padding-left:20px;
padding-right:4px;
padding-bottom:4px;
}
#table2{
padding-left:20px;
padding-right:4px;
padding-bottom:4px;
}
#table3{
width:100%;
padding-left:20px;
padding-right:4px;
padding-bottom:4px;
}
#tablas{
width:640px;
height:auto;
margin-left: 20px;  
}

.titulos{
font-size:13px;
color:#CCCCCC;
padding-bottom:0;
}
#adsense{
position:absolte;
left:50%;
width:468px;
height:100%;
text-align:center;
}
