@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: 'Expletus Sans', cursive;
	src: url("../fonts/ExpletusSans-Regular.ttf") format("truetype");

} 

body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	background: #ffddcb; 
}

#wrap{
	width:860px;
	height:auto;
	padding:0px;
	margin:10px auto 0px auto ;

}

p{
	font-weight: bolder ;
	font: 12px Expletus Sans, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1{
	margin:0px 0px 10px 0px;
	font-weight: bolder;
	font: 20px Expletus Sans,Arial, Helvetica, sans-serif;
	color: #0c4396;
}

h2,h3,h4{
	margin: 7px 0px;
	text-align: left;
	font-weight: bold; 
	text-shadow: 1px 1px 1px #666;

}

h2{
	text-transform: uppercase;
	font-size: 12px;
	color: #0c4396;
}

h3{
	font-size: 12px;
	color: #333;
}

.colfoncuerpo{
	background:#a88e6d;
}

/* cabecera */
#header{
	width:860px;
	height:190px;
	margin:0px;
	padding:0px;
}

#headerTop{
	width:860px;
	height:140px;
	margin:0px;
	padding:0px;
	background:#ffddcb;
}
	
#logo{
	width:160px;
	height:110px;
	float:left;
	padding:15px;
}

#contInfoDerecha{
	width:350px;
	height:140px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../img/Logo_texto2.png) no-repeat;
}

#info a{
	color:#dc560a;
	text-decoration:none;
	
}

#info a:hover{
	color: #000;
}

#info p{
	line-height: 25px;
}

#info{
	width: 200px;
	height: 70px;
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-right:10px;

}

#info2{
	width:300px;
	height:70px;
	float: right;
	margin:0px;
	padding:0px;
	
}

#info3{
	width:670px;
	height:100px;
	float: right;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:28px;
}


/* Clases para redes sociales del header */

.socialTop{
	width: 64px;
	height: 64px;
	float: right;
	margin-left: 10px;
	padding: 0px;
}

#facebookTop{
	background: url(../img/facebook.png);
}

/* menu */
#menu{
	width: 860px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background:#333; 
	float:left;
}

#menu a:link,#menu a:visited{
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	display: block;
	font-weight: bold;
	color: #FFF;
	padding: 0px 20px;
	border-left: 2px solid #444;
}

#menu a:hover{
	background-color: #CCC;
	background-image: url(../img/menu_hover.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	color: #C34F1E; 
}

.menuactual{
	color:#ff9201;
}

#separadorBottom{
	width:860px;
	height:15px;
	background:url(../img/bottom_menu.png);
	float:left;
}

#contenedorInfo{
	width:930px;
	height:auto;
	float: left;
	
	}

#infobanner{
	width:394px;
	height:345px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}

/*cajas de galeria del banner*/
#banner{
	width:830px;
	height:400px;
	margin:13px 15px;
	padding:0px;
	float: right;
	overflow:hidden;
}

.ft-title { padding: 10px 50px; 
	margin:0px;
	width: 100%;
	font-weight: bolder;
	font: 28px ConcertOne-Regular,Arial, Helvetica, sans-serif;
	color: #0c4396;
	opacity:0.5;
}


#galeria{
	width: 860px;
	height: 430px;
	background: url(../img/bkg_galeria.png) no-repeat;  
	margin: 0px;
	padding: 0px;
}

/* CONTENIDO*/
#cajacuerpo{
	width: 860px;
	height: auto;
	float: left;
	margin:0px;
	padding:15px 0px;
	background:#a88e6d;
}

#cuerpoizq{
	width:280px;
	height:130px;
	float:left;
	margin-left:15px;
	padding:10px;
	background:#a88e6d;

}

#cajalateral{
	width:180px;
	height:auto;
	float:right;
	margin-right:15px ;
	margin-bottom:15px;
	padding:10px;
	background:#c44d2b;
}

/* FOOTER */

#footer{
	width:100%;
	height: 140px;
	padding: 0px;
	margin:2px 0px 0px 0px;
	background:#444444; 
	float:left;
}

#footer a:link,#footer a:visited{
	color: #FFF;
}

#footer a:hover{
	color: #dc560a; 
}

#footerInfo{
	width: 100%;
	height: auto;
	float: right;
	padding: 0px;
	margin: 20px 10px 0px 0px;
	text-align: center;
	font-size: 12px;
}

#footerInfo p{
	color: #FFF;
	margin: 0px;
	padding:0px;
}

#footerInfo p:after{
	clear: both;
	height: 1px;
	content: ".";
	visibility: hidden;
	display: block;
}

#footerInfo span{
	font-size: 16px;
	color: #dc560a; 
	font-weight: bold; 
	text-shadow: 1px 1px 1px #666;
}

#footerPie{
	width:860px;
	height:15px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float:left;
	color: #CCC;
}

/**** estilo para quien somos ***/
#cuerpopersonal{
	width:595px;
	height:auto;
	float:left;
	margin-left:15px;
	padding:5px 10px;
	background:#a88e6d;

}

#cajapersonal{
	width:595px;
	height:170px;
	float:left;
	margin:0px;
	padding:10px 15px;
}

#fotopersonal{
	width:112px;
	height:126px;
	float:left;
	margin:0px 30px 0px 0px;
	padding:2px;
	background:#bf491f;
}

#cajapersonal a:link,#cajapersonal a:visited{
	color: #fff;
}

#cajapersonal a:hover{
	color: #000;
}

#cajapersonal p{
	font-size: 14px;
	margin:5px;
	font-weight:bolder;
	color:#fff;
}

/* estilo para pagina servicios*/
#cabservicio{
	width:595px;
	height: auto;
	background:#a88e6d;
	margin:0px 10px 10px 15px;
	padding:10px;
}

#cajaserv{
	width:830px;
	height:auto;
	margin:0px 15px;
	padding:0px;
	background:#a88e6d;
	float:left;
}

#imgserv{
	width:250px;
	height:180px;
	float:left;
	margin-bottom:10px;
	padding:10px;
	background:#bf491f;
}

#txtserv{
	width:530px;
	height:190px;
	float:right;
	margin:0px;
	padding:5px 10px;
	background:#a88e6d;
}

/*estilos para pagina operaciones*/

#cajacuerpop{
	width:600px;
	height:auto;
	margin:20px 0px 11px 0px;
	padding:0px 10px 0px 0px;
}

iframe{
	margin-bottom: 18px;
}

/******************************** estilos para pagina productos*/
/*#contenido_pro p{
	color:#333333;
	font-size:12px;
	font-weight:bolder;
	margin:0px 0px 0px 10px;
}

#contenido_pro{
	width:930px;
	height:auto;
	margin:0px;
	padding:0px;
}

#contenedor_tabla{
	width:680px;
	height:auto;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}

#contenedor_video{
	width:240px;
	height:600px;
	margin:50px 0px 0px 0px;
	padding:0px;
	float: right;
}

.imgtarjetas{
	width: 70px;
	height: 44px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}*/

/************************* estilo para contactos */
#contenedor_form{
	width:300px;
	height:506px;
	float:left;
	margin:0px 10px;
	padding:0px;
	
}

#bodycontacto{
	width:835px;
	height:auto;
	float:left;
	margin:0px 0px 0px 10px;
	padding:10px 0px 0px 0px;
	background:#a88e6d;
}

/* ESTRUCTURA FORMULARIO */
#formulario{
		margin:0px;
		width:320px;
		height:420px; /* tamao pegado en relacion a la grafica */
		overflow:hidden;
		float:left;
}
			
#formulario fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:200px;
		margin-left:20px;
		padding-top:20px;
}	
		
#formulario fieldset.last{
		width:254px;
		margin-left:10px;
}		

/* ESTILOS para el parrafo por defecto y Etiqueta basica */		
#formulario p{margin:.5em 0;}	
	
#formulario label{display:block; color:#fff;}

/* ESTILOS entrada de texto y campos de texto */
#formulario input, #formulario textarea{		
		width:192px;
		padding:3px;
}	
			
#formulario textarea{
		width:250px;
		height:200px;
		overflow:auto;
}

/* ESTILOS para botones y tipo de parrafo de envo */
#formulario p.submit{
		margin:0px 5px;
		clear:both;
		float:left;
}
			
#formulario button{
		padding:0;
		position:absolute;
		left:0;
		top:-50px;
		width:40px;
		height:36px;
		text-indent:-8000px;
		overflow:hidden;
		border:none;
		color:#fff;
		cursor:pointer;
}				

#gmaps{
	width:500px;
	height: 400px;
	float: right;
	margin:0px 15px 0px 0px;
	padding:0px;
}

#contenedor_gmaps{
	width:470px;
	height: auto;
	float: right;
	margin:0px;
	padding:0px;
}

#sidebar-google{
	float: left;
	width:470px;
	height:47px;
	padding:0px;
	margin:30px 0px 0px 0px;
	background-image:url(../img/logo_maps.png);
	background-repeat:no-repeat;
	margin-bottom:10px;	
}