.contenedor {
	background-color: #490A05;
}
.slideshow {
	height: 169px;
	width: 660px;
	float: right;
	margin-top: 150px;
	background-color: #FFF;
	padding: 10px;
}

#top {
	background-color: #7A320A;
	background-image: url(../fondo-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.stext {
	position: absolute;
	left: 15px;
	padding: 5px;
	text-align: left;
	bottom: 15px;
	background-image: url(../bg_caption.png);
	display: block;
	width: 440px;
	line-height: 20px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
#pie {
	color: #FFF;
	background-color: #220402;
}
.pie {
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	line-height: 22px;
}

#pie a {
	color: #FFF;
}
#pie a:hover {
	color: #F60;
	text-decoration: underline;
}
#info {
	background-image: url(../bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #490A05;
}
.contenedor #info .conte_info {
	color: #FFF;
}



.botonera {
	font-family: 'Droid Sans', sans-serif;
	font-size: 18px;
	color: #84B5FF;
}
.botonera a {
	color: #FFF;
	text-decoration: none;
}

#map {
	height: 475px;
	width: 480px;
}

.conte {
	font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	line-height: 21px;
}
.contacto {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #C60;
}
.botonera li .enlace {
	color: #B0BCD0;
	display: block;
	height: 35px;
	width: 130px;
	padding-top: 15px;
	margin-top: -15px;
}
.botonera li .enlace:hover {
	color: #FFF;
	display: block;
	display: block;
	height: 35px;
	width: 130px;
	padding-top: 15px;
	margin-top: -15px;
}
.activo {
	background-color: #CCC;
	background-image: url(../sombra1.png);
}
.inactivo {
	background-color: #102638;
	height: 50px;
	width: 130px;
	background-image: url(../sombra2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
.titulo {
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	font-size: xx-large;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #C90;
}
.gracias {
	margin: auto;
	width: 400px;
	padding-top: 150px;
	padding-bottom: 150px;
	text-align: center;
}
.tabla {
	height: auto;
	width: 600px;
	margin: auto;
	color: #220402;
}

.tabla th {
	font-size: 15px;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	line-height: 30px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CB5100;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-image: url(../sombra2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-color: #CB5100;
}
.tabla td {
	text-align: center;
	padding: 4px;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
p {
	margin-left: 20px;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.columna {
	float: left;
	width: 32%;
	padding-left: 10px;
	height: auto;
	padding-top: 20px;
	color: #FFF;
}
.copy {
	text-align: right;
	background-image: none;
}
.cita {
	font-size: 10px;
}