@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'HelveticaNeueUltraLtCn';
    src: url('fonts/helveticaneue-ultraligcond-webfont.eot');
    src: url('fonts/helveticaneue-ultraligcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-ultraligcond-webfont.woff') format('woff'),
         url('fonts/helveticaneue-ultraligcond-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-ultraligcond-webfont.svg#HelveticaNeueUltraLtCn') format('svg');
    font-weight: normal;
    font-style: normal;

}
#divlinguas{
	width:100%;
	height:110px;
	background:url(../images/background-header.jpg) repeat-y center top;
	margin:0px;
	padding:0px;
}
#contlinguas{
	width:1000px;
	margin:0em auto;
	height:auto !important;
	min-height:110px;
	height:110px;
	background-image: url(../images/fundo-especial-header.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#logofrase{
	width:565px;
	height:110px;
	margin:0px;
	margin-left:65px !important;
	float:left;
}
#logoheader{
	width:126px;
	height:75px;
	margin:0px;
	margin-top:5px;
	margin-right:439px;
	float:left;
}
#fraseheader{
	width:490px;
	height:25px;
	margin:0px;
	margin-left:75px !important;
	margin-bottom:5px;
	text-align:left;
	vertical-align:middle;
	float:left;
}
#fraseheader h1{
	font-family:'HelveticaNeueUltraLtCn', Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	margin:0px;
	padding:0px;
    letter-spacing: 1px;
}
#linguaassoc{
	width:310px;
	height:110px;
	margin:0px;
	padding:0px;
	margin-left:60px !important;
	float:left;
}
#liguaheader{
	width:100px;
	height:20px;
	margin:0px;
	margin-right:40px !important;
	margin-top:10px !important;
	float:left;
}
#assocheader{
	width:auto !important;
	min-width:100px;
	width:100px;
	height:20px;
	margin:0px;
	margin-top:10px !important;
	padding-right:6px;
	float:left;
}
#liguaheader h2, #liguaheader h2 a:hover, #assocheader h2, #assocheader h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#425a0c;
	margin:0px;
	padding:0px;
}
#liguaheader h2 a, #assocheader h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#425a0c;
	text-decoration:none;
}
#imagemseta{
	width:6px;
	height:13px;
	float:left;
	margin-top:12px !important;
	margin-right:17px;
}