/* CSS Document */
body{
	margin: 0;
	background-color: #a69e93;
	background-image: url(../_design/fundo15anos.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textoBrancoNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4433;
	text-decoration: none;
}
.textoBrancoNoticiaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4b4433;
	text-decoration: none;
}
.textoDataBranco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4433;
	text-decoration: none;
}
ul#social { margin:0; padding:3px  0 3px 3px; width:360px; text-align:left; height:30px; background:url(../imagens/siga.gif) no-repeat center top #cfcac5; margin:10px 0 6px 0; }
ul#social li { margin:0; padding:0; float:left; width:30px; height:30px; display:block; margin:0 2px; }
ul#social li a { width:30px; height:30px; display:block; overflow:hidden; text-indent:-9999px; }
a.youtube { background:url(../imagens/social.png) no-repeat; background-position:0px 0px; }
a.youtube:hover { background-position:0px -70px; }
a.orkut { background:url(../imagens/social.png) no-repeat; background-position:-30px 0px;}
a.orkut:hover { background-position:-30px -70px; }
a.facebook { background:url(../imagens/social.png) no-repeat; background-position:-61px 0px;}
a.facebook:hover { background-position:-61px -70px; }
a.twitter { background:url(../imagens/social.png) no-repeat; background-position:-93px 0px;}
a.twitter:hover { background-position:-93px -70px; }