﻿body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #ffffff;
}
#site
{
    text-align: center;
    margin: auto;
    width: 100%;
    z-index: 0;
}
#site2
{
    text-align: center;
    margin: auto;
    width: 800px;
    z-index: 0;
}
#top_cabecalho
{
	margin: auto;
  text-align: left;
  z-index: 1;
  height: 20px;
  background-color: #ffffff;
  padding-top: 6px;
}
#cabecalho
{
    margin: auto;
    text-align: center;
    z-index: 2;
    /*background-color: #615d5c;*/
    width: 100%;
    height: 150px;
    /* Para Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #d4ccfa, #150f36) repeat-X;
    /* Para WebKit (Safari, Google Chrome etc) */
		background: -webkit-gradient(linear, left top, left bottom, from(#d4ccfa), to(#150f36)) repeat-X;
		/* Para IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d4ccfa, endColorstr=#150f36)";
		/* Para IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d4ccfa, endColorstr=#150f36);
}
#corpo_1
{
    width: 100%;
    color: #000000;
    margin: auto;
    text-align: center;
    padding-top: 20px;
    z-index: 3;
}
#rodape
{
    width: 100%;
    z-index: 120;
    color: #ffffff;
    font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
    font-size: 12px;
    background-color: #009342;
    float:left
}
.fonte_titulo_1
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 40px;
	font-weight: bold;
}
.fonte_titulo_2
{
	color: #808080;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 20px;
}
.fonte_titulo_3
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 16px;
}
.fonte_conteudo_1
{
	color: #808080;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 12px;
    text-transform: uppercase;
}
.fonte_conteudo_1 a
{
	color: #808080;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 12px;
    text-transform: none;
}
.fonte_conteudo_2
{
	color: #808080;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 10px;
    text-transform: uppercase;
}
.fonte_conteudo_1_normal
{
	color: #808080;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 12px;
    text-transform: none;
}
.fonte_conteudo_3
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 12px;
	color: #777777;
	text-transform: lowercase;
}
.fonte_conteudo_3 a
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 12px;
	color: #777777;
	text-transform: lowercase;
}
.table_border_1
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	font-size: 14px;
	color: #808080;
	text-transform: uppercase;
}
.text_350_alta
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: uppercase;
	width: 350px;
}
.text_350_baixa
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: lowercase;
	width: 350px;
}
.text_350_normal
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	width: 350px;
}
.text_150_alta
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: uppercase;
	width: 150px;
}
.text_150_baixa
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: lowercase;
	width: 150px
}
.text_80_alta
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: uppercase;
	width: 80px;
}
.text_50_alta
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: uppercase;
	width: 50px;
}
.select_1_alta
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: uppercase;
}
.botao_1_alta
{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	background-color: #ff9900;
	width: 120px;
	height: 30px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #ff9900;
	border-left-color: #ff9900;
	border-bottom-color: #ff9900;
	border-right-color: #ff9900;
}
.botao_1_alta:hover
{
	color: #ffffff;
	background-color: #615d5c;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #ff9900;
	border-left-color: #ff9900;
	border-bottom-color: #ff9900;
	border-right-color: #ff9900;
}
.botao_2_alta
{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	background-color: #ff9900;	
	height: 30px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #ff9900;
	border-left-color: #ff9900;
	border-bottom-color: #ff9900;
	border-right-color: #ff9900;
}
.botao_2_alta:hover
{
	color: #ffffff;
	background-color: #615d5c;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #ff9900;
	border-left-color: #ff9900;
	border-bottom-color: #ff9900;
	border-right-color: #ff9900;
}

.radio_1
{
	font-size: 12px;
	color: #808080;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
}
.table_border_4
{
	border-right: #9adf8f 1px solid;
	border-top: #9adf8f 1px solid;
	border-left: #9adf8f 1px solid;
	border-bottom: #9adf8f 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	background-color: #d4ffcd;
	color: #000000;
	text-transform: uppercase;
}
.table_borda_5
{
	border-right: #e5db55 1px solid;
	border-top: #e5db55 1px solid;
	border-left: #e5db55 1px solid;
	border-bottom: #e5db55 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	background-color: #fefccb;
	color: #000000;
	text-transform: uppercase;
}
.table_borda_6
{
	border-right: #9fc7f5 1px solid;
	border-top: #9fc7f5 1px solid;
	border-left: #9fc7f5 1px solid;
	border-bottom: #9fc7f5 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	background-color: #dbecff;
	color: #000000;
	text-transform: uppercase;
}
.menu_botao_1
{
	padding: 20px; 
	text-align: center; 
	width: 1200px;
}
.menu_botao_2
{
	padding: 20px; 
	text-align: left; 
	width: 1200px;
}
.div_botao_1
{
	background-color: #615d5c; 
	color: #ffffff; 
	height: 40px; 
	width: 170px; 
	text-align: center;
	float: left; 
	padding-top: 24px; 
	margin-left: 20px;
	margin-bottom: 10px;
}

.div_botao_1_selecionado
{
	background-color: #ff9900; 
	color: #ffffff; 
	height: 40px; 
	width: 170px; 
	text-align: center;
	float: left; 
	padding-top: 24px; 
	margin-left: 20px;
}

.div_botao_2
{
	background-color: #615d5c; 
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	padding-top: 10px; 
	height: 26px; 
	width: 170px; 
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.div_botao_2_selecionado
{
	background-color: #ff9900; 
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	padding-top: 10px; 
	height: 26px; 
	width: 170px; 
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.div_botao_1:hover
{
	background-color: #ff9900; 
}

.div_botao_1 a
{
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	text-transform: uppercase;
	text-decoration: none;
}
.div_botao_1 a:hover
{
	text-decoration: underline;
}

.div_botao_1_selecionado a
{
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	text-transform: uppercase;
	text-decoration: none;
}

.div_botao_1_selecionado a:hover
{
	text-decoration: underline;
}

.div_botao_2 a
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	text-transform: uppercase;
	text-decoration: none;
}

.div_botao_2_selecionado a
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	text-transform: uppercase;
	text-decoration: none;
}

.div_botao_2 a:hover
{
	text-decoration: underline;
}

.div_botao_2_selecionado a:hover
{
	text-decoration: underline;
}

h2
{
	font-size: 20px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #808080; 
	text-transform: uppercase;
}
.space-box
{
	height:20px;
	width:1px;
	clear:both;
}
.linha
{
	width: 100%;
	height: 8px;
	background: #ffb76b; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}
.fonte_obs
{
	font-size: 10px;
	color: #ff0000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
}
a.link_sair
{
	font-size: 12px;
	color: #ff0000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-decoration: none;
	padding-right: 6px;
}
a.link_sair:hover
{
	text-decoration: underline;
}
.header_grid_1
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #ffffff;
	background-color: #ff9900;
	font-weight: bold;
	text-transform: uppercase;
}
.item_grid_1
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #808080;
	background-color: #ffffff;
	text-transform: uppercase;
}
.item_grid_1 a
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
.item_grid_1 a:hover
{
	text-decoration: underline;
}
.item_grid_1_normal
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #808080;
	background-color: #ffffff;
	text-transform: none;
}
.item_grid_1_normal a
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #808080;
	text-decoration: none;
    text-transform: none;
}
.item_grid_1_normal a:hover
{
	text-decoration: underline;
    text-transform: none;
}
.alternating_grid_1
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #ffffff;
	background-color: #615d5c;
	text-transform: uppercase;
}
.alternating_grid_1 a
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.alternating_grid_1 a:hover
{
	text-decoration: underline;
}
.alternating_grid_1_normal
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #ffffff;
	background-color: #615d5c;
	text-transform: none;
}
.alternating_grid_1_normal a
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
    text-transform: none;
}
.alternating_grid_1_normal a:hover
{
	text-decoration: underline;
    text-transform: none;
}
.table_border_mensagem
{
	font-family: Verdana, Tahoma, Arial, 'Times New Roman' , Sans-Serif;
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	font-size: 14px;
	color: #808080;
	text-transform: uppercase;
}
.div_mens_conf
{
	font-family: Verdana, Geneva, Sans-Serif;
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	font-size: 14px;
	color: #808080;
	padding: 10px 10px 10px 10px;
	text-align: left;
    text-transform: none;
}
.div_mens_conf_2
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 14px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: left;
    text-transform: none;
	
	-moz-border-radius:30px; /* Firefox */ 
	-webkit-border-radius:30px; /* Safari and chrome */ 
	-khtml-border-radius:30px; /* Linux browsers */ 
	border-radius:30px; /* CSS3 */ 
}
.textarea_1_alta
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: uppercase;
}
.textarea_1_normal
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	text-transform: none;
}
.div_data_pa_1
{
	background-color: #615d5c; 
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	padding-top: 10px; 
	height: 26px; 
	width: 170px; 
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	
	-moz-border-radius:10px; /* Firefox */ 
	-webkit-border-radius:10px; /* Safari and chrome */ 
	-khtml-border-radius:10px; /* Linux browsers */ 
	border-radius:10px; /* CSS3 */ 
}

.div_data_pa_1 a
{
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	text-transform: uppercase;
	text-decoration: none;
}
.div_data_pa_1 a:hover
{
	text-decoration: underline;
}

.div_data_pa_1_selecionado
{
	background-color: #ff9900; 
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman' , Sans-Serif;
	color: #ffffff; 
	padding-top: 10px; 
	height: 26px; 
	width: 170px; 
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	
	-moz-border-radius:10px; /* Firefox */ 
	-webkit-border-radius:10px; /* Safari and chrome */ 
	-khtml-border-radius:10px; /* Linux browsers */ 
	border-radius:10px; /* CSS3 */ 
}

.item_grid_pa
{
    font-family: Verdana, Tahoma, Arial, 'Times New Roman';
    font-size: 12px;
    color: #000000;
    background-color: #dcdcdc;
    text-transform: uppercase;
}

.item_grid_pa a
{
    font-family: Verdana, Tahoma, Arial, 'Times New Roman';
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
}