body {
padding:0; 
margin:0; 
color:#000000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#000000;
}
#contenedor {
margin: 0px auto;
width: 1000px;
background: url(images/sombra.gif) repeat-y center;
}
#header{
height:20px;
padding-left:568px;
padding-top:30px;
width:432px;
color:#666666;
}
#header a{
color:#666666;
font-size:12px;
text-decoration:none;
}
#header a:hover{
color:#AAAAAA;
text-decoration:none;
}
#menu{
padding:15px;
width:187px;
height:530px;
margin-right:15px;
border:1px solid #555555;
float:left;
font-size:10px;
color:#555555;
padding-left:0px;
text-transform:uppercase;
}
#menu ul{
list-style:none;
}
#menu ul li{
margin-top:15px;
}
#menu ul li a{
color:#555555;
text-decoration:none;
}
#menu ul li a:hover{
color:#AAAAAA;
}


#menuderecha{
padding:10px;
width:176px;
height:540px;
border:1px solid #555555;
float:left;
display:inline;
}
#menuderecha a{
padding:2px;
border:1px solid #555555;
margin:4px;
display:block;
float:left;
text-decoration:none;
background-color:none;
}
#menuderecha a:hover{
border:1px solid #AAAAAA;
}

#menuderecha a img{
border-style: none;
}
#footer{
width:1000px;
height:30px;
float:left;
margin-top:10px;
}
#contenido{
width:560px;
height:560px;
margin-right:15px;
border:1px solid #555555;
float:left;
}
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width:560px;
    height:560px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/


