body {
	margin: 20px 20px 25px;
	overflow: hidden
	}

body, table, div {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #004A80
	}
	
p {
	text-align: justify;
	text-indent: 15px;
	line-height: 150%;
	}
	
hr {
	border: 1px dotted white;
	width: 100%;
	height: 1px
	}

a {font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #004A80; text-decoration: underline}
a:hover {text-decoration: none}
	
.link {font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #004A80; text-decoration: underline}
.link:hover {text-decoration: none}

.link_white {font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline}
.link_white:hover {text-decoration: none}

/* FORMATAO DO LAYOUT */

.main_margem {
	padding: 20px 0px 20px 15px
	}
	
.main_barratit {
	border-bottom: 1px solid white
	}	
	
.menu_barra {
	border-right: 2px solid white
	}
	
.menu_margem {
	padding: 7px 0px
	}
	
/* SCROLL JS */
	
#content {
	position: absolute;
	left: 2px;
	top: 0px;


	}
	
/* FORMATAO DE TEXTOS */

p#citacao {
	margin: 0px 10%;
	line-height: 100%;
	}

p#recuado {
	text-indent: 0px
	}

.nota {
	font-size: 10px;
	text-indent: 0px;
	line-height: 100%
	}
	
.titulo {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted white;
	color: #ffffff
	}
	
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff
	}

.sublinhado {
	text-decoration: underline	
	}
	
/* IMAGENS */
div#imagem {float: right; border: 1px solid black; padding: 0px; margin: 0px 0px 5px 5px; background: #f7efde}

div#legenda {font-size: 10px; font-weight: normal; padding: 3px; border: 0px}
div#legenda strong {font-weight: bold}

/* LINK LEGDESIGN */

.legdesign {font-family: verdana, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff; margin-top: 8px}

.linklegdesign {font-size: 9px; font-weight: bold; color: #ffffff; text-decoration: none}
.linklegdesign:hover {color: #555555}