body
{
	background-color:#DBE9F6;
}
#corpo
{
	width:800px;
	position:absolute;
	top:3px;
	left:50%;
	margin-left:-400px;
	background-image:url(Imagens/div.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
#corpo1
{
	width:800px;
	position:absolute;
	top:3px;
	left:50%;
	margin-left:-400px;
	background-image:url(Imagens/div.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
#esquerda
{
	width:264px;
	float:left;
	background-color:#FFFFFF;
}
#direita
{
	width:536px;
	float:right;
	background-image:url(Imagens/div.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	text-align:justify;
	}
#rodape
{
	clear:both;
	position:relative;
}
#esquerda2
{
	width:264px;
	float:left;
	background-color:#FFFFFF;
}

.texto1
{
	font-family:Arial;
	font-size: 12px;
	color:#345AAB;
	margin-top:5px;
	margin-left:18px;
	margin-right:18px;
	text-decoration: none;
	text-align:justify;
}
.texto2
{
	font-family:Arial;
	font-size: 12px;
	color:#2f2f2f;
	margin-top:5px;
	margin-left:18px;
	margin-right:18px;
}
.texto3
{
	font-family:Arial;
	font-size: 12px;
	color:#2f2f2f;
	margin-top:5px;
	margin-left:18px;
	margin-right:18px;
}
#direita2
{
	width:536px;
	float:right;
	background-image:url(Imagens/div.jpg);
	background-repeat:repeat-y;
	background-position:right;
	font-family:Arial;
	font-size: 12px;
	color:#345AAB;
}

.texto4
{
	font-family:Arial;
	font-size: 12px;
	color:#345AAB;
	margin-right:18px;
	text-decoration: none;
	text-align:justify;
}
a:link {
	color: #375FA4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #375FA4;
}
a:hover {
	text-decoration: underline;
	color: #1D8BCA;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #006699;
	font-weight: bold;
}
.video
{
	font-family:Arial;
	font-size: 12px;
	color:#345AAB;
	margin-left:18px;
	margin-right:18px;
	text-decoration: none;
	text-align: center;
	vertical-align:middle
}