.contGen {
	background-color: #FFFFFF;
	width: 990px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
.cont {
	background-image: url(BGMargenIz.gif);
	background-repeat: repeat-y;
}
.MargenIz {
	float: left;
	width: 208px;
}
.MargenDer {
	float: left;
	width: 780px;
}
.MargenIzCont {
	float: left;
	width: 556px;
	margin-bottom: 20px;
}
.MargenDerCont {
	width: 224px;
	margin-bottom: 20px;
	float: left;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 30px;
	display: block;
	height: 26px;
	width: 208px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.Menu a:link, .Menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	line-height: 26px;
	height: 26px;
	width: 208px;
	text-indent: 30px;
}
.Menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355BB9;
	text-decoration: none;
	display: block;
	background-image: url(BGMenuHover.gif);
	background-repeat: repeat-y;
	height: 26px;
	width: 208px;
	text-indent: 30px;
}
.BGContCont {
	background-image: url(BGContCont.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 780px;
}
