/* Estilos utilizados*/ 

input
{
	font-size: 11px;
	font-family: verdana, Tahoma, Arial;
	color: #666666;	
	font-weight: normal; 
}
textarea
{
	font-size: 11px;
	font-family: verdana, Tahoma, Arial;
	color: #666666;	
	font-weight: normal; 
}
select {
	font-size: 10px;
	font-family: Arial, Verdana, Tahoma;
	color: #000000;	
}

/* fondo */
.fgris  
{	
	border:0px ;
	background-color: #97a1a9; 
}
.fgriso  
{	
	border:0px ;
	background-color: #646464; 
}
.fgrisv  
{	
	border:0px ;
	background-color: #627562; 
}

.fverde  
{	
	border:0px ;
	background-color: #37a22b; 
}

.ffaqc  
{	
	border:0px ;
	background-color: #f9f9f9; 
}
.ffaqo  
{	
	border:0px ;
	background-color: #efefef; 
}

.fturq  
{	
	border:0px ;
	background-color: #64c5db; 
}

/* textos */
.texto12
{
	font-size: 12px;
	font-family: verdana, Tahoma, Arial;
	color: #666666;	
	font-weight: normal; 
}
.texto12 a
{
	font-size: 12px;
	font-family: verdana, Tahoma, Arial;
	color: #666666;	
	font-weight: normal; 
	text-decoration: underline;
}
.texto12b
{
	font-size: 12px;
	font-family: verdana, Tahoma, Arial;
	color: #666666;	
	font-weight: bold; 
}
.tit12b
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #37A22B;	
	font-weight: bold;
}


.txtb12
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff;	
}
.txtb12b
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff;	
	font-weight: bold;
}


/* menu */
.txtidioma
{
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma;
	color: #C9F0FA;	
	font-weight: bold;
}
.txtidioma a
{
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma;
	color: #C9F0FA;	
	font-weight: bold;
	text-decoration: none;
}
.txtidioma a:hover
{
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff;	
	font-weight: bold;
}

.txtmenu
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff;	
	font-weight: bold;
}
.txtmenu a
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
}
.txtmenu a:hover
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: #99ff00;	
	font-weight: bold;
}
.txtmenup 
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: #99ff00;	
	font-weight: bold;
}


/* pie*/ 

.txtpie
{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	color: #666666;	
	font-weight: bold;
}
.txtmpie
{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	color: #666666;	
}
.txtmpie a
{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	color: #666666;	
	text-decoration: none;
}
.txtmpie a:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	color: #333333;	
	text-decoration: underline;
}