body{	
	background-color:#D8E2F3;
	border: double 5px #0033CC;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;  
	font-size:13px;
	line-height:180%;
	margin-left:12%;
	width:802px;
	}

p{
	text-indent:10px;
}

h1 {
	font-size:17px;
	font-weight:bold;
	Color:#000099;
	line-height:200%;
	border-bottom:solid 1px #0000FF;
	}
	
h2 {
	font-size:14px;
	Color:#000099;
	line-height:220%;
	}

h3{
	font-size:14px;
	color:#336699;
}

h4{
	color:#336699;
	font-size:13px;
	font-weight:normal;
}

h5{
	border-bottom:solid 1px #0033CC;
	color:#000099;
	font-size:16px;
}

.titulo1{
	font-size:13px;
	color:#FF0000;
}

ul{
	line-height:150%;
}

a{
	color:#336699;
	text-decoration: none;
}

a:hover{
	color:#0000FF;
	text-decoration: underline;
}


.twoColLiqLtHdr #conteudo{
	background-color:#FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:800px;/* this will create a container 80% of the browser width */
}

#colEsq{
	border-right:solid 1px #0033CC;
	float:left;
	font-size:12px;
	line-height:normal;
	padding:7px;
	width:410px;
}

#colDir{
	float:right;
	line-height:normal;
	padding:5px;
	width:165px;
}

#colDir textarea{
	height:60px;
	width: 150px;
}

.boxMiniEsq{
	background-color:#DEEDFE;
	float:left;
	padding:3px;
	color:#336699;
	font-size:13px;
	text-align:center;
	width:175px;
}

.boxMiniDir{
	background-color:#DEEDFE;
	float:right;
	padding:3px 8px 3px 8px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	width:175px;
}

#menu {
	border-right:solid 1px #0033CC;
	float: left;
	line-height:30px;
	padding-left:10px;
	padding-right:3px;
	margin: 5px auto;
	text-align:left;
	width:167px;
	color: #006699;
}

#menu a{
	color:#336699;
	font-weight:bold;
	text-decoration: none;
}

#menu a:hover{
	color:#0000FF;
	font-weight:bold;
	text-decoration: underline;
}

#topo{
	background-image:url(imagens/Copia_de_novo_fundo_copia1.jpg);
	border:double 1px #ffffff;
	border-bottom:solid 1px #0033CC;
	Color:#336699;
	font-size:18px;
	height:160px;
	width:798px;
}

#contentPrincipal{
	margin: 5px 5px 0 190px;
}

#rodape{
	background:#F6F7FB;
	color:#6699CC;
	border:double 1px #ffffff;
	border-top: solid 1px #0033CC;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:30px;
}

#contentInterno{
	line-height:normal;
	margin: 5px 10px 5px 10px;
	padding: 5px;
}

.boxFotos{
	font-size:11px;
	text-align:center;
}

.assinatura{
	text-align:right;
}

.botaoVoltar{
	background-image:url(imagens/botao3.png);
	color:#FFFFFF;
	height:17px;
	font-size:11px;
	font-weight:bold;
	left:375px;
	line-height:17px;
	position:relative;
	text-align:center;
	width:50px;
}

.botaoVoltar a{
	background-image:url(imagens/botao3.png);
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}

.botaoVoltar a:hover{
	background-image:url(imagens/botao4.png);
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}

.novo{
	color:#FF0000;
	font-weight:bold;
	text-decoration:blink;
}

.boxImageRight{
	float:right;
	margin-left:5px;
	margin-right:5px;
}

.boxImageLeft{
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#abreefecha{
	line-height:15px;
	margin-left:10px;
}