body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../img/bg_all.jpg);
	background-repeat:repeat-y;	
	background-position:center top;
	/*background-attachment:fixed;*/
	/*background-color:#C2C2C2;*/
	background-color:#ffffff;
}
td
{
	color:#676767;
	font-size:11px;
	font-family:arial;
}
div
{
	color:#676767;
	font-size:11px;
	font-family:arial;
}

a{text-decoration:none;color:#404040; font-weight:normal;}
a:hover{text-decoration:underline;color:#404040; font-weight:normal;}

h1{color:#AFD42C; font-size:20px; font-family:Arial; font-weight:bold; padding-top:10px;}
h2{color:#666666; font-size:13px; font-family:Arial; font-weight:bold; margin-top:5px; margin-bottom:5px;}


/***************PAGINA**************************/

.topo
{
	background-image: url(../img/bg_topo.jpg);
	background-repeat:repeat-x;
	height:124px;
	width:100%;	
}

.img_top_curva_meio{top:123px; left:0px; z-index:1; position:absolute;}

.main
{
	width:778px;
	top:0px;
}

.main_cinza
{
	width:535px;
	background-color:#F2F2F2;
	position:relative;
}

.conteudo
{
	padding-left:19px;padding-right:20px; position:relative;
}


.rodape
{
	width:100%;
	height:115px;
	text-align:center;
	position:relative;
	margin-bottom:0px;
	background-color:#ffffff;
}

.sombra_rodape{background-image: url(../img/sombra_rodape.png); height:13px; background-repeat:no-repeat; background-position:center top;}


.meio_rodape
{
	margin:0px auto;
	width:778px;
	position:relative;			
}

.lnkVisiteVw{position:absolute; top:45px; left:35px;}
.lnkFundacao{position:absolute; top:50px; left:214px;}
.logovw{position:absolute; right:27px; top:20px;}


/****************TEXTO*************************/
.preto{color:#000000;}
.verdana{font-family:verdana;}


/************FORMULARIO**********/
.sel_campo{height:22px; width:90px; border:solid 1px #A5ACB2;}
.sel_acao{height:22px; width:120px; border:solid 1px #A5ACB2;}
.txtConteudo{height:22px; width:165px; border:solid 1px #A5ACB2;}
.sel_E{height:22px; width:80px; border:solid 1px #A5ACB2;}
.btBusca{height:22px; width:80px; cursor:pointer; border:solid 1px #00396f;}


.titulo_list
{
   color:Black;
   font-size:12px;
   font-weight:bold;    
}

.conteudo_list
{
 font:11px;
 font-weight:bold;    
}

.BotaoDirecional
{
    background-position: #e8ebef;
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    font-size: 10px;
    background: #e8ebef;
    border-left: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    cursor: pointer;
}

.bold
{
    background-color: #C0C0C0;
}

.imgRight{margin-left:10px; margin-bottom:10px; border:solid 1px #cccccc; margin-top:0px; padding:0px;}
