body {
	font-size: 12px;
	color: #8F8F8F;
	background-image: url("./Imagem/logofundo_black.jpg");
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 200;
	color: #222222;
}

h2 {
	font-size: 3em;
}

p, ol, ul {
	margin-top: 0px;
	padding: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
}

a {
	color: #5C5539;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

.wrapper {
	overflow: hidden;
}

.container {
	width: 1100px;
	margin: 0px auto;
	text-align: center;
}

.clearfix {
	clear: both;
}

/* Header */

.header-wrapper {
	overflow: hidden;
	height: 150px;
}

.header {
	width: 1100px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Logo */

.logo {
	float: left;
	width: 170px;
	height: 150px;
	padding: 0px 0px 0px 0px;
}

.logo h1 {
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
}

.logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

.menu {
	float: left;
	width: 900px;
	height: 80px;
	padding: 20px 0px 0px 0px;
}

.supermenu {
	float: left;
	margin: 0;
	padding: 20px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
.supermenu li {
	float: left;
}
.supermenu a {
	display: block;
	margin-left: 1px;
	padding: 5px 10px 5px 10px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow:2px 2px 5px #000;
	font-size: 20px;
	font-weight: bold;
	color: white;
	background: #72a9f3;
	border-radius: 3px;
}
.supermenu a:hover, .current_page_item a {
	text-decoration: none;
	background-image: url("./Imagem/menu.png");
	border-radius: 3px;
	color: #FFFFFF;
   background-color: transparent;
	background-repeat: repeat;
}
.submenu {
	float: left;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
.submenu li {
	float: left;
}
.submenu a {
	display: block;
	margin-left: 3px;
	padding: 5px 12px 5px 10px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-shadow:1px 1px 5px #000;
	background: #72a9f3;
	border-radius: 3px;
}
.submenu a:hover, .current_page_item a {
	text-decoration: none;
	background-image: url("./Imagem/menu.png");
	border-radius: 3px;
	color: #FFFFFF;
   background-color: transparent;
	background-repeat: repeat;
}
/* Page */
.page-wrapper {
	overflow: hidden;
}
.page {
	overflow: hidden;
	width: 1100px;
	margin: 0px auto;
	padding: 20px 40px;
	color: #8F8F8F;
}
/** CONTENT */
.wide-content {
	font-size: 15px;
	color: #000000;
}
.wide-content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #222222;
}
/** CONTENT */
.content {
	float: right;
	width: 1100px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}
.content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #222222;
}
.content .subtitle {
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #81AFC5;
}
/* Banner Style */
.banner-wrapper {
}
.banner {
	overflow: hidden;
	width: 1100px;
	margin: 20px auto;
	height: 310px;
	border: 10px solid white;
	text-align: center;
	display: table;
}
.img-border {
	display: table-cell;
	vertical-align: middle;
	border:2px solid #ff73de;
	border-radius: 30px;
	width:456px;
	height:251px;
}
.img-border2 {
	display: table-cell;
	vertical-align: middle;
	border:2px solid #72a9f3;
	border-radius: 30px;
	width:456px;
	height:251px;
}
.menulateral {
	overflow: hidden;
	width: 1100px;
	margin:  20px auto;
	height: 150px;
	border: 10px solid white;
	text-align: center;
	display: table;
}
.menu1
{
	display: table-cell;
	width: 224px;
	text-align: left;
	vertical-align: top;
}
.menu2
{
	display: table-cell;
	width: 724px;
	text-align: justify;
	font-size: 20px;
	padding-left: 30px;
	vertical-align: top;
}
.menu3
{
	display: table-cell;
	width: 150px;
	text-align: center;
}
.lateral
{
	list-style: none;
	font-size: 20px;
	padding-top: 10px;
}
.itemlista
{
	border-bottom:1px solid #ff73de;
	font-weight: bold;
	color: #3599f9;
	padding-top: 10px;
}
/*Guilherme*/
.middle-content
{
	display:table-cell;
	width:700px;
	vertical-align:top;
	font-size: 13px;
}
.middle-contentfoto
{
	display:table-cell;
	vertical-align:middle;
}
ul.lista li.lista
{
	font-size: 14px;
	margin-top: 10px;
	width: 700px;
	text-align: left;
	margin-left: 15px;
}
p.parceiro
{
	font-size: 15px;
	text-align: justify;
}
div.linhatabela
{
	display: table;
}
div.colunatabela
{
	display: table-cell;
	text-align: center;
	width: 300px;

}
div.colunacontato
{
	display: table-cell;
	text-align: center;
	width: 500px;
	vertical-align: middle;
	color: black;
}
div.colunapremiacao
{
	display: table-cell;
	text-align: center;
	width: 700px;
	vertical-align: middle;
	color: black;
	font-size: 14px;
}
div.colunacolabore
{
	display: table-cell;
	width: 700px;
	font-size:20px;
	color:#546cfd;
	text-align:left;
}
div.colunacolabore2
{
	display: table-cell;
}
div.colunap
{
	display: table-cell;
	text-align: right;
	width: 100px;
	color: black;
}
div.colunam
{
	display: table-cell;
	text-align: left;
	width: 400px;
	color: black;
	font-size: 14px;
	vertical-align: middle;
}
.linhatabela .middle-content
{
	color: black;
}
div.colaboradores
{
	margin-top: 10px;
	margin-left: 20px;
	display: table;
	text-align: center;
	width: 100%;
}
div.separador
{
   text-align: center;
	width: 100%;
}
span.titulo
{
	font-weight: bolder;
	display: block;
	margin-bottom: 10px;
	color: black;
}
p.titulo
{
	text-align: left;
	font-size: 20px;
	font-weight: bolder;
	color: black;
}
ul.listaprojeto
{
	font-size: 15px;
	margin-left: 100px;
}
ul.listaprojeto li
{
	margin-top: 10px;
}
p.tituloprojetos
{
	font-size:20px;
	margin-top:50px;
}
span.conteudo
{
	font-size: 16px;
	color: black;
	text-align: justify;
}
img.imgmenu
{
	display: block;
	padding-top: 20px;
	margin-left: 55px;
}
span.saibamais
{
	color: red;
	font-size: 18px;
	margin-left: 10px;
}
a.link,a.visited
{
	text-decoration:none;
	color:#e766c7;
}
span.bold
{
	font-weight: bolder;
}