/* CONTAINER */

#container_large {
	margin:0 auto;
	width:875px;
	background-image:url(/media/images/fundo_large.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	
}

#content_large {
	float:right;
	width:614px;
	
}


#container {
	margin:0 auto;
	width:875px;
	height:541px;
	background-image:url(/media/images/fundo.jpg);
	background-repeat:no-repeat;
}


#container_home {
	margin:0 auto;
	width:875px;
	height:400px;
	background-image:url(/media/images/bg_intro.jpg);
	background-repeat:no-repeat;
}

#container_home .idiomas{
	float:right;
	margin:335px 30px 5px 0px;
}


/* HEADER */

#header {
	float:right;
	width:614px;
	height:76px;
	
}


/* CONTENT */

#content_left {
	float:left;
	width:260px;
	height:538px;
}


#content {
	float:right;
	width:614px;
	height:465px;
}
	
#output {
	padding:15px 0px 0 55px;
	width:525px;
	height:420px;
}


/* FOOTER */

#footer {
	clear:both;
	margin:0 auto;
	width:875px;
	height:35px;
	color:#afafaf;
}

#footer .left {
	float:left;
	width:200px;
	padding-top:10px;
	text-align:left;
}

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

#footer .right {
	float:right;
	width:200px;
	text-align:right;
	padding-top:7px;
}


/* MENU */


.menu {
	margin-right:32px;
	height:58px;
	
	background-image:url(/media/images/line.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

/* 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, Helvetica, sans-serif;
}
