.Tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #302911;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: justify;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #302911;
	background-color: #F1ECDA;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595959;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #595959;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 80%;
}
.txtBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.TitClaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
}
.txtCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #302911;
	text-align: center;
}
.txtSalto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #302911;
	text-align: justify;
	line-height: 25px;
}
HR {
	color : #968035;
}
.Tit2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968035;
	font-weight: bold;
}
A {
	color : #968035;
	text-decoration : none;
}
A:HOVER {
	color : #996633;
	text-decoration : underline;
}
.tx11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.celA {
	background-color : #363636;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.celB {
	background-color : #968336;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.celC {
	background-color : #E5E5E5;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
FORM {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}
.input {
	border : 1px inset;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}