@charset "utf-8";
/* CSS Document */body,td,th {
}

#header {
	background-image: url(botones/header2.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 180px;
	width: 910px;
	top: 0px;
	margin: auto;
	z-index: 997;
}
#footer {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #FFF;
	background-color: #153F8A;
	position: fixed;
	height: 75px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 999;
	}
	#foot_nav{
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFF;
	position: static;
	height: 70px;
	width: 600px;
	left: 25%;
	margin:auto;
}
#nav1{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 73px;
	left: 25px;
	width: 321px; 
	}
	#nav2{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 73px;
	left: 545px;
	width: 321px;
	}
	#links{
	position: absolute;
	right: 20px;
	bottom: 22px;
		}
	#face{
	height: 28px;
	width: 13px;
	background-repeat: no-repeat;
		}
		#tweet {
	height: 28px;
	width: 30px;
	background-repeat: no-repeat;
	}
	#foto{
		position:fixed;
		top:90px;
	height: 500px;
  width:100%;
	z-index:98;
	visibility:visible;
	margin:auto;
	    text-align: center;
}
#centro{
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFF;
	text-align: right;
	display: block;
	height: auto;
	width: 950px;
	position: relative;
	top: -30px;
	margin: auto;
	z-index: 100;
	font-size: 36px;
	text-shadow: 5px 5px 5px #000000;
	}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.rslides {
	position: static;
	list-style: none;
	overflow: hidden;
	width: 1000px;
	height: 500px;
	padding: 0;
	margin:auto;
	top: 0px;
	display: block;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: static;
  width:1000px;
  height:500px;
  display: none;
margin: auto;
  top: 0;
  }

.rslides li:first-child {
  position: static;
  display: block;
    width:1000px;
  height: 500px;
  margin:auto;
  }

.rslides img {
  display: block;
  height: auto;
  width: 1000;
  border: 0;
  height: 500px;
  margin:auto;
  }
  
  #servi{
	position: fixed;
	height: 90px;
	width: 160px;
	bottom: 15%;
	right: 10%;
	z-index: 999;
	box-shadow: 10px 10px 5px #888888;
	  }
	
		  #home_link{
			  position:absolute;
			  width: 132px;
			 height:151px; 
			  background-image: url(botones/header_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	z-index: 999;
	left:380px;
	top:5px;}
	