@charset "UTF-8";
.fondo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
body {
		
	bgcolor: #000000; 
	background: url(IMG/fondo.jpg) no-repeat; 
	margin: 0; 
	padding: 0;
	position:relative;
}

.txt1 {
	font-family: Hammer Fat, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.txt2 {
	font-family: Hammer Fat, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.txt3 {
	font-family: Hammer Fat, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.titulo {
	font-family: Garnet, serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.titulo3 {
	font-family: Garnet, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

.titulo2 {
	font-family: Garnet, serif;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}

.resaltado {
	font-family: Gill Sans MT Shadow, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.resaltado2 {
	font-family: Gill Sans MT Shadow, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.resaltado3 {
	font-family: Gill Sans MT Shadow, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.fondoTD {

background: url(IMG/p2.png) center; 
}

.fondoPTD2 {

background: url(IMG/p2-video.png) center; 
}

.fondoPTD3 {

background: url(IMG/pie-video.png) center no-repeat; 
}


.fondoPTD21 {

background: url(IMG/p2-espectaculos.png) center; 
}

.fondoPTD31 {

background: url(IMG/pie-espectaculos.png) center no-repeat; 
}


.fondoPTD41 {

background: url(IMG/p2-historia.png) center; 
}

.fondoPTD51 {

background: url(IMG/pie-historia.png) center no-repeat; 
}

.fondoPTD4 {

background: url(IMG/p2.png) center; 
}

.fondoPTD5 {

background: url(IMG/p2.png) center; 
}

.fondoTD2 {

background: url(IMG/p7.png) left no-repeat; 
}


#carousel {
	margin: 0 auto;
	width: 400px;
	height: 390px;
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
}
#carousel ul {
	list-style: none;
	width: 6400px;
	margin: 0;
	padding: 0;
	position: relative;
	height: 500;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

