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

/* CSS Reset */
html, body, div, span, applet, object, iframe, table, caption, 
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend { 
	vertical-align: baseline; 
	font-family: inherit; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	outline: 0; 
	padding: 0; 
	margin: 0; 
	border: 0; 
} 
:focus { 
	outline: 0; 
} 
ol, ul { 
	list-style: none; 
} 
table { 
	border-collapse: separate; 
	border-spacing: 0; 
} 
caption, th, td { 
	font-weight: normal; 
	text-align: left; 
} 
blockquote:before, blockquote:after, q:before, q:after { 
	content: ""; 
} 
blockquote, q { 
	quotes: "" ""; 
}

body{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
}
*{
	margin:0;
	padding:0;
}

/* Estilos Tipografías */

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
    font-weight:bold;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#0e283f;
	text-align:center;
	margin-top:5px;
}
h3{	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:center;
	line-height:20px;
}
h4{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#757575;
	line-height:20px;
}
h5{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#0e283f;
	line-height:25px;
}
h6{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#374C37;
	line-height:20px;
}
a{
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
	color:#0e283f;
}
a:hover{
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
	color:#374C37;
}

#contenedor{
	background-image:url(../imgs/fondo1.gif);
	background-repeat:repeat-x;
	background-color:#f5fbfc;
	margin:0 auto;
	padding:0;
}

/* Anchors */
#top{
	margin:0;
	padding:0;
}
#trabajos{
	margin:0;
	padding:0;
}
#servicios{
	margin:0;
	padding:0;
	clear:both;
}
#contacto{
	margin:0;
	padding:0;
}

/* Menú */
#menu{
	width:763px;
	height:42px;
	border:1px solid #FFF;
	background-color:#0e283f;
	padding:0;
	margin-top:-1px;
	position:fixed;
	z-index:100;
	left:50%;
	margin-left:-381px;
}
* html #menu { 
	position:absolute;
}
#menu ul{
    list-style:none;
    margin:2px;
    padding:10px;
}
#menu ul li {
    float:left;
    padding-left:15px;
    padding-right:15px;
	margin-left:19px;
}
#menu ul li a{
	font-size:18px;
    text-decoration:none;
    color:#FFF;
    font-weight:bold;
}
#menu ul li a:hover{
    color:#C1EAFF;
}
#logo{
	float:left;
	margin-left:20px;
	margin-right:140px;
	height:32px;
	width:188px;
	padding:10px 0 0 0;
	display:inline;
}
#flecha{
	float:right;
	height:42px;
	width:53px;
	margin:-24px 0 0 0;
	padding:0;
	display:inline;
}

/* Ilustracion */
#ilustracion{
	background-image:url(../imgs/ilustracion.gif);
	background-repeat:no-repeat;
	width:760px;
	height:379px;
	padding:0;
	margin:0 auto;
}

/* Contenido */
#titulos{
	border:1px solid #FFF;
	background-color:#0e283f;
	margin:0 0 0 -22px;
	margin-right:550px;
	padding:12px 37px;
	float:left;
	position:relative;
	display:inline;
}
#cont1{
	width:718px;
	background-color:#FFF;
	padding:0;
	margin:0 auto;
	border:#CCC;
	border-style: solid; 
	border-top-width: 0; 
	border-right-width: 1px; 
	border-bottom-width: 0; 
	border-left-width: 1px;
}
#subtitulo1{
	width:300px;
	height:20px;
	margin:15px 0 0 18px;
	padding:0;
	float:left;
	display:inline;
}
#cuadro-cont{
	width:700px;
	margin:15px 0 0 18px;
	padding:0;
	display:inline;
	float:left;
}
.cuadro1{
	width:203px;
	height:170px;
	border:1px solid #B7B7B7;
	background-color:#D6E3E8;
	margin:0 15px 15px 0;
	padding:10px 0 0 11px;
	display:inline;
	float:left;
}
.cuadro2{
	width:203px;
	height:170px;
	border:1px solid #B7B7B7;
	background-color:#D9EACE;
	margin:0 15px 15px 0;
	padding:10px 0 0 11px;
	display:inline;
	float:left;
}
#linea1{
	background-image:url(../imgs/linea1.gif);
	background-repeat:no-repeat;
	width:718px;
	height:1px;
	margin:20px 0 20px 0;
	float:left;
}
#text-servicios1{
	width:680px;
	margin:25px 18px 0 18px;
	padding:0;
	float:left;
	display:inline;
}
#text-servicios2{
	width:680px;
	margin:25px 18px 25px 18px;
	padding:0;
	float:left;
	display:inline;
}

/* Contacto */
#cont2{
	width:718px;
	background-color:#D9EACE;
	padding:30px 0 0 0;
	margin:0 auto;
	border: #b1c1a7;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
form{
	width:300px;
	margin:25px 18px 0 18px;
	padding:0;
	float:left;
	display:inline;
}
input{ 
	font-family:"Times New Roman", Times, serif;
	width:300px;
	font-size: 14px; 
	color: #0e283f; 
	background-color: #FFF; 
	border: #B1C1A7; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin:5px 0 5px 0;
}
textarea{
	font-family:"Times New Roman", Times, serif;
	width:300px;
	font-size: 14px; 
	color: #0e283f; 
	background-color: #FFF; 
	border: #B1C1A7; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin:5px 0 15px 0;
}
.submit{
	font-family:"Times New Roman", Times, serif;
	width:80px;
	height:35px;
	font-size: 14px; 
	color: #374C37; 
	background-color: #B1C1A7; 
	border: #FFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.submit:hover{
	font-family:"Times New Roman", Times, serif;
	width:80px;
	height:35px;
	font-size: 14px; 
	color: #374C37; 
	background-color: #749c72; 
	border: #FFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
#contacto-2{
	width:320px;
	margin:0 20px 0 0;
	padding:25px 10px 0 0;
	float:right;
}
#contacto-3{
	width:300px;
	margin:0 20px 0 0;
	padding:10px 30px 0 0;
	float:right;
	
}

/* Pie */
#contenedor-pie{
	background-image:url(../imgs/pie-fondo.gif);
	background-repeat:repeat-x;
	height:109px;
	margin:0 auto;
	padding:0;
}
#pie{
	background-image:url(../imgs/pie.gif);
	background-repeat:repeat-x;
	width:718px;
	height:109px;
	padding:0;
	margin:0 auto;
}
#logo-pie{
	width:201px;
	height:24px;
	padding:51px 0 0 20px;
	margin:0;
	float:left;
}
#facebook{
	width:143px;
	height:24px;
	padding:51px 20px 0 0;
	margin:0;
	float:right;
}
#error{
	margin:0;
	padding:10px;
}
.error{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#0e283f;
	line-height:25px;
}

/** jQuery lightBox **/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #D9EACE;
	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: 12px "Times New Roman", Times, serif;
	background-color: #D9EACE;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #0e283f; 
}
#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;	
}




/** Solapa Títulos **/
#trabajos span.postfold {
	background:transparent url(../imgs/post_fold.gif) no-repeat scroll center center;
	bottom:-15px;
	display:block;
	height:15px;
	left:0;
	position:absolute;
	width:20px;
}
#contacto span.postfold {
	background:transparent url(../imgs/post_fold.gif) no-repeat scroll center center;
	bottom:-15px;
	display:block;
	height:15px;
	left:0;
	position:absolute;
	width:20px;
}