/* CSS Document */

.pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E7B60;
	text-decoration: none;}
	
.pie a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E7B60;
	text-decoration: none;}

.pie a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E7B60;
	text-decoration: none;}

.pie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E7B60;
	text-decoration: underline;}
	
.pie a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E7B60;
	text-decoration: none;}
	

.fondo {
	background-attachment: fixed;
	background-image: url(img/fondo3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
 .fono_aviso {
	background-color: #EDEAE7;
}

.fondo2 {
	background-color:#D0C19B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	text-align: justify;
}
	
.txt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;}

.txt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;}

.txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D0C19B;
	text-decoration: underline;}
	
.txt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;}
	
