body {
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #b42025;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 0em;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #3CB7FF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

#logo h1, #logo p {
	float: left;
	text-transform: none;
}

#logo h1 {
	font-size: 2.4em;
	padding: 0px 0 0 0px;
}

#logo p {
	margin: 0;
	padding: 18px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #222426;
}

#logo p a {
	color: #222426;
}

.menu {
	float: left;
	margin-top: 32px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #b42025;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	background: #1B2025;
	color: #FFFFFF;
}



#banner {
	width: 960px;
	height: 250px;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url(images/Untitled-1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Page */

#page {
	width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: right;
	float: right;
}

/* Content */

#content {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}
.table {
	margin: 2px;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D3238;
	border-right-color: #2D3238;
	border-left-color: #2D3238;
	text-align: justify;
	vertical-align: middle;
	border-bottom-color: #2D3238;

}

.div_logo {
	margin-top:85px;
}



/* Footer */

#footer {
	padding: 20px 0 10px 0;
	border-top: 2px #EEEEEE solid;
	background: #F5F5F5;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	background: #F5F5F5;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #187BD9;
}

#footer a:hover {
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal a {
	padding: 0;
}
.links {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
}
.links1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
}
.table_inicio {
	background-image: url(images/fundo_home.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.texto_branco {
	color: #FFF;
	text-transform: capitalize;
}
.texto_preto {
	color: #000;
	text-transform: capitalize;
}
.texto_preto2 {
	color: #000;
	text-transform: none;
}
.texto_branco2 {
	color: #FFF;
	text-transform: none;
}

