/* Exclusivo: Rebocano.Com
Autor: Ricardo Rebolledo Cánovas
E-mail: info@rebocano.com
Documento para Rebocano.Com*/
body{
margin: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #242424;
/*background-image: url(../imagenes/bg-contenido.png);*/
}
#contenedorheader{
width: 100%;
height: 311px;
background-image: url(../imagenes/bg-header.jpg);
}
#contenedorgeneral{
width: 700px;
 }
#header{
width: 100%;
height: 90px;
}
#headerlogo{
float: left;
}
#headermenu{
float: right;
color: #FFFFFF;
}
#registerdomain{
width: 100%;
height: 36px;
}
#registerizq{
text-align: left;
color: #FFFFFF;
float: left;
width: 300px;
}
#registerder{
text-align: right;
float: right;
width: 100px;
}
#dominio{
background-color: #009900;
border-bottom: 1px solid #006600;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
#banner{
width: 100%;
height: 180px;
font-size:10px;
color: #006600;
}
#linea{
width: 100%;
height: 5px;
}
#contenedorcontenido{
}
#contenido{
margin-top: 10px;
width: 700px;
}
#contenidoizq{
color: #FFFFFF;
float: left;
width: 500px;
}
#contenidoder{
text-align: left;
float: right;
width: 180px;
}
#login{
width: 381px;
height: 180px;
background-image: url(../imagenes/ingreso.png);
}
#input{
background-color: #333333;
color: #FFFFFF;
border: 1px solid #000000;
}