@font-face {
	font-family: 'Bebas';
	src: url('../fonts/BebasNeue.otf');
	font-weight: normal;
	font-style: normal;
}


.bold {font-weight:bold;}


a, a:visited, a:hover, a:link {color:inherit; text-decoration:none;}

#content {margin-top:180px; position:relative; height:auto;}

#content .centered {
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:inherit;
	font-family:"Bebas";
	font-size:19px;
	color:#292526;
}

#contacto_zona1 {position:relative; top:0px; height:260px; overflow:hidden; width:inherit; background-image:url('../images/contacto_fondo.jpg'); background-size: cover;}
#contacto_zona2 {position:relative; top:0px; height:580px; overflow:hidden; width:inherit;}
#contacto_fondo {width:inherit; position:absolute; top:0px;}
#puntosnegros {background-image:url('../images/puntosnegros.png'); position:absolute; height:inherit; width:inherit;}
#contacto_titulo {position:absolute; top:40px; left:80px;}
#contacto_texto {position:absolute; color:white; font-family:Helvetica; font-size:12px; width:341px; top:150px; left:80px; }
#contacto_guadalajara {position:absolute; top:40px; left:625px; color:#7cb2ce; font-family:"Oswald"; font-size:18px; }
.jalisco {font-size:14px; display:inline;}
#telefonos {position:absolute; left:625px; top:77px; color:white; font-family:'Oswald'; font-size:18px;}
#direccion {position:absolute; left:625px; top:114px; color:white; font-family:'Oswald'; font-size:14px;}
#informes {position:absolute; left:625px; top:197px; color:#7cb2ce; font-family:"Oswald"; font-size:14px;}

#flecha_negra {position:absolute; top:0px; left:395px;}

.substring {font-size:14px;}

input {border:none;}
#nombre {position:absolute; top:50px; left:88px;}
#nombre input {border-bottom: 1px solid #818181; height:35px; font-family:"Bebas"; color:#181818; padding-bottom:4px; font-size:17px; width:475px;}
input {outline:none;}
textarea {font-family:'Oswald'; font-size:15px; color:#b3b3b3; height:170px; width:265px; border:none; border-bottom:1px solid #818181; outline:none;}

#email {position:absolute; top:130px; left:88px;}
#email input {border-bottom: 1px solid #818181; height:35px; font-family:"Bebas"; color:#181818; padding-bottom:4px; font-size:17px; width:475px;}

#telefono {position:absolute; top:208px; left:88px;}
#form_lada {border-bottom: 1px solid #818181; height:35px; font-family:"Bebas"; color:#181818; padding-bottom:4px; font-size:17px; width:70px;}
#form_telefono {border-bottom: 1px solid #818181; height:35px; font-family:"Bebas"; color:#181818; padding-bottom:4px; font-size:17px; margin-left:9px; width:396px;}
 
#fecha {position:absolute; top:287px; left:88px;}
#fecha input {
	border-bottom: 1px solid #818181; 
	height:35px; 
	font-family:"Bebas"; 
	color:#181818; 
	padding-bottom:4px;
	padding-left:20px; 
	font-size:17px; 
	width:150px;
	background-image:url('../images/flechitaabajo.png');
	background-repeat:no-repeat;
	background-position-x: 0px;
	background-position-y: 14px;
}
#tipo {position:absolute; top:287px; left:245px;}
#tipo input {
	border-bottom: 1px solid #818181; 
	height:35px; 
	font-family:"Bebas"; 
	color:#181818; 
	padding-bottom:0px;
	padding-left:20px; 
	font-size:17px; 
	width:137px; 
	background-image:url('../images/flechitaabajo.png');
	background-repeat:no-repeat;
	background-position-x: 0px;
	background-position-y: 14px;
}
#lugar {position:absolute; top:287px; left:387px;}
#lugar input {border-bottom: 1px solid #818181; height:35px; font-family:"Bebas"; color:#181818; padding-bottom:4px; font-size:17px; width:175px;}

#servicios {position:absolute; top:370px; left:88px; width:530px; height:160px;}
.serv_checkbox {position:relative; float:left; display:inline-block; width:128px; font-size:12px; font-family:"Oswald"; margin-top:13px; }
.serv_checkbox:hover{cursor:pointer;}

#servicio_graderias {width:110px;}
#servicio_estrados {width:110px;}
#servicio_toldos {width:110px;}
#servicio_sonido {width:170px;}

#comentarios {position:absolute; left:625px; top:50px;}
#enviar {position:absolute; left:826px; top:282px; }

#select_tipo{
	position:absolute;
	top:57px;
	height:162px;
	width:137px;
	border:1px solid #8a8a8a;
	z-index:100;
	display:none;
}
#select_tipo div {
	height:32px;
	border-bottom: 1px solid #d7d7d7;
	background-color:white;
	font-family:"Oswald";
	font-size:12px;
	padding-top:6px;
	padding-left:20px;
}
#select_tipo div:hover {cursor:pointer; color:#4c8cad; }
.tipo_activo {color:#4c8cad;}

.servicio_checkbox {width:14px; height:14px; border:1px solid #818181; display:inline-block;}
.checked {background-image:url('../images/checked.png'); background-repeat:no-repeat; background-position: 2px 2px;}

#mailsent {position:absolute; right:87px; top:442px;}
.required {color:#bcbcbc;}
#requeridos {
	position:absolute;
	bottom:0px;
	left:86px;
}