body {
	margin: 0px;
	padding: 0px;
	background-color: #0f0f0f;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
h1 {
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#top {
	height: 92px;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
}
#top img {
	padding-left: 20px;
}
#contenedor-galeria {
	width: 624px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#galeria {
	background-color: #242424;
	padding-top: 12px;
}
#foto-principal {
}
.galleria_wrapper {
	height: 448px;
	width: 598px;
	border: 1px solid #bdbdbd;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.caption {
	background-image: url(../images/info-deg.gif);
	background-repeat: repeat-x;
	background-color: #141414;
	background-position: top;
	padding: 14px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#flecha1 a {
	height: 67px;
	width: 39px;
	display: block;
	position: absolute;
	margin-left: -60px;
	margin-top: 270px;
	background-image: url(../images/flecha1.png);
	background-repeat: no-repeat;
}
#flecha2 a {
	height: 67px;
	width: 39px;
	display: block;
	position: absolute;
	margin-left: 646px;
	margin-top: 270px;
	background-image: url(../images/flecha2.png);
	background-repeat: no-repeat;
}
#flecha3 {
	height: 26px;
	width: 13px;
	display: block;
	background-image: url(../images/flecha3.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 36px;
	margin-left: 20px;
	cursor: pointer;
}
#flecha4 {
	height: 26px;
	width: 13px;
	display: block;
	background-image: url(../images/flecha4.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 36px;
	margin-left: 590px;
	cursor: pointer;
}
#contenedor-carousel {
	height: 101px;
	background-image: url(../images/carousel.png);
	background-repeat: no-repeat;
}
.carousel {
	padding-top: 19px;
	margin-left: 54px;
}
.carousel ul {
	padding: 0px;
	margin: 0px;
}
.carousel li {
	overflow:hidden;
	border: 3px solid #cfcfcf;
	list-style-type: none;
	height: 57px;
	width: 76px;
	margin-right: 26px;
	cursor: pointer;
}
#agua {
	height: 42px;
	width: 78px;
	background-image: url(../images/agua.png);
	background-repeat: no-repeat;
	margin-top: 460px;
	position: absolute;
	margin-left: 523px;
	z-index: 600;
}
#teletica {
	position: absolute;
	margin-left: 466px;
	margin-top: -54px;
}
#teletica a {
	color: #318ad8;
	text-decoration: none;
}
#teletica a:hover {
	color: #FFF;
}
