﻿html {
	height: 100%;
}
body{
	margin: 0;
	color: #313131;
	font: 17px Helvetica, Arial, sans-serif;
	background: #fff url(../images/bg-header1.png) repeat-x top left;;
	min-height: 100%;
}
* html body {
	height: 100%;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
div.clear {
	clear: both;
}
/* wrapper */
#wrapper {
	width: 1200px;
	padding: 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#wrapper.fondo1 {
	background: url(../images/side1.jpg) no-repeat right top;
}
#wrapper.fondo2 {
	background: url(../images/side2.jpg) no-repeat right top;
}
#wrapper.fondo3 {
	background: url(../images/side3.jpg) no-repeat right top;
}
#wrapper.fondo4 {
	background: url(../images/side4.jpg) no-repeat right top;
}
/* header */
#header {
	width: 100%;
	height: 425px;
	color: #fff;
	overflow: hidden;
}
#header.fondo1 {
	background: url(../images/cabecera1.jpg) no-repeat center top;
}
#header.fondo2 {
	background: url(../images/cabecera2.jpg) no-repeat center top;
}
#header.fondo3 {
	background: url(../images/cabecera3.jpg) no-repeat center top;
}
#header.fondo4 {
	background: url(../images/cabecera4.jpg) no-repeat center top;
}
#header.fondo5 {
	background: url(../images/cabecera5.jpg) no-repeat center top;
}
#header.fondo6 {
	background: url(../images/cabecera6.jpg) no-repeat center top;
}
#header.fondo7 {
	background: url(../images/cabecera7.jpg) no-repeat center top;
}
#header.fondo8 {
	background: url(../images/cabecera8.jpg) no-repeat center top;
}
#header h1 {
	position: absolute;
	top: 265px;
	left: 50%;
	margin-left: -440px;
	width: 1000px;
	font-size: 45px;
	padding: 0;
	font-weight: normal;
	text-shadow: -3px 0 #cd2418, 0 3px #cd2418, 3px 0 #cd2418, 0 -3px #cd2418;
}
#header img.escudo {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -470px;
}
#header img.escudo2 {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -167px;
}
#header ul.menu {
	position: absolute;
	top: 370px;
	left: 50%;
	margin-left: -715px;
	height: 40px;
	width: 1260px;
	padding: 0;
	list-style: none;
}
#header ul.menu li {
	float: left;
	margin: 0 0 0 180px;
}
#header ul.menu a {
	font-size: 24px;
	color: #fff;
}
#header ul.menu a:hover {
	text-decoration: none;
}
#bgheader {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -675px;
}
/* content */
#content {
	height: 440px;
}
.qsomos {
	width: 750px;
	position: relative;
	top: 0;
	left: 135px;
	padding: 25px 0 0 0;
	text-align: justify;
	background: url(../images/linea1.png) no-repeat top left;
}
.qsomos ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.qsomos li {
	margin: 0;
	padding: 0 0 5px 30px;
	list-style: none;
	background: url(../images/lista1.png) no-repeat left 10px;
}
ul.qsomos2 {
	margin: 15px 0 0 0;
}
ul.qsomos2 li {
	background: url(../images/lista2.png) no-repeat 0 0;
}
.qsomos ul .super {
	font-size: 30px;
	color: #cd2418;
}
.servicios {
	width: 850px;
	position: relative;
	top: 0;
	left: 30px;
	padding: 40px 0 0 0;
	background: url(../images/linea5.png) no-repeat 5px 0;
}
.servicios ul {
	margin: 0;
	padding: 0;
}
.servicios li {
	margin: 0 0 10px 0;
	padding: 0 0 5px 30px;
	list-style: none;
}
.servicios li {
	background: url(../images/lista1.png) no-repeat top left;
}
.servicios2 {
	width: 850px;
	position: relative;
	top: 0;
	left: 30px;
	padding: 40px 0 0 0;
	background: url(../images/linea5.png) no-repeat 0 0;
}
.servicios2 ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.servicios2 li {
	margin: 0;
	padding: 0 0 5px 30px;
	font-size: 15px;
	list-style: none;
	background: url(../images/lista3.png) no-repeat 0 1px;
}
.donde {
	width: 800px;
	position: relative;
	top: 0;
	left: 75px;
	padding: 80px 0 0 0;
	font-size: 20px;
	background: url(../images/linea2.png) no-repeat top left;
}
#mapa {
	width: 550px;
	height: 320px;
	position: relative;
	top: -125px;
	left: 450px;
}
.contacto {
	width: 1050px;
	position: relative;
	top: 0;
	left: 55px;
	padding: 90px 0 0 0;
	font-size: 20px;
	line-height: 25px;
	background: url(../images/linea3.png) no-repeat top left;
}
.contacto img {
	vertical-align: middle;
}
.sobreemail {
	position: relative;
	top: -125px;
	left: 500px;
}
.sobreemail2 {
	position: relative;
	top: -75px;
	left: 500px;
}
/* footer */
#footer {
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
}
/* index */
body.index {
	background: #fff url(../images/bg-index2.jpg) no-repeat center center;
	background-size: cover;
}
#index .bienvenidos {
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: -187px;
}
#index a.logo1 {
	position: absolute;
	top: 340px;
	left: 50%;
	margin-left: -425px;
}
#index a.logo2 {
	position: absolute;
	top: 340px;
	left: 50%;
	margin-left: 190px;
}
#index p.info {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 650px;
	left: 0;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}