@charset "utf-8";
/* CSS Document */
*	{
	margin:0;
	padding:0;
	}

body
  { 
   font-family:Arial, Helvetica, sans-serif;
   background-color:#850d70;
  



  }
 
#general_home
 {
width:987px;
 margin:auto;

 }
 
#cabezal_home
 {
width:987px;
height:138px;

 }
 
 
.logo_home
{

 cursor:pointer;
 margin-top:35px;
 text-align:center;

 }
 
 
.menu_home
{
float:left;
cursor:pointer;
margin-top:35px;
}



#contenido_home
{
width:987px;
margin-top:45px;


}
.columna_1{
width:58px;
float:left;
cursor:pointer;
margin:150px 10px 0px 0px;}

.columna_2
{
float:left;
width:851px;

}
.columna_contacto{
float:left;
width:851px;
height:341px;
background-image:url(../images/contacto_btn.gif);
background-repeat:no-repeat;


}

#formulario{
width:400px;
height:270px;
margin-top:78px;
margin-left:20px;

}

.label{
color:#850C70;
font-size:11px;
font-weight:bold;}

.campo{
padding:0px 0px 3px 0px;}

.columna_3{
float:left;
width:58px;
cursor:pointer;
margin:150px 0px 0px 10px;}
#menu_home
{
text-align:center;
}



.pie{
text-align:center;
margin-top:35px;

 
}

.pie_facebook{
text-align:center;
margin-top:10px;}


 
#informe{
 margin-top:90px;
 margin-left:20px;
 font-weight:bold;}
