@charset "utf-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../../arquivos/img/site/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8D844D;
}
.rodapeDireitos{
	font-size:12px;
	color:#FFF;
}
a.linkRodape{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
a:hover.linkRodape{
	text-decoration:underline;
}
.nomeVideo{font-size:12px;}
