/* GENERICOS */
/* GENERICOS */
/* GENERICOS */

body {
	padding: 0;
	margin: 0;
	color: #464946;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0 none;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #464946;
}

a:hover {
	text-decoration: underline;
	color: #464946;
}

/* MENU */

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #464946; 
	font-size:11px
}

.menu_left_side {
	border-left: 1px solid #464946;
}

.menu_right_side {
	border-right: 1px solid #464946;
}

.menu_foot_2 {
	background-image: url(../imgs/menuFt.gif); 
	background-position: bottom;
	background-repeat: no-repeat;
}

.menu_left_side_club {
	border-left: 1px solid #005780;
}

.menu_right_side_club {
	border-right: 1px solid #005780;
}

.menu_foot_2_club {
	background-image: url(../imgs/clubMenuFt.gif); 
	background-position: bottom;
	background-repeat: no-repeat;
}

#menu_superior {
	color: #FFFFFF;
	background-image: url(../imgs/head_canto_azul.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu_superior strong {
	font-size: 10px;
	color: #FFFFFF;
}

/* CONTEUDO */

td.colunas {
	padding: 0 5px;
}

td.colunas h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -8px;
}

* html td.colunas h3 {
	margin-bottom: -14px;
}

.conteudo:link, .conteudo:active, .conteudo:visited {
	text-decoration: none;
	color: #005780;
}

.conteudo:hover {
	text-decoration: underline;
	color: #005780;
}

/* DESTAQUE */

.destaque {
	font-size: 9px;
}

.caixinha_apcd {
	font-size: 11px;
	font-family:Verdana;
}

.destaque span {
	font-weight: bold;
}

.destaque a {
	color: #005780;
}

.postit {
	background-color: #FFFA55;
	background-image: url(../imgs/postit_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 100%;
	padding: 3px 43px 10px 10px;
	color: #005780;
}

.postit span {
	font-weight: bold;
}

/* FORMULARIO DE SELEÇÃO DE ENTIDADE */

.form_cliente {
	border-left: 1px solid #464946;
	border-right: 1px solid #464946;
	padding: 0 7px;
}

* html .form_cliente p {
	padding-top: 7px;
}

#uf{
	font-size: 9px;
}

#item{
	font-size: 9px;
}