#headContact{
       float:left;
       width:510px;
       height:15px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;
}

#footerContact{
       float:left;
       width:510px;
       height:20px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;
}


#bodyContact{
       float:left;
       width:510px;
       height:auto;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;
}

/*************************colleft*************************/



#contactLeft{
       float:left;
       width:200px;
       height:auto;
       border:0px solid #ccc;
       padding:5px 0px 5px 0px;
       margin:0px 0px 0px 18px;
       
}

* html #contactLeft{
      margin:0px 0px 0px 20px;
}


#contactLeftBox{
       float:left;
       width:200px;
       height:auto;
       border-top:1px solid #ccc;
       padding:5px 0px 5px 0px;
       margin:0px 0px 0px 0px;
       
}


.font{ 
       font-family: arial, verdana, sans serif;
       font-size:10px;
       color:#000;
}

/*************************imageleft*******************/


#contactImageLeft{
       float:left;
       width:200px;
       height:320px;
       border:0px solid #ccc;
       padding:0px 0px 0px 0px;
       margin:0px 0px 15px 0px;
       background-image:url(../image/imagenparacontacto.jpg);
}

* html #contactImageLeft{
      margin:0px 0px 10px 0px;
      height:320px;
}



/**************************colright*****************/



#contact{
       float:left;
       width:238px;
       height:auto;
       border-right:1px solid #ccc;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 25px;
       
}

* html #contact{
      margin:0px 0px 0px 15px;
}



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

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



.textareaContact{
       
       width:220px;
       height:200px;
       border:1px solid #ccc;
       background:#fff;
       font-family:verdana, arial, helvetica;
       font-size:12px;
       color:#000;
       padding:2px 2px 0px 5px;
       margin:5px 0px 2px 0px;
       text-align:left;
       
}



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

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

#imageContact{
       float:right;
       width:280px;
       height:500px;
       margin:0px 0px 0px 0px;
       border:0px dotted #ccc;
       background-image:url(../image/correo.gif);
       
}

* html #imageContact{
             margin:0px 0px 0px 0px;
             height:520px;
}
/*********************title***************/

#titleContact{
       float:left;
       width:458px;
       height:25px;
       border-bottom:1px solid #ccc;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 25px;
       
       
}

* html #titleContact{
      margin:0px 0px 10px 15px;
}

#subPestanaContact{
       float:left;
       width:100px;
       height:17px;
       border:0px solid #ccc;
       padding:5px 0px 5px 0px;
       margin:0px 0px 0px 0px;
       text-align:center;
       background-image:url(../image/pestana.jpg);
}

* html #subPestanaContact{
       height:25px;
}




