@charset "utf-8";
#header {
	height: 352px;
} 
#header #media {
	position: absolute;
	top: 103px;
	height: 249px;
	width: 942px;
	background-image: url(../images/bck-media-index.gif);
	background-repeat: no-repeat;
	background-position: top 0px;
	padding-left: 1px;
}
#sidebar {
	float: right;
	width: 280px;
	padding-right: 15px;
	margin-top: 0px;
	height: 100px;
}
#sidebar a, #sidebar a:visited {
	color: #c83719;
}

#mainContent {
	margin: 0 320px 0 0;
	padding: 0;
} 
#mainContent h3 {
	font-size: 14px;
	font-weight: bold;
}

#mainContent .intro {
	height: 125px;
	position: relative;
}
#mainContent  .intro h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c83719;
	font-weight: normal;
	text-align: left;
	font-size: 24px;
	line-height: 28px;
	margin-left: 15px;
}
#mainContent .intro h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	margin-left: 15px;
	margin-top: 15px;
}
#mainContent   .intro h3  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	line-height: 18px;
	margin-left: 15px;
	margin-top: 5px;
}
.legenda {
	height: 26px;
	border-top: 1px solid #d2d2d2;
	width: 942px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
}
.lin-panel {
	height: 208px;
	width: 372px;
	background-image: url(../images/bck-line-panel.jpg);
	background-repeat: repeat-y;
}
.lin-panel  li  {
	padding: 8px;
	border-bottom: 1px solid #d2d2d2;
}
.alt-panel {
	width: 282px;
	background-image: url(../images/bck-other-panel.jpg);
	background-repeat: repeat-y;
}
.alt-panel li {
	padding: 8px;
	border-bottom: 1px solid #d2d2d2;
	width: 245px;
}
.alt-panel h4 {
	color: #000000;
	padding-bottom: 5px;
	letter-spacing: -1px;
	font-size: 13px;
	font-weight: normal;
}
.lin-header {
	height: 35px;
	width: 372px;
	background-image: url(../images/bck-line.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #c83719;
	padding: 0 10px;
	letter-spacing: -1px;
	font-size: 18px;
}
.mac-header {
	height: 35px;
	width: 282px;
	background-image: url(../images/bck-other.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: #c83719;
	padding: 0 10px;
	letter-spacing: -1px;
}
.app-header {
	height: 35px;
	width: 282px;
	background-image: url(../images/bck-other.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: #c83719;
	padding: 0 10px;
	letter-spacing: -1px;
}
.alt-footer {
	background-image: url(../images/footer-other.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	padding-right: 10px;
}
.lin-iconNW {
	background-image: url(../images/btn-nw.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 36px;
	float: left;
	padding-right: 10px;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.lin-iconWS {
	background-image: url(../images/btn-ws.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 36px;
	float: left;
	padding-right: 10px;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.mac-iconNW {
	background-image: url(../images/sqr-nw.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.mac-iconWS {
	background-image: url(../images/sqr-ws.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.mac-iconNS {
	background-image: url(../images/sqr-ns.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.mac-iconWS a, .mac-iconNW a, .mac-iconNS a  {
	width: 220px;
	display: block;
}
