/* CSS Document */


*{
	margin:0px;
	padding:0px;
	list-style:none;
	border:none;
	outline:none;
}

html{
    overflow: -moz-scrollbars-vertical;
}

body{
	background:#fbce00;
	padding-top:50px;
}

a{
	text-decoration:none;
}

p {
	font:normal 14px Arial, Helvetica, sans-serif;
}

div#conteudo:after {
	clear:both;
	height:100%;
	visibility:visible;
	content:"";
	display:block;	
}

div#container {
	position:relative;
	width:730px;
	margin:0 auto;
}



/*      TOPO       */

div#topo {
	width:730px;
	height:160px;
}

h1#logo a {
	display:block;
	width:90px;
	height:20px;
	background:url(../img/luciok.gif) top no-repeat;
	text-indent:-9999em;
}

ul#menu {
	padding-top:60px;
}

ul#menu li {
	float:left;
}

ul#menu li a {
	display:block;
	width:73px;
	height:70px;
	text-indent:-9999em;
}

ul#menu li#sobre a {
	background:url(../img/menu/sobre.gif) top no-repeat;
}
ul#menu li#videos a {
	background:url(../img/menu/videos.gif) top no-repeat;
}
ul#menu li#podcast a {
	background:url(../img/menu/sets.gif) top no-repeat;
}
ul#menu li#fotos a {
	background:url(../img/menu/fotos.gif) top no-repeat;
}
ul#menu li#agenda a {
	background:url(../img/menu/agenda.gif) top no-repeat;
}
ul#menu li#liveact a {
	background:url(../img/menu/liveact.gif) top no-repeat;
}
ul#menu li#mbp a {
	background:url(../img/menu/mbp.gif) top no-repeat;
}
ul#menu li#festas a {
	background:url(../img/menu/festas.gif) top no-repeat;
}
ul#menu li#remix a {
	background:url(../img/menu/remix.gif) top no-repeat;
}
ul#menu li#contato a {
	background:url(../img/menu/contato.gif) top no-repeat;
}





/*     OVER do MENU   */

div#over-sobre,
div#over-videos,
div#over-podcast,
div#over-fotos,
div#over-agenda,
div#over-liveact,
div#over-mbp,
div#over-festas,
div#over-remix,
div#over-contato {
	position:absolute;
	top:20px;
	padding:10px 15px 20px 15px;
	
}

div#over-sobre {
	left:7px;
	background:#fff url(../img/menu/over/sobre.gif) bottom no-repeat;
}
div#over-videos {
	left:85px;
	background:#fff url(../img/menu/over/videos.gif) bottom no-repeat;
}
div#over-podcast {
	left:157px;
	background:#fff url(../img/menu/over/sets.gif) bottom no-repeat;
}
div#over-fotos {
	left:240px;
	background:#fff url(../img/menu/over/fotos.gif) bottom no-repeat;
}
div#over-agenda {
	left:305px;
	background:#fff url(../img/menu/over/agenda.gif) bottom no-repeat;
}
div#over-liveact {
	left:380px;
	background:#fff url(../img/menu/over/liveact.gif) bottom no-repeat;
}

div#over-mbp {
	left:452px;
	background:#fff url(../img/menu/over/mbp.gif) bottom no-repeat;
}
div#over-festas {
	left:530px;
	background:#fff url(../img/menu/over/festas.gif) bottom no-repeat;
}
div#over-remix {
	left:520px;
	background:#fff url(../img/menu/over/remix.gif) bottom no-repeat;
}

div#over-contato {
	left:630px;
	background:#fff url(../img/menu/over/contato.gif) bottom no-repeat;
}

div#over-sobre p,
div#over-videos p,
div#over-podcast p,
div#over-fotos p,
div#over-agenda p,
div#over-liveact p,
div#over-mbp p,
div#over-festas p,
div#over-remix p,
div#over-contato p {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

div#over-sobre p span,
div#over-videos p span,
div#over-podcast p span,
div#over-fotos p span,
div#over-agenda p span,
div#over-liveact p span,
div#over-mbp p span,
div#over-festas p span,
div#over-remix p span,
div#over-contato p span {
	display:block;
	clear:both;
	font:italic 11px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}




/*    CONTEUDO    */

div#conteudo {
	position:relative;
	width:630px;
	padding:30px 50px 50px 50px;
	background:#fff url(../img/borda-conteudo-bottom.gif) bottom no-repeat;
}

div#conteudo h2 {
	display:block;
	padding-bottom:30px;
	font:bold 32px Arial, Helvetica, sans-serif;
}
div#conteudo h2 span {
	display:block;
	clear:both;
	font:italic 20px Georgia, "Times New Roman", Times, serif;
}



/*    RODAPE     */
div#rodape {
	width:100%;
	height:200px;
	background-color:#efc200;
	margin-top:40px;
}

div#rodape-conteudo {
	width:730px;
	margin:0 auto; 	
	padding-top:50px;
}

div#rodape-logo {
	width:90px;
	height:70px;
	background:url(../img/logo-rodape.gif) top no-repeat;
	border-right:solid 1px #fbce00;
	text-indent:-9999em;
	float:left;
}

ul#rodape-menu {
	width:630px;
	float:left;
}

ul#rodape-menu li {
	float:left;
	padding-left:18px;
	padding-bottom:15px;
}
ul#rodape-menu li.distancia {
	padding-left:49px;
}

ul#rodape-menu li a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#917604;
	text-transform:uppercase;
}
ul#rodape-menu li a:hover {
	color:#fff;
}

ul#rodape-menu li a span {
	display:block;
	clear:both;
	font:italic 11px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}



/*            NEWSLETTER             */

div#newsletter {
	position:relative;
	width:630px;
	padding:20px 50px 0px 50px;
	margin:0 auto;
	margin-top:40px;
	background:#fff url(../img/borda-conteudo-bottom.gif) bottom no-repeat;
	overflow:auto;
}

span#borda-top-news {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:730px;
	background:url(../img/borda-conteudo-top.gif) top no-repeat;
}

div#newsletter h2 {
	display:block;
	padding-bottom:30px;
	font:bold 20px Arial, Helvetica, sans-serif;
	float:left;
}

div#newsletter h2 span {
	display:block;
	clear:both;
	font:italic 16px Georgia, "Times New Roman", Times, serif;
}

div#newsletter fieldset {
	display:block;
	position:relative;
}

div#newsletter fieldset label {
	position:absolute;
	top:0;
	left:40px;;
	font:italic 13px Georgia, "Times New Roman", Times, serif;
}

div#newsletter fieldset input {
	position:absolute;
	top:20px;
	left:40px;
	border:solid 1px #000;
	width:220px;
	padding:3px;
}



div#newsletter fieldset  p.bt {
	position:absolute;
	top:8px;
	left:300px;
	width:100px;
	cursor:pointer;
}

div#newsletter fieldset  p.bt a {
	display:block;
	padding:10px;
	background-color:#d7ac00;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

