
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00477F;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;}

p, ul, ol {
	margin-top: 0;
	/*line-height: 240%;*/
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul, ol { }

blockquote { }

a { color: #649632; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#header-wrapper {
}

#headerLogo {
	width: 800px;
	height: 145px;
	margin: 0 auto;
	background: url(images/logo.png);

}

#header {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	background: #8DC3E9;
	border-bottom: 1px solid #00477F;
}

/* Menu */

#menu {
	float: left;
	width: 680px;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	background: #00477F;
	color: #FFFFFF;
}



#imagem {

	float:left;
	width: 150px;
	padding-right: 8px;
	padding-top: 8px;

}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img01.png) repeat-x left top;
	min-height: 450px;
}


/* Content */

#content {
	float: left;
	width: 740px;
	
}

#content h4{
font-size:18px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

/* Inscricao */

#inscricao {
	float: left;
	width: 740px;
	color: #666666;
}

/*#inscricao input{
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height:13px;
margin:2px 0 20px 10px;

}*/

#inscricao label{
display:block;
font-weight:bold;
text-align:right;
width:300px;
float:left;
vertical-align:bottom;


}

.textfield{
font-size:12px;
padding:2px 2px;
border:solid 1px #aacfe4;
width:200px;
height:15px;
margin:2px 0 20px 10px;

}

.button{

border-width:1px;
border-color:#00477F;
width:60px;
height:25px;
background-color:#8DC3E9;
color:#00477F;

}

/* Footer */

#footer {
	width: 800px;
	height: 5-px;
	margin: 0 auto;
	padding: 0;
	background: #8DC3E9;
	border-top: 1px solid #00477F;
	text-align:right;
}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: right;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #B5ADA5;
}


<!-- Form -->

.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{

}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
height:15px;

}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height:15px;
margin:2px 0 20px 10px;
} #header_table{background-color:#8DC3E9; color:black;} #informacao{margin:0 auto; text-align:center; width:525px;} #design_by{text-decoration:none; color: black; font-size: 11px;} #obs{font-size: 12px; color:Red;}
