@charset "utf-8";

/*---------------------------------------------Main--------------------------*/
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	font-family: sans-serif,'Lucida Grande',Tahoma,Verdana,Arial,Helvetica;
	background-image: url(../imagenes/backgroundheader.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}

img {
	border:none;
	margin: 0px;
	padding: 0px;
}

.clear {
clear:both
}

a {
outline: none}

/*----------------------------------- General Layout--------------------------*/




#banner {
	width: 100%;
	height: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bannercentered {
	height: 230px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/background3.jpg);
	background-repeat: no-repeat;
}

#content {
	background-color: #f8f8f8;
	background-image: url(../imagenes/hshadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	height: 100%;
	padding-bottom: 10px;
}
#contentcentered {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}

#footer {
	width: 100%;
	margin: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	clear: both;
}
#footercentered {
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright {
	float: right;
	height: 40px;
	width: 500px;
	margin-top: 10px;
	margin-right: 2px;
	color: #FFFFFF;
	font-size: 100%;
	text-align: right;
	padding-top: 10px;
}

.aligmentright {
	color: #9F2020;
	text-align: right;
	padding-right: 10px;
}

.lightbackground {
	background-color: #ECEBE6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* ------------------------- admin --------------------------------------*/

.contenidoadmin
{
	width: 500px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.tablaadmin {
	border-collapse: collapse;
	width: 300px;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	background-color: #FFFFFF;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 350px;
	
}
.tablaadmin td {
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
	line-height: 30px;
	font-size: 12px;
	text-align: left;
}

/*----------------------- General Typography-------------------------*/
p {
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

strong {
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
}



h1 {
	font-size: 200%;
	color: #333333;
	margin-top: -2px;	
}

h2 {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #CCCC99;
	padding: 5px;
}


h3 {
	color: #666666;
	background-color: #ebe9e2;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.inicio {
	font-size: 150%;
	color: #333333;
	padding-bottom: 10px;
}

.masinfo {
	color: #FFFFFF;
	background-color: #869D66;
	width: 70px;
	text-align: center;
	padding: 4px;
	font-weight: normal;
	border: 1px dashed #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 160px;
	margin-right: 10px;
}
.mas {
	color: #FFFFFF;
	width: 100%;
	font-weight: normal;
	border: 1px dashed #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #CC0033;
	float: left;
	margin-top: 20px;
}

.detalles {
	color: #FFFFFF;
	background-color: #869D66;
	margin-top: 10px;
	width: 108px;
	text-align: center;
	padding: 4px;
	font-weight: normal;
	border: 1px dashed #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.warning {
	color: #006600;
}


.english{
	background-color: #E7E7D3;
	color: #822B00;
	font-weight: normal;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #822B00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	height: 20px;
	width: 100px;
}
ul#navlist
{
	white-space: nowrap;
	margin-top: 0px;
	height: 30px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: 938px;
	margin-left: 22px;
	text-align: right;
}

#navlist a {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 10px;
	border: 1px solid #822B00;
	font-size: 18px;
	outline: none;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	color: #822B00;
	text-decoration: none;
	font-weight: normal;
	background-color: #DCDCC0;
}

#navlist a:hover
{
	color: #822B00;
	background-position: top;
	background-color: #BFBF8A;
}






.masinfo:hover,.masinfo2:hover, .detalles:hover  {
	background-color: #993300;	
}


.masinfo  a,.masinfo2  a, .detalles a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
}

.masinfo a:link, .masinfo a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
}


.detalles a:link, .detalles a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
}


.blacktype {
	color: #333333;
}


/*----------Front Page Layout-------------*/

#HomeLeft {
	width: 450px;
	float: left;
	text-align: left;
	clear: both;
}

#HomeRight{
	width: 450px;
	float: right;
}



#HomeBox1 {
	background-color: #EAEAE2;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 210px;
	background-image: url(../imagenes/backgroundeventos.jpg);
	background-repeat: repeat-x;
}

#HomeBox2{
	float: left;
	background-color: #EAEAE2;
	height: 210px;
	width: 450px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.publicacioneshome1 {
	background-color: #EAEAE2;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	height: 210px;
	background-image: url(../imagenes/backgroundeventos.jpg);
}

.publicacioneshome2 {
	background-color: #EAEAE2;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	height: 210px;
	background-image: url(../imagenes/backgroundeventos.jpg);
	background-repeat: repeat-x;
}
.tituloPubliHome a {
	text-decoration: none;
	color: #330000;
}

.tituloPubliHome a:hover {
	color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330000;
}

.descripcionpublicacioneshome {
	width: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.imgpublicacioneshome {
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.eventosHome {
	background-color: #EAEAE2;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.imgpublicacioneshome img {
	text-align: right;
}

/*----------- Front Page Typography------------*/
.tituloEventosPrincipal {
	background-color: #822B00;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 120%;
	color: #F8F8F8;
	background-image: url(../imagenes/roundedcorner%20copy.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



.tituloPubliPrincipal {
	background-color: #822B00;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 120%;
	color: #F8F8F8;
	background-image: url(../imagenes/roundedcorner%20copy.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tituloEventosHome {
	color: #330000;
	font-size: 110%;
}

.tituloPubliHome {
	color: #330000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#HomeLeft p, #HomeRight  p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.textoEventosHome {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	clear: both;

}



/*-----------  publicaciones layout ----------------*/

.publicaciones{
	background-color: #EAEAE2;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	height: 210px;
	background-image: url(../imagenes/backgroundeventos.jpg);
	width: 430px;
	float: left;
	margin-right: 20px;
}
.detalles {
	float: left;
	height: 20px;
	width: 60px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.eventosind {
	padding-right: 0px;
	padding-left: 0px;
	width: 412px;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 8px;
	background-image: url(../imagenes/backgroundeventos.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tituloeventos {
	font-size: 120%;
	color: #330000;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.descripcioneventos {
	font-size: 100%;
	color: #333333;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

.textoeventos {
	display: block;
	list-style-type: none;
	font-size: 90%;
	width: 350px;
}


.tituloPubli {
	color: #330000;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 120%;
	margin: 0px;
}


#detallesgrabaciones {
	width: 310px;
	float: left;
	margin-top: 0px;
}





/*-----------  publicaciones indv layout ----------------*/

#infograbaciones {
	width: 290px;
	background-color: #EAEAE2;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#infograbaciones p {
	margin-top: -4px;
}
#detallesgrabaciones img {
	margin-top: 20px;
}



.imgpublicaciones{
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
.descripcionpublicaciones{
	width: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 200px;
}

.imgpublicaciones img {
	text-align: right;
}




/*-----------  publicaciones indv typography ----------------*/

.smalltracklist {
	font-size: 12px;
	list-style-type: none;
	display: list-item;
}
.titletracks {
	font-size: 110%;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subtitletracks {
	font-size: 100%;
	color: #A4A480;
	margin-top: -6px;
}




/*--------Main Navigation----------------------------------*/

#mainNav {
	font-size: 16px;
	line-height: 30px;
	height: 265px;
	width: 700px;
	padding-left: 200px;
	margin-left: 70px;
	font-family: sans-serif, 'Lucida Grande', Tahoma, Verdana, Arial, Helvetica;
}
.mainMenu1    {
	float: left;
	list-style-type: none;
	margin-top: 90px;
	width: 120px;
	padding: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.mainMenu1  a    {
	padding:2px;
	outline: none;
	
}
.mainMenu1  a:link, .mainMenu1  a:visited        {
	color: #FFFFFF;
	text-decoration: none;	
	
}
.mainMenu1  a:hover     {
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
	
}

/*--------------- Footer Navigation ---------*/
#copyright a {
	padding-left: 3px;
	color: #FFFFFF;
}

#copyright a:link, #copyright a:visited {
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#tracks {
	float: left;
	width: 620px;
	margin-top: 20px;
	padding-left: 20px;
}
.tabla1 {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}


.tabla2 {
	border-collapse: collapse;
	width: 600px;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	
}
.tablita {
	border-collapse: collapse;
	width: 900px;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #ECEBE6;
	margin-top: 20px;
}
.tablatracks {
	width: 400px;
	font-size: 12px;
	line-height: 25px;
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
	margin-bottom: 10px;
}
.tablaeventosinicio {
	width: 350px;
	font-size: 12px;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
	margin-bottom: 10px;
}
.negrita {
	color: #000000;
}





.col1 {
	background-color: #ECEBE6;
	color: #333333;
}
.col2 {
	background-color: #E6E4DD;
	color: #333333;	
}




 

th {
	text-align: left;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	}

.tabla1 td {
	/*background-color: #ECEBE6;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
	width: 275px;
	}
	
	.tabla2 td {



*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-bottom: 0;
	padding-left: 10px;
	
	}
.tablita td {


*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.tablavivo td {	/*background-color: #ECEBE6;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
}
.tablita th {

*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 0;
	padding-left: 10px;
}
.tablatracks td {


*/
	border-bottom-width: 1px;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 18px;
	width: 210px;
}
.tablaeventosinicio td {


*/
	border-bottom-width: 1px;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 16px;
}


.tabla2 .coltrack1 {
	background-color: #ECEBE6;
	width: 260px;
}
.tablavivo .colvivo1 {
	background-color: #ECEBE6;
	width: 200px;
}

.tabla2 .coltrack2 {
	background-color: #E6E4DD;
	width: 260px;
}
.tablavivo .colvivo2 {
	background-color: #E6E4DD;
	width: 300px;
}


.tabla2 .coltrack3 {
	background-color: #EAEAEA;
	font-style: italic;
	
}
.tablavivo .colvivo3 {
	background-color: #EAEAEA;
	font-style: italic;
}



/*td:first-child {
	width: 300px;
	}*/
td+td {
	/*border-left: 1px solid #CCC;*/
	text-align: left;
	}

.eventosLeft {
	width: 340px;
	float: left;
}
.feedback {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contactico a {
	color: #5C071E;
	text-decoration: none;
}
.tablaeventosinicio .coleventos1 {
	width: 20px;
}



/*--------------- Accordion -------------------------*/
.pequena {
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
}

.AccordionPanelContent a
{
	color: #707025;
	text-decoration: none;
	font-size: 12px;
}
.AccordionPanelContent  a: hover, .AccordionPanelContent a: visited  {
	color: #707025;
	text-decoration: none;
	font-size: 12px;
}

/*---------------------- Sifr ----------------------------------------*/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
.videos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 700px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
.subvideos {
	font-size: 16px;
	font-weight: bold;
}
.allevents
 {
	width: 920px;
	background-color: #ECEBE6;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.allevents  td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.allevents th {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-color: #BCBC78;
	color: #FFFFFF;
}
.alleventscol5 {
	width: 250px;
}

.tablenavigation {
	margin-left: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablenavigation td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.tablenavigation a {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
}
