
body {
	margin: 0;
	background-color: #F0F0F0;
	font-family : verdana, helvetica, tahoma, sans-serif, arial;
}


#quadro { 
width: 402px; margin: 0px auto;
border-width: 5 px; 
border: 1px solid;
border-color: blue;
}



span.title {
	font-size: 3em;
	font-weight: 700;
	color: #9498bc;
	
	
}


#header {
	padding: 0;
	margin-bottom: 0;
	background-color: #330099;
}

#container {
	background-color: #F0F0F0;
	width: 100%;
	font-size: 88%;
}




#line {
	padding: 0;
	margin-bottom: 0;
	text-align: right;
	color: #FFFFFF;
	background-color: #000080;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	padding-right: 0.5em;
	font-size: 90%;
}

#line a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 800;
}

.footline {
	clear: both;
	margin-top: 0;
	color: #000000;
	background-color: #330099;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	text-align: right;
	vertical-align: bottom;
	padding-right: 0.3em;
	font-weight: bold;
	font-size: 75%;
}

#content {
	padding: 20px;
	margin-left: 230px;
	margin-right: 220px;
	background-color: #FFFFFF;
	border: 1px dashed #ccc;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: justify;
}

#content2 {
	padding: 20px;
	margin-left: 230px;
	margin-right: 220px;
	background-color: #FFFFFF;
	border: 1px dashed #ccc;
	margin-bottom: 15px;
	margin-top: 15px;
}

#left {
	float: left;
	width: 216px;
	vertical-align: top;
	font-size: 86%;
	padding-left: 5px;
	padding-top: 15px;
}

#left ul {
	list-style: none;
	padding: 0;
}
#left li {
	padding: 0;
}

#right {
	float: right;
	width: 210px;
	vertical-align: top;
	font-size: 80%;
	padding-right: 5px;
	padding-top: 15px;
}

#footer {
	clear: both;
	color: #000000;
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 0.3em;
	font-size: 85%;
	line-height: 1.25em;
	text-align: right;
}

.fl {
	float : left;
	text-align: left;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid #000066;
}

h2 {
	font-size: 125%;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px dashed #000066;
}

h3,h4 {
	font-size: 105%;
	font-weight: bold;
	color: #000066;
}


h3,h4 {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}

h5,h6 {
	color: #000066;
}


.navhead {
	font-weight: bold;
	color: #000000;
}

.nav {
	color: #000000;
	font-weight: bold;
	margin-top: 25px;
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000033;
}

#content p {
	font-size: 88%;
	padding-left: 20px;
}

#content2 p {
	font-size: 70%;
	padding-left: 20px;
}


acronym,abbr {
	border-bottom: 1px dashed 000000;
	cursor: help;
}

li {
	font-size: 90%;
	list-style: disc;
}

img  {
	border: 0;
}