BODY {
		
		 background: white;
		 margin-top= 0;
	 	 margin-botton= 0;
		 color: black;
		 font-size: 12pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
		 SCROLLBAR-FACE-COLOR: #cccccc;   // color principal
		 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		 SCROLLBAR-SHADOW-COLOR: #FFFFFF;
		 SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
		 SCROLLBAR-ARROW-COLOR: #ccvvdd;
		 SCROLLBAR-TRACK-COLOR: #cccccc;  
		 SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
		 SCROLLBAR-BASE-COLOR: #cccccc;
}

P { 
    font-size: 10pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	color: #990000;
  }


A { 
    font-size: 10pt;
    font-family: arial,helvetica; 
    font-variant: normal;
    font-style: bold;
	color : #990000;
	text-decoration:none;
  }
A:visited { color: #990000}




H1 { 
	font-size: 20pt;
    font-family: arial,helvetica; 
    font-variant: normal;
	font-style: normal;
	text-align : left;
	color: black;
  }

H2 { 
	font-family: arial,helvetica;
    font-style: bold;
	color: black;
	background : #FF9900;
	font-size: 12pt;
  }

.titH2 { 
	font-family: verdana;
    font-style: bold;
	color: black;
	background : #003366;
	font-size: 10pt;
  }


TD { 
    font-size: 10pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	color: #990000;
  }

TH { 
    font-size: 10pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	color: black;
    background: white; }

.titulo {
	background: #cccccc;
	color: blue;

	font-size: 16pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	font-weight: bold;
}


.pie {
	font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
}
.dato {
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
}
.form-text {
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
}

.form-combo {
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
}

.copete {
		font-family: verdana,arial,helvetica; 
		font-size: 8pt;
		color:black;

}

.accion {

		 font-family: verdana,arial,helvetica; 
		 font-style: bold;
		 background : #CCCCCC;

}
.formulario {

		font-style: bold;
}

.leyenda { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: normal;
	color: black;
	background: #FF9900; }

.estatico { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: bold;
	color: black;
    background: #cccccc; }

.paginar { 
    font-size: 8pt;
    font-family: arial; 
    font-style: bold;
	color: #000000;
    background: #EAEAEA; }



.TitTabla { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: bold;
	color: black;
    background: #eeeeee; }

.Query { 
    font-size: 8pt;
    font-family: verdana,arial,helvetica; 
    font-style: bold;
	color: black;
    background: #FF9900; }

.Tabla { 
    align: center;
 }

.Galeria { 
    align: center;


	
 }




