#headEnter{
       float:left;
       width:500px;
       height:15px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 12px;
       background-image:url(../image/enterHead.jpg);
}

* html #headEnter{margin:0px 0px 0px 6px;}

#bodyEnter{
       float:left;
       width:500px;
       height:auto;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 12px;
       background-image:url(../image/enterBody.jpg);
}

* html #bodyEnter{margin:0px 0px 0px 6px;}

#footerEnter{
       float:left;
       width:500px;
       height:200px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 12px;
       background-image:url(../image/enterFooter.jpg);
}

* html #footerEnter{margin:0px 0px 0px 6px;}


/************************title***************************/


#titleEnter{
       float:left;
       width:460px;
       height:25px;
       border-bottom:1px solid #999;
       padding:0px 0px 0px 0px;
       margin:0px 0px 10px 20px;
       
}

* html #titleEnter{
      margin:0px 0px 10px 10px;
}


/************************title2***************************/


#titleEnter2{
       float:left;
       width:460px;
       height:25px;
       border-bottom:1px solid #999;
       padding:0px 0px 10px 0px;
       margin:0px 0px 10px 20px;
       
}

* html #titleEnter2{
      margin:0px 0px 10px 10px;
}


/************************text***************************/

#textUsuario{
       float:left;
       width:480px;
       height:auto;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 10px 20px;
       clear:both;
}

* html #textUsuario{
      margin:0px 0px 0px 10px;
}


/*****************************formulario**************************/

#form3{
       float:left;
       width:200px;
       height:auto;
       margin:35px 0px 0px 20px;
       border:0px solid red;
       
}

* html #form3{
       margin:35px 0px 0px 10px;
}


.textbox{
      
       width:200px;
       height:23px;
       border:1px solid #ccc;
       padding:2px 2px 4px 2px;
       margin:5px 0px 2px 0px;
       font-family:helvetica,verdana,arial,sans-serif,calibri,tahoma;
       font-size:12px;
       color:#555;
       clear:both;
       
}



.enter4{
       width:75px;
       height:25px;
       border:0px solid #fd0000;
       font-family:verdana, arial, helvetica;
       font-size:11px;
       font-weight:bold;
       color:#fff;
       padding:0px 0px 0px 0px;
       margin:15px 15px 0px 0px;
       text-align:center;
       background-image:url(../image/buttomRed.gif);
    
       
       
}

.enter5{
       width:140px;
       height:25px;
       border:0px solid #fd0000;
       font-family:verdana, arial, helvetica;
       font-size:11px;
       font-weight:bold;
       color:#fff;
       padding:0px 0px 0px 0px;
       margin:15px 15px 0px 0px;
       text-align:center;
       background-image:url(../image/buttomRed5.gif);
}


/*********************image********************************/


#imageEnter{
       float:right;
       width:260px;
       height:400px;
       margin:0px 20px 0px 0px;
       border:0px solid #666;
       background-image:url(../image/imageEnter.gif);
       
}

* html #imageEnter{margin:0px 10px 0px 0px;}

/**********************background************************/

#layerOlvide{
       float:right;
       width:auto;
       height:auto;
       margin:175px 12px 0px 0px;
       border:0px solid #666;
       
}

* html #layerOlvide{ 
        margin:175px 5px 0px 0px;
}

#layerOlvide a:hover{color:#000;}


/**********************background************************/


#headEnter2{
       float:left;
       width:800px;
       height:15px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}


#bodyEnter2{
       float:left;
       width:800px;
       height:auto;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}


#footerEnter2{
       float:left;
       width:800px;
       height:20px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}


