﻿
/*texto verde claro y fondo verde oscuro*/
.txtmenu
{
	color: #7b7f6e;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none; 
 

}

.txtgeneral
{
	color: #7b7f6e;
	font-size: 14px;
	font-family: verdana;
	text-decoration: none; 
  

}

.titulointerna
{
	color:#ffffff;
	background-color:#668528; 
	font-size: 15px;
	font-family: verdana;
	text-decoration: none; 
  

}

.subtitulointerna

{
	color: #b1b2ac;
 background-color:#f4f5ed; 	
	font-size: 15px;
	font-family: italica;
	text-decoration: none; 
  

}

.textointernagris

{
	color: #a5a6a0;
 background-color:#f4f5ed; 	
	font-size: 12px;
	font-family: italica;
	text-decoration: none; 
  

}



.txttitulointerna

{
	color: #565752;
 background-color:#f4f5ed; 	
	font-size: 14px;
	font-family: italica;
	text-decoration: none; 
  

}

.txtinterna
{
color: #565752;
 background-color:#f4f5ed; 	
	font-size: 13px;
	font-family: verdana;
	text-decoration: none; 
	}
	
.fondobajo
{
 background-image:url(images/fondobajo.gif);
 background-repeat: no-repeat;
 background-position:center;  
  
}	

.fondoderecha
{
background-image:url(images/fondoderecho.gif);
 background-repeat:repeat-y; 
 background-position:right;   
 
}
.texto

{
color: #565752;
 background-color:#f4f5ed; 	
	font-size: 10px;
	font-family: verdana;
	text-decoration: none; 
	}
	
.texto1

{
color: #565752;
 	font-size: 10px;
	font-family: verdana;
	text-decoration: none; 
	}