.ficha{
	color : #A0522D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
.cabecera{
	color : #993366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.creditos{
	color : #A40052;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.info{
	color : #A40052;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
.hora{
	color : #A40052;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.portada{
	color : #996600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
}

.editorial{
	color : #A0522D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10 px;
	font-weight : normal;
}

.pregunta{
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.rumor{
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.error{
	color : #black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.saludo{
	color : #F2EACC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
.seccion{
color : #A0522D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7.2pt;
	font-weight : bold;
}
.seccionp{
	color : #B35900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.section{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
.ssection{
	color : #660000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.texto{
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.textoseccion{
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}
.tituloseccion{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 6.5pt;
	font-weight : bold;
}
.titulosubseccion{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-weight : bold;
}
.titulo{
	color : #996666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
A.ssection:link{
	color : #660000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
A.ssection:hover{
	color : #CC3366;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
A.titulo:hover{
	color : #CC3366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A.titulo:link{
	COLOR : #990066;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
}
a.titulo:visited{
	color : #990066;
}
a.imagen{
	color : #000000;
	text-decoration : none;
}
a:hover{
	color : #CC3366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
a{
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}
body{
	color : #800040;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;	
}
td{
	color : #996666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

img.ampliar {
	color : #996666;
	border: 0.5pt solid #996666;
}
input{
	background-color:#FFF0CC;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border : 0.5pt SOLID #666666
}

input.submit{
	background-color:#F3D58C;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border : 0.5pt SOLID #666666
}

input.check{
	background-color:#FFF0CC;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border : 0
}


input.radio{
	background-color:#FFF0CC;
	border : none
}

textarea{
	background-color:FFF0CC;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border : 0.5pt solid #666666
}



