.bodytext {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
body {
	font-family: "Trebuchet MS", Georgia, serif;
	background-image: url(../../img/bkg01.jpg);
	background-repeat: repeat-x;


}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;


}

#right {
	/* height: 750px; */



}
h3 {
	color: #CC9900;
	padding: 5px 5px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: right;


}
.form {
	border: 1px solid #CC9900;
	background-color: #F4F4F4;

}
.footerhr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-image: url(../img/bkg_foot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 31px;


}
#calendario {
        VISIBILITY: hidden;
        POSITION: absolute;
        BACKGROUND-COLOR: white;
        layer-background-color: white;
}
#calendario td {
	font-size: 8pt;
}h5 {
	padding: 2px;
	margin: 2px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-size: 16px;

}
h2 {
	background-color: #CD9631;
	padding: 3px;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #996600;
}
