﻿<style>{  }

.hand        { font-family: Century Gothic; font-size: 9pt; color: #FF6600; text-decoration: underline; cursor:hand }
.boton       { cursor:hand; border:1px solid #FF9933; padding:0px; font-family: Century Gothic; font-size: 9pt; color: #CC3300; text-decoration: none; background-color: #FFFFFF;}
.boton2       { 
cursor:hand; 
border:2px solid #777777; 
padding:0px; 
font-family: Century Gothic; 
font-size: 9pt; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #999999;
}
.boton3       { 
cursor:hand; 
border:1px solid #555555; 
padding:0px; 
font-family: Century Gothic; 
font-size: 9pt; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #CC3300;
}

ul           { font-family: Century Gothic, Tahoma; font-size: 9pt }
ol           { font-family: Century Gothic, Tahoma; font-size:9pt}
h5           { font-family: Century Gothic, Tahoma; font-size: 10pt; color: #FF3300; font-weight: 
               bold }
P			{font-family: Century Gothic, Tahoma; font-size:9pt}
A			{font-family: Century Gothic, Tahoma; text-decoration : underline; color : #003399; font-size:9pt}
:visited	{font-family: Century Gothic, Tahoma; text-decoration : underline; color : #003399; font-size:9pt}
:hover		{color : #CC3300;}
.table_php  { font-family: Century Gothic, Tahoma; font-size: 9pt }

h2      	{ font-family: Century Gothic, Tahoma; color: #003399; font-size: 12pt; font-weight: bold }
               
.lista_verde01			{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_verde.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_verde02			{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_verde02.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_naranja02		{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_naranja02.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_azul01			{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_azul.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_azul02			{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_azul02.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_violeta01		{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_violeta.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_violeta02		{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_violeta02.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_amarillo01		{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_amarillo.gif'); font-size:9pt; line-height:150%; margin-left:22}
.lista_amarillo02		{font-family: Century Gothic, Tahoma; list-style-image: url('../images/bullet_amarillo02.gif'); font-size:9pt; line-height:150%; margin-left:22}

.celda_link	{cursor:hand}

.input       { border:1px solid #C0C0C0; font-family: Century Gothic; font-size: 9pt; text-decoration: none; color: #000080; padding-left:2px; padding-right:2px; padding-top:1px; padding-bottom:1px; text-align:left }
.input2      { border:1px solid #C0C0C0; font-family: Century Gothic; font-size: 9pt; text-decoration: none; color: #666666; padding-left:2px; padding-right:2px; padding-top:1px; padding-bottom:1px; text-align:left }

.textarea	 { 
	font-family: Century Gothic; 
	font-size: 9pt; color: #000080; 
	border: 1px solid #C0C0C0; 
	scrollbar-arrow-color:#FF6600;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF; text-align:left
			}

.select	 { 
	border:1px solid #C0C0C0; 
	font-family: Century Gothic; 
	font-size: 9pt; color: #000080; 
	layer-background-color:#C0C0C0;
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-base-color:#C0C0C0;
	scrollbar-darkshadow-color:#C0C0C0;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-track-color:#C0C0C0; 
	background-color:#FFFFFF
			}
			
.select2	 { 
	border:1px solid #C0C0C0; 
	font-family: Century Gothic; 
	font-size: 9pt; color: #000080; 
	layer-background-color:#C0C0C0;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#C0C0C0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#444444;
	scrollbar-track-color:#FFFFFF; 
	background-color:#FFFFFF
			}
			
-->
</STYLE>