a:link 	{ color: #009900}
a:visited 	{ color: #009900}
a:active 	{ color: #00DD00}
a:hover 	{ color: #00DD00; text-decoration:none; }
body 		{
	color: #000000;
	background-color: #E4E4E4;
	SCROLLBAR-TRACK-COLOR: #679FCC;
	SCROLLBAR-ARROW-COLOR: #00FE00;
	SCROLLBAR-FACE-COLOR: #040A9C;
	scrollbar-3dlight-color: #00FE00;
	scrollbar-highlight-color: #BFD0E0;
	scrollbar-shadow-color: #1B226B;
	scrollbar-darkshadow-color: #1B226B;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	margin: 0px 0px 0px 0px;
} 

/********************************/
/******* MAIN BODY TABLES *******/
/********************************/
.center_table
{ 
text-align: center;
}


.main_body_table {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 6px;
	/*padding-right: 0px;*/
	background-color: #FFFFFF;
}

.main_body_table td {
/*padding-left: 5px;
padding-right: 1px;*/
}


.main_body_CellContent {
	padding-left: 10px;
	padding-right: 4px;
	background-color: #FFFFFF;
}

.main_body_footer {
	padding-top: 20px;
	padding-bottom: 1px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/footer.jpg);
	height: 70px;
}
.main_body_footernormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
}
.main_body_footersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.sidebar_back {
	background-image: url(images/nav_back.jpg);
/*	background: #FFFFFF; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
/********************************/
/****** FRONT PAGE TABLES *******/
/********************************/

.front_table_standard {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.cell_pic_main {
	width: 275px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-color: #F0F0F0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 4px;
}
.cell_pic_standard {
	width: 80px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

/********************************/
/******* FRONT PAGE TEXTS *******/
/********************************/
.front_type_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 3px;
	text-align: left;
}
.front_type_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 5px;
	text-align: justify;
}
.front_type_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	padding: 5px;
	text-align: right;
	border-top: 1px dotted #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}

.front_type_recom {
	font-family: Tahoma, "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	background-image: url(images/icon_recom.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #009999;
	font-weight: bolder;
	height: 56px;
	padding-top: 20px;
	padding-left: 43px;
	letter-spacing: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	text-align: left;
	background-color: #F8F8F8;
}
.front_type_arpa {
	font-family: Tahoma, "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	background-image: url(images/icon_arpa.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #3366CC;
	font-weight: bolder;
	height: 56px;
	padding-top: 20px;
	padding-left: 43px;
	letter-spacing: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	text-align: left;
	background-color: #F8F8F8;
}
.front_type_jornadas {
	font-family: Tahoma, "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #C7528C;
	font-weight: bolder;
	height: 38px;
	padding-top: 10px;
	padding-left: 43px;
	letter-spacing: 0.2em;
	list-style-type: none;
	background-image: url(images/icon_jornadas.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7528C;
	text-align: left;
	background-color: #F8F8F8;
}
.front_type_legales {
	font-family: Tahoma, "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	background-image: url(images/icon_legal.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #CC0000;
	font-weight: bolder;
	height: 44px;
	padding-top: 14px;
	padding-left: 43px;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #F8F8F8;
}


/********************************/
/***** xxxxxxxxxxxxxxxxxxx ******/
/********************************/


#table {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

.pagelink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFCC00;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.NovedadesTitulo {
	/* ESTILo 2008
	font-family: Tahoma, "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	background-image: url(images/icon_arpa.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #3366CC;
	font-weight: bolder;
	height: 56px;
	padding-top: 20px;
	padding-left: 43px;
	letter-spacing: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	text-align: left;
	background-color: #F8F8F8;
	*/

	/* ESTILO PREVIO */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404191;
	text-decoration: underline;
	text-transform: uppercase;
	

}
.NovedadesTituloSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D3DCE8;
	padding: 2px;
}
.Titular1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404191;
	text-decoration: underline;
	background-color: #EBEBEB;

}
.NovedadesTituloFancy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #404191;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-transform: uppercase;
	padding-top: 10px;
}
.NovedadesTituloBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #404191;
	text-decoration: underline;

}

.NovedadesTituloMedium {
	/* ESTILO 2008 */
	/*
	font-family: Tahoma, "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	background-image: url(images/icon_arpa.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #3366CC;
	font-weight: bolder;
	height: 56px;
	padding-top: 20px;
	padding-left: 43px;
	letter-spacing: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	text-align: left;
	background-color: #F8F8F8;
	*/

	/*ESTILO PREVIO*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404191;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}


.SmallText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.NovedadesEtiquetaRed {
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/etiqueta_red.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;


}
.NovedadesEtiquetaBrown {
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	background-image: url(images/etiqueta_brown.gif);
	background-repeat: no-repeat;

}
.NovedadesTema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404191;
	text-decoration: underline;
	text-transform: uppercase;

}
.standardtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.standardtext2 a {
	font-weight: bold;
}

.standardtext2italic {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.NovedadesIntro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.standardtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 120%;

}
.NotasTitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.NotasTituloSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-transform: none;
	list-style-position: outside;
	list-style-type: none;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #A2F49D;
	padding-left: 5px;





}

.Blink1 {
	color: #0066CC;
	text-decoration: blink;
	font-size: 12px;
}
.Disposiciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;

}
.DisposicionesTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	text-decoration: underline;

}
.TituloAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	list-style-type: square;
	text-decoration: underline;
	list-style-position: outside;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-style: italic;
	text-indent: 10pt;

}
.TituloVerde {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	list-style-type: square;
	text-decoration: underline;
	list-style-position: outside;
	text-indent: 10pt;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-style: italic;
}
.TituloNaranja {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	list-style-type: square;
	text-decoration: underline;
	list-style-position: outside;
	text-indent: 10pt;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-style: italic;
}
.TituloTurque {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #20A698;
	list-style-type: square;
	text-decoration: underline;
	list-style-position: outside;
	text-indent: 10pt;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-style: italic;
}
.TituloVioleta {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9966CC;
	list-style-type: square;
	text-decoration: underline;
	list-style-position: outside;
	text-indent: 10pt;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-style: italic;
}
.NovedadesIntroSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 120%;

}
.Blink2 {

	color: #FF0000;
	text-decoration: blink;
	font-size: 12px;
}
.TablaBoletin1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99FF66;
}

.MsoBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #;
	font-weight: normal;
}

.TableHeader1 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: #FFCC00;
	padding: 8px;
}
.NotasTituloBig {
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.1em;

}

.RecomendadosPrevios {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: #F3E3C5;
	padding: 8px;
	font-style: italic;
	text-decoration: blink;

}
.linkBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.FotoMarco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 4px;
	text-align: center;

}
.standardtext3italic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 120%;
}

/*************************************************************/
/******** NEW STYLES FOR MERGER ******************************/
/*************************************************************/



/*************************************************/
/************** CONTENTS FORMATTING **************/
/*************************************************/

.main_table_notas {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	padding-left: 32px;
	padding-right: 32px;
	
	background-color: #FFFFFF;
	background-image: url(images/bkg_notas.jpg);
	background-repeat: repeat-y;
}

.main_table_notas td{
	padding-left: 16px;
	padding-right: 16px;
}

.main_table_jornadas {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	padding-left: 32px;
	padding-right: 32px;
	
	background-color: #FFFFFF;
	background-image: url(images/bkg_jornadas.jpg);
	background-repeat: repeat-y;
}

.main_table_teatro {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 750px;
	/*margin-left:auto;
	margin-right:auto;
		/*
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	*/
	/*padding-left: 16px;*/
	padding-right: 4px;
	
	background-color: #FFFFFF;
	background-image: url(images/bkg_recom.jpg);
	background-repeat: repeat-y;
}

.main_table_resto {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	padding-left: 32px;
	padding-right: 32px;
	
	background-color: #FFFFFF;
	background-image: url(images/bkg_recom.jpg);
	background-repeat: repeat-y;
}

.main_table_legales {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	padding-left: 16px;
	padding-right: 16px;
	
	background-color: #FFFFFF;
	background-image: url(images/bkg_legales.jpg);
	background-repeat: repeat-y;
}



.TablaCabezalSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #999999;
	padding: 4px;
	text-align: left;
	height: 70px;
	width: 100%;
}


