@charset "utf-8";
/*
	Company Author: Refresh Creative 
	Address: ARAGUARI/MG - BRASIL 
	Fone: +55 (34) XXXX-XXXX
	Site: www.rcreative.com.br - E-mail: contato@rcreative.com.br
	Project: Jean
	Date: 26/02/2010
	Author: Tullio Gomes
*/
* { margin: 0 auto; padding: 0; }
img{ border:0}
#clear{ clear:both;}
html, body {height: 100%; background:url(../img/bg.jpg) repeat center ;}


#tudo {	min-height: 100%;position: relative;}

* html #tudo {height: 100%; /* hack para IE6 que trata height como min-height */}

#top{width:100%; height:30px; background:url(../img/bg_top.png) repeat-x center;}

#site{ width:985px; height:485px; margin:0 auto; padding-top:90px; overflow:hidden; background:url(../img/logo.png) no-repeat top left;}

#sub_cont{ width:810px; height:50px;margin:0 auto;padding-right:10px;}

#player{ float:right; margin:10px;}

#rodape { width:100%; min-width:810px; position: absolute; height:30px;bottom:0;background:url(../img/bg_rodape.png) repeat-x bottom;}
#controdape{ width:1000px; }
#controdape p{ float:left; text-align:left; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#ffffff; margin-top:10px;}
#controdape img{ float:right; margin:5px 20px 0 0; z-index:5;}


#iframe{ width:800px; height:358px; background:url(../img/bg_cont.png) no-repeat; position:relative;}
#redes{ position:absolute; right:-24px; top:140px; width:32px;}

#menu{ height:58px; width:465px; margin-right:110px; text-align:center; }

#menu ul{padding:0;margin:0;float:left;list-style:none; width:465px; background:url(../img/barra.png) no-repeat bottom;}
#menu ul li{display:inline;}
#menu ul li a{ background:url(../img/menu_hover.png) top;float:left; padding:18px 5px 0 0; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; font-size:13px; width:88px; height:40px;}
#menu ul li a:hover{background:url(../img/menu_hover.png) bottom;}


