

<!--   MARRON	#5A0009  -->   
<!--   ROJO		#E73108  --> 
<!--   AMARILLO	#F77B21  -->


.Estilo-xx-small 	{font-size: xx-small}
.Estilo_marron 		{color: #5A0009;							font-weight: bold;  }
.Estilo_marron_x 	{color: #5A0009;	font-size:  x-small; 	font-weight: bold;  }
.Estilo_marron_xx 	{color: #5A0009;	font-size: xx-small; 	font-weight: bold;  }
.Estilo_subtitulos 	{ color: #993300;   font-size: x-small;      font-weight: bold; }

.menu 				{color: #FF0000;	font-size:  x-small; 	font-weight: bold;  }

<!--   SCROLLBAR-FACE-COLOR:  	BARRA QUE SE DESPLAZA Y CUADRADOS SUPERIOR E INFERIOR --> 
<!--   SCROLLBAR-ARROW-COLOR: 	Flechas de los cuadrados--> 
<!--   SCROLLBAR-TRACK-COLOR:  	Carril por el que se desplaza la barra.-->
<!--     -->

body       {margin-top: 10px;	margin-bottom: 10px; 	margin-left: 11px;  margin-right: 10px;
			background-color: #FFFFFF;
			background-image: url(); background-repeat: no-repeat;	background-position: center bottom;
			
			SCROLLBAR-FACE-COLOR: 		"#5A0009";	
			SCROLLBAR-HIGHLIGHT-COLOR: 	white;			
			SCROLLBAR-SHADOW-COLOR: 	white;		
			SCROLLBAR-3DLIGHT-COLOR: 	black;			
			SCROLLBAR-ARROW-COLOR: 		"#F77B21";		
			SCROLLBAR-TRACK-COLOR: 		"#F77B21";			
			SCROLLBAR-DARKSHADOW-COLOR: "#4040FF";
			}
			
body,td,th  {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000;} 

a:link		{ color: #5A0009;  }	<!-- azul	Enlace sin visitar -->
a:hover		{ color: #FF0000;  text-decoration: underline}	<!-- rojo	Enlace sin visitar con ratón encima -->
a:active	{ color: #OOFFOO;  text-decoration: underline}	<!-- verde	Al hacer click -->
a:visited	{ color: #5A0009;  text-decoration: underline}	<!-- azul	Enlace visitado -->


a.menu:link      {font-style:normal; font-size: xx-small; font-weight:normal; 	color:#5A0009; 	text-decoration:underline}
a.menu:hover     {font-style:normal; font-size: xx-small; font-weight:normal;	color:#0000FF;  text-decoration:underline}
a.menu:active    {font-style:normal; font-size: xx-small; font-weight:normal; 	color:#993300; 	text-decoration:underline}
a.menu:visited   {font-style:normal; font-size: xx-small; font-weight:normal; 	color:#5A0009; 	text-decoration:underline}


a.foot:link      {font-style:normal; 	font-weight:normal; 	color:rgb(0,0,102); 	text-decoration:underline}
a.foot:hover     {						font-weight:normal;		color:rgb(204,102,0);  	text-decoration:underline}
a.foot:active    {font-style:normal; 	font-weight:normal; 	color:rgb(0,0,102); 	text-decoration:underline}
a.foot:visited   {font-style:normal; 	font-weight:normal; 	color:rgb(0,0,102); 	text-decoration:underline}

a.marron:link      {font-style:normal; 	font-size: xx-small; font-weight:normal; 	color:#993300; 	text-decoration:underline}
a.marron:hover     {					font-size: xx-small; font-weight:normal;	color:#0000FF;  text-decoration:underline}
a.marron:active    {font-style:normal; 	font-size: xx-small; font-weight:normal; 	color:#993300; 	text-decoration:underline}
a.marron:visited   {font-style:normal; 	font-size: xx-small; font-weight:normal; 	color:#993300; 	text-decoration:underline}

a.sin_subrayado:link      { font-size:11px; font-face:verdana;  color:#993300; text-decoration:none; }
a.sin_subrayado:hover     { font-size:11px; font-face:verdana;  color:#0000FF; text-decoration:none;}
a.sin_subrayado:active    { font-size:11px; font-face:verdana;  color:#FFFFFF; text-decoration:none; }
a.sin_subrayado:visited   { font-size:11px; font-face:verdana;  color:#FF0000; text-decoration:none; }


.get 		{  	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

td.tdsub 	{	font-family : Verdana;
    			border-top-width:0px;    border-right-width:0px;    border-bottom-width:1px;    border-left-width:0px;    border-color:#CCCC99;    border-style:solid;}
				
TD.justify {	font-family : Verdana;	font-size: 11px;    text-align : justify;    color : black;}

TABLE.TBOR {    border-top-width:1px;    
				border-right-width:1px;    
				border-bottom-width:1px;    
				border-left-width:1px;    
				border-color:black;    
				border-style:solid;}
				
TD.TBOR 	{	border-top-width:1px;    
				border-right-width:1px;    
				border-bottom-width:1px;    
				border-left-width:1px;    
				border-color:black;    
				border-style:solid;}

input.text 	{	color : "black";
				background : "FDFDFD";
				font-size : 10px;
				font-family : Verdana;
				font-weight: normal;
				border: 1px solid black;}
				
.sombra		{	filter: Shadow(Color=#999999, Direction=170);
				padding-right: 20px;  padding-top: 6px; padding-bottom: 12px; padding-left: 10px; 
				font-family:  "Times New Roman", Times, serif; font-size: 35px; line-height: 32px}

