body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #E1EDF5 url(images/img01.png) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Tahoma	, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #043F68;
}

h2 {
	padding-left: 20px;
	background: url(images/img07.png) no-repeat left center;
	font-size: 16px;
}

h3 {
	padding-left: 280px;
	margin-top: 90px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: .9em;
	font-weight: bold;
}

h4 {
	background: url(images/seta.png) no-repeat left center;
	padding-left: 33px;
	font-size: 15px;
	font-weight: bold;
}

h5 {
	padding-left: 34px;
	font-size: 13px;
	font-family: tahoma, verdana;
	color:#000;
}

h5.int {
	padding-left: 3px;
	font-size: 13px;
	font-family: tahoma, verdana;
	text-align: justify;
	color:#000;
}

h5.contato {
	padding-left: 3px;
	font-size: 13px;
	font-family: tahoma, verdana;
	text-align: justify;
	color:#000;
}

h6 {
	padding-left: 48px;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
}

a {
	text-decoration: none;
	color: #043F68;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFF url(images/img04.png) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 117px;
	height: 60px;
	padding: 0 0 0 1px;
	background: url(images/img02.png) no-repeat;
	
}

#menu a {
	display: block;
	width: 99px;
	height: 36px;
	padding: 22px 0 0 18px;
	background: none;
	font: normal 1.1em Tahoma, "Times New Roman", Times, serif;
	color: #043F68;
	letter-spacing:0.0em;
	font-weight: bold;
}

#menu a:hover {
	border-bottom: 2px solid #06416A;
	text-decoration: none;
	color: #043F68;
}

#menu .active a {
	
	border-bottom: 2px solid #06416A;
	text-decoration: none;
	color: #fff;
}

/* Header */

#header {
	width: 754px;
	height: 240px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 116px;
	height: 110px;
	padding: 100px 90px 0 20px;
	background: url(images/img05.png) no-repeat;
	line-height: 32px;
	font-size: 30px;
	border:none;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 3px 20px 0 0;
	text-align: left;
	font-size: 18px;
	color: #000;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
	text-align:justify;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.png) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.png) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/img12.gif);
	margin: 0;
	padding: 0;
	list-style: none;
	width: 304px;
	border-bottom: 0px solid #ccc;
	
}

#posts ul li {
	position: relative;
}

#posts li ul {
	position: absolute;
	left: 305px;
	top: 0;
	display: none;
	background: url(images/seta.png) no-repeat left center;
	} 

#posts ul li a {
	display: block;
	text-decoration: none;
	color: #043F68;
	background: #fff;
	padding: 5px;
	border-bottom: 0;
	border: 1px solid #ccc;
	font-size: 12px;
	font-weight: bold;
	}
	
#posts li:hover ul { display: block; }
	
/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: tahoma;
	font-size: 13px;
	text-align: justify;
}

#links li ul {
	padding: 10px 20px 15px 18px;
	background: url(images/img10.png) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.png) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Contato */

table {
	width:100%;
	padding: 15px;
}

td  {
	font-family: verdana;
	color: #06416A;
	text-align: left;
}

td.fale  {
	font-family: verdana;
	color: #000;
	text-align: left;
	font-size: 14px;
}

/* Footer */

#footer {
	padding: 1px 0 1px 0;
	background: url(images/img06.png) repeat-x left bottom;
}

#footer p {
	font-family: verdana, "Times New Roman", Times, serif;
	color: #000;
}

#copy {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	
}

#end {
	margin: -10px auto 0 auto;
	padding: 10px 0 0 35px;
	font-size: 12px;
	text-align: center;
	
}

#css{
	margin: 0 auto;
	text-align: center;
}
