/* CONTAINER */

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -41px; /* the bottom margin is the negative value of the footer's height */

}

#container2 {
	margin:0 auto;
	width:848px;

}


/* HEADER */

#header {
}

.linguas {
	background-image:url(/media/images/background_top.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding-right:8px;
	padding-top:3px;
	text-align:right;
	height:39px;
	color:#ffffff;
}

.linguasC {
	margin:0 auto;
	width:848px;

}

.linguas a:link, .linguas a:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.linguas a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ff693a;
	text-decoration:none;
}


/* CONTENT */

#content {
	width:848px;
	clear:both;
}
	
#output {
	padding:28px 10px 0 30px;
	width:675px;
	text-align:justify;
}

#output_coleccao {
	padding-top:20px;
}

.noticiasdestaque {
	width:203px;
}


/* FOOTER */

#footer {
	clear:both;
	height:39px;
	color:#4c4b4a;
	padding-top:10px;
}

#footer .left {
	float:left;
	padding-top:10px;
	padding-right:20px;
}

#footer .center {
	float:left;
	width:400px;
	padding-top:10px;
}

#footer .right {
	float:right;
	padding-top:7px;
	padding-right:8px;
}


/* MENU */

.topmenu {
	
}

.menu {
	height:41px;
}

.addthis {
	padding-top:12px;
}


/* PESQUISA */

#search {
	float:right;
	width:180px;
	height:100px;
	border-left: 1px dashed #FFFFFF;
	padding:0px 0px 0px 10px;
}

#servicos {
	padding-left:27px;
}

#links {
	padding-left:27px;
}

#links a {
	padding-bottom:5px;
}

#bottom {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#bottomline {
	background-image:url(/media/images/background_bottom.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#bottomline, .push {
	height: 41px; /* .push must be the same height as .footer */
}
