/* generic tags */


table.destacado {
border-top: #000000 1px solid;
background-color: #F5F5F5;
border-bottom: #000000 1px solid;
}

td.destacado {
background-color: #F5F5F5;
padding-left: 6px;
padding-right: 6px;
text-align: right;
}

table.portada {
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
}

table.titulo_bloque {
border-top: #000000 1px solid;
background-color: #525252;
border-bottom: #000000 1px solid;
}

td.titulo_bloque {
background-color: #525252;
padding-left: 6px;
}

table.destacado_bloque {
border-top: #000000 1px solid;
background-color: #F5F5F5;
border-bottom: #000000 1px solid;
}

td.destacado_bloque {
background-color: #F5F5F5;
padding-left: 6px;
padding-right: 6px;
text-align: right;
}



table.titulo_seccion {
background-color: #FFFFFF;
border-bottom: #000000 1px solid;
}

td.titulo_seccion {
background-color: #FFFFFF;
}

table.guia {
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
padding-left: 8;
padding-right: 8;
padding-top: 5;
padding-bottom: 5;
}


INPUT {
BORDER-TOP-COLOR: #000000;
BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000;
BORDER-BOTTOM-COLOR: #000000;
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
FONT-SIZE: 11px;
BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
BORDER-RIGHT-WIDTH: 1px;
}

TEXTAREA {
BORDER-TOP-COLOR: #000000;
BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000;
BORDER-BOTTOM-COLOR: #000000;
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
FONT-SIZE: 11px;
BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: verdana, "Trebuchet MS", helvetica, sans-serif;
BORDER-RIGHT-WIDTH: 1px
}

SELECT {
BORDER-TOP-COLOR: #000000;
BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000;
BORDER-BOTTOM-COLOR: #000000;
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
FONT-SIZE: 11px;
BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
BORDER-RIGHT-WIDTH: 1px
}

FORM {
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
FONT-SIZE: 11px;
}

.Button {
border-bottom : 1px solid #000080;
border-left : 1px solid #000080;
border-right : 1px solid #000080;
border-top : 1px solid #000080;
background-color : #7A7C71;
font-size : 11px;
font-family : "Trebuchet MS", verdana, helvetica, sans-serif;
color: #EBE7DC
}


/* phpnuke tags */

.title {
BACKGROUND: none;
COLOR: #000000;
FONT-SIZE: 14px;
FONT-WEIGHT: bold;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
TEXT-DECORATION: none
}

.content {
BACKGROUND: none;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif
}

.block-title {
BACKGROUND: none;
COLOR: #EBE7DC;
FONT-SIZE: 11px;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif
}


.storytitle {
BACKGROUND: none;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
TEXT-DECORATION: none
}

.storycat {
BACKGROUND: none;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
TEXT-DECORATION: none
}

.boxtitle {
BACKGROUND: none;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
TEXT-DECORATION: none
}

.boxcontent {
BACKGROUND: none;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif
}

.option {
BACKGROUND: #F3F3F3;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
TEXT-DECORATION: none
}

.tiny {
BACKGROUND: none;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-WEIGHT: normal;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
TEXT-DECORATION: none
}

.navbar {
BACKGROUND: none;
COLOR: White;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
FONT-FAMILY: "Trebuchet MS", verdana, helvetica, sans-serif;
TEXT-DECORATION: none
}

.pormes {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EBE7DC;
}

.porcat {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #F0C030;
	font-weight: bold;
}

.poritem {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #EBE7DC;
	font-weight: bold;
}

.revct {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
	line-height: 14px;
}

.revcoldcha {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	background-color: #585858;
	font-weight: bold;
	vertical-align: middle;
}

.barra2 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #D1D2CC;
	color: #000000;
	text-align: center;
}

.barra3 {
	background-color: #D1D2CC;
}

.barra4 {
	background-color:#F3F3F3;
	border-color:#7A7C71; 
	color:#000000;
	height:21;
	font-size: 11px;
}

.barra5 {
	background-color:#D1D2CC;
	font-family: Arial, Helvetica, sans-serif;
	border-color:#7A7C71; 
	color:#000000;
	font-size: 11px;
}

.nottema {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5B5E4D;
	text-transform: capitalize;
}

.nottitulo {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.notfecha {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97998E;
	text-align: right;
	vertical-align: bottom;
}

.lanzad {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #DADCCF;
	text-align: justify;
	line-height: 16px;
	vertical-align: top;
	font-weight: normal;
}

.lanzac {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #DADCCF;
	text-align: center;
	line-height: 16px;
	vertical-align: top;
}



.lanzames {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	text-align: center;
	line-height: 16px;
	background-color: #000000;
	font-weight: bold;
}

.lanzatit {
	color: #000000;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.resaltado {
	font-weight: bold;
	color: #954e53;
}

.textonormal {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
}

.notlistafecha {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold
}

.notlistatema {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #7A7C71;
	font-weight: bold
}

.portaditatextonormal {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #F0C030;
	font-weight: bold;
}

.portaditatextonormal2 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #F0C030;
	font-weight: bold;
}

.portaditatextonormal3 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #C9958A;
	font-weight: bold;
}


.portaditatextonormal2:link {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #EBE7DC;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
}

.portaditatextonormal2:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #F0C030;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
}

.portaditatextonormal2:active {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #F0C030;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
}

.portaditatextonormal2:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #EBE7DC;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
}

.portfecha {
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #393E42;
	text-align: left;
	line-height: 16px;
	vertical-align: middle;
	font-weight: bold;
}

.portfecha2 {
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 16px;
	vertical-align: middle;
	font-weight: bold;
}

.portnorm4 {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #EBE7DC;
	text-align: justify;
	line-height: 16px;
	vertical-align: center;
}

.portdesttit {
	font-size: 14px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #F0C030;
	text-align: left;
	line-height: 16px;
	vertical-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.lanzbusfecha {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7A;
}

.normaltrebuchet {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	FONT-SIZE: 12px;
	color: #3D3D3D;
        letter-spacing: 1px;

}

.normaltrebuchet2 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	FONT-SIZE: 9px;
}



.anabarrita {
	font-family: "Trebuchet MS",verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #585858;
	color: #F3F3F3;
}

.anaresaltado {
	font-weight: bold;
	color: #CC9933;
	font-family: "Trebuchet MS",verdana, helvetica, sans-serif;
	font-size: 11px;
}

.anafirmareview {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	text-align: right;
	font-weight: bold;
}

.anaequipo {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CCFFFF;
}


.anatextonormal {
	font-size: 11px;
	font-family: "Trebuchet MS",verdana, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	line-height: 16px;
	vertical-align: top;
}

.anatextonormal:link {
	font-size: 11px;
	font-family: "Trebuchet MS",verdana, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	line-height: 16px;
	vertical-align: top;
}

.anatextodestacado {
	font-size: 11px;
	font-family: "Trebuchet MS",verdana, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

.anabarritaCopia {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CCCCFF;
	color: #000000;
}

.anarevcoldcha {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #F3F3F3;
	text-align: center;
	line-height: normal;
	background-color: #585858;
	font-weight: bold;
	vertical-align: middle;
}

.anaformatook {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #EFF0E0;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	background-color: #000000;
	line-height: 12px;
}

.anabarra2 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #585858;
	text-align: left;
}

.anabarra3 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #6699CC;
	color: #FFFFFF;
	text-align: center;
}
	
.anarevcaratula {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
}

.anamenu {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #EFF0E0;
	text-align: justify;
	font-weight: bold;
}

.anarevdcha {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	line-height: 11px;
/*	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E6150;
	line-height: 12px;
	font-weight: bold;
	text-align: center; */
}

.anarevdcha2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	font-variant: normal;
}

.anarevcaratula2 {
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
}

.anarevddchapuntos {
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	background-color: #8E9379;
}

.anarevdcha3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.anarevdcha4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	line-height: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

.anarevcaratula3 {
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}

.anarevdcha5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.anacomp1 {
	color: #000000;
	text-align: center;
	background-color: #DADCCF;
}

.ananormald {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
}

.anacomp1a {
	background-color: #DADCCF;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.anacomp2a {
	background-color: #CEDDE4;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.anacompb {
	text-align: right;
	color: #000000;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.anacompb2 {
	text-align: left;
	color: #0000CC;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.anacomp1ad {
	background-color: #DADCCF;
	text-align: right;
	vertical-align: top;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.anacomp1ai {
	background-color: #DADCCF;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.anacomp2ad {
	background-color: #CEDDE4;
	text-align: right;
	vertical-align: top;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.anacomp2ai {
	background-color: #CEDDE4;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.anabarazi {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: left;
	line-height: normal;
	background-color: #003366;
	font-weight: bold;
}

.anarevct {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}

.anarevcf {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.anarevdcha6 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	line-height: 11px;
}

.anaimgc {
	text-align: center;
	vertical-align: middle;
	border-color: black;
}

.analanzad {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #DADCCF;
	text-align: justify;
	line-height: 16px;
	vertical-align: top;
	font-weight: normal;
	background-color: #585858;

}

.analanzac {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #DADCCF;
	text-align: center;
	line-height: 16px;
	vertical-align: top;
}

.anatextonormald {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #000000;
	text-align: right;
	line-height: 16px;
	vertical-align: top;
}

.analanzades {
	color: #CC9900;
	font-weight: bold;
}

.analanzadia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: BCBDB6;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
}

.analanzares {
	text-align: center;
}

.analanzatit {
}

.analanzadis {
	font-style: italic;
}

.analanzaalq {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #003300;
	line-height: 16px;
}

.analanzames {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	text-align: center;
	line-height: 16px;
	background-color: #000000;
}

.analanzadia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #585858;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
}

.anarevdcha7 {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	line-height: 11px;
}


.anatitulo {
	font-size: 16px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	text-align: center;
	color: #707264;
	font-weight: bold;
	line-height: 16px;
}

.anaindice {
	font-size: 17px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	text-align: center;
	color: #222222;
	background-color: #C5C6C0;
/*	color: #000000;*/
	font-weight: bold;
	line-height: 26px;
}

.analetra {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	text-align: center;
	line-height: 16px;
}

.analetra:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: center;
	line-height: 16px;
}

.analetra:link {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	text-align: center;
	line-height: 16px;
}

.analetra:active {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}

.analetra:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	text-align: center;
	line-height: 16px;
}

.analetra:visited:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: center;
	line-height: 16px;
}

.anaescribir:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: center;
	line-height: 16px;
}

.anaescribir:link {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #656660;
	text-align: center;
	line-height: 16px;
}

.anaescribir:active {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}

.anaescribir:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #656660;
	text-align: center;
	line-height: 16px;
}

.anaescribir:visited:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: center;
	line-height: 16px;
}

.anaprincipal {
	color: #A5A6A0;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

.anatitulofilm:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm:link {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm:active {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm:visited:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm2:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm2{
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FF0403;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm2:link {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FF0403;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm2:active {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm2:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FF0403;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anatitulofilm2:visited:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

.anaparrafofinal {
	line-height: 20px;
}

.anatitulo2 {
	font-size: 14px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	text-align: center;
	color: #585858;
	font-weight: bold;
	line-height: 16px;
}

.colorfondo {	
	background-color: #F3F3F3;
}

.colorfondo2 {	
	background-color: #FFFFFF;
}


.anapaginas:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: center;
	background-color: #D1D2CC;
	line-height: 16px;
}

.anapaginas {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #D1D2CC;
	line-height: 16px;
}

.anapaginas:link {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #D1D2CC;
	line-height: 16px;
}

.anapaginas:active {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #D1D2CC;
	line-height: 16px;
}

.anapaginas:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #D1D2CC;
	line-height: 16px;
}

.anapaginas:visited:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: center;
	background-color: #D1D2CC;
	line-height: 16px;
}

.anapaginasV {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D1D2CC;
	color: #585858;
}

/*p{
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;	
}*/

.anabarrita2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #585858;
	color: #585858;
}

.anaformulario {
	background-color: #585858;
}

.anaformulariotexto1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #99ffff;
}

.anaformulariotexto2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
}

.anaformulariotexto3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 14px;
}

.anafirmareview:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: right;
	font-weight: bold;
}

.anafirmareview:link {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	text-align: right;
	font-weight: bold;
}

.anafirmareview:visited:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: right;
	font-weight: bold;
}

.anafechaPrin{
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #585858;
	text-align: center;
}

.anaprincintro{
	color: #858680;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
}


.anaAnalista:hover {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #CC9933;	
	text-align: center;
	line-height: 12px;
}

.anaAnalista:link {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #585858;
	text-align: center;
	line-height: 12px;
}

.anaAnalista:active {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	line-height: 12px;
}

.anaAnalista:visited {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #585858;
	text-align: center;
	line-height: 12px;
}

.anaAnalista:visited:hover {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #CC9933;
	text-align: center;
	line-height: 12px;
}

.normal {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	text-align: justify;
}

.negrita {
	/*font-family:  Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
/* 	font-size: 11px;*/
}

.mostaza1 { 
	color: #777;
	font-weight: bold;
}


.barra {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #D1D2CC;
	color: #000000;
	text-align: left;
}


