/* CSS Document */
.contenido{
padding-left:100px;
padding-right:100px;
padding-top:20px;
padding-bottom:20px;
overflow:hidden;
text-align:justify;
}
.tituloexpl{
font-size:24px;
color:#97062f;
font-weight:bold;
text-align:left;
}
.alta{
background:url(../img/alta.jpg) no-repeat;
width:254px;
height:379px;
overflow:hidden;
float:left;
}
.publi{
background:url(../img/publicidad.jpg) no-repeat;
width:254px;
height:379px;
overflow:hidden;
float:left;
}
.baja{
background:url(../img/baja.JPG) no-repeat;
width:254px;
height:379px;
overflow:hidden;
float:left;
}
.formula{
overflow:hidden;
width:460px;

float:left;
padding:20px;
padding-left:0px;
}
.formu{
width:400px;
background:url(../img/img_sombreado_03.jpg) repeat-x top;
border:#CCCCCC solid 1px;
}
#comentarios{
height:75px;
}
.boton_enviar{
background:url(../img/img_boton.jpg) repeat-x top;
font-weight:bold;
}
.boton_enviar:hover{
opacity: .65;
-moz-opacity: .65;
filter:alpha(opacity=65);
}

.punto{
color:#cc0000;
font-weight:bold;
}
