body {
	background-image: url();
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
form {
	margin: 0px;
}
.fundo_site {
	background-image: url(../imagens/fundo_site.gif);
	background-repeat: repeat;
	background-position: center top;
}
.fundo_topo {
	background-attachment: scroll;
	background-image: url(../imagens/fundo_topo.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.fundo_topo_banner {
	background-image: url(../imagens/fundo_banner_topo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fundo_topo_barra_cinza {
	background-image: url(../imagens/topo_fundo_barra_cinza.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.port_meio {
	background-image: url(../imagens/port_meio.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texto_fotos_particular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DD3775;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DD3775;
}

.port_fundo {
	background-image: url(../imagens/port_fundo.jpg);
	background-repeat: repeat-y;
}
.txt_11_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_11_preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_11_preto a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.fundo_linha_azul {
	background-image: url(../imagens/fundo_barra_azul.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.fundo_trab_recentes {
	background-image: url(../imagens/bg_trabalhos_recentes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt_11_azul {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #5E8C99;
}
.txt_11_rosa {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #B00A48;
	text-decoration: none;
}
.link_11_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_11_branco:hover {
	text-decoration: underline;
}
.link_11_azul {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #5E8C99;
	text-decoration: none;
}
.link_11_azul:hover {
	text-decoration: underline;
}
.link_11_rosa {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #B00A48;
	text-decoration: none;
}
.link_11_rosa:hover {
	text-decoration: underline;
}
.link_11_preto_negrito {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link_11_preto_negrito:hover {
	font-weight: bold;
	text-decoration: underline;
}
.borda_foto {
	border: 1px solid #CCCCCC;
}
.titulo_promocao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B959A3;
	letter-spacing: -1px;
}

.caixasdetexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #B20C4A;
}
.botoesform {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #B20C4A;
	font-weight: bold;
	background-color: #B20C4A;
}
.texto_fotos_empresarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CF7ACF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CF7ACF;
}
