/* CSS Document */

BODY  {
padding-top: 0px; 
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
margin: 0px; 
background: #E6E6C1 url(images/bg.gif) repeat 100% top ;


font-family: arial, helvetica, verdana, sans-serif;
font-size:12px;
font-color:#000000;
    
}

.titulos {
	font-size : 20px;
	color : #d46500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;


}

.subtitulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #d46500;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;

}
.resaltado {
	font-family: Century, "Century Gothic", "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	font-weight: normal;
	color: #464601;
	text-decoration: none;
	font-style: normal;

}
.resaltado2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #464601;
	text-decoration: none;
	font-style: normal;

}

.pie {
	font-size: 11px;
	color: #464601;
	text-transform: uppercase;
	text-decoration: none;
}
a.pie:hover {
	color: #d46500;
	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:visit {
	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: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-align: left;
	line-height: 35px;
	border-bottom: 1px solid #f6f6ec;

}


a.sidemenu_main:link, a.sidemenu_main:visited {
	font-family: Tahoma, Geneva, Arial, Helvetica, Verdana, "Microsoft Sans Serif";
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333300;
	background: #c6c699;
	text-align: left;
	text-decoration: none;
	line-height: 35px;
	height: 30px;
	padding-left: 15px;
	border-bottom: 1px solid #f6f6ec;

}

a.sidemenu_main:hover {
	color: #d46500;
	text-transform: uppercase;
	background: #e3e8d3;
	text-decoration: none;

}

