body {
	background-image: url(../images/bgdwn.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003300;
	background-color: #FFFFFF;



}
#head {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 165px;
	background-color: #00AEFF;

	




}
#corpo {
	margin: auto;
	padding: 0px;
	width: 750px;
	text-align: left;
	
}
.logo {
	margin-top: 15px;	
}
.titimg {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 40px;
	width: 492px;


}
#headcontent {
	margin: auto;
	padding: 0px;
	width: 750px;
	text-align: left;




}
.navigation {
margin-right:40px;
	padding-top: 10px;
	width: 150px;
	text-align: left;
	float: left;

}
.navigation a {
	background-image: url(../images/bglnk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #0075AC;
	text-decoration: none;
	border-top: 1px solid #E6F2FF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #E6F2FF;
	background-color: #FFFFFF;






}
.navigation a:hover {
	background-image: url(../images/bglnk_ov.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-top: 1px solid #FFF4E7;
	border-right: 1px solid #FF8A00;
	border-bottom: 1px solid #FF8A00;
	border-left: 1px solid #FFF4E7;





}
#content {
	width: 550px;
	text-align: justify;
	padding: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #E6F2FF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #E6F2FF;
	



}
#content img{
	border-top: 1px solid #E6F2FF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #E6F2FF;
	margin-right: 10px;
	margin-bottom: 10px;





}
h1 {
	width: 550px;
	text-align: justify;
	padding: 10px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0075AC;
	text-decoration: none;
	text-transform: uppercase;


	


}
h2 {
	text-align: justify;
	padding: 10px 0px 0px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0075AC;
	text-decoration: none;
	text-transform: uppercase;

}
#footer {
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	vertical-align: top;





}
#footer a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a {
	color: #0075AC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.lineacontent {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0075AC;
	overflow: auto;
	width: 100%;
	padding-bottom: 10px;




}
.contform {
	float: left;
	padding: 5px;

}
textarea {
	width: 100%;
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bglnk_ov.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 50px;
	padding-bottom: 5px;


}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
	border: 1px solid #003366;
	background-color: #FFFFFF;



}
select {
	background-image: url(../images/bglnk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	padding-bottom: 5px;
}
.form {
	font-weight: bold;
	color: #FF0000;
	background-image: url(../images/bglnk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
