body {
	font-family: "Trebuchet MS", Courier;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	
	margin: 0px;
	
	background-image:url(../imagem/fundoBody.jpg);
	background-repeat:repeat;
}

input, textarea, select {
	font-family: "Trebuchet MS", Courier;
	font-size: 11px;
	font-weight: normal;
}

p {
	text-align:justify;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a.evento {
	color:#00CC33;
}

img {
	border:0px;
}

#principal {
	width:800px;
	position:absolute;
	margin-left:-402px;
	left:50%;
}

#conteudo {
	width:800px;
	background-image:url(../imagem/fundoPrincipal.jpg);
	background-repeat:repeat-y;
}

#lateralEsquerda {
	padding-top:20px;
	_padding-top:15px;
	padding-bottom:15px;
	_padding-bottom:10px;

	padding-left:5px;
	padding-right:5px;
}

#institucional, #eventos, #produtos, #produto, #clientes, #tvlatin, #contato {
	padding-right:25px;
	padding-top:20px;
	_padding-top:15px;
	padding-left:5px;
}

#institucional {
	background-image:url(../imagem/fundoInstitucional.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#tvlatin {
	background-image:url(../imagem/fundoTV.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#contato {
	background-image:url(../imagem/fundoContato.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#produtos {
	background-image:url(../imagem/fundoProdutos.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#eventos {
	background-image:url(../imagem/fundoEventos.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.destaqueAmarelo {
	color:#E9E000;
}
.destaqueAmarelofuncionarios {
	color:#E9E000;
	text-decoration: underline;
}
.imgDireita {
	display:block;
	float:right;
	margin-left:5px;
	margin-right:-24px;
	_margin-right:-12px;
}

#calendario {
	background-color:#6F6F6F;
	width:150px;
	margin-bottom:10px;
}

#calendario #topo {
	text-align:-moz-center;
	!text-align:center;
	background-color:#595959;
}
#calendario #topo .setas {
	color:#303030;
	size:-1;
	text-decoration:none;
}

#calendario #hoje {
text-decoration:none;
text-align:center;
font-size:small;
color:#FFFFFF;
font-weight:bold;
}

#calendario #data {
text-decoration:none;
text-align:center;
font-size:small;
color:#231618;
}

#calendario td {
text-align:center;
}

span.label {color:black;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c1 {cursor:hand;color:black;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c2 {cursor:hand;color:red;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c3 {cursor:hand;color:#b0b0b0;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 12px Arial}

.linkVejaMaisVideos {
	color:#E9E000;
	font-weight: bold;
}
.linkFalecomela {
	color:#E9E000;
	font-weight: bold;
}
