.fb
{
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	float: left;
}
.video
{
	width: 320px;
	height: 240px;
	margin-left: 82px;
	margin-right: 83px;
}
.bordas, .video
{
	padding: 3px;
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	float: left;
}
.botao
{
	border-color: #FF3366;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	color:#FF3366;
	font-weight: bold;
}
div, body, img
{
	margin: 0px;
	padding: 0px;
}
#cont
{
padding-right: 20px;
}
td, table
{
	vertical-align: top;
}
body
{
	background-image: url(../imagens/bg1.jpg);
}
#bg2
{
	background-image: url(../imagens/bg2.jpg);
	height: 532px;
	width: 100%;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#site
{
	width: 706px;
	float: left;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 2;
	margin-left: -353px;
}
#meio
{
	width: 699px;
	float: left;
	background-image: url(../imagens/bg3.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin-left: 2px;
	margin-right: 5px; 
}
HTML>BODY #meio
{
	margin-left: 4px;
	margin-right: 3px; 
}

.imagem
{
float: left;
margin: 0px;
padding: 0px;
}
#rodape
{
	background-image: url(../imagens/rodape.jpg);
	width: 706px;
	height: 19px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 130px;
	text-align: center;
	color: #FFFFFF;
}
.linkr, .linkr:HOVER, .linkr:VISITED
{
color: #FFFFFF;
}
a, a:VISITED
{
	text-decoration: none;
}
a:HOVER
{
	text-decoration: underline;
}
body, input, h1, textarea, select, p, div, table, a, a:HOVER, a:VISITED
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1
{
font-size: 18px;
color:#FF3366;
}
h3
{
font-size: 11px;
color:#0f7bbf;
font-weight:normal;
}
h2, .l2, .l2:HOVER, .l2:VISITED
{
font-size: 14px;
color:#FF3366;
font-weight:bold;
}
a, a:HOVER, a:VISITED, img
{
border-width: 0px;
}
#topo
{
	width: 706px;
	height: 220px;
	float: left;
}
a, a:HOVER, a:VISITED
{
	color: #0f7bbf;
}
table, td
{
	vertical-align: top;
}
h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}