
BODY{
	SCROLLBAR-FACE-COLOR: #C6D5E2;
	SCROLLBAR-HIGHLIGHT-COLOR: #F9F8FD;
	SCROLLBAR-SHADOW-COLOR: #F0F0F6;
	SCROLLBAR-3DLIGHT-COLOR: #F9F8FD;
	SCROLLBAR-ARROW-COLOR: #040468;
	SCROLLBAR-TRACK-COLOR: #F3F7FA;
	SCROLLBAR-DARKSHADOW-COLOR: #F9F8FD;
	font-family: 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:#676767;
	padding-left:25px;
	padding-right:25px;
/*	background : url(fondo.jpg) no-repeat fixed bottom; */
}

p:first-letter{
padding-left:25px;
font-size:16px;
color:#000000;
font-weight:bold;
}

A.liga:hover{
	color: red;
	text-decoration: underline overline  ;	
	font-family : Arial,verdana, Helvetica, sans-serif;}
A.liga:active{
	color: red;
	text-decoration: underline overline  ;	
	font-family : Arial,verdana, Helvetica, sans-serif;}
A.liga:link{
	color: maroon;
	text-decoration: none;	
	font-family : Arial,verdana, Helvetica, sans-serif;	} 
A.liga:visited{
	text-decoration: none;	
	font-family : Arial,verdana, Helvetica, sans-serif;
}

.derechos{
	font-family: Arial, Verdana, Sans-serif;
	color: Gray;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align:center;
	color:#000060;
}

.t{
	font-family: 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;
}

#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:11; color:#000060;}
#marcar{color:#000000;}
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 {
	background-color: #EFEFEF;
	border : solid;
	border-color: #E0E0E0;
	border-width: thin;
	margin: 0px;
}

#tres{	border-width: 3px;	}

td{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	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;
}


#celdaB{
	background-color: #EFEFEF;
	border: solid;
	border-width: 1px;
	border-color: #E0E0E0;
	padding: 10px;
	text-align:center;
}

#celdaBorde{
	background-color: #EFEFEF;
	border: solid;
	border-width: 1px;
	border-color: #E0E0E0;
}

#celdaC{
	background-color: #f5f5f5;
	border: solid;
	border-width: 1px;
	border-color: #E0E0E0;
	padding: 5px;
}

#celda2{
	background-color: #EFEFEF;
	border: solid;
	border-width: 1px;
	border-color: #E0E0E0;
}

#celda2marron{
	background-color: #EFEFEF;
	border: solid;
	border-width: 1px;
	border-color: #E0E0E0;
	color:maroon;
}



/*       F O R M A S          */
.boton
{
	font-family : Arial, verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR:#1B478A;
	height:22px;
	COLOR: #ffffff;
	border-width: 1px;
	font-weight : bold;
	padding: 1px;
	font-size:11;
}

.textbox
{
	border-width: 1px;
	BACKGROUND-COLOR: #DFE8EF;
	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: #DFE8EF;
	font-family:arial,verdana, Sans-serif;
	font-size:11px;
	color:#600000;
	font-weight:bold;
}

TEXTAREA{
	border-width: 1px;
	BACKGROUND-COLOR: #DFE8EF;
	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;
}

#claro{background-color:#F2F6F9;}