body, html {
	background: url(../images/bg.jpg) #F0EEED repeat-y center top;
	margin: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

DIV#container {
	background: url(../images/bg-top.jpg) no-repeat center top;
}

.texto {
	font-family: "Century Gothic";
	color: #525252;
	font-size:11px;
}
.texto-footer {
	font-family: "Century Gothic";
	color: #525252;
	font-size:15px;
}
.links {
	color: #038BDF;
	font-size:11px;
	line-height:1.5em;
	font-family: "Century Gothic";
	text-decoration:none;
}
.links:hover{
color:#333333;
	}

.txt_error {
	color: #993300;
	font-weight:bold;
	font-size:13px;
	line-height:1.5em;
	font-family: "Century Gothic";
	text-decoration:none;
}

.menu {
	color: #0089E8;
	font-size:13px;
	line-height:1.5em;
	font-family: "Century Gothic";
	text-decoration:none;
}
.menu a:hover{
color:#333333;
	}

	
.marco {
	border: 1px solid #000000;
}

.novedades {
	color: #667BB4;
	font-size:32px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-height:1em;
	text-decoration:none;
}
.commodities{
	color: #7B65A6;
	font-size:32px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-height:1em;
	text-decoration:none;
}
.alimentos{
	color: #B555A2;
	font-size:32px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-height:1em;
	text-decoration:none;
}
.institucional{
	color: #008CE1;
	font-size:32px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-height:1em;
	text-decoration:none;
}
.destacados {
	color: #FFFFFF;
	font-size:15px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:-1.5em;
	text-decoration:none;
}
.destacados:hover {
	color: #ffffff;
}
