
BODY{
	SCROLLBAR-FACE-COLOR: #D5DEE9;
	SCROLLBAR-HIGHLIGHT-COLOR: #F9F8FD;
	SCROLLBAR-SHADOW-COLOR: #F0F0F6;
	SCROLLBAR-3DLIGHT-COLOR: #F9F8FD;
	SCROLLBAR-ARROW-COLOR: #040468;
	SCROLLBAR-TRACK-COLOR: #Ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #F9F8FD;
	font-family: "Trebuchet MS", Arial, Verdana,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: justify;
	color:#000060;
/*	background : url(http://www.cyberlatino.com.mx/backgrounds/fondo.jpg) no-repeat fixed center; */
}

p{text-align:justify;}
p:first-letter{
font-size:18px;
color:#000000;
font-weight:bold;
margin-left: 25px;
}

h1{
font-size:18px;
color:#000000;
font-weight:bold;
font-family : "arial narrow", "Trebuchet MS",Arial,verdana, Helvetica, sans-serif;

}
h1:first-letter{
font-size:22px;
color:#800000;
font-weight:bold;
font-family : arial bold,"arial narrow", "Trebuchet MS",Arial,verdana, Helvetica, sans-serif;
}

A.liga:hover{
	color: #BF6A00;
	text-decoration: overline  ;	
	font-family : "arial narrow", "Trebuchet MS",Arial,verdana, Helvetica, sans-serif;
	letter-spacing : 1px;
}
A.liga:active{
	letter-spacing : 1px;
	color: red;
	text-decoration:  overline  ;	
	font-family : "arial narrow", "Trebuchet MS",Arial,verdana, Helvetica, sans-serif;}
A.liga:link{
	letter-spacing : 1px;
	color: #176006;
	text-decoration: none;	
	font-family :"arial narrow", "Trebuchet MS","arial narrow", "Trebuchet MS",Arial,verdana, Helvetica, sans-serif;	} 
A.liga:visited{
	letter-spacing : 1px;
	text-decoration: none;
	color:#176006;
	font-family:"arial narrow", "Trebuchet MS", Arial,verdana, Helvetica, sans-serif;
}



.t{
	font-family: "Trebuchet MS",Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align:justify;
	color:#000060;
}

#formal{
	font-family: "arial narrow",Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align:justify;
	color:#000000;
}

#marron{color:maroon;}
#blanco{color:white}
#colorcl{color:#45446E;}
#cien{width:100%}
#just{text-align:justify;}
#centro{text-align:center;}
#der{text-align:right;}
#izq{text-align:left;}
#sele{font-size:12; color:#000060;}

hr{
	border: thin;
	color: #dddddd;
	width: 75%;
	background-color: white;
	text-align:center;
}

#poll{
	height: 10px;
	margin-left: 25px;
}

/*       T A B L A S          */

.tabla {
	font-family: "arial narrow",Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #F4F4F4;
	border : solid;
	border-color: #E0E0E0;
	border-width: thin;
	margin: 0px;
}

#tres{	border-width: 3px;	}

td{
	font-family: "trebuchet ms",Arial, Verdana, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color:#000060;
}

#celda{
background-color: #E0E0E0;
COLOR:#600000;
}

#celdaNavy{
background-color: #E0E0E0;
COLOR:#000060;
	text-align:justify;
}

#celda_tut{
	background-color: #F4F4F4;
	border: solid;
	border-width: thin;
	border-color: #E0E0E0;
	padding: 10px;
	text-align:justify;
}


#celda2{
	background-color: #F4F4F4;
	border: solid;
	border-width: thin;
	border-color: #E0E0E0;
}

#celdaNarrow{
	border: solid;
	border-width: thin;
	border-color: #E0E0E0;
	font-family : "Arial Narrow";
	padding-left : 4px;
	padding-right : 4px;
	background :#F4F4F4 url(http://www.cyberlatino.com.mx/backgrounds/celda_back.png) repeat-x  top;
	}
#celda2marron{
	background-color: #f7f7f7;
	font-family : "Arial Narrow";
	border: solid;
	border-width: thin;
	border-color: #f0f0f0;
	color:maroon;
}



/*       F O R M A S          */
.boton
{
	font-family : Arial, verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR:#1F1F78;
	height:22px;
	COLOR: #ffffff;
	border-width: 1px;
	font-weight : bold;
	padding: 1px;
	font-size:11;
}

.textbox
{
	border-width: 1px;
	BACKGROUND-COLOR: #DCDEEC;
	font-family: arial,verdana, Sans-serif;
	font-size:12px;
	color:#600000;
	font-weight:bold;
	background-attachment : fixed;
	background-image: url(backgrounds/field.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

select
{
	border-width: 1px;
	BACKGROUND-COLOR: #EAEDF2;
	font-family:'arial narrow','trebuchet ms',arial,verdana, Sans-serif;
	font-size:12px;
	color:#D15A0B;
	font-weight:bold;
}

TEXTAREA{
	border-width: 1px;
	BACKGROUND-COLOR: #DCDEEC;
	font-family:"arial narrow",arial,verdana, Sans-serif;
	font-size:12px;
	color:#600000;
	font-weight:bold;
	background-attachment : fixed;
	background-image: url(http://www.cyberlatino.com.mx/backgrounds/field.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#claro{background-color:#F6F7F9;}