html, body, 
div, span, 
h1, h2, h3, h4, h5, h6, p, 
em, font, 
img, strong, 
dl, dt, dd, 
ul, li, 
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }


ul { list-style: none; }

* {
	padding:0;
	margin:0;
}

/* estilos */
body {
	font-size: 62.5%;
	color: #D2D2D2;
	height: 100%;
	padding-bottom: 1px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #070708;
	background-image: url(imagens/bk_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}

.centrar {
	margin: 0 auto;
	width: 960px;
}



/* estilos links */

a {
	color: #CC3300;
	text-decoration: none;
}

a:hover, a:active {
	color: #CC3300;
	text-decoration: underline;
}

/* estilos fonts */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.vermelho {
	color: #CC3300;
}

h1 {
	font-size: 2.4em;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h2 {
	font-size: 2.4em;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 1.8em;
}

h3 {
	font-size: 2.1em;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 1.7em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
}

h5 {
	color: #E63900;
	font-size: 2.4em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.5em;
}

p {
	font-size: 1.4em;
	line-height: 1.5em;
	padding-top: 0.4em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 1em;
}
h1,h2,h3 {
	margin-bottom: 0.1em;
}

#destaque_msg {
	display: block;
	position: absolute;
	z-index: 3;
	height: 115px;
	width: 115px;
}


/* estilos listagens */
dl {
	margin-bottom: 1em;
}
dt,dd {padding: 8px 10px;}
dt {
	color: #D2D2D2;
	font-weight: bold;
	font-size: 1.4em;
}
dd {
	padding-left: 15px;
	font-size: 1.4em;
	background-color: #111111;
	border: 1px solid #333333;
}
dd a:hover{
	text-decoration: underline;
}

/* estilos slide panel */
#wrapper {
}
a:focus {
	outline: none;
}
.btn-slide {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 26px;
	text-align: center;
	display: block;
	background-image: url(imagens/btn-slide11.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #EAEAEA;
	font-weight: bold;
	font-size: 1.6em;
	padding-top: 8px;
	width: 270px;
}

.btn-slide:hover, active, visited, link {
	background-image: url(imagens/btn-slide11_hover.gif);
	color: #EAEAEA;
	text-decoration: none;
}

/* estilos thumbnails */
.thumbnails {
	margin: 0px;
}
.thumbnails a.group {
	background-color: #333333;
	display: block;
	float: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thumbnails a.group:hover {
	background-color: #464646;
}
.thumbnails .group img {
	display: block;
}
/* estilos thumbnails edições */
.thumbnails a.edicoes {
	background-color: #333333;
	display: block;
	float: left;
	padding: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thumbnails a.edicoes:hover {
	background-color: #464646;
}
.thumbnails .edicoes img {
	display: block;
}

/* estilos logotipos */
#logotipos {
	margin-bottom: 20px;
	background-color: #000000;
	border: 1px solid #333333;
}
#logotipos ul {
	list-style-type:none;
	margin: 10px;
	text-align:center;
}
#logotipos li {
	display: inline;
	padding: 10px;
}
#logotipos li a img {
	vertical-align:middle;
	border:none;
}
#logotipos li a {
	width:680px;
	height:90px;
	line-height:90px;
}
#logotipos li a:hover {
	text-decoration: none;
}

/* estilos player */
#player {
	background-color: #000000;
	border: 1px solid #333333;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* estilos destaques */
.destaques {
	background-color: #111111;
	border: 1px solid #333333;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 35px;
	padding-bottom: 20px;
	display: block;
}
.destaques a.single_image, a.inline {
	background-color: #333333;
	display: block;
	float: left;
	padding: 3px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.destaques a.single_image:hover, a.inline:hover {
	background-color: #464646;
}
.destaques .single_image img, a.inline img {display: block;}


/* estilos imagens */
img {

}
img a {

}

img.left {
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 04px;
	margin-left: 0px;
}
img.right {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

/* estilos pdf */
#pdf {
	background-color: #111111;
	border: 1px solid #333333;
	margin-bottom: 20px;
	padding-top: 16px;
	padding-right: 40px;
	padding-left: 140px;
	text-align: left;
	display: block;
	background-image: url(imagens/pdf_bk.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#pdf a{
	text-decoration: none;
}
#pdf a:hover{
	text-decoration: underline;
}

/* estilos header */
#top_header {
	background-color: #000000;
	display: block;
	background-image: url(imagens/bk_panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}


#header {
	padding-bottom: 0px;
}

/* estilos logotipo */
#logotipo {
	height: 105px;
	width: 450px;
}
#logotipo a {
	text-decoration: none;
}


/* estilos menu_conteudo */
#panel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}

#menu {
	height: 200px;
	background-color: #000000;
}

.menu_parent {
	padding: 2px;
	width: 100%;
	font-size: 2.7em;
	color: #EEEEEE;
}
.menu_conteudo {
	width:170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 30px;
	display: inline;
	float: left;
}

.menu_conteudo ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	display: block;
}

.menu_conteudo li a {
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 125%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 14px;
}

.menu_conteudo li a:hover {
	background-color: #111;
	color: #CC3300;
	text-decoration: none;
}

/* estilos slider_conteudo */
#slider_conteudo {
	border: 1px solid #333333;
	padding: 1px;
	background-color: #000000;
}

/* Coluna principal */

#col_principal_int {
	padding-top: 20px;
	padding-bottom: 20px;
}
#col_principal {
	width: 680px;
	margin: 0px;
	padding-right: 40px;
	padding-left: 25px;
}

#col_principal_titulos {
	padding-bottom: 5px;
}

#col_principal_conteudo {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#conteudo {
	padding-left: 50px;
}


#col_principal_conteudo_img {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}



/* coluna secundaria */
#col_secundaria {
	padding-top: 40px;
	padding-bottom: 20px;
	width: 150px;
	padding-right: 20px;
}


#menu1 {
	width: 133px;
	float:right;
}

#menu1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu1 li {
	display: inline;
	/* for IE5 and IE6 */
}

#menu1 a {
	display: block;
	margin: 4px;
	border: 1px solid #333333;
}

#menu1 a img {
	display: block;
}

#menu1 a:link, #menu a:visited {
	text-decoration: none;
}

#menu1 a:hover {
	border: 1px solid #484848;
}

#menu1 li a#current {
	border: 1px solid #484848;
}


/* footer */
#footer {

}
#footer_conteudo {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.1em;
	color: #333333;
	background-image: url(imagens/bk_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#footer_padding {
	padding-left: 20px;
	padding-right: 20px;
}

#footer_colunas {
	width: 160px;
	height: 180px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 12px;
}

#footer_imgs {
	background-color: #000000;
	border: 1px solid #333333;
}
#footer_imgs ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footer_imgs li {
	display: inline;
}
#footer_imgs li a img {
	display: block;
	padding: 15px;
}
#footer_imgs li a {
	display: block;
	text-decoration: none;
	float: left;
}
#footer_imgs li a:hover {
	text-decoration: none;
}

#footer_links {
	padding: 20px;
}
#footer_links li {
	display: inline;
}
#footer_links li a {
	color: #6F6F6F;
	text-decoration: none;
}
#footer_links li a:hover {
	color: #7C7C7C;
	text-decoration: underline;
}

