
@charset 'UTF-8'; 
.fondo{ height: 100%; width: 100%; background-color: #EFEFEF; margin-botton: 0px;}


#mainContent, # sidebar1 {zoom: 1;}

@font-face {
@charset 'UTF-8'; 
    font-family: 'eurostileregular';
    src: url('fonts/eurosti-webfont.eot');
    src: url('fonts/eurosti-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eurosti-webfont.woff') format('woff'),
         url('fonts/eurosti-webfont.ttf') format('truetype'),
         url('fonts/eurosti-webfont.svg#eurostileregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
@charset 'UTF-8'; 
    font-family: 'futura_ltcn_btlight';
    src: url('fonts/futuralc-webfont.eot');
    src: url('fonts/futuralc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuralc-webfont.woff') format('woff'),
         url('fonts/futuralc-webfont.ttf') format('truetype'),
         url('fonts/futuralc-webfont.svg#futura_ltcn_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
@charset 'UTF-8'; 
    font-family: 'hand_of_seanregular';
    src: url('fonts/hand.eot');
    src: url('fonts/hand.eot?#iefix') format('embedded-opentype'),
         url('fonts/hand.woff') format('woff'),
         url('fonts/hand.ttf') format('truetype'),
         url('fonts/hand.svg#hand_of_seanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
@charset 'UTF-8'; 
    font-family: 'allerregular';
    src: url('fonts/aller_rg.eot');
    src: url('fonts/aller_rg.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_rg.woff') format('woff'),
         url('fonts/aller_rg.ttf') format('truetype'),
         url('fonts/aller_rg.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
@charset 'UTF-8'; 
    font-family: 'humanst521_cn_btbold';
    src: url('fonts/hum521bc.eot');
    src: url('fonts/hum521bc.eot?#iefix') format('embedded-opentype'),
         url('fonts/hum521bc.woff') format('woff'),
         url('fonts/hum521bc.ttf') format('truetype'),
         url('fonts/hum521bc.svg#humanst521_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

} 

.texto_web {
	color: #000;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 15px;
}
.texto_web a:link{
	color: #f27d00;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 20px;
}
.texto_web a:visited{
	color: #f27d00;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 20px;
}
.texto_web a:hover{
	color: #009EDE;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 20px;

}


#cabeceras_web{
	color: #f27d00;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 20px;
}

.texto_frase_abajo {
	font-family: "hand_of_seanregular";
	font-size: 20px;
	text-decoration: none;
	font-style: normal;
	color: #f27d00;
}


.cabecera01 {
	color: #f27d00;
	font-family: 'futura_ltcn_btlight';
	text-decoration: none;
	font-size: 45px;
	padding-top: 0px;
	margin-top: -20px;
	margin-bottom: 15px;
}
.cabecera02 {
	color: #000;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 50px;
	margin-top: 0px;
}

.h2 {
	color: #f27d00;
	font-family: 'allerregular';
	text-decoration: none;
	font-size: 15px;
	padding-top: 0px;
	margin-top: -5px;
}
.h3 {
	color: #000;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 23px;
	margin-top: 0px;
}	




/*eliminar margen superior y izquierdo -firefox- */
* { padding: 0; margin: 0; }

.up{
	position: fixed;
	z-index: 1001;
	width: 100%;
	height: 80 px;
	background-color: #f27d00;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 0px;
	border: none;
}

.up_central{
	margin:0 auto 0 auto;
	text-align:center;
	width: 930px;
	border: none;
}

.up_menu{
	color: #FFF;
	font-family: 'futura_ltcn_btlight';
	text-decoration: none;
	font-size: 16px;
}
.up_menu a:link{
	color: #FFF;
	font-family: 'futura_ltcn_btlight';
	text-decoration: none;
	font-size: 16px;
}
.up_menu a:visited{
	color: #FFF;
	font-family: 'futura_ltcn_btlight';
	text-decoration: none;
	font-size: 16px;
}
.up_menu a:hover{
	color: #000000;
	font-family: 'futura_ltcn_btlight';
	text-decoration: none;
	font-size: 16px;

}

#up_texto{
	text-align:right;
	vertical-align:text-top;	
}

#up_logo{
	float: left;
	border: none;
	text-decoration: none;
}

#tel_texto{
	height: 30px;
	text-align:right;
	color: #FFF;
	font-family: "hand_of_seanregular";
	text-decoration: none;
	font-size: 18px;
	padding-top: 5px;
}

#boton_presu{	float: right;	width: 180px;	height: 20px;	background-color: #000;	text-align:center;	color: #FFF;	font-family: Tahoma, Geneva, sans-serif; text-decoration: none;	font-size: 15px;	margin-top: 0px;	-webkit-border-radius: 15px;	-moz-border-radius: 15px;	border-radius: 15px;}
#boton_presu:link{	background-color: #000;	text-decoration: none;	}
#boton_presu:visited{	background-color: #000;	text-decoration: none;	}
#boton_presu:hover{	background-color: #009EDE;	text-decoration: none;	color: #FFF;	font-family: Tahoma, Geneva, sans-serif;}
#boton_presu a:link{	color: #FFF;	font-family: Tahoma, Geneva, sans-serif;	text-decoration: none;	font-size: 15px;	}
#boton_presu a:visited{	color: #FFF;	font-family: Tahoma, Geneva, sans-serif;	text-decoration: none;	font-size: 15px;	}
#boton_presu a:hover{	color: #FFF;	font-family: Tahoma, Geneva, sans-serif;	text-decoration: none;	font-size: 15px;}	

	
.contenedor { 
	padding-top: 75px;
	margin:0 auto 0 auto; 
	width:950px;
	background-color: #FFF;
	padding-botton:10px;
}
.contenedor01 { 
	margin:0 auto 0 auto; 
	width:950px;
	background-color: #FFF;
	padding-botton:50px;
}
.contenedor_secun { 
	margin:0 auto 0 auto; 
	width:950px;
	background-color: #999;
}

.menu_superior{
	color: #000;
	font-family: 'eurostileregular';
	text-decoration: none;
	font-size: 17px;
		}
		
#menu-h{ margin-top:30px; display:inline-block; min-width:10px; }
#menu-h li{ display:inline-block; min-width:10px; padding-left:5px; border-left: solid thin #000; padding-bottom:5px; margin-right:20px; }  #menu-h li a:hover{ color: #f27d00;} 
#menu-h  li:last-child { margin-right:0px;}
#menu-h li h3{ font-family: 'futura_ltcn_btlight',; font-size:16px; font-weight:800; letter-spacing:0.05em; line-height:18px;} 
#menu-h li h3 span{
	font-family: 'eurostileregular';
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.05em;
}


#slider { 
position: relative;
z-index:1;
overflow: hidden;
width: 950px; 
height: 200px; 
	border-top: 1px solid #000;
	border-right: 0px solid #000;   
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
border-radius: 0px;
margin: 0 auto;
margin-top: 0px;
padding: 0;
}

#slider > div {
position:relative;
z-index:1;
top:0;
left:0;
}
#slider img {
margin:0;
padding:0; 
border:0;
}



.caja_menu{
	display:inline-block;
	padding: 50px 20px 20px 20px;
	width: 140px;
	height: 140px;
	-moz-transition: all 0.6s ease; 
	-webkit-transition: all 0.6s ease; 
	transition: all 0.6s ease; 
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	text-align:center;
	margin-left: 30px;
}

.caja_menu:link{
	zoom: 1;
	color:#000;
	filter: alpha(opacity=30);
	opacity:0.3;
	}
	
.caja_menu:hover{
	zoom: 1;
	color:#000;
	filter: alpha(opacity=30);
	opacity:0.3;
	}

#espacio {
	margin: 10px 10px 10px 10px;}


/* zona para redes sociales y telefonos*/
.social{
	position: relative;
	width: 100%;
	height: 130px;
	background-color: #009EDE;
	padding-top: 10px;
	padding-bottom: 10px;
}

#botton_logo{
	float: left;
	border: none;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 20px;
}

#abajo_texto{
	color: #00000;
	text-align:left;
	font-family: "hand_of_seanregular";
	text-decoration: none;
	font-size: 16px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 30px;
	float: left;
}

#tel_fax{	
	display:inline-block;
	text-align: right;
	color: #00000;
	font-family: "hand_of_seanregular";
	text-decoration: none;
	font-size: 16px;
	margin-top: 0px;
	float: right;
	padding-right: 25px;
}

#redes{	
	display:inline-block;
	text-align: right;
	color: #00000;
	font-family: "hand_of_seanregular";
	text-decoration: none;
	font-size: 11px;
	margin-top: 0px;
}


/* parte de abajo de la web*/
.abajo{
	position: relative;
	width: 100%;
	height: 300px;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	bottom: 0px;
	margin-bottom: 0px;
}

/* menu secundario 
#menu-secun{
	display: inline-block;
	float: left;
	width: auto;
	height: 15px;
	background-color: #F3F3F3;
	text-align: center;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	margin-top: 0px;
	padding: 5px 14px 5px 14px;
}
#menu-secun:link{	background-color: #F7F7F7;	text-decoration: none;	}
#menu-secun:visited{	background-color: #F7F7F7;	text-decoration: none;	}
#menu-secun:hover{
	background-color: #f27d00;
	text-decoration: none;
}
#menu-secun a:link{	color: #000;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	text-decoration: none;	font-size: 11px;	}
#menu-secun a:visited{	color: #000;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	text-decoration: none;	font-size: 11px;	}
#menu-secun a:hover{	color: #fff;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	text-decoration: none;	font-size: 11px;}
*/	


/* menu deplegado parte de abajo */
.contenedor-tabla{
display: table;
}
.contenedor-fila{
display: table-row;
}
.contenedor-columna{
display: table-cell;
color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	list-style: none;
	width: 310px;
	padding-left: 10px;
}

.titulo_abajo{
	font-family: 'eurostileregular';
	color: #999;
	text-decoration: none;
	font-size: 15px;
}

.titulo_abajo a:link{
	font-family: 'eurostileregular';
	color: #999;
	text-decoration: none;
	font-size: 15px;
}
.titulo_abajo a:visited{
	font-family: 'eurostileregular';
	color: #999;
	text-decoration: none;
	font-size: 15px;
}
.titulo_abajo a:hover{
	font-family: 'eurostileregular';
	color: #f27d00;
	text-decoration: none;
	font-size: 15px;

}



#small-abajo{
	color: #fff;	text-decoration: none; 	font-size: 12px; font-family: 'eurostileregular';
	}
#small-abajo a:link{
	color: #fff;	text-decoration: none; 	font-size: 12px; font-family: 'eurostileregular';
	}
#small-abajo a:visited{
	color: #fff;	text-decoration: none; 	font-size: 12px; font-family: 'eurostileregular';
	}
#small-abajo a:hover{
	color: #f27d00;	text-decoration: none; 	font-size: 12px; font-family: 'eurostileregular';
	}
	

/* menu aviso legal abajo */
.abajo_menu{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	margin-top: 25px;
}
.abajo_menu a:link{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.abajo_menu a:visited{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.abajo_menu a:hover{
	color: #009EDE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

.copyright{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
}


/*linea arriba de menu secundario
.hr{
	background-color:#F3F3F3;;
  height: 1px; 
  width: 950px;
	}
*/

/*noticias y promociones*/
#noticias-cab{
	float: right;
	width: 270px;
	height: 20px;
	background-color: #f27d00;
	text-align: center;
	color: #fff;
	font-family: "hand_of_seanregular";
	text-decoration: none;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	-moz-border-top-right-radius: 10px 0px 0px 0px;
	border-top-right-radius: 10px 0px 0px 0px;
}
.noticias{
	background-color: #FFC88A;
	color: #000;
	font-family: "allerregular";
	text-decoration: none;
	font-size: 11px;
	float: right;
	width: 245px;
	height: 150px;
	position: relative;
	clear: both;
	padding: 15px 15px 15px 15px;
	-webkit-border-radius: 0px 0px 0px 35px;
	-moz-border-top-right-radius: 0px 0px 0px 35px;
	border-top-right-radius: 0px 0px 0px 35px;	}
	
	
#noticias_tit{
	font-family: "allerregular";
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-align:center;
	color: #fff;
	}
#noticias_tit a:link{
	font-family: "allerregular";
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-align:center;
	color: #fff;
}
#noticias_tit a:visited{
font-family: "allerregular";
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-align:center;
	color: #fff;
}
#noticias_tit a:hover{
	color: #009EDE;
	font-family: "allerregular";
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-align:center;
}	
	
	
#noticias_cont{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	float: right;
	text-align: justify;
	display: block;
	color: #000;
	padding-bottom: 15px;
	}

	
/*slider anuncios*/	
#slider_a { 
position: relative;
clear: both;
z-index:1;
overflow: hidden;
width: 275px; 
height: 275px; 
	border-top: 0px solid #000;
	border-right: 0px solid #000;   
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
border-radius: 0px;
margin: 0 auto;
margin-top: 10px;
padding: 0;
float: right;
}

#slider_a > div {
position:relative;
z-index:1;
top:0;
left:0;
}
#slider_a img {
margin:0;
padding:0; 
border:0;
}



/* ESTILOS FORMULARIO PRESUPUESTO*/
.contact_form h2 {
    border-radius: 5px;
    color: #5CD053;
    display: block;
    font-family: sans-serif;
    font-size: 18px;
    padding: 5px;
    text-shadow: 1px 1px 1px #CCCCCC;
    width: 300px;
}
/*--- estilos para los ul y li del formulario ---*/
.contact_form ul {
	width:450px;
    list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left: 70px;
}
.contact_form li{
	padding:10px; 
	border-bottom:1px solid #eee;
	position:relative;
} 
.contact_form label {
	color: #555555;
	display: inline-block;
	float: center;
	font-family: "allerregular";
	font-size: 13px;
	font-weight: lighter;
	margin-top: 0px;
	padding: 0px;
	width: 300px;
}
.contact_form input {
	height:15px; 
	width:320px; 
	padding:5px 8px;
}
.contact_form textarea {
	padding:5px; 
	width:320px;
	height:80px;
	font-family: "allerregular";
	font-size: 13px;
	font-weight: lighter;
}
.contact_form button {
	margin-left:100px;
		 font-size:11px;
        font-family:Verdana,Helvetica;
       color:white;
        background:#638cb5;
        border:0px;
        width:140px;
        height:26px;
		padding: 5px 0px 5px 5px;
		-webkit-border-radius: 8px;	-moz-border-radius: 8px;	border-radius: 8px;
		
}
.contact_form button:hover {
	opacity:.55;
	cursor: pointer; 
	color: #fff;
}
.contact_form button:active {
	border: 1px solid #222;
	box-shadow: 0 0 10px 5px #444 inset; 
}

/*----- estilos visuales de los elementos --------*/

.contact_form input, .contact_form textarea { 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	-webkit-border-radius: 8px;	-moz-border-radius: 8px;	border-radius: 8px;
	color: #888;
	font-size: 12px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
	background: #fff; 
	border:1px solid #555; 
	box-shadow: 0 0 3px #aaa; 
	padding-right:80px;
}

/* FIN DE LOS ESTILOS FORMULARIO PRESUPUESTO*/


/* CONTENIDOS */
.contenido {
	padding: 30px 0px 150px 50px;
	width: 600px;
	text-align: justify;
}

