/* CSS Document */

BODY  {
padding-top: 0px; 
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
margin: 0px; 
background: #00370f url(images/bg.jpg) repeat 100% top ;
background-attachment:fixed;


font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-color:#000000;
    
}

.titulos {
	font-size : 20px;
	color : #ca9905;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;


}

.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 14px;
	color: #003d22;
	text-decoration: none;
	font-style: normal;

}


.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #999999;
	text-decoration: none;
	line-height: 24px;

}

.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:italic;
	color: #fcfce9;
	text-decoration: none;
	line-height: 24px;
}

.pie {
	font-size: 11px;
	color: #ca9905;
	text-transform: uppercase;
	text-decoration: none;
}
a.pie:hover {
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}

.ayuda {
	cursor: help
}


.links {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #8a9035;
	text-decoration: underline;
}

.links:active {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #8a9035;
	text-decoration: underline;
}
.links:visited {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #8a9035;
	text-decoration: underline;
}
.links:link {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #8a9035;
	text-decoration: underline;
}
.links:hover {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	color: #d46500;
	text-decoration: underline;
}

.sidemenu_main_th {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-transform: uppercase;
	font-style:italic;
	font-size: 11px;
	font-weight: bold;
	color: #fcfce9;
	text-align: left;
	line-height: 35px;
	border-bottom: 1px solid #ffffff;

}


a.sidemenu_main:link, a.sidemenu_main:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-style:italic;
	color: #fcfce9;
	background: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 35px;
	height: 30px;
	padding-left: 25px;
	border-bottom: 1px solid #ffffff;

}

a.sidemenu_main:hover {
	color: #fcfce9;
	text-transform: uppercase;
	background: #003d22;
	text-decoration: none;

}

