body{
	padding:0px;
	margin:0px;
	background-image:url(../img/fundo.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#8d8d8d;
}

html,body{	
	height:100%
}

input,textarea{	
	border:#e583b0 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFFFFF;	
}

table.estrutura{
	width:100%;
	height:100%;
	border-collapse:collapse;
}

table.estrutura tr td.area_conteudo{
	background-color:#FFFFFF;
}

table.estrutura tr td{
	vertical-align:top;
}

table.estrutura tr td.topoleft{
	background-image:url(../img/sombra_esq.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:313px;
}

table.estrutura tr td.topo{
	background-image:url(../img/bg-topo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:217px;
	width:970px;
}

table.equipe{
	border-collapse:collapse
}

table.equipe tr td.nomes{
	padding-left:10px;
	padding-top:10px;
}

table.equipe tr td.foto{
	padding-bottom:10px;
}

table.estrutura tr td.toporight{
	background-image:url(../img/sombra_dir.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:313px;
}

table.estrutura tr td.rodape_esq{
	height:156px;
	background-image:url(../img/rodape_esq.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
table.estrutura tr td.rodape_dir{
	height:156px;
	background-image:url(../img/rodape_dir.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

table.estrutura tr td.rodapecenter{
	height:175px;
	width:970px;
	background-image:url(../img/bg_rodape.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

table.estrutura tr td.conteudoright{
	background-image:url(../img/bg-base-right.jpg);
	background-color:#1a1a1a;
	background-position:bottom left;
	background-repeat:no-repeat;
}

table.area_topo{
	width:970;
	height:313;
	border-collapse:collapse;
	background-image:url(../img/fundo_menu.jpg);
}

table tr td.anima_topo{
	width:970;
	height:250;
}

table tr td.area_topo_int{	
	border-collapse:collapse;
	vertical-align:bottom;
}

div.rodape{
	width:485px;
	height:28px;
	margin-top:95px;
	margin-left:266px;
	text-align:center;
	color:#cd568d;
}
div.rodape a{
	color:#cd568d;
	text-decoration:none;
}

div.rodape a:hover{
	color:#c22374;
	text-decoration:underline;
}

.txt_titulo{
	font:Arial;
	font-weight:bold;
	font-size:14px;
	color:#00bff3;
}


.txt_azulzinho{
	font:Verdana;
	font-weight:bold;
	font-size:9px;
	color:#00bff3;
}


.txt_rosinha{
	font:Verdana;
	font-size:9px;
	color:#e275a7;
}

.txt_rosa{
	font:Arial;
	font-size:11px;
	color:#e275a7;
}


.txt_rosa_bold{
	font:Verdana;
	font-size:9px;
	color:#e275a7;
	font-weight:bold;
}










