<!--
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.dim {
		max-width: 1024px;
		min-width: 800px;
		}

table.comBordaSimples td {
	border: 1px dashed black;
	border-color:#0033FF;
	
	
	
}
a:link{ color:#0066FF; text-decoration:none; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;   }

a:visited{ color:#navy; text-decoration:none; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;   }
a:hover{ color:#FF3333; text-decoration:none; }
a:active{ color:#FF3333; text-decoration:none; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;   }

#main {
		max-width: 1024px;
		min-width: 800px;
		margin:0 auto;
		padding-left:0px;
		padding-right:0px;
		background:url(images/bgf.jpg);
		text-align:left; /* "remédio" para o hack do IE */	

	}
#top{

	width:100%;
	height:100px;
	background:url(images/bg2.gif) repeat-x;
	
		
	}



#left{
background-color:#F3F7FD;
line-height:18px;
	
	width:140px;
	position:relative;
	float:left;
	left:0px;
	}
#botton{

	width:100%;
	clear:both;
	
	}
.rotulo{
	padding:5px;		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:25px;
	color:blue;
	background-image:url(images/bg4.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	
	

	
		border: 1px solid;	
	border-color:#bbd8fb;
	line-height:12px;
	


}


#center{
	width:700px;
	position:relative;
	float:left;	
	left:0px;
			}
#right{
	width:140px;
	position:relative;
	float:left;
	left:0;
	background-image:url(images/bg3.gif);
	background-repeat:repeat-y;
	height:4280px;
	
	}
   


.style1 {
	font-family:Lucida Sans;
	font-size: 12px;
	font-weight: bold;
	color:navy;
}
.style2 {
	font-family:Verdana;
	font-size:10px;
	color:navy;
}

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 90% Verdana, Helvetica, Arial, sans-serif;

font-size: 11px;
-moz-border-radius: 3px;
}

/* BR */

br
{
clear: left;
}
.coluna {

float:left;
width:25%;

}

