.boton1{
background:url(../img/bcontactooff.jpg) no-repeat;
}
.boton1:hover{
background:url(../img/bcontactoon.jpg) no-repeat;
}
.restoimagen{
background:url(../img/rcontacto.jpg) no-repeat;
}
.img_cabecera{
background:url(../img/img_cabecera4.jpg) no-repeat;
}

h1{
font-size:16px;
margin-top:5px;
margin-left:32px;
}

.formulario_contacto{
width:384px;
heigth:392px;
background:url(../img/formulario_contacto.jpg) no-repeat;
overflow:hidden;
padding-left:20px;
padding-right:20px;
padding-top:5px;
}

.input1,.input2{
width:374px;
border:none;
border:#CCCCCC solid 1px;
}
.input2{
height:94px;
}
.boton_enviar{
border:none;
background:url(../img/benviar.jpg) no-repeat;
width:77px;
height:31px;
overflow:hidden;
float:right;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
opacity: 0.99;
-moz-opacity: 0.99;
filter: alpha(opacity=99);
}

.boton_enviar:hover{
opacity: 0.75;
-moz-opacity: 0.75;
filter: alpha(opacity=75);
}
.datos_contacto{
width:465px;
overflow:hidden;
float:left;
}
.list2{
padding-left:28px;
padding-bottom:3px;
}
.list2 li{
list-style-image:url(../img/punto.gif);
}
li{
padding-bottom:10px;
}
h2{
color:#333333;
font-size:16px;
}
li strong{
font-weight:normal;
font-size:17px;
}
.mujer_llamando{
width:349px;
height:212px;
overflow:hidden;
background:url(../img/mujer_llamando.jpg) no-repeat;
}
