@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../imagens/background.jpg);
}

#container {
	width:775px;
	margin:20px auto 0px auto;
}

#lang-container {
	width:730px;
	padding:180px 0px 0px 45px;
	height:450px;
}

#flash {
	width:350px;
}

#center-img-swap {
	padding-top:50px;
	width:350px;
	height:116px;
}

#enter-pt {
	width:95px;
	float:left;
	margin-top:40px;
	border-right:1px solid #cccccc;
	padding-right:15px;
}

#enter-eng {
	width:137px;
	float:left;
	margin-top:40px;
	border-right:1px solid #cccccc;
	text-align:center;
}

#enter-es {
	width:88px;
	float:left;
	margin-top:40px;
	padding-left:15px;
}

#footer {
	width:775px;
	background-image:url(../imagens/lang_footer.jpg);
	background-repeat:no-repeat;
	float:left;
	height:80px;
}

#creditos {
	float:left;
	padding: 20px 0px 0px 20px;
	color:#333333;
}

#creditos a {
	color:#333333;
	text-decoration:none;
}

#creditos a:hover {
	text-decoration:underline;
	color:#000000;
}

#interreg {
	float:left;
	padding: 15px 10px 0px 20px;
}

#feder {
	float:left;
	padding: 15px 20px 0px 20px;
	text-align:center;
}

#acessibilidade {
	float:left;
	padding: 10px 20px 0px 20px;
	text-align:center;
}

#language {
	float:left;
	padding: 15px 0px 0px 25px;
	text-align:center;
}
