body {
	background-image: url(../../images/bg_video.jpg);
}
#fim {
	width:100%;
	text-align:center;
}
#empresa {
	text-align: center;
	width: auto;
	height:450px;
	float:left;
	width:520;
	border-bottom:solid;
	border-width:1px;
	border-color:#CCC;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
}
#noticia {
	text-align: left;
	width: 980px;
	height:auto;
	float:left;
	margin: 15 0 0 15;
	width:930px;
	border-bottom:solid;
	border-width:1px;
	border-color:#CCC;
}
#produto {
	text-align: left;
	height:auto;
	float:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#CCC;
	margin-left: 15px;
}
#evento {
	text-align: left;
	width: auto;
	height:auto;
	float:left;
	width:520;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
}
#risca {
	float:left;
	margin: 15 0 0 25;
	border-left:solid;
	border-left-color:#CCC;
	border-left-width:1px;
	width: 10px;
	height:271px;
}
#novidades {
	text-align: left;
	float:right;
	margin: 15 15 0 15;
	border-bottom:solid;
	border-width:1px;
	border-color:#CCC;
	width: 370px;
	height: 470px;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.titulo-verde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	text-decoration:none;
}

a.titulo-verde:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #090;
}
.texto1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
.texto-fim {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;	
	display: block;
}

