/* Default CSS */
*{
	margin:0;
	padding:0;
	text-decoration: none;
	border: none;
    font-family: Arial;
}
body{ background-color: #fff; }

a { behavior: url("../../files/iepngfix.htc"); outline: none; }

div#geral{
	margin: 0 auto;
	position: relative;
	width: 990px;
	background-color: #006FBE;
}
div#topo, div#topo div#pesquisa div.submit input, div#topten h2{ background: url("../../img/site/spriteIndex.jpg") no-repeat; }
div#topo{ height: 79px; }

div#topo div#logo{
	position: absolute;
	z-index: 2;
    width: 200px; height: 121px;
	left: 44px;  top: 0px;
}
a#logo{
	background: url("../../img/site/logo_2010_site.png") no-repeat;
	display: block;
	width: 200px; height: 121px;
	text-indent: -9000px;
}
div#topo div#menu{
	position: relative;
	left: 230px;
	width: 480px; height: 38px;
	margin: auto;
	float: left;
	margin-left: 33px;
	padding: 20px 0 0 0px;
}
div#topo div#menu ul li{
	display: inline;
	font-size: 12px;
}
div#topo div#menu ul li a{ color: #FF931E; padding: 6px 8px;  }
div#topo div#menu ul li a:hover{background-color: #000000; color: #ffffff; border: 1px solid #222;}
div#topo div#pesquisa{
	position: relative; left: 243px; top: 14px;
	border: 4px solid #7DC9FF;
	width: 180px;
	float: left;
}
div#topo div#pesquisa input{
	width: 156px; height: 18px;
	float: left;
	font-size: 13px;
	color: #006FBE;
}
div#topo div#pesquisa div.submit input{
	display: block;
	background-position: -60px -220px;
	font-size: 0px;
	padding-top: 18px;
	width: 24px; height: 18px;
/*
	position: absolute;
	top: 20px;
	left: 917px;
*/
}
div#conteudo{
	width: 900px;
	margin: -20px auto;
	background-color: #fff;
	padding: 10px 0 10px 0;
	clear: both;
}
div#ilustracao{
	height: 210px;
	background-color: #006FBE;
	background: url("../../img/site/defaultImg.jpg") no-repeat;
	background-position: -36px 52px;
}
div#topten{
	height: 550px;
	background-color: #000D21;
}
div#topten h2{
	display: block;
	width: 128px; height: 64px;
	background-position: 0 -111px;
	text-indent: -9000px;
	margin: 0 auto;
}
div#topten h3{ font-size: 15px; }
ol#topcds, ol#topdvds, ol#toplivros{
	float: left;
	color: #fff;
	padding-top: 20px;
	width: 270px; height: 420px;
	font-weight: bold;
	font-size: 17px;
}
ol#topcds li, ol#topdvds li, ol#toplivros li{
	border-bottom: 1px dotted #3FA9F5;
	padding-top: 5px;
}
ol#topcds{ padding-left: 50px; }
ol#topdvds, ol#toplivros{ padding-left: 52px; }
ol#topcds li, div#topten ol#topcds h3{ color: #FF931E; }
ol#topdvds li, div#topten ol#topdvds h3{ color: #7AC943; }
ol#toplivros li, div#topten ol#toplivros h3{ color: #3FA9F5; }
.titulo a{ color: #fff; font-size: 12px; font-weight: normal; }
.titulo { padding-left: 6px; }
.descricao a{
	display: block;
	color: #808080;
	font-size: 10px;
	font-weight: 100;
	font-style: italic;
	padding-left: 5px;
	margin-bottom: 2px;
}
div#endereco{
	width: 335px; height: 75px;
	background-color: #FF931E;
	float: left;
}
div#endereco .local, div#endereco .tel, div#endereco .planet{
	color: #472908;
	text-align: center;
	padding-top: 6px;
}
div#endereco .local{
	font-size: 14px;
	font-weight: bold;
}
div#endereco .tel{ font-size: 17px; }
div#endereco .planet{
	font-size: 11px;
	color: #fff;
}
div#menuRodape{
	width: 655px; height: 55px;
	background-color: #000;
	float: left;
	padding:  20px 0 0 0;
}
div#menuRodape ul{ width: 420px; padding: 12px 0 0 20px; }
div#menuRodape ul li{
	display: inline;
	padding-right: 13px;
}
div#menuRodape ul li a{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
a.stuff{
	font-size: 10px;
	color: #ccc;
	float: right;
	padding-right: 30px;
}
/*p.pgtitulo{
	font-size: 18px;
	text-align: center;
}*/
