/**
* CStyle Sheet: Barros
* http://fontscore.com/fonts/Helvetica-Neue-LT-Std-35-Thin_22514.html
*/

/**
* Reset CSS
*/

* {
	margin: 0;
	padding: 0;
}


/********
* General
*/

html {
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
}

#wrapper {
	min-width: 1200px;
	background-color: #f7f7f7;
	min-height: 100%;
	position: relative;
	color: #333;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}


/********
* Website TOP
*/

#top-bar {
	width: 970px;
	min-height: 120px;
	text-align: center;
	margin: 0px auto;
	margin-bottom: 17px;
	padding: 10px;
	padding-right: 0;
	padding-left: 0;
	
}

#logo {
	float: left;
}

#menu-ul a {
	color: #333;
	text-decoration:none;
}

#menu-ul a:hover {
	color: #fff;
	text-decoration: none;
}

#menu-ul {
	margin: 45px auto;
	height: 22px;
	font-size: 20px;
	
}

#menu-ul .menu-item {
	float: left;
	margin-left: 46px;
	list-style-type: none;
	
}

#menu-ul .menu-item a {
	font-weight: normal;
}

#menu-ul .menu-item:first-child {
	margin-left: 112px;
}


/********
* Website CONTENT (MIDDLE)
*/

#container {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 350px;
	position: relative;
}

#standard {
	padding-bottom: 22px;
}

#page-5 .title {
	max-width: 510px;
}

#page-3 .localizacao {
	margin-top: -17px;
}

#page-3 .sub-title-dot {
	top: 11px;
	left: -25px;
}

.title {
	margin: 50px 0 38px 44px;
	max-width: 400px;
	font-size: 30px;
	font-weight: normal;
	overflow: visible;
	position: relative;
	color: #222;
	
}

.title:first-child {
	margin-top: 30px;
}

.title-img-style {
	background-image:url(images/dot-style-arrow-better.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -45px;
	top: 26px;
	height: 33px;
	width: 19px;
	
}

.title-link {
	text-decoration: none;
	color: inherit;
	font-weight: bold;
	font-size: 33px;
	color: #222;
}

.title-link:hover {
	color: #3f3e40;
}

.sub-title {
	position: relative;
	font-weight: bold;
	font-size: 19px;
	color: #3c3c3c;
}

.sub-title-dot {
	background-image: url(images/dot-style-arrow-white.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 12px;
	position: absolute;
	top: 2px;
	left: -18px;
}

.info {
	margin-left: 44px;
}

.info-bottom {
	padding-bottom: 217px;
}

.info-list {
	margin-left: 25px;
}

.collum-info {
	margin-top: 50px;
}

.left-col {
	width: 400px;
	display: inline-block;
	vertical-align:top;
}

.right-col {
	max-width: 400px;
	display: inline-block;
	margin-left: 50px;
	vertical-align:top;
}

.localizacao {
	font-size: 15px;
	color: #999;
	margin-left: 50px;
}

.localizacao p {
	margin-bottom: 4px;
}

.formulary input, textarea {
	margin-top: 12px;
	font-size: 16px;
	padding: 2px;
	padding-left: 4px;
}


.formulary input {
	width: 380px;
	height: 16px;
}

.formulary textarea {
	width: 380px;
}

.formulary #send-button {
	margin: 0;
	margin-right: 13px;
	margin-top: 10px;
	padding: 0;
	color: inherit;
	float: right;
	border: 0px #fff solid;
	font-size: 16px;
	background-color: transparent;
	width: 50px;
}



/********
* Website CONTENT (MIDDLE) - BUTTONS
*/

#bottom-buttons {
	text-align: center;
	width: 970px;
	height: 107px;
	position: absolute;
	bottom: 370px;
}

#bottom-buttons #button-2 {
	margin: 0 7px 0 6px;
	width: 317px;
}

#button-3 {
	margin-right: 0px;
}

#bottom-buttons .content-button {
	width: 315px;
	height: 107px;
	display: inline-block;
	background-color: #6d6e70;
	text-align: center;
	text-decoration: none;
}

#bottom-buttons .content-button:hover{
	background-color: #3f3e40;
	cursor: pointer;
}

#bottom-buttons .active-button {
	background-color: #3f3e40;
}

.middle-button {
	margin-top: 17px;
	font-size: 27px;
	font-weight:normal;
	color: #FFF;
}

.button-name {
	display: inline-block;
	margin-top: 4px;
	margin-right: 24px;
	vertical-align:top;
}

.dot-style-img {
	margin-right: 10px;
	height: 33px;
	width: 19px;
	background-image:url(images/dot-style-arrow-better.png);
	background-repeat: no-repeat;
	display:inline-block;
}

.info-button {
	font-size: 13px;
	margin-top: 12px;
}


/********
* Website NEWS WEBPAGE
*/

#all-news {
	margin-left: 30px;
	display: block;
}

#main-new {
	vertical-align: top;
	width: 490px;
	margin-left: 30px;
	display: none;
	
}

#side-collum-news {
	vertical-align: top;
	margin-left: 65px;
	width: 380px;
	display: none;
}

.sub-title-new {
	color: inherit;
	text-decoration: none;
	margin-bottom: 7px;
	display: block;
}

.sub-title-new:hover {
	color: #000;
}

.sub-title-new-full {
	color: inherit;
	text-decoration: none;
	margin-bottom: 7px;
	display: block;
}

.collum-new {
	margin-bottom: 20px;
}

.collum-new:last-child {
	margin-bottom: 5px;
}

#return-button {
	display: block;	
	text-align: right;
}

#see-all-news {
	color: inherit;
	text-decoration: none;
}

#see-all-news:hover {
	color: #000;
}


/********
* Website QUESTIONS WEBPAGE
*/

.question-title {
	vertical-align: bottom;
	display: inline-block;
}

#all-questions {
	margin-left: 30px;
	display: block;
}

#main-question {
	vertical-align: top;
	width: 490px;
	margin-left: 30px;
	display: none;
}

#side-collum-questions {
	vertical-align: top;
	margin-left: 65px;
	width: 380px;
	display: none;
}

.sub-title-question {
	color: inherit;
	text-decoration: none;
}

.sub-title-question:hover {
	color: #8c1c23;
}

.active-question {
	color: #8c1c23;
}

.active-question:hover {
	color: #89898b;
}

/********
* Website FOOTER
*/

#footer {
	width: 100%;
	height: 230px;
	position: absolute;
	bottom: 0;
	background-color: #3f3e40;
	text-align: center;
}

#footer-content{
	width: 300px;
	position: relative;
	font-size: 18px;
	color: #d1d2d4;
	margin: 0 auto;
	margin-top: 48px;
}

#footer-content p {
	margin-bottom: 10px;
}

#footer-content-style {
	height: 17px;
	width: 12px;
	background-image: url(images/dot-style-arrow-white.png);
	background-repeat: no-repeat;
	text-align: justify;
	position: absolute;
	top: -1px;
	left: 270px;
}

#footer-info {
	width: 300px;
	padding-left: 300px;
	text-align: left;
}

/**
* Firefox fix
*/

@-moz-document url-prefix() { 
	*{}
	
	.formulary #send-button {
		height: 20px;
	}
	
	.middle-button {
		margin-top: 12px;
	}
	
	#standard {
		padding-bottom: 19px;
	}
	
	.button-name {
		margin-top: 0px;
	}
	
	#page-3 .sub-title-dot {
    	top: 20px;
	}
	
	.info-button {
		margin-top: 10px;
	}
	.title-img-style {
		top: 36px;
	}
}
