body, td,th, p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.link_top  { color: #6099BD;  TEXT-DECORATION: none;}
.link_top A { color: #6099BD;  TEXT-DECORATION: none;}
.link_top A:active { color: #FF0000;  TEXT-DECORATION: none;}
.link_top A:link { color: #6099BD;  TEXT-DECORATION: none;}
.link_top A:visited { color: #6099BD;  TEXT-DECORATION: none;}
.link_top A:hover { color: #FF0000;  TEXT-DECORATION: none;}
.link_top {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	
	.tit_morado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #76068E;
}

.tit_morado_top  { color: #76068E;  TEXT-DECORATION: none;}
.tit_morado_top A { color: #76068ED;  TEXT-DECORATION: none;}
.tit_morado_top A:active { color: #76068E;  TEXT-DECORATION: none;}
.tit_morado_top A:link { color: #76068E;  TEXT-DECORATION: none;}
.tit_morado_top A:visited { color: #76068E;  TEXT-DECORATION: none;}
.tit_morado_top A:hover { color: #76068E;  TEXT-DECORATION: none;}
.tit_morado_top {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	



	.tit_cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4d2f06;
}


	.tit_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #667010;
}

.tit_verde_top  { color: #667010;  TEXT-DECORATION: none;}
.tit_verde_top A { color: #667010;  TEXT-DECORATION: none;}
.tit_verde_top A:active { color: #667010;  TEXT-DECORATION: none;}
.tit_verde_top A:link { color: #667010;  TEXT-DECORATION: none;}
.tit_verde_top A:visited { color: #667010;  TEXT-DECORATION: none;}
.tit_verde_top A:hover { color: #667010;  TEXT-DECORATION: none;}
.tit_verde_top {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	



/* Estilos Notas*/

.NotasTablasNormal {
	border-top: 1px Solid #afca25;
	border-right: 1px Solid #afca25;
	border-left: 1px Solid #afca25;
	border-bottom: 1px Solid #afca25;
	
	padding: 7px;
	background: #ddea9e;
	background-image: url(gifs/BackNotas.jpg);

}



.NotasTablasNormalTexto {
	font-size: 11px;
	color: Black;
}
.NotasTablasError {
	
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	padding: 5px;
	background: #cc0000;
}
.NotasTablasErrorTexto {
	font-size: 12px;
	color: #ffffcc;
	font-weight: bold;
}
.NotasTablasErrorTexto A { color: Yellow;}
.NotasTablasErrorTexto A:active { color: Yellow;}
.NotasTablasErrorTexto A:link { color: Yellow;}
.NotasTablasErrorTexto A:visited { color: Yellow;}
.NotasTablasErrorTexto A:hover { color: Yellow;}

/* FIn Estilos Notas*/

.inputform {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color : #F8FFDB; border-color : #afca25; border-width : 1px;}
.inputformreq {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color : #D5E39F; border-color : #848C62; border-width : 1px;}




.formsubmit {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #718218;
	border-right-color: #000033;
	border-bottom-color: #000000;
	border-left-color: #718218;
	font-weight: bold;
	background-color: #9EB831;
} 

.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #718218;
	text-align: right;
}

.Mensajes {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	background-color: #FFF7E6;
 
}
.subtitulos {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.titulosH1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.tipo_adivina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #76068e;
}

.respuesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #629BBE;
}


.text_pie {
	font-size: 9px;
	color: #666666;
}



/* Estilos DIVS */
/* tamaño del DIV de las tablas principales */
div.TablaMain
{
width: 620px; 
height: 370px; 
overflow: no;
}
div.TablaInfoGen
{
width: 604px; 
height: 230px; 
overflow: auto;
}

div.TablaInfoGenLargo
{
width: 604px; 
height: 300px; 
overflow: auto;
}

.tit_moradochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #76068E;
}
.tit_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #76068e;
	text-align: center;
	border: 1px solid #FF0000;
}
.subtit_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #76068e;
	text-align: center;
}
.tabla_lin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}
.tipo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #667010;
}
.subtit_tabla_v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #667010;
	text-align: center;
}
.tit_tabla_v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #667010;
	text-align: center;
	border: 1px solid #FF0000;
}
.tit_cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4d2f06;
}
.listados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.listados A { color: #FFFFFF;  TEXT-DECORATION: none;}
.listados A:active { color: #FFFFFF;  TEXT-DECORATION: none;}
.listados A:link { color: #FFFFFF;  TEXT-DECORATION: none}
.listados A:visited { color: #FFFFFF;  TEXT-DECORATION: none}
.listados A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tipo_cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AF7A29;
}
.tipo_cafe a:link, .tipo_cafe a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AF7A29;
	text-decoration: underline;
}
.tipo_cafe a:hover, .tipo_cafe a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.listados_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
}
.listados_2  A { color: #CC6600;  TEXT-DECORATION: none;}
.listados_2  A:active { color: #CC6600;  TEXT-DECORATION: none;}
.listados_2  A:link { color: #CC6600;  TEXT-DECORATION: none}
.listados_2  A:visited { color: #CC6600; TEXT-DECORATION: none}
.listados_2  A:hover {
	color: #CC6600;
	text-decoration: underline;
}



.colorear { color:#616161; font-size: 10px; font-weight: bold; font-style: italic;}
.colorear A { color: #616161;  TEXT-DECORATION: none;}
.colorear A:active { color: #0243fd;  TEXT-DECORATION: none;}
.colorear A:link { color: #616161;  TEXT-DECORATION: none;}
.colorear A:visited { color: #616161;  TEXT-DECORATION: none;}
.colorear A:hover { color: #0243fd;  TEXT-DECORATION: none;}



.tabla_cafe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tabla_coates {
border-right: 1px solid #b6b6b6;
}