@charset "utf-8";
/* =================================
PAULO LINO
© Criactivos 2011
written for JM FERNANDES
==================================*/
/* =================================
Color Guide:
==================================*/


/*//////////////////////////////////*/
/* NORAMALIZAÇÃO */

* {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	display:block;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	background:#F4F4F4;
	margin:0 auto;
	color:#282828;
	position:relative;
}
/* MAIN WRAPPER CONTENT */
#wrapper {
	width:922px;
	min-height:100%;
	margin: 0 auto;
}
/* HEADINGS AND PARAGRAPHS */
h1 {
	color:#420000;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
}
h2 {
	margin-top:-5px;
	margin-bottom:10px;
	color:#996600;
	font-size:18px;
	font-weight:lighter;
	font-variant:small-caps;
}
h3 {
	color:#FFFFFF;
	background:#CC0000;
	padding:7px;
	font-size:18px;
	font-weight:lighter;
	font-variant:small-caps;
}
h4 {
	color:#CC0000;
	padding:7px;
	font-size:18px;
	font-weight:lighter;
	font-variant:small-caps;
}
a, a:link, a:hover, a:active, a:visited {
	display:none;
}
p {
	line-height:20px;
	font-weight:lighter;
	color:#404040;
}
p.intermediate {
	padding:0px;
}
p.small {
	font-family: serif, Roman, "Times New Roman", Georgia;
	font-size: 0.9em;
	line-height: 18px;
	padding: 0px;
}
p.txt {
	padding:5px 20px 0px;
	word-spacing:2px;
	font-size:0.9em;
}
p.txtmensagem {
	padding:5px 0px 0px;
	word-spacing:2px;
	font-size:0.9em;
}
p.txtprodutos {
	padding:5px 0px 0px;
	word-spacing:2px;
	font-size:0.8em;
}
/* DIVISÓRIAS */
	
.divregular {
	width:839px;
	height:30px;
	background:url(ASSETS/div_regular.png) no-repeat;
	margin:0 auto;
	display:block;
}
.divfooter {
	width:839px;
	height:40px;
	background:url(ASSETS/div_footer.png) no-repeat;
	margin:0 auto;
	display:block;
}
/* CLEAR ALL */	
.breakefloat {
	clear:both;
}
/* WHITE SPACE */

.space {
	width:100%;
	height:30px;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* LINKS */

a.saberbtn:link, a.saberbtn:visited {
	display:none;
}
a.saberbtn:hover, a.saberbtn:active {
	display:none;
}
a.fotlinks:link, a.fotlinks:visited {
	display:none;
}
a.fotlinks:hover, a.fotlinks:active {
	display:none;
}
a.fotlinksmall:link, a.fotlinksmall:visited {
	display:none;
}
a.fotlinksmall:hover, a.fotlinksmall:active {
	display:none;
}
a.valor_link:link, a.valor_link:visited, a.priva_link:link, a.priva_link:visited {
	display:none;
}
a.valor_link:hover, a.valor_link:active, a.priva_link:hover, a.priva_link:active {
	display:none;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/	
/* QUICK ACCESS AREA */	

#quickaccess {
	display:none
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/	
/* FULL SLIDER */

/* LOGO */
.logo {
	display:block;
	position:relative;
	top:65px;
	left:37%;
	width:235px;
	height:200px;
	margin-bottom:625px;
}
/* FRONT SLIDER */
.sliderfront, #slidercontent, #slidercontent IMG, #slidercontent IMG.active, #slidercontent IMG.last-active {
	display:none;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* MENU */

#menu, #menu ul, #mainmenu li ul, #mainmenu li:hover ul, #mainmenu li.showMenu ul, #menu li, #mainmenu a {
	display:none;
}
/* PÁGINA PRINCIPAL BTN */	
.mmleft a:link, .mmleft a:visited, .mmleft a:hover, .mmleft a:active {
	display:none
}
/* EMPRESA BTN */	
.mmblock1 a:link, .mmblock1 a:visited, .mmblock1 a:hover, .mmblock1 a:active {
	display:none;
}
/* EMPRESA » APRESENTAÇÃO BTN */	
.tsmblock1 a:link, .tsmblock1 a:visited, .tsmblock1 a:hover, .tsmblock1 a:active {
	display:none;
}
/* EMPRESA » MENSAGEM BTN */	
.smblock1 a:link, .smblock1 a:visited, .smblock1 a:hover, .smblock1 a:active {
	display:none;
}
/* EMPRESA » HISTORIA BTN */	
.smblock2 a:link, .smblock2 a:visited, .smblock2 a:hover, .smblock2 a:active {
	display:none;
}
/* EMPRESA » VALORES E MISSÃO BTN */	
.bsmblock1 a:link, .bsmblock1 a:visited, .bsmblock1 a:hover, .bsmblock1 a:active {
	display:none;
}
/* SERVIÇOS BTN */	
.mmblock2 a:link, .mmblock2 a:visited, .mmblock2 a:hover, .mmblock2 a:active {
	display:none;
}
/* SERVIÇOS » APRESENTAÇÃO BTN */	
.tsmblock2 a:link, .tsmblock2 a:visited, .tsmblock2 a:hover, .tsmblock2 a:active {
	display:none;
}
/* SERVIÇOS » SUPLEMENTARES BTN */	
.smblock3 a:link, .smblock3 a:visited, .smblock3 a:hover, .smblock3 a:active {
	display:none;
}
/* SERVICOS » VALORFITO BTN */
.bsmblock2 a:link, .bsmblock2 a:visited, .bsmblock2 a:hover, .bsmblock2 a:active {
	display:none;
}
/* PRODUTOS BTN */	
.mmblock3 a:link, .mmblock3 a:visited, .mmblock3 a:hover, .mmblock3 a:active {
	display:none;
}
/* CONTACTOS BTN */	
.mmright a:link, .mmright a:visited, .mmright a:hover, .mmright a:active {
	display:none;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/	
/*////////////////////////////////////////////////////////////*/
/* 1 COLUMN */

#onecolumn {
	margin:25px 0px;
}
.img1c {
	width:838px;
	height:325px;
	margin-bottom:15px;
	margin-top:15px;
	display:block;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* 2 COLUMN */

#twocolumn {
	margin: 25px 0px;
	min-height:325px;
}
.blocoleft {
	width:408px;
	height:100%;
	float:left;
	margin-right:22px;
}
.blocoright {
	width:408px;
	height:100%;
	float:left;
}
.img2c {
	width:408px;
	height:210px;
	margin-bottom:15px;
	display:block;
}
.img2cbig {
	display:none;
}
/*////////////////////////////////////////////////////////////*/	
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* 2 COLUMN NOT EQUAL*/

.bloconeleft {
	width: 485px;
	height: 100%;
	float: left;
	margin-right: 8px;
	padding-right: 15px;
}
.bloconeright {
	width:330px;
	height:100%;
	float:left;
}
.img2cne {
	width:330px;
	height:500px;
	margin-top:44px;
	display:block;
}
/*////////////////////////////////////////////////////////////*/	
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* 3 COLUMN */

#treecolumn {
	width:922px;
	margin: 25px 0px;
	min-height:300px;
	display:block;
}
.blocoind {
	width:250px;
	height:100%;
	float:left;
	margin-right:44px;
	display:block;
}
.img3c {
	width:250px;
	height:160px;
	margin-top:15px;
	margin-bottom:10px;
	display:block;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* MARCAS */	

#partners {
	display:none;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/	
/*////////////////////////////////////////////////////////////*/
/* FOOTER */

#footer {
	height:100px;
	width:922px;
	margin:50px auto 0px;
	position:relative;
}
.footerleft {
	float:left;
	margin-left:42px;
}
.topfot {
	margin-bottom:5px;
	color:#996600;
}
.footeright {
	float:right;
	margin-right:42px;
}
.topnotes {
	width: 330px;
	margin-bottom: 5px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	font-family: sans-serif;
	color: #996600;
}
.downotes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:right;
	color:#404040;
	font-variant:small-caps;
}
.downotes a:link, .downotes a:visited {
	color:#282828;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-variant:small-caps;
	display:block;
}
.downotes a:hover, .downotes a:active {
	text-decoration:line-through;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* EMPRESA */

/*APRESENTAÇÃO */

.rh_box {
	width:208px;
	height:220px;
	float:left;
	display:block;
}
.rh_img {
	width:208px;
	height:150px;
	display:block;
}
.rh_text {
	display:block;
	width:188px;
	height:50px;
	color:#FFFFFF;
	background:#0A67A3;
	padding:10px;
}
p.rhtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-variant:small-caps;
	color:#404040;
	text-decoration:underline;
}
p.rhtext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#404040;
}
.rh_w2 {
	width:2px;
	min-height:1px;
	float:left;
}
.rh_h2 {
	width:100%;
	height:2px;
	float:left;
}
/* MENSAGEM */

.signature {
	width: 200px;
	height: 75px;
	float: right;
	background: #0099cc;
	margin-top: 50px;
}
/* HISTÓRIA */

.crono_box {
	width:162px;
	float:left;
	display:block;
}
.crono_title {
	height: 16px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	padding: 5px 0px;
	display:block;
}
.crono_img {
	display:none;
}
.crono_text {
	width:142px;
	min-height:142px;
	padding:10px;
	background:#E9E9E9;
	display:block;
}
.crono_w7 {
	width:7px;
	min-height:1px;
	float:left;
}
.spaceh18 {
	height:18px;
	width:100%;
}
/* VALORES E MISSÃO */
.valores_td {
	background:#E9E9E9;
	color:#420000;
	width:180px;
	height:40px;
	text-transform:uppercase;
	font-size:0.8em;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* SERVIÇOS */

/*APRESENTAÇÃO */
.spaceh44 {
	width:100%;
	height:44px;
}
.spacew20 {
	width:20px;
	min-height:1px;
	float:left;
}
.serv_box {
	width:408px;
	float:left;
	margin-bottom:20px;
}
.serv_boxtext {
	width:245px;
	float:left;
	margin-right:7px;
}
.serv_boxtitle {
	height:16px;
	background:#CC0000;
	color:#FFFFFF;
	padding:5px;
}
.serv_boxdesc {
	padding:12px;
}
.serv_boximg {
	width:156px;
	height:132px;
	float:right;
}
/* SUPLEMENTARES */
.sup_box {
	width:388px;
	padding:10px;
	margin-bottom:8px;
	background:#CC0000;
	color:#FFFFFF;
}
.sup_img {
	width:408px;
	height:221px;
	background:#0099cc;
}
/* VALORFITO */
.valor_lista {
	width:550px;
	margin:18px 25px;
	list-style:square;
}
.valor_lista li {
	margin:5px 0px;
	font-family:sans-serif, Roman, "Times New Roman", Georgia;
	font-size:0.8em;
	color:#404040;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* PRODUTOS */

.produtos_box {
	margin-bottom:16px;
	height:250px;
}
.produtos_img {
	width:408px;
	height:250px;
	float:left;
	margin-right:22px;
}
.produtos_text {
	width:408px;
	float:right;
}
.produtos_title {
	height:16px;
	background:#CC0000;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:5px;
}
.produtos_desc {
	padding:10px;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* CONTACTOS */

.title_box {
	width:200px;
	margin-bottom:26px;
}
.spacew8 {
	width:8px;
	min-height:1px;
	float:left;
}
.contactos_box {
	width:200px;
	margin-bottom:20px;
	float:left;
	display:block;
}
p.empresa_nome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}
p.empresa_morada {
	letter-spacing:1px;
}
p.contacto_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#420000;
	font-size:0.8em;
	font-weight:700;
}
p.contacto_dados {
	font-family: serif;
	font-size: 0.8em;
	line-height: 17px;
	letter-spacing: 1px;
}
p.contactos_localiza {
	display:none;
}
.contactos_map {
	display:none;
}
.contactos_link {
	display:none;
}
.contactos_link a:link, .contactos_link a:visited, .contactos_link a:hover, .contactos_link a:active {
	display:none;
}
/* FORMULÁRIO */

.formulario_nota {
	width:192px;
	height:100%;
	padding:15px;
	float:left;
	margin-right:18px;
	background:#E9E9E9;
	color:#404040;
	font-variant:small-caps;
}
.formulario {
	display:none;
}
.lform {
	width:295px;
	float:left;
}
.rform {
	width:295px;
	float:right;
}
.inputbox {
	margin-bottom:20px;
}
.inputbox label {
	font-size:14px;
	color:#420000;
}
.inputbox input {
	width:285px;
	height:30px;
	border:1px solid #420000;
	color:#420000;
	font-size:14px;
	padding-left:10px;
}
.inputbox2 {
	margin-bottom:20px;
	width:598px;
	font-size:14px;
	color:#420000;
}
textarea.formtarea {
	width:578px;
	height:225px;
	max-width:578px;
	max-height:225px;
	min-width:578px;
	min-height:225px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#420000;
	padding:10px;
	border:1px solid #420000;
	resize:none;
	display:block;
}
.btnform {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.bf {
	width:140px;
	height:50px;
	background:#CC0000;
	color:#FFFFFF;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
}
.bf:hover {
	background:#850000;
	color:#FFFFFF;
	cursor:pointer;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* PERGUNTAS FREQUENTES */

p.faq_questao {
	margin:15px 0px 8px;
	color:#996600;
}
/*////////////////////////////////////////////////////////////*/
/*============================================================*/
/*////////////////////////////////////////////////////////////*/
/* MAPA */

ul.mapa_lista {
	margin:25px 31px 0px;
	width:100px;
	height:115px;
	float:left;
}
ul li.mapa_sublista_top {
	color: #CC0000;
	text-transform: uppercase;
	font-size: 1em;
	list-style-type: square;
	margin-bottom: 5px;
}
ul li.mapa_sublista_top a:link, ul li.mapa_sublista_top a:visited {
	color: #CC0000;
	text-decoration:none;
}
ul li.mapa_sublista_top a:hover, ul li.mapa_sublista_top a:active {
	color: #282828;
	text-decoration:line-through;
}
ul li.mapa_sublista {
	font-variant:small-caps;
	font-family:serif, Roman, "Times New Roman", Georgia;
	list-style-type:square;
	margin:3px 0px;
}
ul li.mapa_sublista a:link, ul li.mapa_sublista a:visited {
	text-decoration:none;
	color: #282828;
}
ul li.mapa_sublista a:hover, ul li.mapa_sublista a:active {
	text-decoration:line-through;
}
	



/*////////////////////////////////////////////////////////////*/
