charset "utf-8";

html{	*scroll:no-display;}

body{
	margin: 0;
	*overflow:hidden;
}

#geral{
	width:100%;
	height:100%;
	margin:0 auto;
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
	
	*overflow-y:auto;
	*overflow-x:hidden;
}

#topo {
	width: 100%;
	height:80px;
	margin:0 auto;
	background-image:url(templates/theme561/images/fdo-barras.png);
}

.slogan {
	display:none;
	margin-top:35px;
	*margin-top: -35px;
	font-size:20px;
	z-index:100;
	color:#FC0;
	float:right;
	font-family: 'VenusRisingRegular', Helvetica, sans-serif;
	
	
}

#faixa-topo {
	position:absolute;
	width:100%;
	height:5px;
	margin-top:80px;
	background-color:#FC0;	
}


#menu{
	position:absolute;
	width:100%;
	height:80px;
	top:85px;
	font-family:'VenusRisingRegular', Helvetica, sans-serif;
	font-size:18px;
	font-style: none;
	font-weight:normal;
	margin: 0 auto;
}

#bgmenu {background:url(images/bgmenu.png) repeat-x;
	position:absolute;
	width:100%;
	height:80px;
	top:85px;
}

#menu ul {
	position:absolute;
	margin: 5px auto;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

#menu li {
	padding:0px 5px 5px 5px;
	margin-right:10px;
	display:inline;
	text-decoration:none;
	height:15px;
}

#menu li:hover{
	padding:0px 5px 5px 5px;
	margin-right:10px;
	display:inline;
	text-decoration:none;
	height:15px;
	background: url(images/bg-menu-hover.gif) top center repeat-x;
}

#menu li.active {
	padding:0px 5px 5px 5px;
	margin-right:10px;
	display:inline;
	text-decoration:none;
	height:15px;
	background: url(images/bg-menu-active.gif) top center repeat-x;
}

#menu li a {
	text-decoration:none;
	color:#FC0;
	font-style: normal;
}

#menu li a:hover {
	text-decoration:none;
	color:#FFF;
	font-style: normal;
	
}

#conteudo-topo {
	width: 1000px;
	height:80px;
	margin:0 auto;
	display:block;
}


#conteudo{
	width:1000px;
	margin:0 auto;
}

#spot {
	position:absolute;
	width:570px;
	margin-top:150px;
	background-color:#fc0;
	height:150px;
	z-index:22;
		
}

#spotbg {
	position:relative;
	height:150px;
	width:350px;
	background-color:#FC0;
	margin-top:133px;
	color:#000;
	margin-left:0px;
	z-index:1;
	*margin-top:136px;	
}


.promo{
	position:absolute;
	width:550px;
	height:150px;
	margin-top:45px;
	font-family:'VenusRisingRegular', Helvetica, sans-serif;
	font-size:35px;
	color:#000;
	line-height:25px;
}

#nivo{position:absolute; margin-left:300px; *margin-left:-25px;}



#conteudo-home{
	width:994px;
	height:340px;
	margin:0 auto;
	margin-top:1px;
	background-image:url(images/bg_box.png);
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	z-index:100px;	
}

#bgsombra{
	width:994px;
	height:50;
	margin:0 auto;
	background:url(images/bgsombra.png) no-repeat;
	margin-top:10px
	
}

#box1{
	width:311px;
	height:320px;
	margin:10px 10px;
	background-color:#121212;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index:100px;
	float:left;
}

#titulo-box1 {
	background-image:url(images/carbonbg.gif);
	color:#FC0;
	height:20px;
	font-family:'VenusRisingRegular', Helvetica, sans-serif;
	font-size:20px;
	padding: 10px 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}

.texto-home {
	margin:5px 10px 5px 10px;
	font-family:"Cambria", Cambria Math;
	font-size:14px;
	color:#CCC;
	text-align:left;
}

#bthome {
	background-color:#333;
	width:90px;
	height:20px;
	margin-top:10px;
	margin-left:210px;
	vertical-align:middle;
}

#bthome a{
	text-decoration:none;
	color:#FC0;
	margin:10px;
	font-weight:bold;
}

#bthome  a:hover{ color:#666}

#img-box1 {
	width:100%;
	height:60px;
	margin: auto 30px;
}

#img-box2 {
	width:100%;
	height:150px;
	margin: auto 5px;
}

object.video{margin:6px; position:relative;}


#rodape{
	width:100%;
	height:130px;
	margin-top: 20px;
	margin-bottom:0px;
	background:url(images/carbonbg.gif) repeat;
}

#rodape p{
		margin-bottom:10px;
	*margin-bottom:20px;
	_margin-bottom:20px;}

#rodape-conteudo {
	width: 1000px;
	margin:0 auto;
	padding:5px;
}

#social {margin-top:10px;}
#social img {border:none; width:30px; height:30px;}
#social a:hover img{ width:28px; height:28px; padding-right:2px;}

#rodape-noticias {
	margin-top:10px;
	width: 300px;
	height:80px;
	margin:0;
	float:left;
	display:block;
}

#endereco {
	width: 650px;
	float:right;
	right:0px;
	height: 120px;
}

#endereco p{
	font-family:"Cambria", Cambria Math;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	text-align:right;
	float:right;
}

.titulo-rodape{
	font-family:'VenusRisingRegular', Helvetica, sans-serif;;
	font-size:20px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}

#ass {
	margin-top:10px;
	color:#CCC;
	float:left;
}
#ass a{ text-decoration:none; color:#CCC; font-style:normal;}
#ass a:hover { text-decoration:none; color:#fc0; font-style:normal;}

#ass img { width:60px; mergin-top:8px; }
