/*Este estilo es de uso libre, pudiendo ser utilizado por cualquier persona  victor pizarro <--*/
/*color: #CCCCCC; */

.titulo {  font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color:white;
font-style: normal; 
letter-spacing: 3px; 
text-decoration: none}
.contenido {  font-family: Verdana; 
font-size: 10px; 
color: #000000; 
line-height: 18px}
.bajada{
	font-family:verdana;
	font-size:9px;
	color:#000000;
	line-height:18px;
}
A:link {
	color: #FF6600;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #FFFFFF;
}
A:visited {
  color: #FF6600; 
  text-decoration : none; 
  background: #FFFFFF;; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 16px}
A:hover { 
  color: #FF9900; 
  text-decoration : none; 
  background: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; line-height: 16px}
/*menu de la izquierda*/
A.nav:link {
  color: #FFFFFF; 
  text-decoration : none; 
  font-size:10px; 
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold}
A.nav:visited {
  color: #FFFFFF; 
  text-decoration : none;
  font-size:10px; 
  background: transparent; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold}
A.nav:hover { 
  color: #000000; 
  text-decoration : none; 
  font-size:10px; 
  background: transparent; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold}
A.subnav:link {
  color: #000000; 
  text-decoration : none; 
  font-size:9px; 
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal}
A.subnav:visited {
  color: #999999; 
  text-decoration : none;
  font-size:9px; 
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal}
A.subnav:hover { 
  color: #FF6600; 
  text-decoration : none; 
  font-size:9px; 
  background: transparent; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal}
A.credits:link { color: #006600; 
text-decoration : none; 
font-size:9px; 
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal }
A.credits:hover { color: #996600; 
text-decoration : none; 
font-size:9px; 
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal }
input{
background-color: white;
	font-family:verdana;
	font-size:9px;
	}
textarea{
	background-color: white;
	font-family:verdana;
	font-size:9px;
	}
.negrita{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
}
.negritacolor{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	color: #8B0000;
}
.negritacursiva{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	font-style:oblique;
}
.Trebunormalcursiva{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style:oblique;
	color:white;
}
select{
	font-family:verdana;
	font-size:9px;
}
.trebnormal{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:oblique;
}
