/*Estilos del lenguaje*/
BODY {
	COLOR: Black; FONT-FAMILY: verdana, arial;
}
TD {
FONT-FAMILY: verdana, arial; FONT-SIZE: 9pt
}
P {
	FONT-FAMILY: arial,sans-serif
}
li{
	color: Maroon;
	font-style : normal;
}
A.blau  {
	text-decoration : underline; color : Black;
}
A:Visited  {
	text-decoration : blink; color : Navy;
}
A:Hover  {
	text-decoration : none; color: Red;
}
A:link {
	COLOR: Black; TEXT-DECORATION: underline
}
A:active {
	COLOR: Blue; TEXT-DECORATION: none
}
INPUT {
	border : thin ridge;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
TEXTAREA{ 
	border : thin ridge;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
 }
SELECT {
	FONT: 9pt;
	background-color: #FF3333;
	FONT-FAMILY: "Comic Sans MS";
	COLOR: #FFFFCC;
	CURSOR:hand;
	border : thin ridge;
}
/* Fin - Estilos del lenguaje */

/* Zona de Busqueda */
.Busqueda { 
 color: White; font-size: 9pt; font-family: Arial; 
 }
/* Fin estilos de Busqueda */

/* Mis estilos */
.text {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;text-align : justify;
}
.Title {
	FONT-SIZE: 36px; FONT-FAMILY: arial,sans-serif, Comic Sans MS; COLOR:red;
}
.titulo {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 7px; MARGIN-TOP: 7px; TEXT-ALIGN: left
}
.Bienvenido{
	font-family : Arial, Helvetica, sans-serif; font-size : 25px; font-style : normal; 	font-weight : bold; Color : #FF9C31;
}
.Arriba{
	background-color: #CE0000;
}

/* Fin - Mis estulos */



/* Estilos de los Elementos de la web */
.Item{
	background-color: #CE0001;
}
.Item A:link{
	color: #FFFFFF; text-decoration: none;
}
.Item A:hover{
	color: #CCCCCC; text-decoration: underline;
}
.Item A:blau{
	color: #CC0000;
}
.Item A:Visited{
	color: #FFFFFF;
}
.SubItem{
	background-color: #CC0000;
}
.SubItem A:link{
	color: #FFFFFF; text-decoration: none;
}
.SubItem A:hover{
	color: #CCCCCC; text-decoration: underline;
}
.SubItem A:blau{
	color: #CC0000;
}
.SubItem A:Visited{
	color: #FFFFFF;
}
.Seccion {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, Verdana;
}
.Seccion A:link {
	COLOR: #1c4b8a; TEXT-DECORATION: underline; font-weight : normal;
}
.Seccion A:visited {
	COLOR: #1c4b8a; TEXT-DECORATION: underline; font-weight : normal;
}
.Seccion A:hover {
	COLOR: #7D7D7D; TEXT-DECORATION: underline
}
.Noticias{
	background-color : #FF9696;
}
.creditos{
	font-size : 7pt;
	color: #C7C7C7;
}
.creditos A:link{
	font-size : 7pt;
	color: Silver;
	font-weight : bold;
}
/* Fin - Estilos de los Elementos de la web */
