/* CSS Document */

#envioContacto{ color:#FFFFFF; font-weight:bold;}
.inputContacto{ background-color: #333333; color:#FFFFFF; font-size:1em; border:1px solid #000000; width:310px; height:16px; font-weight:normal;}
.areaContacto{ width:400px; height:185px;  background-color: #333333; color:#FFFFFF; font-weight:normal; border:1px solid #000000; margin-top:0.5em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px;}
#contenidoContacto{ width:100%; text-align:center;}
#contenidoContacto table{ margin:auto;}
#boton3{ width:100px; height:25px; background-image:url(../img/btnEnviar.gif); border:none; display:block; background-position:left; background-repeat:no-repeat; margin-top:4px;}
#boton3:hover{background-position:right;}
#boton4{ width:100px; height:25px; background-image:url(../img/btnBorrar.gif); border:none; display:block; background-position:left; background-repeat:no-repeat; margin-top:4px;}
#boton4:hover{background-position:right;}

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

#banner_contacto{width:620px; height:96px; background-image:url(../img/fondoBannerContacto.jpg); background-repeat:no-repeat;}

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