

.titulo {FONT-FAMILY: Trebuchet MS,verdana,arial,helvetica,sans-serif; FONT-SIZE: 20px;  color: #071E61; font-weight: }

body {
	margin: 0px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f5051;
}




h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 {color: #FF000; }

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #2444CE; text-decoration: none; }

a:hover {  color: #0000FF; 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;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}

/* Menu - horizontal do topo */

#menu {
	float: left;
	width: 1000px;
	height: 60px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-right: 4px;
	padding: 10px 25px 0px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	height: 32px;
	padding: 10px 25px 0px 25px;
	background: #0f1c77;
}


#menu .current_page_item a {
	height: 32px;
	padding: 10px 25px 0px 25px;
	background: #1d2fa9;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Menu - Fim do menu horizontal do topo */


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img04.jpg) no-repeat left bottom;
}

#page-bgtop {
	padding: 50px 30px 0px 30px;
	background: url(images/img05.jpg) no-repeat left top;
}


/** LOGO incio */

#logo {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 20px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
/** LOGO fim */

#banner480 {
	float: right;
	margin-top: -95px;
	padding: 0px 20px 0px 0px;
}

#banner160 {
	float: right;
	margin-top: -60px;
	padding: 0px 20px 0px 0px;
}

/* Content */

#content {
	float: right;
	width: 700px;
}


/* Post */

.post {
	margin-bottom: 2px;
	border-bottom: 1px solid #DFDFDF;
}

.post .title {
	height: 30px;
	color: #08252E;
	float: left;
	
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	color: #1c3479;
}



.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: normal;
	color: #071190;
	font-family: Trebuchet MS, Arial; font-size: 14px; text-decoration: none;
}


.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}




/* Sidebar banner início */

#sidebar_banner {
	border-right: 1px solid #DFDFDF;
	width: 210px;

}

#sidebar_banner ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar_banner li {
	margin-bottom: 5px;
	
	
}

#sidebar_banner li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar_banner li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	
}


/* fim side bar banner */






/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #DFDFDF;
}

#sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	text-align: left;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	background: url(images/img09.jpg)  no-repeat left 17px;
}



#sidebar li li a {
	font-weight: bold;
	
}


#sidebar li li a:hover {
}

#sidebar p {
	line-height: 200%;
}

#sidebar h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}


a.noticias:link  {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #071190; text-decoration: none; }
a.noticias:visited {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #071190; text-decoration: none;}
a.noticias:active  {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #071190; text-decoration: none;}
a.noticias:hover {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #dc3000; text-decoration: none;}

a.saibamais:link  {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #b72e38; text-decoration: none; font-weight: bold;}
a.saibamais:visited {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #b72e38; text-decoration: none; font-weight: bold;}
a.saibamais:active  {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #b72e38; text-decoration: none; font-weight: bold;}
a.saibamais:hover {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #dc3000; text-decoration: none; font-weight: bold;}

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(images/img02.jpg) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(images/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 11px;
	COLOR: #333333;
}


#footer a {
}

.rodapem {
	margin: 0;
	text-align: right;
	line-height: normal;
	font-size: 13px;
	font-height: bold;
	COLOR: #b72e38;
}

.rodape1 {
	margin: 0;
	text-align: right;
	line-height: normal;
	font-size: 13px;
	font-height: bold;
	COLOR: #000000;
}

.rodapeway {
	margin: 0;
	text-align: right;
	line-height: normal;
	font-size: 13px;
	font-height: bold;
	COLOR: #807a7a;
}

.tecnologia {
	margin: 0;
	padding-left: 30px;
	
}

