/* RESET DE HTML 5 */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}

header, nav, section, article, footer, aside, figure {  display:block; margin-left:auto; margin-right:auto;}

/* COMMON */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Helvetica narrow', 'Helvetica', 'Arial';
}
.wrapperFluid, header {
	width: 100%;
	margin: auto;
}
.wrapper {
	width: 817px;
	margin: 0 auto;
	text-align: left;
}
.floatLeft, .logo, nav li, .col400, .delimitadorVertical {
	float: left;
}
.floatRight, nav {
	float: right;
}
.alignCenter, nav a {
	padding-right: auto;
	padding-left: auto;
	text-align: center;
}
.relative {
	position: relative;
}
.col400 {
	width: 400px;
}
h2 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: 500;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}

/* HEADER */
header {
	background: url(../img/bgHeader.png) repeat-x;
	height: 77px;
}
.logo {
	display: block;
	margin-left: 13px;
}
nav ul {
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
	display: inline-block;
}
nav ul li, nav ul li a {
	display: block;
	margin-right: 10px;
}
nav ul li a {
	width: 86px;
	line-height: 34px;
	height: 37px;
	background: url(../img/bgMenuItem.png) no-repeat center center;
	text-decoration: none;
	vertical-align: middle;
	font-size: 16px;
	color: #333;
}
nav ul li a:hover {
	background: url(../img/bgMenuItemHover.png) no-repeat center center;
	color: #fff;
}
.lnkBolsa {
	line-height: 17px;
	font-size: 12px;
}
nav ul ul {
	display: none;
}
nav ul li ul {
	position: absolute;
	top: -8px;
	left: 95px;
	padding: 50px 0 0 0;
	z-index: 9998;
	background: url(../img/bgDesplegable.png) no-repeat top center;
}
nav ul li ul li a {
	background: none;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	height: 30px;
}
nav ul li ul li a:hover {
	background: none;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
nav ul li:hover > ul {
	display: block;
}
nav ul li:hover > ul li {
	float: none; 
	display: block;
	width: 102px;
}

/* HOME */
.bgSlider {
	background: url(../img/home/bgSlider.jpg);
}
.slider, .sliderInner {
	width: 817px;
	height: 253px;
	overflow: hidden;
}
.sliderInner {
	height: 131px;
}
.sliderShadow {
	position: relative;
	display: block;
	top: -5px;
	z-index: 9995;
}
.top10 {
	margin-top: 10px;
}
.top50 {
	margin-top: 50px;
}
.pServicios {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 21px 15px;
	padding: 0;
	text-align: justify;
}
.h3Servicios {
	font-size: 14px;
	margin: 0 0 15px 25px;
	padding: 0;
	font-weight: 700;
}
.ulServicios {
	list-style-type: none;
	margin: 0 0 21px 25px;
	padding: 0;
}
.ulServicios li {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
}
.ulServicioSaltito li {
	padding-bottom: 20px;
}
.sliderServicios, .sliderServicios a, .servicioItemWrapper, .servicioItemBg {
	width: 344px;
	height: 198px;
	overflow: hidden;
}
.sliderServicios {
	margin: 0 28px;
}
.sliderServicios a {
	display: block;
}
.servicioItemWrapper {
	position: relative;
}
.servicioItemBg {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/home/servicios/bgServicios.png) no-repeat;
	z-index: 6;
}
.servicioItemImg {
	display: block;
	position: absolute;
	z-index: 7;
	top: 15px;
	left: 3.5px;
}
h5 {
	position:  absolute;
	top: 3px;
	left: 16px;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	z-index: 10;
}
.delimitadorVertical {
	width: 17px;
	margin: 0 auto 0 auto;
	padding: 80px 0 0 0;
	text-align: center;
}
.indexLista {
	background: url(../img/home/bgLista.png) no-repeat right top;
	height: 398px;
	width: 400px;
	margin-top: 41px;
}
.indexUl {
	margin: 0;
	padding: 30px 0 0 35px;
}
.indexUl li {
	padding: 0 0 25px 0;
	font-size: 14px;
	list-style-image: url(../img/home/bullet.png);
	list-style-position: inside;
	font-weight: 700;
	line-height: 22px;
}
.indexUl a {
	text-decoration: none;
	color: #000;
}
footer {
	height: 68px;
	background: url(../img/bgFooter.png) center bottom  no-repeat;
	clear: both;
	margin-top: 40px;
	min-height: 210px;
}
.footerTop {
	border-top: 2px solid #ccc;
	width: 100%;
}
.col250 {
	float: left;
	width: 250px;
}
.col250 > div {
	width: 90px;
	float: left;
}
.col250 > section {
	width: 160px;
	float: left;
}
.mapaUl {
	margin: 0;
	padding: 15px 0 0 0;
}
.mapaUl li {
	list-style-type: none;
	padding: 0 0 7px 0;
	font-size: 12px;
	font-weight: bold;
}
.saltito {
	height: 40px;
}
.footerH {
	margin: 0;
	padding: 0;
	line-height: 120px;
	font-size: 18px;
	font-weight: bold;
}
.menosW {
	width: 130px !important;
}
.pullRight {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.top90 {
	padding-top: 90px;
}
.espacio1 {
	height: 100px;
	clear: both;;
}
.leyenda {
	width: 100%;
	clear: both;
	background: url(../img/bgGray.png) no-repeat;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.leyenda > h2 {
	margin: 0;
	padding: 0;
	font-size: 19px;
	color: 333;
	line-height: 62px;
}

/* CONTACTO */
.contacto {
	width: 777px;
	padding: 20px 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #e1e1e1 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#e1e1e1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.contactoLabel {
	width: 250px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 20px;
}
.contactoInput {
	width: 430px;
	float: right;
}
.contactoRow {
	width: 700px;
	padding: 0 38px 10px 38px;
}
.contactoInput > input[type=text] {
	border: none;
	width: 407px;
	background: url(../img/contacto/text.png) no-repeat;
	height: 33px;
}
.contactoInput > textarea {
	width: 406px;
	height: 114px;
	border: none;
	resize: none;
	background: url(../img/contacto/textarea.png) no-repeat;
}
form {
	display: block;
	margin: 0;
	padding: 0;
}
.btnEnviar {
	border: none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #999;
	padding: 7px 15px;
}
.miCentro {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.btnCotizar {
	display: block;
	margin: 50px 0 0 120px;
}
.redes {
	clear: both;
	width: 100%;
}
.redes > section {
	width: 817px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.redesSociales {
	width: 350px;
	float: right;
	position: relative;
	top: -13px;
}
.redesSociales ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.redesSociales li {
	margin: 0;
	padding: 0 0 3px 0;
	color: #fff;
	font-size: 10px;
}
.redesSociales a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
/*.redesSociales span {
	position: relative;
	margin-top: -10px;
}*/

/* BOLSA DE TRABAJO */
.bolsa {
	width: 777px;
	padding: 20px 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #e1e1e1 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#e1e1e1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#e1e1e1 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	margin-top: 20px;
	font-weight: bold;
}
