/* CSS Document */

body 
	{
	scrollbar-face-color:#aec85b;
	scrollbar-highlight-color:#aec85b;
	scrollbar-shadow-color:#7BAA5A;
	scrollbar-arrow-color:#7BAA5A;
	scrollbar-track-color:#aec85b;
	}

a.pie
	{
	font: bold 9px/14px Georgia, Times New Roman, Times, serif;	
	color: #aec85b;
	text-decoration: none;
	text-align: center;
	}

a.pie:hover
	{
	color: #aec85b;
	text-decoration: none;
	text-align: center;
	}

.pieIntro
	{
	font: 9px/14px Tahoma,Verdana,sans-serif;
	color: #739A4A;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}	
	
a.pieIntro:hover
	{
	font: 9px/14px Tahoma,Verdana,sans-serif;
	color: #739A4A;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}	
	
a.link_email
	{
	font: 11px/14px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #2D3E91;
	font-weight: bold;
	}	
	
a.link_email:hover
	{
	font: 11px/14px Georgia, Times New Roman, Times, serif;
	color: #aec85b;
	font-weight: bold;
	text-decoration: none;
	}	
	
.txt
	{
	font: 12px/18px Georgia, Times New Roman, Times, serif;
	color: #333333;
	text-align: left;
	}

.txt3
	{
	font: 16px/18px Georgia, Times New Roman, Times, serif;
	color: #333333;
	text-align: left;
	}

.txt2
	{
	font: 12px/18px Georgia, Times New Roman, Times, serif;
	color: #333333;
	text-align: right
	}
	
.txtDestacado
	{
	font: 14px/16px Georgia, Times New Roman, Times, serif;
	color: #E15247;
	text-align: left;
	font-weight: bold;
	}
	
.txtMenu
	{
	font: 14px/16px Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

a.txtMenu:hover
	{
	font: 14px/16px Georgia, Times New Roman, Times, serif;
	color: #aec85b;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	}
	
.links
	{
	font: 11px/14px Tahoma,Verdana,sans-serif;
	color: #EF5108;
	text-decoration: none;
	}
	
a.links:hover
	{
	font: 11px/14px Tahoma,Verdana,sans-serif;
	color: #62A349;
	}
	
.top
	{
	font: 9px/14px Tahoma,Verdana,sans-serif;
	color: #739A4A;
	}
	
a.top:hover
	{
	9px/14px Tahoma,Verdana,sans-serif;
	color: #739A4A;
	}
