﻿/* Elementos fixos **********************************/

body { margin-top: 0px; margin-left: 0px; margin-right: 0px; }

h1, h2, h3, h4, h5 { 
	text-decoration:none; font: normal 15px "Verdana"; margin: 0px; padding:0px; display:inline; }

h2 { font-size: 13px; }

h3 { font-size: 12px; }

h4 { font-size: 10px; }
h4 a:link {	text-decoration:none; }
h4 a:visited { text-decoration:none; }
h4 a:hover { text-decoration:underline; }

h5 { font-size: 9px; }
h5 a:link {	text-decoration:none; }
h5 a:visited { text-decoration:none; }
h5 a:hover { text-decoration:underline; }

ul { padding:0px; margin:0px; list-style:square; display: inline; }
li { padding-left:15px; }

.azul1 { color:#00557C; }

.azul2 { color:#3488AD; }

.branco { color:#fff; }

.cinza { color:#666666; }

.box_input {
	margin: 0px;
	padding:0px;
	font: normal 10px "Tahoma";
	color:"#8C7869";
	border: 1px solid #D7D7C8;
	text-decoration: none;
	background: url(../_img/guia/bg_box_input.jpg) repeat-x; }

 .select { font: normal 10px "Verdana"; color: #666666; background-color: #FFFFFF; border: 1px solid #666666; }
 
 
 /* Backgrounds **********************************/
 
.bg_tab_esq { background: url(../_img/guia/e_sombra_esq.jpg) repeat-y; }

.bg_tab_dir {	background: url(../_img/guia/e_sombra_dir.jpg) repeat-y; }

.bg_menu {	background: url(../_img/guia/bg_menuhome.jpg) repeat-x; }

.bg_contato {	background: url(../_img/guia/bg_menucontato.jpg) repeat-x; }





/* links **********************************/

.menu_home { font: normal 11px Verdana; color:#ffffff; text-decoration: none; }
.menu_home a:link { color:#ffffff; text-decoration: none; }
.menu_home a:visited { color:#ffffff; text-decoration: none; }
.menu_home a:hover { font: normal 11px Verdana; color: #BBE5F3; text-decoration: none; }

.tahoma9_preta { font: normal 9px "Tahoma"; color:"#424238"; text-decoration: none; }
.tahoma9_preta a:link { color:"#424238"; text-decoration: none; }
.tahoma9_preta a:visited { color:"#424238"; text-decoration: none; }
.tahoma9_preta a:hover { font: normal 9px "Tahoma"; color:"#424238"; text-decoration: underline; }


.txtboxs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1F3370;
}

.txtboxs1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.selects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	background: #DDDDDD;
}

.buttons1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	background: #DDDDDD;
	width: 85 px;
}

.table {
	background-color: #FAF8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E3E3;
	border-bottom-color: #E6E3E3;
}

.table_todos {
	background-color: #FAF8F8;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:bold;
	font-color:#E6E3E3;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E3E3;
	border-bottom-color: #E6E3E3;
}

.table_fim {
	background-color: #FAF8F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E6E3E3;
	border-bottom-color: #E6E3E3;
}

.tahoma10branco {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00529b;
	cursor: pointer;
}

.tahoma10red {
	font-family: Tahoma;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;	
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	cursor: pointer;
}

.verdana10black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.verdana10blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.verdana10blacklink A:link{
	color: #000000;
	text-decoration: none;
}

.verdana10blacklink A:hover{
	color: #000000;
	text-decoration: underline;
}

.verdana10blacklink A:visited{
	color: #000000;
	text-decoration: none;
}

.verdana10graylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	text-decoration: none;
}

.verdana10graylink A:link{
	color: #444444;
	text-decoration: none;
}

.verdana10graylink A:hover{
	color: #444444;
	text-decoration: underline;
}

.verdana10graylink A:visited{
	color: #444444;
	text-decoration: none;
}

.bgcontato {
	background-attachment: fixed;
	background-image: url(../_img/guia/bg_contato_bege.jpg);
	background-repeat: no-repeat;
}

.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.table_guia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../_img/guia/fundo_tabela.gif);
	background-repeat: repeat;
	border: 1px solid #E2D088;
}

