body {
	margin:0px; 
	padding:0px;
}

body,p,td,textarea {
	font-family: Arial; 
	font-size: 80%;
	color:#1D1F76;
}



#cabecalho {
	width:100%;
	height:173px;
	background-image: url(../img/layout/topo2010.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div.base {
	position: relative;
	height:96px;
	float:left;
}

div.base div.dado {
	position: absolute;
	bottom: 0px;
	top:30px;
	left:20px;
}

#cabecalho #portal {
	margin-left:39px;
	font-size: 18pt;
	color:#000000;
}

#cabecalho #portal .maior {
	font-size: 24pt; 
	font-weight:bold;
}

#cabecalho #boasvindas {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left:50;
	margin-top:-10px;
	font-weight:bold;
	color:#ffffff;
}
#logo{
	text-align:right;
}

#email {
	font-size: 8pt;
	position:absolute;
	left:0px;
	top:123px;
	text-align:right;
	width:746px;
}
#email img{
	float:right;
}

#email .texto {
float:right; 
padding-top:3px;
}

	


#menu {
	padding-left:0px;
	margin-top:-60px;
	margin-bottom:0px;
	float:left;
	text-align:center;
}

#menu .inicio {

	background-repeat: no-repeat;
}

#menu .meio{
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	background-image: url('../img/layout/menu2010.jpg'); 
	background-repeat: no-repeat;
	text-align:center;
	width:170px;
}

#menu .secao {
	border-collapse: collapse;
	margin:0%; 
	padding:0px; 
	width:90%;
	border-bottom:1px solid #FFFFFF; 
}
	

#menu .topico { 
	padding-left:5px; 
	font-weight:bold;
	color:#FFFFFF;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline; 
	color: #FFFFFF;
}
#menu a:active {
	color: #FFFFFF;
}

#menu .separator {
	margin:0px;
	padding:0px;
	width:98%;
}

#menu .area {
	padding-left:17px;
	font-weight:normal;
	color:#666666;
}

#menu .fim {
	/*background-image: url('../img/layout/basemenu.jpg'); */
	background-repeat: no-repeat;
}

#footer {
	width:100%;
	text-align:center;
	font-family: Arial; 
	font-size: 0pt;


}
