body { 
	font:80% verdana,helvetica,sans-serif; 
	margin:0;
	padding:0;
	text-align:center;
	background:#ccc;
}
hr { 
	display:none
}
	#selezeserc{
		position:relative;
		float:right;
		width:900px;
		text-align:left;
		height:23px;
		margin-left:22px;
		_margin-top:15px;
		border:0px solid #59a6ee;
	}
		#selectYear_label{
			position:relative;
			float:left;
			margin-left:5px;
			font-size:16px;
			_font-size:13px;
			font-weight:bold;
			color:#790030;
			border:0px solid red;
		}
		#selectYear{
			position:relative;
			float:right;
			border:0px solid red;
		}
#colSX{
	position:relative;
	float:left;
	width:380px;
	_width:370px;
	border-right:1px dotted #607BA6;
	margin-left:10px;
	padding:4px 
}
#colContent {
	float:right;
	width:482px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin:0 0px 0 0px;
	border:0px solid red;	
	background:#fff; 
	padding:4px 
}
#piede { 
	width:900px;
	height:14px;
	margin:1em auto;
	text-align:center;
	color:#666666;
	background:#ffffff; 
	border:1px solid #607BA6; 
	padding:1em 0 
}
a.linkDiscrete{
	text-decoration:underline;
	color: black
}
a.linkDiscrete:hover{
	text-decoration:none;
	color: black
}
a.linkDiscrete_blue{
	text-decoration:underline;
	color: #790030
}
a.linkDiscrete_blue:hover{
	text-decoration:none;
	color: #790030
}
#divmenutop{
	windows:auto;
	margin-top:10px;
	border:1px dotted #607BA6;
	padding:4px;
}
