/* ----- TAGS ----- */
a {
	color: #8A370E;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
body, select {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}
body, form {
	margin:0px;
	padding:0px;
}
h1 {
	margin-left: 30px;
	margin-top: 10px;

}
h2 {
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #8A370E;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/imagens/titulos/h2_linha.gif);
	background-repeat: no-repeat;
}
* img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul li {
	list-style-type: none;
	list-style-image: url(/imagens/li.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
}
/* ----- DIAGRAMACAO ----- */
#CLEAR {
	clear: both;
}
#CONTEUDO {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
#DESTAQUE {
	text-align: center;
	width: 740px;
	height: 138px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 8px;*/
	background-image: url(/imagens/topo/imagem1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #9E372E;
}
#LOGO {
	position:absolute;
	left:0px;
	margin: 10px;
}
#LINKS_ADICIONAIS {
	width: 730px;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	font-weight: bold;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/imagens/links_fundo.gif);
	background-repeat: repeat-x;
}
#LINKS_ADICIONAIS #data{
	text-align: left;
	float: left;
	margin-left: 10px;
	font-weight: normal;
}
#MENU {
	height: 68px;
	width: 740px;
	background-color:#EEEEEE;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#MIGALHA {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left: 30px;
	color: #555555;
}
#PAGINACAO {
	background-color: #EEEEEE;
	padding: 6px;
	text-align: right;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#PAGINACAO td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#TOPO{
	text-align: center;
	width: 740px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}
#topo_anima {
	height: 138px;
	width: 537px;
	position: absolute;
	top: 52px;
	margin-left: 203px;
}
#TUDO {
	margin-left:auto;
	margin-right: auto;
	width: 760px;
	position: relative;
	background-image: url(/imagens/tudo_fundo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#RODAPE {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(/imagens/rodape_fundo.gif);
	background-repeat: repeat-x;
	height: 120px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	margin-top: 30px;
}
#RODAPE #rodape_links {
	text-align: left;
	color: #555555;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 135px;
}
#RODAPE #rodape_links a{
	color: #555555;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
#RODAPE #rodape_links a:hover{
	color: #993300;
}
#RODAPE #rodape_links .fone {
	position: absolute;
	margin-left: 5px;
	margin-top: -2px;
}
#NAVEGACAO {
	text-align: right;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
#RODAPE #rodape_endereco{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 35px;
	padding-bottom: 35px;
}
#RODAPE #rodape_endereco span{
	color: #FFCC00;
}
#RODAPE #rodape_icones{
	text-align: right;
	padding-right: 15px;

}
/* ----- ELEMENTOS ----- */
.ajuda {
	position: absolute;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alinhar_direita {
	text-align:right;
}
.col_destaca {
	background-image: url(/imagens/coluna_destaca.gif);
}
.col_ordem_cres,.col_ordem_dec {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #DADADA;
}
.col_ordem_cres {
	background-image: url(/imagens/coluna_ord_cres.gif);
}
.col_ordem_dec {
	background-image: url(/imagens/coluna_ord_dec.gif);
}
.zebra {
	background-color: #F9F9F9;
}
#LINKS_ADICIONAIS a{
	color: #FFFFFF;

}
#LINKS_ADICIONAIS a:hover {
	color: #CC6600;

}
#MIGALHA a {
	color: #555555;
	text-decoration: none;
}
#MIGALHA a:hover {
	text-decoration: underline;
}
#NAVEGACAO img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PAGINACAO .proximo, #PAGINACAO .anterior {
	border-style: none;
}
#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	border: 1px solid #E1DDD4;
	background-image: url(/imagens/msg_alertp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
.msg_erro {
	background-image: url(/imagens/msg_error.gif);
}
.msg_sucesso {
	background-image: url(/imagens/msg_sucess.gif);
}
.msg_alerta {
	background-image: url(/imagens/msg_alertp.gif);
}
.td_clientes{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.validacao {
	float: left;
	width: 80px;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

