@charset "utf-8";

/*
	Ramoele
*/

html { margin:0; padding:0; background: none; width:100%; color:#666666; line-height:1.6em;	font-family: Tahoma, "Times New Roman", Times, serif; font-size: 11px; }

body { margin:0; padding:0;}

.degradee_top { background: url(../images/ramoele/back_top_degrade.png) repeat-x; height: 40px; width: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }

/* ESTILO DOS BOTÕES DE CADASTO E CONTATO */
.btn_cad_cont {
	height: 17px;
	width: 68px;
	background: url(../images/_header/btn20_80.jpg) no-repeat top;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
	border: none;
	cursor: pointer;
}

/*
	ESTILO DAS ABAS DO SITE
*/
a.botao { font-family: Verdana; font-size:10px; color: #660066; text-decoration: none; cursor: pointer;}
.botao { display: inline-block; padding-left: 7px; background: url(../images/_header/btn_tab.jpg) no-repeat; }
.botao strong { display: inline-block; padding: 2px 6px 3px 0; font-weight: normal; background: url(../images/_header/btn_tab_right.jpg) no-repeat; }
a.botao { background-position: left 0;  }
a.botao strong { background-position: right 0; }
a.botao:hover { background-position: left -30px;  }
a.botao:hover strong { background-position: right -30px; color: #FFFFFF; font-weight: normal; }

a.active { font-family: Verdana; font-size:10px; color: #FFFFFF; text-decoration: none; cursor: pointer;}
.active { display: inline-block; padding-left: 7px; background: url(../images/_header/btn_tab.jpg) no-repeat; }
.active strong { display: inline-block; padding: 2px 6px 3px 0; font-weight: bold; background: url(../images/_header/btn_tab_right.jpg) no-repeat; }
a.active { background-position: left -30px;  }
a.active strong { background-position: right -30px; }

/* main: ARMAZENA TODO O CONTEÚDO DA TELA, EXCETO O FOOTER */
.main {width:100%; padding:0; margin:0 auto; }

/* header: ARMAZENA O LOGOTIPO E AS INFORMAÇÕES DE TOPO DA PÁGNA */
.header { width:982px; margin:0 auto; padding:0;}

.header_logo { width:972px;	padding-top:20px; float:left; margin-left: 5px; margin-right: 5px; font-size: 11px; border-bottom: 3px solid #660066;}

/* header: ARMAZENA O CONTEUDO DA PÁGNA */
.content { width:982px; margin:0 auto; padding:0; color:#6f6f6f; border-bottom:1px solid #edeeee;}
.content a { color:#660066;	text-decoration:underline;}
.content a:hover { text-decoration: none; }

.div_name a {
	color:#6f6f6f; text-decoration:none;
}
.div_name a:active {
	color:#6f6f6f; text-decoration:none;
}
.div_name a:hover {
	color:#6f6f6f; text-decoration:none;
}

.content h4 {color:#660066; padding:0px; margin:0px;}
.content h3 { color:#660066; border-bottom:1px solid #edeeee; padding:5px 0; margin-top:10px; font-size: 14px; font-weight: bold; }
.content h2 { font: bold 18px; color:#6f6f6f;}
.content p { /*padding:10px 5px;*/ margin:0;}

.content .left_3col {float:left; width:180px; margin:0; border-right:1px solid #edeeee; text-align:center;}
.content .center_3col { float:left; width:760px; margin:0 10px 20px 20px; }
	.content .center_3col_left { margin-right:20px; float:left; width:360px; }
	.content .center_3col_right { margin-left:20px; float:left; width:360px; }

.content .left_2col {float:left; width:280px; margin:20px 10px 20px 20px; border-right:1px solid #edeeee; text-align:left; padding-right: 15px;}
.content .center_2col { float:left; width:600px;  margin:20px 10px 20px 20px; }

.content .middle_2col { float:left; width:760px;  margin:20px 5px 20px 5px; }
.content .right_2col {float:right; width:180px; margin:20px 5px 20px 5px; border-left:1px solid #edeeee; text-align:left; padding-right: 15px;}

.content .left_2col_middle {float:left; width:440px; margin:20px 10px 20px 20px; border-right:1px solid #edeeee; text-align:left; padding-right: 15px;}
.content .center_2col_middle { float:left; width:440px;  margin:20px 10px 20px 20px; }

.content .center_1col { margin:20px 10px 20px 20px; }

/* footer: ARMAZENA O FOOTER DA PÁGINA*/
.footer { width:982px; margin:0 auto; padding:0; font-size: 10px; color:#6f6f6f; height: 40px; }
	.footer_left {width:210px; float:left; padding:20px; text-align:left }
	.footer_center {width:220px; float:left; padding:20px; text-align:right; }
	.footer_right {width:190px; float:left; padding:20px; text-align:right }
		.footer_right a { padding:0 5px; text-decoration:none; color:#6f6f6f; }
		.footer_right a:hover { text-decoration:underline;}

.clr { clear:both; }

.font_10 { font-size: 10px; }
.font_12 { font-size: 12px; }
.font_14 { font-size: 14px; }
.font_strong { font-weight: bold; }
.border_bottom {
	border-bottom:1px solid #edeeee;
	/* border: 1px solid red; */
	padding-bottom:5px;
}
.height_24 { line-height: 24px; }

a.rss {
	color:#6f6f6f;
	font-size: 11px;
	text-decoration: none;
}
a.rss:hover  {
	color:#660066;
	font-size: 11px;
	text-decoration: none;
}



.biblioteca_lancamento {
	width: 280px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.input_cont_cad_blur {
	width: 300px;
	height: 18px;
	border: 2px solid #D2C6E1;
	background-color: white;
	color:#660066; 
	font-family: Tahoma, "Times New Roman", Times, serif; 
	font-size: 12px;
	line-height: 18px;
}

.input_cont_cad_focus {
	width: 300px;
	height: 18px;
	border: 2px solid #76326D;
	background-color: #ECDDEA;
	color:#660066; 
	font-family: Tahoma, "Times New Roman", Times, serif; 
	font-size: 12px;
	line-height: 18px;
}

.msg_sucesso {
	font-size:14px; 
	color: #660066;
	margin-left: 50px;
}


.msg_erro{
	font-size:10px; 
	color: #FF0000;
	margin-left: 50px;
}


/*BUSCA GOOGLE*/
.gs-webResult {color: #6f6f6f; }
.gs-result .gs-title a {color: #660066;}
.gs-result .gs-title b {color: #660066;}
.gs-snippet{
	color: #6f6f6f;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:#008000;
	text-decoration:none;
}
.gsc-control-cse {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:13px;
}
.gsc-tabsArea {
	display:none;
}
.gs-webResult div.gs-visibleUrl-long {
	display:none;
}
.gsc-control-cse div {
	position:static;
}
.gsc-result {
	margin-bottom:10px;
}
.gsc-results .gsc-cursor-box {
	margin-bottom:10px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	color:#660066;
	cursor:pointer;
	display:inline;
	margin-right:8px;
	text-decoration:underline;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color:#A90A08;
	font-weight:bold;
	text-decoration:none;
}
table.gsc-branding td, table.gsc-branding {
	border:medium none;
	margin:0;
	padding:0;
}
td.gsc-branding-text {
	vertical-align:top;
}
.gsc-branding-text {
	color:#676767;
}
td.gsc-branding-text div.gsc-branding-text {
	font-size:11px;
	margin-right:2px;
	padding-bottom:2px;
	text-align:right;
}
element.style  {
	background:none repeat scroll 0 0 #FFFFFF;
}
input.gsc-input {
	border:1px solid #660066;
	padding-left:2px;
	width:49%;
}
table.gsc-search-box td {
vertical-align:middle;
}
td.gsc-search-button {
	width:1%;
}
input.gsc-search-button  {
	margin-left:2px;
}
table.gsc-search-box td {
vertical-align:middle;
}
td.gsc-clear-button {
	width:14px;
}
.gsc-resultsHeader {
	display: none;
}
.gsc-result div.gs-watermark {
	display:none;
}
td.gsc-branding-text div.gsc-branding-text {
	font-size:11px;
	margin-right:2px;
	padding-bottom:2px;
	text-align:right;
}
table.gsc-branding {
	border-spacing:0;
	border-style:none;
	border-width:0;
	width:60%;
	margin-bottom: 10px;
}
.gsc-search-box {
	display: none;
}
.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
	display:inline;
	margin-bottom:0;
}
.gsc-results .gsc-cursor {
	display:inline;
}

.nav_page {
	width: 100%;
	text-align: center;
	font-size:12px;
}


/* Barra de Seleção de Estado Brasileiro
------------------------------------------
------------------------------------------
*/

.barra_estado {
/*	border:1px solid #aaaaaa;*/
	margin-top:10px;
	width:100%;
	height:32px;
	line-height:32px;
	text-align:left;
	text-indent:52px;
	color:#FFFFFF;
	background:url(../images/barra_982x32.png) no-repeat;
}

.barra_estado a {text-decoration: none; font-weight:bold; color: #000000;}
.barra_estado a:visited {text-decoration: none; font-weight:bold; color: #000000;}
.barra_estado a:hover {text-decoration: underline; font-weight:bold; color: #000000;}
.barra_estado a:active {text-decoration: none; font-weight:bold; color: #000000;}

.barra_estado_selecionado {
	/*border:1px solid #aaaaaa;*/
	*margin-top:-32px;
	float:right;
	width: 220px;
	height:32px;
	position:relative;
	color:#FFFFFF;
	text-align:left;
	background:url(../images/seta_32.png) no-repeat;
}

.barra_mapa {
	margin-top:10px;
	width:100%;
	height:582px;
	line-height:32px;
	text-align:left;
	text-indent:52px;
	color:#FFFFFF;
	background:url(../images/barra_982x582.png) no-repeat;
}

.barra_mapa a {text-decoration: none; font-weight:bold; color: #000000;}
.barra_mapa a:visited {text-decoration: none; font-weight:bold; color: #000000;}
.barra_mapa a:hover {text-decoration: underline; font-weight:bold; color: #000000;}
.barra_mapa a:active {text-decoration: none; font-weight:bold; color: #000000;}
