@charset "iso-8859-1";
/* CSS Document */

#tarifas{
  height:auto;
}


body {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	margin:0px;
}


input {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}

.sgh_texto_base_gris{

	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.sgh_texto_base_gris{
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

.sgh_texto_base_negro{
	color:#666666;
	font-size:11px;
	font-weight:normal;
}

.sgh_texto_base_blanco{
	color:#fff;
	font-size:11px;
	font-weight:normal;
}

.sgh_texto_oscruo_negrita{
	color:#ae3c15;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.sgh_texto_claro_negrita{
	color:#e4c282;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.sgh_input_contacto{
    background-color: transparent !important;
    background-image: url("./fondo_imput_contacto.gif");
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    padding-left: 10px;
    text-align: left;
    text-indent: 0;
    width: 168px;
}

.sgh_texrarea_contacto{
    background-color: transparent !important;
    background-image: url("./input_textarea_contacto.gif");
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    padding-left: 10px;
    text-align: left;
    text-indent: 0;
    width: 168px;
}

.titulo{
   margin-bottom: 2px;
   padding-left: 12px;
}

.ofertas_casa_cuadro_sgh{
	min-height:93px;
	padding: 2px 4px 8px 2px;
	overflow:hidden;
}
.datos_oferta_sgh{
	/*min-width:330px;
	background-color: #b1b1b1; 
	float:left;
	height:36px;*/
}

.contenedor_oferta_sgh{
	float:left;
	margin-bottom:8px;
	cursor:pointer;
	width:100%;
	background:#F6F3E7;
}
 
 .tapa_sgh{
	background:#F6F3E7;
}
 	
.texto_blanco_oferta_sgh{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
}

.texto_num_oferta_sgh{
		color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
	margin:3px 5px 5px 12px;
}