@charset "utf-8";
#areaCliente a {
color:#F90;
font-size:10px;
font-weight:700;
width:130px;
}

#bannerPrincipal {
float:left;
height:250px;
width:610px;
}

#barraPrincipal {
height:100px;
padding-top:20px;
}

#barraPrincipal li {
color:#888;
float:left;
margin-left:15px;
padding-right:15px;
}

#barraPrincipal ul {
float:right;
list-style:none;
margin-right:30px;
padding-top:30px;
}

#barraPrincipal ul a {
/*background-position:0 0;*/
background-repeat:no-repeat;
display:block;
float:left;
text-indent:-9999px;
}

#logomarca {
float:left;
padding-left:30px;
}

#menuCurriculo a,#menuContato a {
border-right-color:#CCC;
border-right-style:solid;
border-right-width:1px;
color:#555;
font-size:10px;
width:130px;
}

#menuFaleConosco {
border:none;
}

#menuFaleConosco a {
background-image:url(../img/menu_contato.gif);
height:37px;
width:194px;

}
#menuNossosClientes {
border-right-color:#CCC;
border-right-style:solid;
border-right-width:1px;

}
#menuNossosClientes a {
background-image:url(../img/menu_nossosclientes.gif);
height:37px;
width:180px;
}
#menuOQueFazemos {
border-right-color:#CCC;
border-right-style:solid;
border-right-width:1px;
}
#menuOQueFazemos a {
background-image:url(../img/menu_oquefazemos.gif);
height:37px;
width:166px;
}

#menuOQueFazemos a:hover,#menuNossosClientes a:hover,#menuFaleConosco a:hover {
background-position:0 -37px;
}

.menuNossosClientesSelecionado, .menuOQueFazemosSelecionado, .menuFaleConoscoSelecionado {
background-position:0 -37px;
}

#menuQuemSomos a {
border-right-color:#CCC;
border-right-style:solid;
border-right-width:1px;
color:#555;
font-size:10px;
width:90px;
}

#rodapeBarra {
background-color:#f2f8f9;
height:160px;
margin:0 auto;
width:940px;
}

#rodapePagina {
background-color:#d5e7eb;
border-top-color:#d5e7eb;
border-top-style:solid;
border-top-width:1px;
clear:both;
height:160px;
width:100%;
}

#rodapePagina a {
color:#000000;
}

#textoIntroducao {

	background-image:url(../img/backgroundCaixa1.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	/*border-bottom-color:#999;
border-bottom-style:solid;
border-bottom-width:1px;*/
float:left;
	font-family:"Trebuchet MS";
	height:220px;
	padding:15px;
	width:300px;
	
}

#textoIntroducao .destaque,#depoimentoCliente .destaque {
/*background-color:#FFF;*/
font-weight:700;
}

#textoIntroducao h2 {
color:#F90;
font-family:"Trebuchet MS";
font-size:23px;
margin-bottom:10px;

}

#textoIntroducao p {
color:#004b92;

}

#topoBarra {
background-color:#f2f8f9;
height:30px;
margin:0 auto;
width:940px;
}

#topoBarra li {
float:left;
}

#topoBarra ul {
float:right;
list-style:none;
padding-top:10px;
}

#topoBarra ul a {
display:block;
float:left;
font-family:Helvetica,Arial,Verdana,sans-serif;
text-align:center;
text-decoration:none;
}

#topoBarra ul a:hover {
background-color:#FFF;
}

#topoPagina {
background-color:#d5e7eb;
border-bottom-color:#d5e7eb;
border-bottom-style:solid;
border-bottom-width:1px;
height:30px;
width:100%;
}

#wrapperPagina {
background-repeat:repeat-x;
margin:0 auto;
width:940px;
}

* {
margin:0;
padding:0;
}

.vcard {
color:#666;
float:right;
font-family:Trebuchet MS;
font-size:13px;
padding:15px;
text-align:right;
}

.vcard .given-name,.vcard .additional-name,.vcard .family-name {
display:none;
}

body {
background-image:url(../img/background.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
}

img {
border:none;
}