body {
	background: #818181 url('imagens/bg.gif') top repeat-x;
	text-align: center;
	margin: 0px;
	font-family: tahoma;
	color: #ffffff;
	font-size: 14px;
}
a {
	color: #08468F;
	text-decoration: none;
}
a:hover {
	color: #6666bb;
	text-decoration: underline;
}
.clearleft {
	clear: left;
}
.clearboth {
	clear: both;
}
.tudo {
	width: 1003px;
	margin: 0px auto;
}
h1.header {
	width: 1003px;
	height: 229px;
	background: url('imagens/header.png');
	margin: 0px;
}
h1.header span {
	display: none;
}
ul.menu {
	background: url('imagens/bg-menu.png') repeat-y;
	list-style: none;
	margin: 0px;
	padding: 8px 0px 8px 0px;
}
ul.menu li {
	display: inline;
	padding: 0px 8px 0px 4px;
}
ul.menu li a {
	color: #ffffff;
}
ul.menu li a:hover {
	color: #88ffff;
}
.corpo {
	background: url('imagens/bg-corpo.png') repeat-y;
	text-align: left;
	width: 1003px;
}
.corpo-int {
	background: url('imagens/bg-corpo-int.png') repeat-y;
	text-align: left;
	width: 1003px;
	color: #000;
}
.capatwit {
	float: right;
	width: 383px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.texint {
	width: 930px;/*width: 883px;*/
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 30px;
}
.twitter {
	margin: 30px 20px 20px 40px;
}
.sponsors {
	background: #ffffff;
	border-radius: 5px;
	width: 300px;
	margin: 30px 20px 20px 40px;
	padding: 2px 10px 10px 10px;
}
.sponsors img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sponsors p {
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.twitter-timeline {
	height: 540px;
	margin-bottom: 10px;
}
.bt-sponsor {
	background: #103157;
	border-radius: 5px;
	padding: 5px 5px 10px 5px;
	color: #fff;
	width: 290px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	font-size: 20px;
	margin-top: 10px;
}
.bt-sponsor:hover {
	background: #0a1d34;
	text-decoration: underline;
}
.capatex {
	float: left;
	width: 534px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.capatex img {
	margin: 17px 0px 0px 17px;
}
h2.titcapa {
	margin: 0px;
	font-size: 27px;
	padding-top: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}
h2.titint {
	margin: 0px;
	font-size: 27px;
	padding-top: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #375374;
}
h3.titcapa {
	margin: 0px;
	font-size: 21px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 0px;
}
h2 {
	margin: 0px;
	font-size: 23px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 0px;
}
p {
	padding: 5px 10px 0px 10px;
	font-size: 16px;
	line-height: 22px;
	margin: 10px 0px 00px 0px;
}
p.intertit {
	font-size: 21px;
	margin-bottom: 0px;
	margin: 30px 0px 10px 0px;
	text-decoration: underline;
}
div.blog p {
	padding: 0px 10px 0px 10px;
	font-size: 16px;
	line-height: 22px;
	margin: 5px 0px 10px 0px;
}
img.institutions {
	margin: 0px 20px 20px 0px;
}
.footer {
	height: 150px;
	width: 1003px;
	margin: 0px auto;
	background: url('imagens/footer.png') no-repeat;
	margin-bottom: 20px;
}
.footer table {
	margin: 0px auto;
	width: 100%;
	height: 196px;
}
.form-contato {
	left: 100px;
	width: 400px;
	text-align: left;
	margin: 40px;
}
form {
	margin: 0px;
}
.campo {
	width: 400px;
	background: #ffffff;
	border: 1px solid #ffffff;
}
.textarea_contato {
	text-align: left;
	width: 400px;
}
.submit_contato {
	text-align: right;
	width: 400px;
	margin-top: 10px;
}
textarea {
	width: 400px;
	height: 100px;
	margin-top: 3px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #ffffff;
}
p.contactmail {
	background: #000088;
	border-radius: 5px;
	padding: 5px;
	color: #fff;
	width: 250px;
	text-align: center;
	margin-left: 10px;
}

.prog_table {
        width: 900px;
        margin-left: 20px;
        border-collapse: collapse;
        font-size: 14px;
        color: #FFF;
}

.prog_table tr td {
        padding: 6px;
        background: #375374;
        border-right: 1px solid #103157;
        border-top: none;
        border-left: none;
        border-bottom: 1px solid #103157;
}

.prog_table tr td:first-child {
        text-align: center;
        border-left: 1px solid #375374;
}

.prog_table tr td:first-child {
        text-align: center;
        border-left: 1px solid #375374;
}

/*.prog_table tr td:not(:first-child):hover {
        background-color: #fff;
        color: #ccc;
}*/

.prog_table tr td a {
	/*color: #fff;*/
}

.prog_table tr td p {
        font-size: 14px;
}

.prog_table tr th {
        background: #103157;
        padding: 6px;
        text-align: center;
        border: 1px solid #375374;
}

.required input {
        padding: 2px;
        border: 1px solid #375374;
}