/*Geral |--------------------------------------------------------------------------------*/
body {
	font: 0.7em Verdana;
	color: #666666;
	margin: 100px 0px 0px 0px;
	padding: 0px;
}
.aviso { width: 600px; height: 420px; margin: -210px 0px 0px -300px; padding: 0px 0px 0px 0px; background: url(../img/img-novo-site.png) no-repeat 0 0; position: absolute; top: 50%; left: 50%; z-index: auto; }
p { width: 600px; font: 14px Arial; color: #FFFFFF; position: absolute; left: 0px; bottom: 0px; z-index: auto; text-align: center; }
p a { font-weight: bolder; color: #CCCCCC; }
p a:hover { background-color: #CCCCCC; color: #000000; text-decoration: none; }
.blog { background-color: #F4F4F4; font: 20px Arial; font-weight: bolder; color: #000000; position: absolute; left: 40px; top: 170px; z-index: auto; padding: 0px 5px 0px 5px; text-decoration: none; }
.facebook { background-color: #F4F4F4; font: 20px Arial; font-weight: bolder; color: #000000; position: absolute; left: 10px; top: 200px; z-index: auto; padding: 0px 5px 0px 5px; text-decoration: none; }
.twitter { background-color: #F4F4F4; font: 20px Arial; font-weight: bolder; color: #000000; position: absolute; left: 465px; top: 170px; z-index: auto; padding: 0px 5px 0px 5px; text-decoration: none; }
.youtube { background-color: #F4F4F4; font: 20px Arial; font-weight: bolder; color: #000000; position: absolute; left: 460px; top: 200px; z-index: auto; padding: 0px 5px 0px 5px; text-decoration: none; }
.player { position: absolute; right: 0px; top: 100px; z-index: auto; }
.player h2 { font: 20px Arial; font-weight: bolder; color: #000000; padding: 0px; margin: 0px; }


.blog:hover, .facebook:hover, .youtube:hover, .twitter:hover { background-color: #CCCCCC; text-decoration: none; }