body{
	background-image: url(images/fundo1.gif);
	min-height: 800px;
}	
body, p, ul {
	font-size: 1.0em;
	line-height: 1.1em;
	margin-bottom: 1.4em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.style1 {
	color: #333333;
	font-weight: bold;
	
	font-size: 12px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	
	font-size: 16px;
}
.style3 {
	
	font-size: 10px;
	color: #FFFFFF;
}
.style5 {color: #333333; font-weight: bold;  font-size: 14px; }
.style6 {
	color: #590660;
	
	font-size: 12px;
	font-weight: bold;
}
.style13 { font-size: 11px; color: #590660; }
.style14 {
	
	font-size: 10px;
	color: #0B6191;
	font-weight: bold;
}
.style15 {font-size: 10px; color: #0B6191; }
.style16 {
	color: #0B6191;
	font-weight: bold;
	font-size: 14px;
	
}
.style18 {
	font-size: 11px;
	color: #000000;
}
.style20 {font-size: 10px; color: #590660; }
.style22 {
	color: #0E7DBB;
	font-weight: bold;
	
	font-size: 14px;
}
.style23 {
	color: #590660;
	font-weight: bold;
	
	font-size: 10px;
}
.style24 {
	color: #0E7DBB;
	
	font-size: 11px;
}

.style31 {
	
	font-weight: bold;
	font-size: 13px;
	color: #003366;
}
.style32 {
	
	font-size: 11px;
}

.box {
        width: auto;
        margin: 50px auto;
}

.box div {
        margin: 0.5em 0 0 -2.5em;
}

.box div.topleft {
        display: block;
        background: url("images/box-bg.png") top left no-repeat white;
        padding: 2.0em 0em 0em 2.0em;
}

.box div.topright {
        display: block;
        background: url("images/box-bg.png") top right no-repeat white;
        padding: 2.0em;
        margin: -2.0em 0 0 2.0em;
}

.box div.bottomleft {
        display: block;
        height: 45px;
        margin-top: -2.0em;
        background: url("images/box-bg.png") bottom left no-repeat white;
}

.box div.bottomright {
        display: block;
        background: url("images/box-bg.png") bottom right no-repeat white;
        height: 45px;
        margin-left: 3.0em;
}
