/***************************************** FONTS *********/
.ajax-loading {
	padding: 10px 0;
	background: url(../img/spinner.gif) no-repeat center;
	background-color:#FFFFFF;
}
.scroll1 {
	scrollbar-3dlight-color:#bfcadd;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#bfcadd;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#bfcadd;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#5675ab;
}
body {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
}
form {
	margin: 0px;
}
.titulo_pagina {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #006699;
}
.titulo_cliente {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
}
.submenu {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.submenu:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #8cc63f;
	text-decoration: underline;
}
.txtverde11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
.txtverde12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
.txtverdeescuro11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5d8106;
}
.txtverde10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #a0de0b;
}
.txtcinza10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.txtverde11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
.linkverde11bold {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration:underline,
}
.linkverde11bold:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration:underline;
}
.txtwhite10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.txtwhite13 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
.titverde11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}

.titverde15 {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
/***************************************** DIV's *******/
#divhead {
	width:auto;
	height:auto;
	background: url(../img/h_fundo.gif);
}
#divcenter {
	width:auto;
	height:auto;
	background: url(../img/fundo.gif);
}
#divfoot {
	width:auto;
	height:auto;
	background: #1c280d;
}
#divblack {
	width:auto;
	height:auto;
	background: #000000;
}
/***************************************** TABELAS *******/
.tabela1 {
	background: #efefef;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.trtopo td {
	background: #006699;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdleft {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

