/*
*	HocusPocus festival internacional de magia de Granada
*	     Fichero: sys/css/default.css
*	     Versión: 1.0	de 11.ene.2005
*      Versión: 1.1 de 11.sep.2006
*	       Autor: danielfajardo
*	Revisado por: [name] el [date]
*	© 2005 HocusPocus festival, s.l.
*
*
*	Conversión de color
*	
*	Backgrounds
*		#E5E5EC -> #EBEBE0 -- Main background
*		#E5E5EC -> #F5F6ED -- Auxiliar background
*		
*	Texts
* 	#4C361B -> #4C361B -- Dark (Gnrl & Spanish)
*		#8E7B64 -> #8E7B64 -- Medium (English)
*		#A27DB2 -> #B3987D -- Bottom text
*
*/

/*********************************************************/
/* HTML tag styles                                       */
/*********************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBEBE0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

a:hover {
	color: #000000;
	text-decoration: underline;
}

/*********************************************************/
/* Layout Divs                                           */
/*********************************************************/

/*	Estilos generales
*/
.SYS {
	font-size: 11px; font-weight: bold; color: #FF00FF; }
.justify {
	text-align: justify; }
.bold {
	font-weight: bold; }
.timetable {
	background-color: #F5F6ED; }
.dialog_box {
	background-color: #EBEBE0;
	border: 1px solid #dbcbba;
}

.grlBold {
	font-size: 11px; color: #4C361B; font-weight: bold; vertical-align: top; }
.grlNormal {
	font-size: 11px; color: #4C361B; }
.grlSmall {
	font-size: 9px; color: #4C361B; }

.grl_link{ font-size: 11px; font-weight: bold; }
a.grl_link:link{ color: #4C361B; text-decoration: none}
a.grl_link:visited{ color: #4C361B; text-decoration: none}
a.grl_link:active{ color: #000000; text-decoration: none}
a.grl_link:hover{ color: #000000; text-decoration: underline}

.grl_linkSmall{ font-size: 10px; font-weight: bold; }
a.grl_linkSmall:link{ color: #4C361B; text-decoration: none}
a.grl_linkSmall:visited{ color: #4C361B; text-decoration: none}
a.grl_linkSmall:active{ color: #000000; text-decoration: none}
a.grl_linkSmall:hover{ color: #000000; text-decoration: underline}


/*	Navegador
*/
.textNavigator {
	font-size: 9px; color: #BA4B4B; }
.linkNav{ font-size: 9px; }
a.linkNav:link{ color: #BA4B4B; text-decoration: none; }
a.linkNav:visited{ color: #BA4B4B; text-decoration: none; }
a.linkNav:active{ color: #000000; text-decoration: none; }
a.linkNav:hover{ color: #000000; text-decoration: underline; }


/*********************************************************/
/* MainMenu                                              */
/*********************************************************/
.textMainMenu {
	font-size: 10px;
	color: #8A6A4A;
	height: 32px;
	vertical-align: middle;
}
.linkMainMenu{
	font-size: 10px; }
a.linkMainMenu:link{ color: #4C361B; }
a.linkMainMenu:visited{ color: #4C361B; }
a.linkMainMenu:active{ color: #000000; }
a.linkMainMenu:hover{ color: #000000; text-decoration: underline; }

/*	Sub Menu
*/
.textSubMenu { font-size: 9px; color: #A595B0; }
.linkSubMenu{ font-size: 9px; }
a.linkSubMenu:link{ color: #BA4B4B; text-decoration: none}
a.linkSubMenu:visited{ color: #BA4B4B; text-decoration: none}
a.linkSubMenu:active{ color: #000000; text-decoration: none}
a.linkSubMenu:hover{ color: #000000; text-decoration: underline}

/*	Pié de página
*/
.textBottom {
	font-size: 10px; color: #B3987D; }
.linkBottom{ font-size: 10px; }
a.linkBottom:link{ color: #B3987D; text-decoration: none}
a.linkBottom:visited{ color: #B3987D; text-decoration: none}
a.linkBottom:active{ color: #000000; text-decoration: none}
a.linkBottom:hover{ color: #000000; text-decoration: underline}

/*	Estilos de español
*/
.spaTitle {
	font-size: 18px; color: #4C361B; font-weight: bold; }
.spaSubtitle {
	font-size: 14px; color: #4C361B; font-weight: bold; }
.spaNewtitle {
	font-size: 12px; color: #4C361B; font-weight: bold; }
.spaNormal {
	font-size: 11px; color: #4C361B; }
.spaSmall {
	font-size: 9px; color: #4C361B; }

.spa_linkSmall{ font-size: 10px; font-weight: bold; }
a.spa_linkSmall:link{ color: #4C361B; text-decoration: none}
a.spa_linkSmall:visited{ color: #4C361B; text-decoration: none}
a.spa_linkSmall:active{ color: #000000; text-decoration: none}
a.spa_linkSmall:hover{ color: #000000; text-decoration: underline}

.spa_linkScut{ font-size: 9px; font-weight: bold; }
a.spa_linkScut:link{ color: #4C361B; text-decoration: none}
a.spa_linkScut:visited{ color: #4C361B; text-decoration: none}
a.spa_linkScut:active{ color: #000000; text-decoration: none}
a.spa_linkScut:hover{ color: #000000; text-decoration: underline}


/*	Estilos de inglés
*/
.engTitle {
	font-size: 14px; color: #8E7B64; font-weight: bold; }
.engSubtitle {
	font-size: 12px; color: #8E7B64; font-weight: bold; }
.engNewtitle {
	font-size: 10px; color: #8E7B64; font-weight: bold; }
.engNormal {
	font-size: 11px; color: #8E7B64; }
.engSmall {
	font-size: 9px; color: #8E7B64; }

.eng_linkSmall{ font-size: 10px; font-weight: bold; }
a.eng_linkSmall:link{ color: #8E7B64; text-decoration: none}
a.eng_linkSmall:visited{ color: #8E7B64; text-decoration: none}
a.eng_linkSmall:active{ color: #000000; text-decoration: none}
a.eng_linkSmall:hover{ color: #000000; text-decoration: underline}

.eng_linkScut{ font-size: 9px; font-weight: bold; }
a.eng_linkScut:link{ color: #8E7B64; text-decoration: none}
a.eng_linkScut:visited{ color: #8E7B64; text-decoration: none}
a.eng_linkScut:active{ color: #000000; text-decoration: none}
a.eng_linkScut:hover{ color: #000000; text-decoration: underline}
