/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0; padding:0;}
address,th{font-style:normal; font-weight:normal;}
table{border-collapse:collapse; border-spacing:0;}
caption,th{text-align:left;}
img,fieldset{border:none;}
ol,ul{list-style:none;}

/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body{background-image:url(../img/bg.gif); background-repeat:repeat;}
#tudo{margin:auto; width:760px; height:auto; background-color:#CDE9A7; border:#FFFFFF 4px solid;}
#topo{clear:both; width:760px; height:52px; background-color:#2E2E2E;}
#topo_esquerda{float:left; width:113px; height:29px; background-image:url(../img/logo_sasi_web.gif); background-repeat:no-repeat; margin:10px;}
#topo_meio{float:left; width:440px; margin:10px; text-align:center;}
#topo_direita{float:right; width:auto; margin:18px 10px 0 0;}
#barra{clear:both; width:auto; height:4px; background-color:#A5D661;}
#barra_separador{width:auto; height:1px; background-image:url(../img/barra_separador.gif); background-repeat:repeat;}
#menu{margin:14px;}
#meio{margin:14px; width:auto; height:auto; clear:both;}
#meio_esquerda{float:left; width:260px; height:auto;}
#infor_conta{padding:6px; width:220px; height:auto; background-image:url(../img/bg.gif); background-repeat:repeat;}
#meio_direita{float:right; width:450px; height:auto;}
#msg_cliente{clear:both; float:right; margin:0 0 0 0; padding:6px; width:438px; height:auto; background-image:url(../img/bg.gif); background-repeat:repeat;}
#cliente_alt_cad{clear:both; padding:6px; width:auto; height:auto; background-image:url(../img/bg.gif); background-repeat:repeat;}
#list_noticias{clear:both; padding:6px; width:auto; height:auto; background-image:url(../img/bg.gif); background-repeat:repeat;}
#estatisticas_sistema{float:left; margin:10px 0 0 0; padding:6px; width:200px; height:130px; background-image:url(../img/bg.gif); background-repeat:repeat;}
#dicas_uso{float:right; width:200px; margin:10px 0 0 0; padding:6px; height:130px; background-image:url(../img/bg.gif); background-repeat:repeat;}
#rodape{clear:both; width:760px; height:52px; background-image:url(../img/barra_marrom.jpg); background-repeat:repeat;}
#rodape_esquerda_texto{float:left; text-align:right; width:460px; margin:14px;}
#rodape_direita_menu{float:right; width:auto; height:auto; margin:18px 10px 0 0;}

/* FONTES */
.chamadamateria {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.titulomateria {color: #000000; font-weight: bold; }
.form{width:200px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; border:1px solid #A5ACB2;}
.form2{width:93px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; border:1px solid #A5ACB2;}
.h5{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.texto1{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
.texto2{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}
.texto_login{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#BCE27F;}
.fildset{border:#666666 1px solid; padding:4px;}
.bluebutton {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 11px; BACKGROUND: url(../images/bluebuttonbg.gif) no-repeat; PADDING-BOTTOM: 15px; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ffffff 0px solid; WIDTH: 85px; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 0px solid; FONT-FAMILY: Verdana, Tahoma; HEIGHT: 21px
}
.orangebutton {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 11px; BACKGROUND: url(../images/orangebuttonbg.gif) no-repeat; PADDING-BOTTOM: 15px; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ffffff 0px solid; WIDTH: 85px; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 0px solid; FONT-FAMILY: Verdana, Tahoma; HEIGHT: 21px
}
.yellowbutton {
BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 11px; BACKGROUND: url(../images/yellowbuttonbg.gif) no-repeat; PADDING-BOTTOM: 15px; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ffffff 0px solid; WIDTH: 85px; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 0px solid; FONT-FAMILY: Verdana, Tahoma; HEIGHT: 21px
}
.yellowbuttonbig {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 11px; BACKGROUND: url(../images/yellowbuttonbigbg.gif) no-repeat; PADDING-BOTTOM: 15px; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ffffff 0px solid; WIDTH: 64px; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 0px solid; FONT-FAMILY: Verdana, Tahoma; HEIGHT: 21px; ALIGN: center
}