#topSuco {
	position:relative;
	width:740px;
	height:85px;
	margin-left:20px;
	background-color:#F2F2F2;
}
.topLogoSuco {
	position:relative;
	top:20px;
	left:444px;
}

#centerCol {
	width:54px;
	margin:0px 343px;
}

#leftCol {
	float:left;
	width:343px;
	margin:0px;
	padding:0px;
	/*border:1px solid red;*/
}

#rightCol {
	float:right;
	width:343px;
	margin:0px;
	padding:0px;
	/*border:1px solid green;*/
}

#centerColSuco {
	width:680px;
	margin:0px;
	/*border:1px solid red;*/
}

#leftColSuco {
	float:left;
	width:320px;
	margin:0px;
	padding:0px;
	/*border:1px solid red;*/
}

#rightColSuco {
	float:right;
	width:320px;
	margin:0px;
	padding:0px;
	/*border:1px solid green;*/
}

.colContent {
	margin:0px;
	padding-top:21px;
	
}

.colTitelSub {
	position:relative;
	top:0px;
	left:0px;
	width:343px;
	height:24px;
	padding-bottom:3px;
	margin-top:-1px;
	font-size:15px;
	font-weight:900;
	color:#333333;
	text-transform:uppercase;
	text-indent:23px;
	overflow:hidden;
	background-image:url(gfx_titel_tra.gif);
	background-repeat:no-repeat;
}

.colTitelSubSmallLetter {
	position:relative;
	top:0px;
	left:0px;
	width:343px;
	height:24px;
	padding-bottom:3px;
	margin-top:-1px;
	font-size:15px;
	font-weight:900;
	color:#333333;
	text-indent:23px;
	overflow:hidden;
	background-image:url(gfx_titel_tra.gif);
	background-repeat:no-repeat; 
	
}
.centerTitelNoLine {
	position:relative;
	top:0px;
	left:0px;
	height:10px;
	padding-bottom:7px;
	padding-top:2px;
	margin-bottom:10px;
	font-size:15px;
	font-weight:900;
	color:#333333;
	text-transform:uppercase;
	overflow:hidden;
	z-index:100; 	

}

.colContentSub {
	margin-left:6px;

}

.colContentSubMore {
	float:right;
	font-size:9pt;
	text-align:right;
	width:343px;
	border-bottom:2px dotted #cccccc;
}

.colContentSubMoreNoline {
	float:right;
	font-size:9pt;
	text-align:right;
	width:343px;	
}

.cleaner {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	font-size:1px;
	border:none;
	background:transparent;
}

.centerTextImg65 {
	position:relative;
	text-align:center;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:3px;
	overflow:hidden;
}

.centerText {
	position:relative;
	top:7px;
	left:0px;
	font-size:10pt;
}

.rightTextSuco {
	color:#ef8a31;
	position:relative;
	top:7px;
	left:0px;
	font-size:10pt;
}

.rightTextSuco a {
	text-decoration:none;
	color:#ef8a31;
}

.rightTextSuco a:hover {
	text-decoration:none;
	color:#666666;
}

.centerTextSuco {
	position:relative;
	top:7px;
	left:0px;
	font-size:9pt;
}
#topNavLangSuco {
	position:absolute;
	top:116px;
	right:45px;
	padding-right:0px;
	padding-bottom:7px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color:#003466;
}
#topNavLangSuco a {
	text-decoration:none;
	color:#003466;
} 