/*-------------------------------------------------------------------------------
CSS Document MovidaMovil
Author: MM
E-Mail: info@movidacorp.com
WWW: http://www.movidamovil.com
/*-------------------------------------------------------------------------------*/
body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#header .top{
width:100%;
height:39px;
background-image: url(/registro/images/back.jpg);
background-repeat: repeat-x;
}
#content .stucture{
width:800px;
height:100%;
margin: 0px auto 0px auto;
text-align: left;
}
#header .logo{
width:100%;
height:39px;
background-image: url(/registro/images/logo.gif);
background-repeat:no-repeat;
background-position: 20px 6px;
}
#header .bottom{
width:100%;
height:25px;
background-image:url(/registro/images/back2.jpg);
background-repeat: repeat-x;
}
#header .menu{
margin-left:20px;
font-size:11px;
font-family:Arial, Verdana, Helvetica;
color:#333333;
line-height:20px;
}
#header .menu a{
color:#333333;
}
#header .menu a:hover{
color: #FF3300;
text-decoration: underline;
}

