/* CSS Document */
#ajustadorContacto{width:90%; margin:auto; height:73px;}
#envioContacto{ color:#FFFFFF; font-weight:bold;}
.margenContacto{ margin-left:130px;}
.inputContacto{ background-color: #f4f4f4; color:#333333; font-size:1em; border:2px solid #ffffff; width:240px; height:16px; font-weight:normal;}
.areaContacto{ width:450px; height:185px;  background-color: #f4f4f4; color:#333333; font-weight:normal; border:5px solid #ffffff; margin-top:0.5em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px;}
.mensajeEmail{margin-top:8em; }
#contenidoContacto{ width:100%; text-align:center;}
#contenidoContacto table{ margin:auto;}
#boton3{ width:114px; height:25px; background-image:url(../img/btnEnviar.gif); border:none; display:block; background-position:left; background-repeat:no-repeat; margin-top:10px; margin-bottom:10px; margin-left:10px;}
#boton3:hover{background-position:right;}
#boton4{ width:114px; height:25px; background-image:url(../img/btnBorrar.gif); border:none; display:block; background-position:left; background-repeat:no-repeat; margin-top:10px; margin-bottom:10px; margin-right:65px;}
#boton4:hover{background-position:right;}

#calculo_conte{ width:400px; height:308px; color:#333333; margin:auto; text-align:center;}
.otro_mail{ width:114px; height:25px; background-image:url(../img/btnEnviar.gif); border:none; display:block; background-position:left; background-repeat:no-repeat; margin-top:4px; margin:auto; margin-bottom:50px;}
.otro_mail:hover{background-position:right;}

#banner_contacto{
width:300px;
height:72px;
background-image: url('../img/contacto.png')!important;
background-image: none;
margin:auto;

background-repeat:no-repeat;
background-position:top center;

}

#calculo_conte .ligasgrupos{ padding-top:20px; line-height:200%; width:100%; text-align:justify;}