﻿body
{
	margin: 0px;
	padding: 0px;
	
	font-family: "Century Gothic", Verdana, Arial !important;
	
	text-align:center;
	
	border-top: 0px solid #000000;
}

body a img
{
    border:0px;
}

.quebrador
{
    margin: 0px 0px 0px 0px;
	clear:both;
}

#stage
{
	width: 985px;
	margin:0px auto 25px auto;
}

#stage #header
{
	height: 207px;
	margin:auto;
	text-align:left;
}

#stage #menu_horizontal
{
	position:absolute;
	padding-top: 154px;
	padding-left: 0px;
	width: 985px;
		
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1.5px;
	word-spacing: 3px;
	color:#ffffff;
	text-align:center;
}

#stage #menu_horizontal a:link
{
	color: #ffffff;
	text-decoration:none;
}

#stage #menu_horizontal a:visited
{
	color: #ffffff;
	text-decoration:none;
}

#stage #menu_horizontal a:hover
{
	color: #f15a24;
	text-decoration:none;
}

#stage #menu_horizontal a.ativo
{
	color: #f15a24;
	text-decoration:none;
}

#stage #content
{
	font-size: 14px;
}

#stage #content a:link
{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

#stage #content a:visited
{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

#stage #content a:hover
{
	color: #f15a24;
	text-decoration:none;
	font-weight: bold;
}

#stage #content a.ativo
{
	color: #f15a24;
	text-decoration:none;
	font-weight: bold;
}

#stage #content ul
{
	padding: 0px;
	margin: 15px 0px 15px 0px;
	list-style:none;
}

#stage #content ul li
{
	padding: 0px;
	margin: 0px;
}

#stage #content ul.comum
{
	list-style:disc;
	text-align:justify;
	padding-left: 0cm;
}

#stage #content ul.comum li
{
	margin-bottom: 10px;
}

#stage #content .putadestaque
{
	background-color: #491502;
	color: #ffffff;
	font-size: 14px;
	padding: 10px 5px 10px 5px;
	margin-top: 18px;
}

#stage #content #menu_left
{
	float:left;
	width: 166px;
	margin: 0px 0px 0px 30px;
	text-align:left;
}

#stage #content #menu_right
{
	float:right;
	width: 166px;
	margin: 0px 30px 0px 0px;
	text-align:center;
}

#stage #content #menu_left .menu_corpo
{
	background-color: #000000;
	padding: 10px 15px 15px 15px
}

#stage #content #menu_right .menu_corpo
{
	background-color: #000000;
	padding: 10px 0px 15px 0px
}

#stage #content #principal
{
	width: 521px;
	margin:auto;
}

#stage #content #principal .principal_corpo
{
	min-height: 470px;
	padding: 0px 0px 15px 0px;
	
	background-color: #ffffff;
}

#stage #content #principal .principal_corpo #migalha
{
	font-size: 10px;
	font-style:italic;
	color: #818181;
	
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	
	border-bottom: 1px solid #f3f3f3;
}

#stage #content #principal .principal_corpo #migalha a:link
{
	color: #818181;
	text-decoration:none;
	padding: 0px 12px 0px 2px;
	font-style:normal;
	
	background-image:url('../img/migalha_off.jpg');
	background-position:right center;
	background-repeat:no-repeat;
}

#stage #content #principal .principal_corpo #migalha a:visited
{
	color: #818181;
	text-decoration:none;
	padding: 0px 12px 0px 2px;
	font-style:normal;

	background-image:url('../img/migalha_off.jpg');
	background-position:right center;
	background-repeat:no-repeat;
}

#stage #content #principal .principal_corpo #migalha a:hover
{
	color: #f15a24;
	text-decoration:none;
	padding: 0px 12px 0px 2px;
	font-style:normal;
	
	background-image:url('../img/migalha_on.jpg');
	background-position:right center;
	background-repeat:no-repeat;
}

#stage #content #principal .principal_corpo img.miniatura
{
	background-image:url('../img/back_img.png');
	background-position:right center;
	background-repeat:no-repeat;
	
	width: 100px;
	height: 100px;
	padding: 16px 0px 16px 0px;
}

#stage #content #principal .principal_corpo img.miniatura75
{
	background-image:url('../img/back_img75.png');
	background-position:right center;
	background-repeat:no-repeat;
	
	width: 75px;
	height: 75px;
	padding: 12px 0px 12px 0px;
	margin-left: 12px;
}

#stage #content #principal .principal_corpo img.miniatura50
{
	background-image:url('../img/back_img50.png');
	background-position:right center;
	background-repeat:no-repeat;
	
	width: 50px;
	height: 50px;
	padding: 10px 0px 10px 0px;
	margin-left: 25px;
}

#stage #content #principal .principal_corpo img.direita
{
	float:right;
}

#stage #content #principal .principal_corpo img.esquerda
{
	float: left;
}

#stage #content #principal #titulo
{
	font-size: 22px;
	color: #000000;
	text-align:center;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

#stage #content #principal #titulo:first-letter
{
	color: #f15a24;
	font-weight: bold;
	font-size: 26px;
}

#stage #content #principal #media
{
	
}

#stage #content #principal #conteudo
{
	padding: 10px 25px 15px 25px;
	font-size: 12px !important;
	text-align:center;
}

#stage #content #principal #conteudo a:link
{
	color: #f15a24;
	text-decoration:none;
	font-weight: bold;
}

#stage #content #principal #conteudo a:visited
{
	color: #f15a24;
	text-decoration:none;
	font-weight: bold;
}

#stage #content #principal #conteudo a:hover
{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

#stage #content #principal #conteudo .subtitulo
{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:justify;
	margin: 20px 0px 10px 0px;
}

#stage #content #principal #conteudo .subtituloANI
{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:justify;
	text-indent: 1cm;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #959595;
	
	height: 18px;
	padding: 15px 0px 0px 0px;
	color: #959595;
	
	background-image:url('../img/ANI.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#stage #content #principal #conteudo .subtituloAUD
{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:justify;
	text-indent: 1cm;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #959595;
	
	height: 18px;
	padding: 15px 0px 0px 0px;
	color: #959595;
	
	background-image:url('../img/AUD.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#stage #content #principal #conteudo .subtituloDOC
{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:justify;
	text-indent: 1cm;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #959595;
	
	height: 18px;
	padding: 15px 0px 0px 0px;
	color: #959595;
	
	background-image:url('../img/DOC.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#stage #content #principal #conteudo .subtituloIMG
{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:justify;
	text-indent: 1cm;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #959595;
	
	height: 18px;
	padding: 15px 0px 0px 0px;
	color: #959595;
	
	background-image:url('../img/IMG.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#stage #content #principal #conteudo .subtituloVID
{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:justify;
	text-indent: 1cm;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #959595;
	
	height: 18px;
	padding: 15px 0px 0px 0px;
	color: #959595;
	
	background-image:url('../img/VID.png');
	background-position:left top;
	background-repeat:no-repeat;
}


#stage #content #principal #conteudo p
{
	text-indent: 1cm;
	margin: 5px 0px 5px 0px;
	text-align:justify;
}

/*-------------------ITEMS-------------------*/

#stage #content #principal #conteudo .item
{
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	
	color: #757575;
	/*min-height: 132px;*/
	
}

#stage #content #principal #conteudo .item .detalhes
{
	position:relative;
	margin: 10px 0px 10px 125px;
	margin-bottom: 34px;
	/*height: 120px;*/
	
	text-align:justify;
}

#stage #content #principal #conteudo .item .detalhes2
{
	position:relative;
	margin: 10px 0px 10px 20px;
	margin-bottom: 34px;
	/*height: 120px;*/
	
	text-align:justify;
}

#stage #content #principal #conteudo .item .detalhes p
{
	text-indent: 0px;
}

#stage #content #principal #conteudo .item .detalhes .destaque, .detalhes2 .destaque
{
	font-size: 16px;
	font-weight:bold;
}

#stage #content #principal #conteudo .item:hover
{
	background-color: #f3f3f3;
	border: 1px solid #d9d9d9;
	
	color: #000000;
	
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#stage #content #principal #conteudo .item:hover img.miniatura
{
	background-color: #f3f3f3;
	background-image:url('../img/back_img_on.png');
}

#stage #content #principal #conteudo .item:hover img.miniatura75
{
	background-color: #f3f3f3;
	background-image:url('../img/back_img75_on.png');
}

#stage #content #principal #conteudo .item:hover img.miniatura50
{
	background-color: #f3f3f3;
	background-image:url('../img/back_img50_on.png');
}

/*-------------------ITEMS-TABELA-------------------*/

#stage #content #principal #conteudo .item_table
{
	border: 1px solid transparent;
	padding: 0px 10px 0px 15px;
	
	color: #959595;
}

#stage #content #principal #conteudo .item_table .detalhes
{
	text-align:justify;
}

#stage #content #principal #conteudo .item_table:hover
{
	background-color: #f3f3f3;
	border: 1px solid #d9d9d9;
	
	color: #000000;
	
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#stage #content #principal #conteudo .item_table:hover img.miniatura
{
	background-color: #f3f3f3;
	background-image:url('../img/back_img_on.png');
}

#stage #content #principal #conteudo .item_table:hover img.miniatura75
{
	background-color: #f3f3f3;
	background-image:url('../img/back_img75_on.png');
}

#stage #content #principal #conteudo .item_table:hover img.miniatura50
{
	background-color: #f3f3f3;
	background-image:url('../img/back_img50_on.png');
}

/*---------------TABELAS--------------*/

#stage #content #principal #conteudo ul.table
{
	margin: auto;
	padding: 0px;
	page-break-after:always;
	
	/*background-color: #ffffff;*/
}

#stage #content #principal #conteudo ul.table li
{
	margin: 0px;
	padding: 0px;
}

#stage #content #principal #conteudo ul.table li ul.row
{
	margin: 0px;
	padding: 0px;
}

#stage #content #principal #conteudo ul.table li ul.row li
{
	margin: 0px;
	padding: 0px;
	
	width: 143px;
	margin: 2px;
	float:left;
	
	border: 0px solid transparent;
}

/*---------------CITAÇÃO--------------*/

#stage #content #principal #conteudo .quote
{
	background-image:url('../img/quote_off.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	

	padding: 15px 30px 0px 30px;
	margin: 15px 0px 15px 20px;
	
	color: #959595;
}

#stage #content #principal #conteudo .quote:hover
{
	background-image:url('../img/quote_on.jpg');
	
	color: #000000;
}

#stage #content #principal #conteudo .quote p
{
	text-indent: 0px;
}

/*---------------OUTROS ELEMENTOS DE CONTEUDO--------------*/

#stage #content #principal #conteudo .area
{
	padding: 5px 2cm 10px 2cm;
}

#stage #content #principal #conteudo .secundary
{
	text-align:left;
	
	color:#959595;
	font-weight:bold;
	letter-spacing: 1px;
	
	border-top: 1px solid #f3f3f3;
}

#stage #content #principal #conteudo .secundary:hover
{	
	color:#f15a24;
}

#stage #content #principal #conteudo .quote:hover .secundary
{	
	color:#f15a24;
}

/*---------------RODAPÉ--------------*/

#footer
{
	height: 229px;
	clear:both;
	
	/*border-top: 1px solid #1a1a1a;*/
	
	background-image:url('../img/back_footer.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
}

#footer a:link
{
	color: #f15a24;
	text-decoration:none;
}

#footer a:visited
{
	color: #f15a24;
	text-decoration:none;
}

#footer a:hover
{
	color: #ffffff;
	text-decoration:none;
}

#footer #range
{
	width: 521px;
	margin:auto;
}

#footer #range .titulo
{
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	margin-bottom: 12px;
	color: #e9e9e9;
}

#footer #range #info_left
{
	padding: 0px 22px 0px 15px;
	width: 220px;
	float:left;
	
	border-right: 1px solid #313131;
	
	text-align:justify;
	letter-spacing: 0.5px;
	color: #e9e9e9;
	font-size: 10px;
}

#footer #range #info_right
{
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 10px 0px;
	width: 225px;
	height: 160px;
	float:right;
}

#footer #range #copy
{
	clear:both;
	margin:5px 0px 0px 0px;
	
	border-top: 1px solid #313131;

	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 18px;
}

#footer #range #copy img
{
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 7px;
}

/*-----------------------------------FORMULARIO-----------------------------------*/

fieldset
{
    border-top: 1px solid #e1e1e1;
    border-right: 0px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 0px;
	
	padding: 0px 10px 10px 10px;
	margin: 40px 0px 0px 0px;
	
	background-image:url('../img/fieldset_public.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #fafafa;

	font-size: 12px; !important;
	font-family: Century Gotic, Verdana !important;
}

fieldset legend
{    
	color: #ffffff;
	font-weight:bold;
	font-size: 14px;
	
	border-top: 0px;
    border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	
	padding: 4px 12px 4px 12px;
	margin: -11px 0px 0px 30px;
	
	background-color: #000000;
}

input.campo
{
	border: 1px solid #ababab;
	
	background-color: transparent;
	background-image:url('../img/Back_labelFiledset.png');
	background-position:left top;
	background-repeat:repeat-x;
	
	width: 330px;
	
	padding: 2px;
}

textarea
{
	border: 1px solid #ababab;

}

select
{
	border: 1px solid #ababab;
}

input.botao
{
	background-image:url('../img/TransparentOrange.png');
	background-position:left top;
	background-repeat:repeat;

	background-color: transparent;
	border: 1px solid #000000;
	
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	padding: 3px 10px 2px 10px;
	
	width: 100px;
}

.formlinha
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.formlinha .nomecampo
{
	width: 140px;
	float:left;
	text-align:right;
	padding-right: 8px;
	padding-top: 2px;
	
	color: #646c78;
	font-size: 12px;
}

.formlinha .nomecampoVermelho
{
	width: 140px;
	float:left;
	text-align:right;
	padding-right: 8px;
	padding-top: 2px;
	
	color: #e00000;
	font-size: 12px;
	font-style:italic;
}

.formlinha .areacampo
{
	margin-left: 148px;
	font-family: Tahoma, Verdana !important;
}

.msg_warning
{
	background-image:url('../img/WarningIcon.png');
	background-position:left top;
	background-repeat:no-repeat;
	
	height: 46px;
	
	padding: 5px 20px 0px 40px;
	
	font-weight: bold;
	color: #fbb03b;
	font-size: 0.8em;
	
	margin: 0px 50px 0px 50px;
}

.msg_error
{
	background-image:url('../img/ErrorIcon.png');
	background-position:left top;
	background-repeat:no-repeat;
	
	height: 46px;
	
	padding: 5px 20px 0px 40px;
	
	font-weight:bold;
	color: #ed1c24;
	font-size: 0.8em;
	
	margin: 0px 50px 0px 50px;
}

.msg_ok
{
	background-image:url('../img/OkIcon.png');
	background-position:left top;
	background-repeat:no-repeat;
	
	height: 46px;
	
	padding: 5px 20px 0px 40px;
	
	font-weight: bold;
	color: #39b54a;
	font-size: 0.8em;
	
	margin: 0px 50px 0px 50px;
}

.formlinhabotao
{
	margin-top: 10px;
	margin-bottom: 0px;
		
	text-align:center;

	padding-top: 8px;
	border-top: 1px solid #e1e1e1;

	background-image:url('../img/back_labelFiledset.png');
	background-position:left top;
	background-repeat:repeat-x;
} 
