@charset "utf-8";

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}


.error {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#F00;
	margin-top:-10px;
	}

#anuncios_en_tu_email{width:530px;text-align:center;}

#encabezado {padding:5px;}

#contenedor_menu{
	margin:0 auto 0 auto;
	width:350px;
}

   #contenedor_menu .opcion{
   float:left;
   width:87px;}
   
.opcion_inmuebles {
	font-size: 15px;
	color: #3E8BD0;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	}
.opcion_vehiculos {
	font-size: 15px;
	color: #EE2624;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	}
.opcion_empleos {
	font-size: 15px;
	color: #FFA041;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	}
.opcion_varios {
	font-size: 15px;
	color: #8D68AE;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	}

   #contenedor_menu .radioboton{
   clear:both;}
   
   #contenedor .titulo {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
   font-weight:bold;
   padding-top:20px;
   padding-bottom:20px;}

#contenedor_seccion{
padding-top:10px;
margin:0 auto 0 auto; width:530px;}


   #contenedor_seccion select {
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
	color:#949494;
	font-size:11px;
	margin:2px;}


  #contenedor_seccion .dias {
	width:50px;
	margin:2px;}

  #contenedor_seccion input {
	color:#7F9DB9;
	font-size:11px;
	margin:2px;}

  #contenedor_seccion label{
	margin:2px;
	margin-right:10px;
	text-align:right;
	width:265px;
	clear:left;
	float:left;
	display:block;
	}

  #contenedor_seccion select{ 
	text-align:left;
	width:170px;
	float:left;
	display:block;}
	
  #contenedor_seccion input{
  	text-align:left;
	width:166px;
	float:left;
	
  }
	
  #contenedor_seccion .mensaje{
	font-size: 11px;
    font-weight:bold;
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
	clear:both;}
	
 #contenedor_boton_enviar{
	padding-bottom:12px;
	padding-top:12px;
	text-align:center;
	clear:both;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}
	
  #contenedor_boton_enviar .envia_formato{
	height:24px;
	border:0; 
	width:143px;
	background-image:url('../img/boton_aceptar_a_tu_mail.gif');
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
 }
 
.gracias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color:#6d82a7;
	font-weight: bold;
	padding-top:10px;
}

.mensaje {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#6d82a7;
	font-weight: bold;
	padding-bottom:10px;
}
    

