body {
	margin:0;
	padding:0;
	background: url(imgs/fundo.gif) repeat-y center top;
	background-color:#2A4358;
	font-size:12px;
	color:#2A4358;
	line-height:1.4;
	font-family: verdana,'Trebuchet MS';
	}

td{
	font-size:12px;
		font-family: verdana,'Trebuchet MS';
		line-height:1.4;
	
}
	
h1 {
	margin:0;
	padding:0;
	color:#2A4358;
	font-size:18px;
	}
h2 {
	margin:0;
	padding:0;
	color: #2A4358;
	font-size:16px;
	}
h3 {
	margin:0;
	padding:0;
	color: #2A4358;
	font-size:14px;
	}
p {
	margin: 10px 0 20px 0;
	padding:0;
	}

a:link {
	font-size:13px;
	color: #78073D;
	}

a:visited {
	color: #78073D;
	}

a:active {
	color: #78073D;
	}

a:hover {
	color: #485D6F;
	}	
	
#logo, #menu, #footer, .content {
	width: 772px;
	margin: 0 auto;
}	

/* inicio do HEADER */

#header {
	height:78px;
	background: url(imgs/fundo_cabeca.jpg) repeat-x center top;
	}
#logo {
	height:49px;
	background: url(imgs/fundo_logo.jpg) repeat-x center top;
	}
#logo img {
	margin:0px 0 0 10px;
	}
.flash {
	height:160px;
	margin: 0 auto;
	padding:0px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 772px;
	}
	
	/* END HEADER */
	/* MENU */

#menu {
	height:29px;
	background: url(imgs/fundo_menu.gif) repeat-x center top;
	text-align:left;
	}
#menu ul{
   padding:0px;
   margin:7px 0 0 0;
   float: left;
   width: 100%;
   list-style:none;
}
#menu ul li { 
	display: inline; 
	padding: 0px 15px 0 15px;
	background: url(imgs/separador.gif) no-repeat left center;
	}
#menu a {
	line-height:26px;
}
	
/* END MENU */

.content-inner {
	font: 12px  verdana,'Trebuchet MS';
	padding:10px;
	
	}
	.layer3 {
	padding:4px;
	width:32%;
	float:left;
	background: url(imgs/tracejado.gif) repeat-y right bottom;
	font: bold 13px  verdana,'Trebuchet MS';
	color: #2A4358;
	}
	
.layer3 h1 {
	background: url(imgs/sublinhado_tit.gif) no-repeat bottom;
	display:block;
	height:21px;
	}
.layer3 h1 img {
	margin-left:4px;
	}
	.layer3 p {
	padding:0px;
	margin:0px;
	line-height:1.2;
	font-size:12px;
	font-weight:normal;
	}
	/*Layers 2 col */
	
.layer {
	padding:4px;
	width:48%;
	float:left;
	background: url(imgs/tracejado.gif) repeat-y right bottom;
	font: bold 13px  verdana,'Trebuchet MS';
	color: #2A4358;
	}
	
.layer h1 {
	background: url(imgs/sublinhado_tit.gif) no-repeat 12px bottom;
	display:block;
	height:21px;
	}
.layer h1 img {
	margin-left:14px;
	}
.layer h2{
	margin:10px 14px 0 10px;
	padding:0 0 0 10px;
	font: bold 13px  verdana,'Trebuchet MS';
}	
.layer span {
	margin-left:14px;
	}
	
.layer-r {
	padding:4px;
	width:48%;
	float:left;
	font: bold 13px  verdana,'Trebuchet MS';
	color: #2A4358;
	}
	
.layer-r h1 {
	background: url(imgs/sublinhado_tit.gif) no-repeat 12px bottom;
	display:block;
	height:21px;
	}
.layer-r h1 img {
	margin-left:14px;
	}
.layer-r h2{
	margin:10px 14px 0 10px;
	padding:0 0 0 10px;
	font: bold 13px  verdana,'Trebuchet MS';
}
.layer-r span {
	margin-left:14px;
	}
	
	/* fim das CHAMADAS */
	/* footer */

#footer {
	width:770px;
	margin: 0 auto;
	margin-top:50px;
	height:29px;
	background: url(imgs/fundo.gif) repeat-y center top;
	background-color:#2A4358;
	text-align:left;
	font: 10px verdana,'Trebuchet MS',sans-serif;

	}
#footer	a:link {
	font-size:10px;
	color: #485D6F;
	}

#footer a:visited {
	font-size:10px;
	color: #485D6F;
	}

#footer a:active {
	font-size:14px;
	color: #485D6F;
	}

#footer a:hover {
	font-size:10px;
	color: #78073D;
	}

#footer a.linksmall {
	font-size:10px;
}