a:link{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body{ 
	background-color: #AF1841; 
	color: #FFFFFF; 
	scrollbar-3dlight-color: #AF1841;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #AF1841;
	scrollbar-darkshadow-color: #AF1841;
	scrollbar-face-color: #AF1841;
	scrollbar-highlight-color: #AF1841;
	scrollbar-shadow-color: #AF1841;
	scrollbar-track-color: #AF1841;
}

.boton-form{
	background-color: #AF1841;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	text-align: center;
	vertical-align: text-bottom;
}

.textarea {
	background-color: #FFFFFF;
	border: 1px solid #AF1841;
	color: #333333;
	font-family: Georgia;
	font-size: 11px;
	width: 300px;
	font-weight: bold;
}

.campos{
	background-color: #FFFFFF;
	border: 1px solid #AF1841;
	color: #333333;
	font-family: Georgia;
	font-size: 11px;
	height: 16px;
	width: 250px;
	font-weight: bold;
}

div{		
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 14px;
}


p{		
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 14px;
}

li{
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 14px;
}

h1{
	color: #CCCCCC;
	font-family: Georgia;
	font-size: 18px;
}

h2{
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 16px;
}

h3{
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 12px;
}

.historia{
	height: 430px;
	width: 400px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
}

.videos{
	height: 430px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

.galeria{
	height: 430px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

.contacto{
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
}


.musica{
	width: 271px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

.logo{ 
	height: 50px; 
	text-align: right; 
}

.logo-menu{ 
	height: 82px; 
}

.menu{ 
	width: 547px; 
	height: 32px; 
}

.td-paginador{ 
	width: 100%; 
	height: 110px; 
	vertical-align: middle;
	text-align: center;
}

#tabla-interna{ 
	width: 100%; 
	height: 418px; 
	border: 1px solid #FFFFFF; 
	background-image: url(../img/fondo5f.png); 
	background-repeat: no-repeat;
}

#td-contenidos{ 
	width: 100%; 
	/*height: 418px; */
	vertical-align: top;
}

#tabla-principal{
	width: 760px;
	height: 500px;
	text-align: left;
	vertical-align: top;
}

.integrantes{
/*	height: 291px;*/
	text-align: left;
	vertical-align: top;
}

#flashcontent {
		height: 100%;
		text-align: center;
	}



