body {    margin: 0 auto;    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;}
h3 { font-size: 1.0em; }
img { border: none; }
p {	text-align: justify; }
ul { font-size: 0.75em; }

.address_list {}
.address_list ul.left { width: 400px; }
.address_list ul {
	list-style: none;
	padding-bottom: 3px;
	margin-bottom: 5px;
	}
	.address_list ul li {
	    border-bottom: 1px dotted #999999;
	    margin-bottom: 3px;
	    }
	    .address_list li ul li {
	        border: none;
	        margin-bottom: 0px;
	        }

/* Organizacao */
.content {
    text-align: left;
    margin: 0 auto;
    width: 800px;
}
    .left { float: left; width: 279px; }
    .leftContent { float: left; width: 280px; height: 170px; }
    .leftContent2 { float: left; width: 170px; height: 170px; }
    .right { float: right; width: 521px; }
    .rightContent { float: right; width: 240px; height: 170px; }
    .rightContent2 { float: left; width: 280px; height: 170px; }
.rodape { clear: both; text-align: center; font-size: 0.6em; }
.top { margin-top: 16px; height: 111px; }



/* Aparencia */
.addressName {
    color: #0072BC;
    margin-left: 5px;
    text-decoration: underline;
    font-size: 1.2em;
    font-weight: bold;
}
.distac { text-align: justify; }
.firstTitle {
	color: #FF6600;
	font-size: 1.0em;
	font-style: italic;
	margin: 1px 0px 32px 0px;
	padding: 0px;
}
.firstDistac {
    color: #FF6600;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.firstDistacText {
    font-size: 0.75em;
    text-align: justify;
}
.order {
    background: #0072BC;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}
.rodapeImage { margin-top: 60px; }
.secondDistac {
    color: #000099;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.secondDistacText {
    font-size: 0.75em;
    text-align: justify;
}
.secondTextTitle {
	font-size: 0.75em;
	font-style: italic;
    font-weight: bold;
}
.secondTitle {
    color: #000099;
	font-size: 1.0em;
	font-style: italic;
	margin: 1px 0px 32px 0px;
	padding: 0px;
}
.text { font-size: 0.75em; }
.textRight { font-size: 0.75em; text-align: right; }
ul.text { margin-bottom: 40px; }
.textTitle {
    font-size: 0.75em;
    font-weight: bold;
}
.textContent {
    font-size: 0.75em;
    margin: 0px 0px 37px 0px;
    text-align: justify;
}
.valid {
	color: #ABABAB;
	text-size: 0.9em;
	text-decoration: none;
}
.valid:hover { text-decoration: underline; }
