@charset "utf-8";
/* CSS Document */

html,body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-position: center;
}
.thumbs {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #CCC;
}
.fd_index {
	background-image: url(../fundos_imgs/fundo_prussia.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #061726;
}
.fd_vermelho {
	background-color: #B41700;
	background-image: url(../fundos_imgs/fundo_vermelho.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fd_rosa {
	background-color: #EE118C;
	background-image: url(../fundos_imgs/fundo_rosa.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fd_laranja {
	background-color: #FF6600;
	background-image: url(../fundos_imgs/fundo_laranja.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fd_verde {
	background-color: #6BB715;
	background-image: url(../fundos_imgs/fundo_verde.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fd_violeta {
	background-color: #7A4073;
	background-image: url(../fundos_imgs/fundo_violeta.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	overflow: hidden;
	visibility:visible;
	height: auto;
}
#header {
	float: left;
	width: 960px;
}
#linguas {
	float: left;
	width: 130px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contactos {
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 13px;
	color: #FFF;
}
#menu {
	float: left;
	width: 960px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

/* SUBMENU AZUL */
a.azul:link, a.azul:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 159px;
	background-color: #013857;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.azulLast:link, a.azulLast:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 160px;
	background-color: #013857;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
}
a.azul:hover, a.azul:active {
	background-color: #CCC;
	color: #013857;
}
a.azulLast:hover, a.azulLast:active{
	background-color: #CCC;
	color: #013857;
}
body#inicio a#inicio,
body#quemsomos a#quemsomos,
body#servicos a#servicos,
body#empresas a#empresas,
body#orcamentos a#orcamentos,
body#newsletter a#newsletter
{
	background-color: #CCC;
	color: #013857;
}

/* SUBMENU VERDE */
a.verde:link, a.verde:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 159px;
	background-color: #79BE01;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.verdeLast:link, a.verdeLast:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 160px;
	background-color: #79BE01;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
}
a.verde:hover, a.verde:active {
	background-color: #CCC;
	color: #79BE01;
}
a.verdeLast:hover, a.verdeLast:active{
	background-color: #CCC;
	color: #79BE01;
}
body#verportfolio a#verportfolio,
body#verservicos a#verservicos,
body#vercriacao a#vercriacao
{
	background-color: #CCC;
	color: #609800;
}

/* SUBMENU LARANJA */
a.laranja:link, a.laranja:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 159px;
	background-color: #FF8401;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.laranjaLast:link, a.laranjaLast:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 160px;
	background-color: #FF8401;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
}
a.laranja:hover, a.laranja:active {
	background-color: #CCC;
	color: #FF8401;
}
a.laranjaLast:hover, a.laranjaLast:active{
	background-color: #CCC;
	color: #FF8401;
}

body#larportfolio a#larportfolio,
body#larservicos a#larservicos
{
	background-color: #CCC;
	color: #FF8401;
}
/* SUBMENU VERMELHO */
a.vermelho:link, a.vermelho:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 159px;
	background-color: #E70101;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.vermelhoLast:link, a.vermelhoLast:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 160px;
	background-color: #E70101;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
}
a.vermelho:hover, a.vermelho:active {
	background-color: #CCC;
	color: #E70101;
}
a.vermelhoLast:hover, a.vermelhoLast:active{
	background-color: #CCC;
	color: #E70101;
}
body#redportfolio a#redportfolio,
body#redservicos a#redservicos,
body#redprojectos a#redprojectos,
body#rednews a#rednews
{
	background-color: #CCC;
	color: #E70101;
}

/* SUBMENU ROSA */
a.rosa:link, a.rosa:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 159px;
	background-color: #E7017D;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.rosaLast:link, a.rosaLast:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 160px;
	background-color: #E7017D;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
}
a.rosa:hover, a.rosa:active {
	background-color: #CCC;
	color: #E7017D;
}
a.rosaLast:hover, a.rosaLast:active{
	background-color: #CCC;
	color: #E7017D;
}

body#rosportfolio a#rosportfolio,
body#rosservicos a#rosservicos
{
	background-color: #CCC;
	color: #E7017D;
}

/* SUBMENU VIOLETA */
a.violeta:link, a.violeta:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 159px;
	background-color: #663366;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.violetaLast:link, a.violetaLast:visited {
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 160px;
	background-color: #663366;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
}
a.violeta:hover, a.violeta:active {
	background-color: #CCC;
	color: #663366;
}
a.violetaLast:hover, a.violetaLast:active{
	background-color: #CCC;
	color: #663366;
}

body#vioportfolio a#vioportfolio,
body#viovenda a#viovenda,
body#viocomprar a#viocomprar,
body#viobiografia a#viobiografia,
body#vioexpos a#vioexpos
{
	background-color: #CCC;
	color: #663366;
}

#submenu {
	float: left;
	width: 960px;
	background-color: #FFF;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 960px;
	background-color: #FFF;
	height: auto;
}


#centro {
	float: left;
	width: 699px;
	overflow:hidden;
	height: auto;
	min-height: 560px;
	padding-top: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: justify;
}
#lateral {
	float: right;
	width: 185px;
	padding-top: 20px;
	height: auto;
	padding-right: 20px;
}

#footer {
	float: left;
	clear:both;
	width: 920px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	visibility: visible;
	overflow: visible;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
}

a:link, a:visited {
	color: #FF8401;
	text-decoration: none;
}
a:hover, a:active {
	color: #79BE01;
}
p {
	margin: 0px;
	padding: 0px;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #0E2A3F;
	border-left-color: #FFFFFF;
}
.tit_rosa {
	font-size: 16px;
	font-weight: bold;
	color: #E7017D;
}
.tit_laranja {
	font-size: 16px;
	font-weight: bold;
	color: #FF8401;
}
.tit_vermelho {
	font-size: 16px;
	font-weight: bold;
	color: #E70101;
}
.tit_verde {
	font-size: 16px;
	font-weight: bold;
	color: #79BE01;
}
.tit_azul {
	font-size: 16px;
	font-weight: bold;
	color: #013857;
}
.tit_violeta {
	font-size: 16px;
	font-weight: bold;
	color: #663366;
}
.titulos_projectos {
	font-size: 15px;
	font-weight: bold;
	color: #013857;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 10px;
	margin-bottom: 10px;
}
.legendas {
	text-align: left;
	width: 225px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tit_azul_Peq {
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
.tit_azul_lateral {
	font-size: 15px;
	font-weight: bold;
	color: #013857;
	background-color: #D5E7F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tit_verde_lateral {
	font-size: 15px;
	font-weight: bold;
	color: #79BE01;
	background-color: #E8F6D5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tit_verde_Peq {
	font-size: 14px;
	font-weight: bold;
	color: #518000;
}
.td_verde_Esq {
	background-color: #E8F6D5;
	padding: 10px;
	text-align: justify;
}
.td_verde_Dir {
	background-color: #E8F6D5;
	padding: 10px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.tit_laranja_Peq {
	font-size: 14px;
	font-weight: bold;
	color: #F30;
}
.td_laranja_Esq {
	background-color: #FFF5D7;
	padding: 10px;
	text-align: justify;
}
.td_laranja_Dir {
	background-color: #FFF5D7;
	padding: 10px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.tit_laranja_lateral {
	font-size: 15px;
	font-weight: bold;
	color: #FF8401;
	background-color: #FFF5D7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tit_rosa_Peq {
	font-size: 14px;
	font-weight: bold;
	color: #9C0053;
}
.tit_rosa_lateral {
	font-size: 15px;
	font-weight: bold;
	color: #E7017D;
	background-color: #F6E1E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.td_rosa_Esq {
	background-color: #F6E1E1;
	padding: 10px;
	text-align: justify;
}
.td_rosa_Dir {
	background-color: #F6E1E1;
	padding: 10px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.tit_vermelho_Peq {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.tit_vermelho_lateral {
	font-size: 15px;
	font-weight: bold;
	color: #E70101;
	background-color: #FFE6E3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.td_vermelho_Esq {
	background-color: #FFE6E3;
	padding: 10px;
	text-align: justify;
}
.td_vermelho_Dir {
	background-color: #FFE6E3;
	padding: 10px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.tit_violeta_Peq {
	font-size: 14px;
	font-weight: bold;
	color: #984C98;
}
.tit_violeta_lateral {
	font-size: 15px;
	font-weight: bold;
	color: #663366;
	background-color: #CDC2D7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.td_violeta_Esq {
	background-color: #CDC2D7;
	padding: 10px;
	text-align: justify;
}
.td_violeta_Dir {
	background-color: #CDC2D7;
	padding: 10px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.orc_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #013857;
	background-color: #D5E7F3;
	padding: 5px;
}
.orc_campos {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
li.laranja {
	padding: 0px;
	list-style-image: url(../imagens_gerais/li_laranja.gif);
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.verde {
	padding: 0px;
	list-style-image: url(../imagens_gerais/li_verde.gif);
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.vermelho {
	padding: 0px;
	list-style-image: url(../imagens_gerais/li_vermelho.gif);
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.rosa {
	padding: 0px;
	list-style-image: url(../imagens_gerais/li_rosa.gif);
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.violeta {
	padding: 0px;
	list-style-image: url(../imagens_gerais/li_violeta.gif);
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.legendas {
	padding-right: 10px;
}
.testemunhos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999;
}
