#intro {
	font-family: Arial, sans-serif;
	color: #FF6600;
	font-size: 20px;
	text-decoration: none;
	padding: 5px 20px;
	background-color: #FFFFFF;
}

#popup {
	background-image: url(../media/imagens/layout/popup.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, sans-serif;
	width: 550px;
	height: 500px;
	text-align: center;
	padding: 10px 30px 10px 20px;
	position: relative;
	top: 30px;
}

#main {
	width: 800px;
	background-image: url(../media/imagens/layout/layout.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#header {
	height: 130px;
}

#header .logo {
	float: left;
	width: 236px;
	padding-left: 16px;
	padding-top: 15px;
}

#header .flash_menu {
	float: right;
	width: 498px;
	padding-right: 40px;
	padding-top: 15px;
}

#container{
	height: 336px;
}

#content {
	width: 540px;
	text-align: center;
}

#content2 {
	padding-right: 20px;
}

#content2 table{
	width: 175px;
	text-align: center;
}

#content2 img{
	max-width: 175px;
	max-height: 230px;
}

#footer {
	height: 114px;
}

	#newsletter {
		width: 212px;
	}

	#newsletter img {
		position: relative;
		top: -6px;
		left: 8px;
	}
	
	#center_footer {
		width: 374px;
	}

	#center_footer img {
		position: relative;
		top: -6px;
		left: 3px;
	}
	
	#euacredito {
		width: 214px;
	}

	#euacredito img {
		position: relative;
		top: -5px;
		left: 4px;
	}

img {
	border: none;
}

.ass {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}