@charset "iso-8859-1";
/* CSS Document */

@font-face {
    font-family: 'HelveticaNeueLTPro45Light';
    src: url('helveticaneueltpro-lt_2-webfont.eot');
    src: url('helveticaneueltpro-lt_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-lt_2-webfont.woff') format('woff'),
    url('helveticaneueltpro-lt_2-webfont.ttf') format('truetype'),
    url('helveticaneueltpro-lt_2-webfont.svg#HelveticaNeueLTPro45Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KlavikaMedCapsMedium';
    src: url('klavikamedcaps-sc_2-webfont.eot');
    src: url('klavikamedcaps-sc_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('klavikamedcaps-sc_2-webfont.woff') format('woff'),
    url('klavikamedcaps-sc_2-webfont.ttf') format('truetype'),
    url('klavikamedcaps-sc_2-webfont.svg#KlavikaMedCapsMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KlavikaMedCapsMediumItalic';
    src: url('klavikamed-italicsc_2-webfont.eot');
    src: url('klavikamed-italicsc_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('klavikamed-italicsc_2-webfont.woff') format('woff'),
    url('klavikamed-italicsc_2-webfont.ttf') format('truetype'),
    url('klavikamed-italicsc_2-webfont.svg#KlavikaMedCapsMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KlavikaRegCapsItalic';
    src: url('klavikaregcaps-italicsc_2-webfont.eot');
    src: url('klavikaregcaps-italicsc_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('klavikaregcaps-italicsc_2-webfont.woff') format('woff'),
    url('klavikaregcaps-italicsc_2-webfont.ttf') format('truetype'),
    url('klavikaregcaps-italicsc_2-webfont.svg#KlavikaRegCapsItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KlavikaRegCapsRegular';
    src: url('klavikaregcaps-sc_2-webfont.eot');
    src: url('klavikaregcaps-sc_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('klavikaregcaps-sc_2-webfont.woff') format('woff'),
    url('klavikaregcaps-sc_2-webfont.ttf') format('truetype'),
    url('klavikaregcaps-sc_2-webfont.svg#KlavikaRegCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KlavikaRegularItalic';
    src: url('klavikaregular-italic_2-webfont.eot');
    src: url('klavikaregular-italic_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('klavikaregular-italic_2-webfont.woff') format('woff'),
    url('klavikaregular-italic_2-webfont.ttf') format('truetype'),
    url('klavikaregular-italic_2-webfont.svg#KlavikaRegularItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KlavikaRegular';
    src: url('klavikaregular-osf_2-webfont.eot');
    src: url('klavikaregular-osf_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('klavikaregular-osf_2-webfont.woff') format('woff'),
    url('klavikaregular-osf_2-webfont.ttf') format('truetype'),
    url('klavikaregular-osf_2-webfont.svg#KlavikaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	font-family: 'MyriadProRegular';
	src: url('myriadpro-regular-webfont.eot');
    src: local('?'), url('myriadpro-regular-webfont.woff')
	format('woff'), url('myriadpro-regular-webfont.ttf')
	format('truetype'), url('myriadpro-regular-webfont.svg#webfontvGWhzkK1')
	format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'HelveticaNeueLTPro47LightCond';
	src: url('helveticaneueltpro-ltcn_0-webfont.eot');
	src: local('?'), url('helveticaneueltpro-ltcn_0-webfont.woff')
    format('woff'), url('helveticaneueltpro-ltcn_0-webfont.ttf') format('truetype'),
    url('helveticaneueltpro-ltcn_0-webfont.svg#webfont9viTBzzF') format('svg');
	font-weight: normal;
	font-style: normal;
	
}

BODY {
	background-image:url(images/fundo_internas.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

:focus  { outline: none }
:active { outline: none }

a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
	text-decoration:none;
}
a:hover {
	color: #333;
	text-decoration:none;
}
a:active {
	color: #333;
	text-decoration:none;
}

.geral {
	width:900px;
	margin:auto;
}

.topo {
	width:900px;
	height:90px;
	float:left;
}

.logotipo {
	background-image:url(images/logotipo.png);
	background-position:left;
	background-repeat:no-repeat;
	width:210px;
	height:90px;
	float:left;	
}

.menu {
	width:680px;
	height:50px;
	margin-left:5px;
	margin-top:30px;
	float:left;		
}

a.home {
background-image:url(images/home_s1.png);
background-repeat:no-repeat;
background-position:center right;
width: 127px;
height: 90px;
float:right;
}

a.home:hover {
background-image: url(images/home_s2.png);
background-repeat:no-repeat;
background-position:center;
}

a.empresa{
background-image:url(images/empresa_s1.png);
background-repeat:no-repeat;
background-position:center right;
width: 127px;
height: 90px;
float:right;
}

a.empresa:hover {
background-image: url(images/empresa_s2.png);
background-repeat:no-repeat;
background-position:center right;
}

a.servicos {
background-image:url(images/servicos_s1.png);
background-repeat:no-repeat;
background-position:center right;
width: 127px;
height: 90px;
float:right;
}

a.servicos:hover {
background-image: url(images/servicos_s2.png);
background-repeat:no-repeat;
background-position:center right;
}

a.localizacao {
background-image:url(images/localizacao_s1.png);
background-repeat:no-repeat;
background-position:center right;
width: 127px;
height: 90px;
float:right;
}

a.localizacao:hover {
background-image: url(images/localizacao_s2.png);
background-repeat:no-repeat;
background-position:center right;
}

a.contactos {
background-image:url(images/contactos_s1.png);
background-repeat:no-repeat;
background-position:center right;
width: 127px;
height: 90px;
float:right;
}

a.contactos:hover {
background-image: url(images/contactos_s2.png);
background-repeat:no-repeat;
background-position:center;
}

.conteudo {
	width:900px;
	height:332px;
	float:left;	
}

.conteudo_internas {
	width:900px;
	float:left;	
}

.conteudo_portfolio {
	width:900px;
	float:left;	
}

.txt_framer {
	width:480px;
	float:left;
	margin-left: 10px;
}

.imgok {
	background-image: url(images/img_ok.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:405px;
	height:324px;
	float:left;	
}

.destaque {
	width: 495px;
	height: 324px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;	
	float:left;
}

.txt_destaque {
	width: 350px;
	height: 185px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;	
	margin-left:105px;
	margin-top:60px;
	float:left;
}

.titulo {
	font-family: 'HelveticaNeueLTPro47LightCond';
	font-size:24px;
	width: 900px;
	height: 45px;
	margin-top: 30px;
	float:left;
}

.subtitulo {
	font-family: 'HelveticaNeueLTPro47LightCond';
	font-size:20px;
	width: 880px;
	height: 35px;
	color:#004191;
	margin-left:20px;
	float:left;
}

.titulo_contactos {
	font-family: 'HelveticaNeueLTPro47LightCond';
	font-size:24px;
	width: 430px;
	height: 45px;
	margin-top: 30px;
	float:left;
}

.titulo_formulario {
	font-family: 'HelveticaNeueLTPro47LightCond';
	font-size:24px;
	width: 364px;
	height: 45px;
	margin-top: 30px;
	margin-left:60px;
	float:left;
}

.img {
	width: 364px;
	height: 275px;
	float:left;	
}


.txt_contactos {
	width: 430px;
	height: 375px;
	font-family: 'MyriadProRegular';
	font-size:14px;
	color:#333;	
	float:left;	
}

.formulario {
	width: 364px;
	height: 275px;
	font-family: 'MyriadProRegular';
	font-size:14px;
	color:#333;	
	margin-left:60px;
	float:left;	
}


.rodape {
	width:900px;
	height:120px;
	margin-top:40px;
	float:left;	
}

.social {
	font-family: 'KlavikaRegular';
	font-size:11px;
	width:215px;
	height:120px;
	float:left;	
}

.newsletter {
	width:215px;
	height:90px;
	text-align:right;
	float:right;	
}

.box {
	background-color:#fff;
	border: 1px solid #E7EFF6;
	width: 180px;
	height: 20px;
	font-family: 'MyriadProRegular';
	font-size:11px;
	color:#999;
	padding-left: 5px;
	margin-top: 5px;
}

.box_area {
	background-color:#fff;
	border: 1px solid #E7EFF6;
	width: 240px;
	font-family: 'MyriadProRegular';
	font-size:11px;
	color:#999;
	padding-left: 5px;
	margin-top: 5px;
}

.btn {
	border: 0px solid #fff;
	background-image:url(images/btn_validar.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: 'MyriadProRegular';
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	height: 24px;
	width: 74px;
	margin-top: 8px;	
}

.btn_form {
	border: 0px solid #fff;
	background-image:url(images/btn_form.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family: 'MyriadProRegular';
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	height: 24px;
	width: 74px;
	margin-top: 8px;	
}

a.by {
background-image:url(images/mg_02.png);
background-repeat:no-repeat;
width: 40px;
height:50px;
float:left;
}

a.by:hover {
background-image:url(images/mg_01.png);
background-repeat:no-repeat;
width: 40px;
height:50px;
float:left;
}