* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
body {
	background: #065fb0;
	padding: 0;
	margin: 0;
	color: #515251;
}
#main-wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#home-wrapper {
	background: #fff;
	height: 810px;
	padding: 10px 0 20px 0;
}
#trabajos-wrapper, #historia-wrapper {
	background: #fff;
	padding: 10px 0 0 0;
}
#productos-wrapper {
	background: #fff;
	padding: 10px 0 1px 0;
}
#contacto-wrapper {
	background: #fff;
	padding: 10px 0 1px 0;
	height:700px;
	}
#main-menu {
	background: #f8f8f8;
	border-top: 10px solid white;
	border-bottom: 10px solid #ccc;
	padding: 15px 40px;
	height: 155px;
}
#main-menu ul {
	margin-top: 20px;
}
#main-menu ul li {
	list-style: none;
	float: left;
	border-left: 1px solid #c1c1c1;
	height: 25px;
	padding: 45px 19px;
}
#main-menu ul li img {
	margin-top: -5px;
}
#main-menu a, #foot-menu a {
	text-decoration: none;
	color: #515251;
}
#main-menu a:hover, #foot-menu a:hover {
	text-decoration: none;
	color: #065fb0;
}
#foot-menu a {
	text-decoration: none;
	color: #fff;
}
#foot-menu a:hover {
	text-decoration: none;
	color: #ececec;
}
#logo {
	width: 235px;
	height: 155px;
	background: url("../img/logo.png");
	float: left;
	margin-right: 40px;
	cursor: pointer;
}
#foot-menu {
	clear: both;
	background: #065fb0;
	height: 150px;
	border-bottom: 10px solid #b8c2d0;
	padding: 15px 0;
	color: #fff;
}
#foot-menu ul li {
	list-style: none;
	margin: 3px 0;
}
#foot-menu ul {
	margin:0;
	padding:0;
}
#foot-left {
	text-align: left;
	float: left;
	border-right: 1px solid #c1c1c1;
	width: 200px;
	margin-right: 20px;
	height: 140px;
	padding-top:10px;
}
#foot-center {
	width: 538px;
	text-align: center;
	float: left;
	border-right: 1px solid #c1c1c1;
	height: 100px;
	padding-right: 20px;
	padding-top:50px;
	margin-right: 10px;
}
#foot-right {
	padding-left: 10px;
	width: 200px;
	text-align: right;
	float: left;
	height: 125px;
	padding-top:25px;
}
#home-slider {
	height: 282px;
}
#text-home {
	background: #eaeaea;
	text-align: left;
	padding: 20px 20px;
	margin-top: 10px;
}
#text-home span {
	font-size: 20px;
	font-weight: bold;
}
#text-home p, #text-home span {
	width: 678px;
	float: left;
	margin-right: 30px;
}
#text-home img, .trabajo img, #destacado-home img, .producto img {
	box-shadow: 0px 0px 8px #333;
}
#contacto-destacado-home {
	width: 960px;
	margin: 20px 0 0 20px;
	border-top: 1px solid #c1c1c1;
	padding-top: 20px;
}
#contacto-destacado-contacto { 
	width: 960px;
	margin: 0 0 0 20px;
	padding-top: 10px;
}
#destacado-home, #contacto-home {
	width: 470px;
	background: #eaeaea;
	float: left;
	margin-right: 20px;
}
#destacado-home {
	height:287px;
	}
#contacto-home {
	float: left;
	margin-right: 0px;
	background: #8aaacb;
	text-align: left;
}
#destacado-home p {
	float: left;
	width: 215px;
	text-align: left;
	padding: 0 10px;
}
#destacado-home img {
	margin-top: 10px;
}
#titulo-destacado-home, #titulo-contacto-home {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	background: #dadad7;
}
#contacto-destacado-contacto p {
	width:400px;
	line-height:30px;
}
#titulo-contacto-home {
	background: #b7c2cc;
}
#contacto-home table {
	margin: 10px;
}
#contacto-home input[type=text], #contacto-home textarea {
	border: none;
	padding: 5px;
	width: 435px;
	outline: none;
}
#contacto-home textarea {
	height: 100px;
}
#contacto-home input[type=submit] {
	background: none;
	border: none;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
}
#contacto-home input[type=submit]:hover {
	color: #fff;
}
#trabajos-realizados {
	padding: 0px 10px;
}
.trabajo {
	width: 455px;
	float: left;
	height: 163px;
	background: #d5d5d2; 
	text-align: left;
	padding: 15px;
	margin-bottom: 10px;
}
.trabajo img {
	float: left;
	margin-right: 25px;
}
.trabajo-left {
	margin-right: 10px;
}
.trabajo-texto {
	background: #eaeaea;
	width: 195px;
	height: 143px;
	padding: 10px;
	float: left;
}
.mini-historia:hover {
	opacity: 0.75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 75);
    filter: alpha(opacity = 75);
	-o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.mini-historia {
	float:left;
	margin-top:16px;
	cursor:pointer;
}
.trabajos-titulo, #historia-titulo, .titulo-producto {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#historia-titulo {
	padding: 10px;
}
#historia-text-left {
	width: 380px;
	float: left;
	background: #eaeaea;
	padding: 10px;
	text-align: left;
	height:650px;
}
#historia-text-left p {
	padding: 10px; 
	line-height:22px;
}
#historia-text-right {
	display:none;
	background: #eaeaea;
	padding: 10px;
	text-align: left;
	width: 580px;
	height: 184px;
	float: left;
	margin-top: 10px;
}
#historia-imagenes {
	height:670px;
	margin-left:410px;
	width:581px;
	}
.producto {
	background: #d5d5d2;
	width: 960px;
	height: 246px;
	margin-left: 10px;
	text-align: left;
	padding: 10px;
	margin-bottom:10px;
}
.producto img { 
	float: left;
	margin-right:10px;
}
.producto-texto {
	background:#eaeaea;
	padding:10px;
	float: left;
	width:680px;
	height: 226px;
}
.proveedor {
	padding:10px;
	width:211px;
	float:left;
	margin-left:15px;
	}
.titulo-proveedor {
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	}
.proveedor a { 
	text-decoration:none;
	color:#333;
}
.proveedor a:hover { 
	text-decoration:none;
	color:#065fb0;
}
#thumbs-trabajos {
	font-size:12px;
	margin-top:10px;
	width:1002px;	
}
#thumbs-trabajos a {
	text-decoration:none;
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0 10px;
	}
#thumbs-trabajos a:hover {
	text-decoration:none;
	color:#333;
	}
#ajax_loader {
	color:#fff;
	font-weight:bold;
	}