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, font, 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, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/*Cuerpo del documento*/
body{
	background: rgba(79,148,205,0.1);
	width: 100%;
	height:auto;
	margin:auto;
	font-family: "Century Gothic", Verdana;
	color: #000000;
	font-size: 14px;
	
}

a:link {
	color:#990000;
}      /* unvisited link */

a:visited {
	color:#990000;
}  /* visited link */



#logo{
	height: 120px;
	width: 100%;	
	margin: 0px auto;
	padding: auto;
	border-bottom: 3px solid;
	border-color: #990000;
	text-align: center;
}

#imagen{
	margin-top: 30px;
	margin-left: 180px;
	height: 80px;
	width: 160px;
	float:left;
}

#imagen img{
	height: 100%;
	width: 100%;
}


#menu {
	height: 50px;
	width: 665px;
	text-align: center;
	margin-top: 92px;
	margin-right: 175px;
	font-size: 16px;
	font-weight: 500;
	color: #990000;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
}


#menu ul {
	 display: inline;
	 margin: auto;
	 text-align: center;
	 padding: 0px 0px;
	 overflow: visible;
	 clear:both;
} 


#menu li {
	 position: relative;
	 height: 30px;
	 width: 180px;
	 display: inline;
} 

#menu ul li{
	margin: 0px 8px;
	
}

#menu li a:hover{
	color: #000000;
	text-shadow: 0px 0px 5px #990000;
		
}


#menu li a{
	width: 180px;
	list-style-type: none;
	text-decoration: none;
	color: #990000;
	  
}


#menu ul li a:hover > ul{
	opacity: 1.0;
	height: auto;
	box-shadow: 0px 0px 5px #990000;
	overflow: visible !important;
	
} 

.imagenes{
	width: 100%;
	margin: 70px auto 50px;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,0);
}

.slider{
	position: relative;
	box-shadow: 0px 0px 8px 1px #1c1c1c;
	width: 900px;
	height: 400px;
	margin: auto;
	border-radius: 2px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,0);
}

.ele{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	display: none;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,0);
}

#ele1{
	margin-left: 0px;
}

#ele2{
	margin-left: 1000px;
}

#ele3{
	margin-left: 1000px;
}

#ele4{
	margin-left: -1000px;
}

.visible{
	display: block;
}


#botonAnterior{
	position: absolute;
	float: left;
	margin-top: 170px;
	margin-left: 100px;
	background-color: transparent;
	border: 0px;
	border-radius:50px;
	background-image:url(imagenes/flechaI2.png);
	width:70px;
	height: 70px;
	-webkit-transition: box-shadow 0.5s ease-out;
}

#botonAnterior:hover{
	background-image:url(imagenes/flechaI.png);
	box-shadow: 0px 0px 20px 2px #990000 inset;
}

#botonSiguiente{
	position: absolute;
	float: right;
	margin-top: 170px;
	margin-left: 1090px;
	background-color: transparent;
	border: 0px;
	border-radius:50px;
	background-image: url(imagenes/flechaD2.png);
	width:70px;
	height: 70px;
	-webkit-transition: box-shadow 0.5s ease-out;
}

#botonSiguiente:hover{
	background-image:url(imagenes/flechaD.png);
	box-shadow: 0px 0px 20px 2px #990000 inset;
}


#info{
	width: 70%;
	height: auto;
	margin: 40px auto 100px;
	text-align: justify;
	line-height: 1.5em;
}

.caminoMigas{
	width: 900px;
	text-align: left;
	margin: 40px auto;
	padding-bottom: 5px;
	color: #990000;
	font-size: 17px;
	font-weight: bold;
	border-color: #990000;
	border-bottom: 1px solid;
}

#cuerpoContacto{
	position: relative;
	width: 85%;
	height: 400px;
	margin: 70px auto 170px;
}

#datosContacto{
	height: 350px;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 18px;
	line-height: 25px;
	padding-top: 30px;
	margin-left: 100px;
}


#mapa{
	height: auto;
	position: absolute;
	right: 0;
	text-align: center;
	margin-right: 100px;
	margin-top: 20px;
}


.fotoCaminoMigas{
	width: 900px;
	height: 225px;
	margin: 70px auto 40px;
	background: #ffffff;
	box-shadow: 0px 0px 8px 1px #1c1c1c;
}

.fotoCaminoMigas img{
	width: 100%;
	height: 100%;
}

.cuerpoPagina{
	width: 100%;
	height: auto;
	margin: 40px auto 100px;
	text-align: justify;
	line-height: 1.5em;
}

.cuerpoPagina p{
	width: 800px;
	margin:auto;	
}

.listaServicios{
	list-style: none;
}

.listaServicios li{
	font-size: 16px;
	font-weight: 600;
	color: #990000;
	margin-bottom: 10px;
	margin-left: 200px;
}

.listaServicios p{
	margin-bottom: 40px;
}



#datosFooter{
	position: relative;
	/*background: #990000;*/
	border-top: 2px solid;
	border-color: #990000;
	width: 100%;
	max-height: 90px;
	min-height: 90px;
	padding: 10px auto;
	color: #990000;
	bottom: 0;
}

#datosFooter .correo {
	position: absolute;
	left:0;
	text-align: right;
	margin-left: 190px;
	margin-top: 25px;	
}

#datosFooter .derechos {
	position: absolute;
	right:0;
	text-align: right;
	margin-right: 190px;
	margin-top: 25px;	
}


/*AHORA VIENE LA GALERIA*/

.carrusel{
	margin: 0 auto;
	height: 600px;
	width: 700px;
	background: #ffffff;
	padding: 10px 0;
	text-align: center;
	background: transparent;
	
}

.carruselG{
	height: 460px;
	width: 650px;
	margin-left: 25px;
	background-image:: url(imagenes/galeria/FotosGaleria/galeria1.jpg);
	box-shadow: 0px 0px 8px 1px #1c1c1c;
}

.carruselG img{
	height: 100%;
	width: 100%;
}

.carruselP{
	position: relative;
	height: 120px;
	width: 650px;
	margin-top: 20px;
	margin-left: 70px;
	overflow: hidden;
}

.fotos{
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: block;
}

#fotos1{
	margin-left: 0px;
}

#fotos2{
	margin-left: 650px;
}

#fotos3{
	margin-left: 650px;
}

#fotos4{
	margin-left: 650px;
}

#fotos5{
	margin-left: 650px;
}

.fotosvisible{
	/*display: block;*/
}

.thumb{ 
	position: relative;
	float: left;
	height: 100px;
	width: 120px;
	margin: 10px 10px;
	box-shadow: 0px 0px 8px 1px #1c1c1c;
}

.thumb img{
	height: 100%;
	width: 100%;
}

.thumb:hover{ 
	opacity: 0.5;
}

/*flechas carrusel*/
#carruselI{ 
	z-index: 1;
	position: absolute;
	left: 320px;
	height: 120px;
	width: 25px;
	margin-top: 20px;
	border: none;
	background: url(imagenes/flechaI3.png) no-repeat center;
}

#carruselI:hover { 
	opacity: 0.7;
}

#carruselD{ 
	z-index: 1;
	position: absolute;
	right: 320px;
	height: 120px;
	width: 25px;
	margin-top: 20px;
	border: none;
	background: url(imagenes/flechaD3.png) no-repeat center;
}

#carruselD:hover { 
	opacity: 0.7;
}