﻿body
{
	text-align: center;
	margin: 0 auto;
}
.divBox
{
	width: 110px;
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	height: 160px;
}
#DivPrincipal
{
	text-align: left;
	margin: 0 auto;
	width: 758px;
	background-color: White;
}
#DivTopo
{
	margin: 0 auto;
	width: 758px;
	background-color: White;
}
#DivMeio
{	
	padding: 10px;
	text-align: right;
	height: 175px;
	width: 738px;
	background-color: #ffffff;
}
#DivCorpo
{
	margin: 0 auto;
	width: 758px;
	text-align: left;
	background-color: White;
	float: right;
	min-height: 420px;
}
#DivMenu
{
	width: 200px;
	float: left;
}
#DivCPH
{
	float: left;
	width: 538px;
}
#DivCPH2
{
	float: left;
	width: 512px;
	overflow: hidden;
}
.DivTopoMenu
{
	border-bottom: 1px solid #00385f;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00385f;
}
.buttonscontainer
{
	width: 200px;
}

.buttons a
{
	color: #00385f;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	border-bottom: 1px solid #00385f;
	font: 12px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover
{
	background-color: #e8eff5;
	color: #00385f;
	text-decoration: none;
}

input, select, radio, fieldset
{
	font-family: Verdana;
	font-size: 10px;	
}
.formLabel
{
	font-family: Verdana;
	font-size: 10px;
	color: #00385f;
	text-decoration: none;
	text-align: center;
}
.formLabel2
{
	font-family: Verdana;
	font-size: 10px;
	color: #00385f;
	text-decoration: none;
}
span
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.eventos
{
	color: #00385f;
}
.TitulodaEnquete
{
	font-family: Arial;
	letter-spacing: 2px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
}
.buttonscontainer1
{
	width: 180px;
}

.buttons1 a
{
	color: #00385f;
	background-color: #FFFFFF;
	padding: 2px; /*margin-right:10px; margin-left: 10px;*/
	display: block; /*border-bottom: 1px solid #00385f; font: 12px Verdana, sans-serif;*/
	text-decoration: none;
	text-align: left;
}

.buttons1 a:hover
{
	background-color: #e8eff5;
	color: #00385f;
	text-decoration: none;
}
