@charset "utf-8";

/* --- 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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a{
	outline:none;
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary {
	display: block;
}

/* --- FIN RESET --- */

*{
	margin:0;
}

body{
    background:url(../img/bg.png) 0 0 repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bg-dos{
	max-width:1104px;
	margin:auto;
	background:url(../img/bg2.png) 0 110px no-repeat;
}

h1{
	line-height:80px;
	font-size:24px;
	color:#fff;
	font-style:italic;
	padding:0 0 0 20px;
	float:left;
}

h2{
	font-size:18px;
	color:#00061e;
	margin:0 0 10px 0;
	font-weight:bold;
}

h3{
	width:190px;
	height:28px;
	background:url(../img/chappintu.png) 0 0 no-repeat;
	text-indent:-9999px;
}

h4{
	font-size:16px;
	color: #e1e1e1;
	margin:0 0 10px 0;
	line-height:80px;
	font-weight:bold;
	text-align:center;
    background:url(../img/bg4.jpg) 0 0 no-repeat;
}

p{
	font-size:12px;
	margin:0 0 10px 0;
}

#wrappers{
    background:url(../img/bg-header.jpg) center 0 no-repeat;
}

.centrar{
	width:800px;
	margin:auto;
}

header{
	padding:0 0 10px 0;
}

header .cahppint{
	float:right;
	padding:10px 0 0 0;
}

header .cahppint .mail{
	margin:0 0 50px 0;
}

header .cahppint .mail p{
	text-align:right;
	color:#000000;
	font-size:12px;
}

header .cahppint .glasurit{
	float:right;
	margin:10px 0;
}

header .cahppint .glasurit img{
	float:right;
	margin:0 0 0 5px;
}

header .cahppint .glasurit p{
	font-size:11px;
	color:#000000;
	text-align:right;
	float: left;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

header .cahppint p{
	color: #000000;
	font-size:14px;
}

#logo{
	width:230px;
	height:210px;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo a{
	width:220px;
	height:205px;
	display:block;
	text-indent:-9999px;
	background:url(../img/logo.png) 0 0 no-repeat;
}

nav{
	clear:both;
}

nav ul li{
	display:inline-block;
	padding:0 20px;
}

nav ul li + li{
	border-left:1px #fff solid;
}

nav ul li a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#000000;
	font-weight: bold;
}

nav ul li a:hover,
nav ul li a.active{
	color:#660000;
}

#main{
	background-color:#fff;
	padding:10px;
	border:1px #CCCCCC solid;
	overflow:hidden;
	box-shadow:0px 0 10px #333;
}

.cont{
	overflow:hidden;
	padding:0 20px;
}

.text p{	
	line-height:2;
}

.text p span{
	font-weight:bold;
	color:#000;
	font-style:italic;
}

#banner{
	margin:0 0 20px 0;
}

#servicios #banner,
#trabajos #banner{
	height:80px;
	background:url(../img/imgdeco.jpg) 0 0 no-repeat;
}

#servicios .cont .bx{
	float:left;
	width:46%;
	height:176px;
	margin-top: 5;
	margin-right: 2%;
	margin-bottom: 8%;
	margin-left: 0;
	padding-top: 5;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 0;
}

#servicios .bx img{
	float:left;
	margin:0 10px 10px 0;	
}

#nosotros #banner{
	height:80px;
	background:url(../img/imgdeco.jpg) 0 0 no-repeat;
}

#trabajos .bx{
	float:left;
	margin:0 6px 10px 0;
}

#trabajos .extr{
	width:103%;
	overflow:hidden;
}

#formulario{
	width:455px;
	margin:auto;
}

#formulario h4{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:none;
}

#formulario form{
	border-top:2px #01193c solid;
}

footer{
	padding:10px 0;
}

footer p{
	text-align:center;
	color: #FFFFFF;
}

footer p.firma a{
	color: #000000;
}

input#send{
	float: left;
	height: 34px;
	border: 1px solid #C6C7C8;
	cursor: pointer;
	overflow: hidden;
	text-indent: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	clear:both;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding:0 10px;
}

input#send:hover{
	color:#020f25;
}

form {
		width: 455px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		padding: 2px 0 2px 10px;
		font-size: 16px;
		color: #333;
		line-height: 30px;
		outline: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border-top: 1px solid #C6C7C8;
		border: 1px solid #C6C7C8;
		width: 443px;
		height: 38px;
		background-color: #FFF;
		font-family:Arial, Helvetica, sans-serif; 
}
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 100px; }
	label,
	legend {
		display: block;
		font-size: 13px;
		margin:10px 0 5px 0;}
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
		
/*#header .slide{
	position:absolute;
	bottom:10px;
	left:0;
	width:282px;
	height:232px;
	border:10px #fff solid;
}

#header .slide img{
	width:778px;
}*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #333; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
