/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	font-family:"Questrial-Regular";
	font-weight: normal;
    font-style: normal;
	
}
body {
	background-color: #cfcfcf;
	
}

#fondo{
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	height: 1131px;
	background-position:center top ;
	z-index: -11;
	}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*FUENTES*/


/* @font-face kit by Fonts2u (http://www.fonts2u.com) */

		
@font-face {
	font-family:"Mural Script";
	src:url("../fuentes/MH______.eot?") format("eot"),
		url("../fuentes/MH______.woff") format("woff"),
		url("../fuentes/MH______.ttf") format("truetype"),
		url("../fuentes/MH______.svg#MuralScript") format("svg");font-weight:normal;font-style:normal;}

@font-face {
	font-family:"Questrial-Regular";
	src:url("../fuentes/Questrial-Regular.eot?") format("eot"),
		url("../fuentes/Questrial-Regular.woff") format("woff"),
		url("../fuentes/Questrial-Regular.ttf") format("truetype"),
		url("../fuentes/Questrial-Regular.svg#Questrial-Regular") format("svg");font-weight:normal;font-style:normal;}
@font-face {
	font-family:"Decker";
	src:url("../fuentes/Decker.eot?") format("eot"),
		url("../fuentes/Decker.woff") format("woff"),
		url("../fuentes/Decker.ttf") format("truetype"),
		url("../fuentes/Decker.svg#Decker") format("svg");font-weight:normal;font-style:normal;}		

/*CLASES*/

.clear {
	clear:both;}
	
	

/*Ids*/



/*HEADER*/

#header {
	width:100%;
	min-width:960px;
	margin:0 auto;
	height: 193px;
	}
	

#logo {
	width:939px;
	margin:0 auto;
	background-image:url(../images/bg_head.png);
	background-position:center bottom;
	height: 193px;
	}
	
#escala {
	width: 629px;
	height: 147px;
	background-image: url(../images/logo_escala.png);
	float: left;
	background-repeat: no-repeat;
	margin-left: 250px;
	margin-top: 25px;
	}
	
#slogan {
	width:581px;
	float:right;
	padding: 58px 51px 0px 0px;	
	}
	
#social {
	width:95px;
	height: 48px;
	float:right;
	bottom: -6px;
	position: relative;
	right: 80px;
	}
	
.face {
	height:48px;
	width:45px;
	display:block;
	line-height:48px;
	background: url('../images/icon_facebook.png') bottom;
	text-indent: -99999px;
	float:right;
}

	
.face:hover {
	background-position: center top;
	}
	
.twitter {
	height:48px;
	width:45px;
	display:block;
    line-height:48px;
	background: url('../images/icon_twitter.png') bottom;
	text-indent: -99999px;
	float:left;
}

	
.twitter:hover {
	background-position: center top;
	}	

/*MENU*/


#menu {
	width:100%;
	min-width:960px;
	height: 61px;
    background-color: #4A4747;
	background-position:center top;
	margin:0 auto;
	z-index:5;
	position:absolute;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}
	

#botonera {
	width:960px;
	height: 61px;
	margin:0 auto;
	top: 0px;
	}
	
#menu_p {
	font-size: 17px;
	font-family:"Questrial-Regular";
	margin-left: 44px;
	margin-left: 120px;
	}	

#menu_p ul {
	color:#FFF;
    }	
	
#menu_p ul li {
	float: left;
	margin: 0px 47px 0px 3px;
	text-align: center;
	text-transform:uppercase;
    }
    
	
#menu_p ul li a {
	display:block;
	color:#fff;
	font-weight:bold;
	line-height:61px;
	padding: 0px 10px 0px 10px;
	outline:none;
	text-decoration:none;
}

	
#menu_p ul li a:hover, #menu_p ul li .current {
	background-color:#fff;
	font-family:"Questrial-Regular";
	text-decoration:none;
	color: #000;
	}
	

#tarjetas {
	width:211px;
	height: 61px;
	float:right;
	}

/*CONTAINER*/

	
#container {
	width:100%;
	min-width:960px;
	margin:0 auto;
	margin-top: 0px;
	position:relative;
	padding: 130px 0px 80px 0px;
	}
	
#brillocont {
	width:100%;
	min-width:960px;
	height: 653px;
	background-position: center top;
	background-repeat:no-repeat;
	margin:0 auto;
	position:absolute;
	top: 18px;
	z-index:-1;
	}
	
#contenido {
	width:960px;
	margin:0 auto;
	margin-top: 0px;
	}
	
	
#general_container {
	width:960px;
	margin:0 auto;
	margin-top: -50px;
	}
	
	
#general_container .titulo, #general_contacto .titulo {
	font-family: "Mural Script";
	font-size: 38px;
	color:#000;
	margin: 10px 0px 7px 20px;
	text-shadow: 2px 2px 0.01px #fff;
	font-weight: bold;
	}
	

	
#general_contacto {
	width:960px;
	margin:0 auto;
	margin-top: -50px;
	margin-bottom: 448px;
	}	


/*EMPRESA*/


	
#empresa {
	width:960px;
	top: 0px;
	color:#FFF;
	}
	
	
/*CONTACTO*/


#contacto1 {
	width:446px;
	height: 386px;
	top: 0px;
	color:#FFF;
	margin-left: 30px;
	float: left;
	}
	
#contacto1 .texto {
	margin: 20px 0px 0px 20px;
	}

#contacto1 p {
	font-size: 17px;
	color: #000;
	text-align:left;
	line-height: 24px;
	}


#contacto2 {
	width:440px;
	height: 386px;
	top: 0px;
	color:#FFF;
	float:right;
	}
	
#contacto2 .texto {
	margin: 20px 20px 20px 20px;
	width: 377px;
	float:right;
	}
	
#contacto2 p {
	font-size: 17px;
	color: #000;
	text-align:right;
	line-height: 24px;
	}
	
#formulario {
	font-size: 17px;
	color: #000;
	text-align:right;
	line-height: 24px;
	margin-top: 20px;
	margin-right: 20px;
	width:409px;
	float:right;
	 background-position: 0px 160px;
	background-repeat:no-repeat;
	}



/*------------------------formulario--------------------------*/


#formulario input, textarea {
	border: 0 none;
	color: #FFF;
	font-family:"Questrial-Regular";
	background-color:inherit;
}

#formulario #name, #tel, #email {
	height: 38px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 20px;
	width: 373px;
	background-image: url('../images/input.png');
	background-repeat: no-repeat;
	font-size: 18px;
	background-color:inherit;
	background-color:transparent;
	}

#formulario #msj {
	height: 105px;
	padding: 10px 20px 0px 10px;
	width: 373px;
	background-repeat: no-repeat;
	font-size: 18px;
	background-color:inherit;
	background-color:transparent;
	overflow:auto;
	background-image: url('../images/textarea.png');
}

#formulario form .button {
	border: 0 none;
    cursor: pointer;
    float: right;
    margin: 20px 9px 0px 0;
    width: 93px;
    height: 41px;
    position: relative;
    font-family: "decker";
    font-size: 26px;
    font-weight: bold;
    color: #000;

}
	

	
/*SUBBANNER*/
		
#subbanner1 {
	width:100%;
	min-width:960px;
	height: 233px;
	background-color:#4A4747;
	background-position:center top;
	margin:0 auto;
	z-index:5;
	position:relative;
	padding: 40px 0px 0px 0px;
	top: 15px;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
	}
	

#subbanner2 {
	width:960px;
	height: 221px;
	margin:0 auto;
	}
	
#subbanner2 #texto1 {
	width:323px;
	height: 221px;
	float:left;
	}

#subbanner2 #imagen1 {
	width: 332px;
	float: left;
	margin-top: -16px;
	margin-left: 74px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	}
	
#subbanner2 #texto2 {
	width:210px;
	height: 221px;
	float:right;
	padding-right: 10px;
	color:#000;
	text-align:right;
	line-height: 24px;
	}
	
#subbanner2 #texto2 p {
	font-weight: bold;
	font-family:"decker";
	margin-top: -24px;
	color: #fff;
	text-align: center;
	}


/* listas desordenadas */



#texto1 .titulo{
	font-family: "Mural Script";
	font-size: 24px;
	color:#000;
	margin: 10px 0px 7px 5px;
	}

#texto1 ul{	
    text-align: left;
	font-family: "Questrial-Regular";
	font-size: 17px;
	color: #000;
	line-height: 24px;
	margin-top: -34px;
	
}
#texto1 ul p {
	background: url("../images/linea.png") no-repeat scroll transparent;
	width: 382px;
	padding: 0 0 0 20px;
	float: right;
	text-align: left;
	background-position: center left;
	color: #fff;
	font-weight: bold;
	margin-right: -69px;
	}
	
#texto1 ul p a {
	display: block;
	color: #000;
}
	
#texto1 ul p a:hover {
	color: #f1cb60;
	}

/* fin listas desordenadas  */

	





/*FOOTER*/	
	
#footer {
	width:960px;
	height: 46px;
	margin:0 auto;
	position:inherit;
	top: 30px;
	}
	

#copy {
	width:300px;
	float:right;
	}
	
#copy p {
	font-size: 16px;
	color: #000;
	text-align:left;
	line-height: 22px;
	padding-right: -15px;
	float:left;
	}
	

.webcom {
	height:20px;
	width:147px;
	display:block;
	line-height:20px;
	background: url('../images/webcomercial.png') bottom;
	text-indent: -99999px;
	float:right;
}

	
.webcom:hover {
	background-position: center top;
	}
	
#mapa{
	float: left;
	position: relative;
	margin-top: -4px;
	margin-left: -13px;
	background-image: url(../images/cont.png);
	width: 535px;
	height: 412px;
	}	
	
