* {
	font-family: Arial, Tahoma;
	font-size: 11px;
}
INPUT, TEXTAREA, SELECT {
	margin-bottom: 10px;
	border: 1px solid #A1AE76;
	color: #49551D;
	background-color: #EEFFB0;
}
.copyright {
	font-size: 9px;
	font-family: Arial;
	color: #999;
	padding: 0px 15px;
}
.divMenu {
	width:1px;
	height:31px;
	background-color: #AEDC10;
	float:left;
}
.itemMenu {
	width:94px;
	height:31px;
	filter: alpha(opacity=90);
	float:left;
	cursor: pointer;
}
#itemOff {
	background-color: #fff;
}
#itemOff IMG {
	margin-top: 33px;
	margin-left: 1px;
	border-left: 1px solid #80A20B;
}
.itemMenu2009 {
	display:block;
	font-weight: bold;
	font-size: 12px;
	color: #485910;
	text-decoration:none;
	text-align:center;
}
.itemMenu2009:hover {
	display:block;
	font-weight: bold;
	font-size: 12px;
	color: #80A20B;
	text-decoration:none;
	text-align:center;
}
#itemOn {
	background-color: #E9EBCE;
}
#itemOn IMG {
	margin-top: 33px;
	margin-left: 1px;
	border-left: 1px solid #fff;
}
#itemOnThis {
	background-color: #E9EBCE;
	filter: alpha(opacity=96);
	cursor: default;
}
#itemOnThis IMG {
	margin-top: 33px;
	margin-left: 1px;
	border-left: 1px solid #80A20B;
}
.endr {
	background: #fff url('/img/bgEnd.gif') repeat-y right;
}
.endrBt {
	background: #fff url('/img/bgEndBt.gif') no-repeat right top;
}
.mdl {
	background: #fff url('/img/bgMdl.gif') repeat-x bottom;
}
.mdlBt {
	background: #fff url('/img/bgMdlBt.gif') repeat-x top;
}
.tit {
	margin: 12px 0px 6px 20px;
	display: block;
}
.mdlTx {
	margin: 10px 20px 30px 20px;
	color: #485910;
}
.endTit {
	margin: 0px 0px 4px 16px;
	display: block;
}
.endTx {
	margin: 10px 0px 30px 16px;
	color: #485910;
}
.op {
	color: #405300;
	font-weight: bold;
	text-align: left;
}
.opS {
	color: #000;
	font-weight: bold;
	text-align: center;
}
.opN {
	color: #B91A00;
	font-weight: bold;
	text-align: center;
}
.fotoBlock {
	width: 160px;
	padding: 1px;
	padding-bottom: 20px;
	display: inline;
	vertical-align: top;
}
.fotoMini {
	width: 160px;
	height: 102px;
	background: #fff url('/img/bgFotoMini.gif') no-repeat;
	padding: 10px;
}
.blockTitulo {
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
}
.blockTexto {
	padding-left: 8px;
}
.blockTitulo A {
	color: #444;
	text-decoration: none;
	display: block;
}
.blockTexto A {
	color: #485910;
	text-decoration: none;
	display: block;
}
#blockCenter {
	border-left: 1px solid #E6ECCE;
	border-right: 1px solid #E6ECCE;
}
.fotoNormal {
	width: 300px;
	height: 186px;
	background: #fff url('/img/bgFotoNormal.gif') no-repeat;
	padding: 10px;
	display: inline;
}
.blockTituloNormal {
	color: #444;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 3px;
	padding-bottom: 5px;
	font-weight: bold;
}
.blockTextoNormal {
	clear: both;
	color: #485910;
	padding-left: 3px;
	text-align: justify;
	padding-top: 10px;
}
TD {
	color: #485910;
}