/* CSS Document */

body {
	background-repeat: repeat;
}


.b {
	font-weight: bold;
	}

.ctr {
	text-align: center;
	color: #FFF;
}
	
p, li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #666;
	}

@media only screen and (max-width: 767px) {
p, li, p .li {
	text-align: left;
	}}


.red {
	color: #F00;
	}

.quote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #666;
	font-style: italic;
	}

@media only screen and (max-width: 767px) {
.quote {
	text-align: left;
	}}


li.high {
	display: block;
	padding-top: -28px;
	}

p.li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	margin-bottom: 0px;
	}

#logo1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}
@media only screen and (max-width: 767px) {
#logo1 {
	display: none;
	}
}

#logo3 {
	display: none;
	}

@media only screen and (max-width: 767px) {
#logo3 {
	display: block;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}
}

#marques-icones {
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #d7cab9;
	border-bottom-style: solid;
	width: 100%;
	margin-bottom: 20px;
	float: left;
	}

#logo2 {
	display: block;
	float: left;
	position: relative;
	}
	

#icones {
	display: block;
	float: right;
	padding-top: 50px;
	}

@media only screen and (max-width: 767px) {
#marques-icones {
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #d7cab9;
	border-bottom-style: solid;
	width: 100%;
	margin-bottom: 20px;
	float: left;
	}
#logo2 {
	width: 162px;
	padding-top: 0px;
	display: block;
	float: left;
	-webkit-transform: scale(1); 
	}
#icones {
	display: block;
	float: right;
	padding-top: 10px;
	}
} 

.white_link {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

a.white_link {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: text-top;
	}

a.white_link:hover {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	}
a.white_link:visited {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	}

#content {
	padding-top: 20px;
	}


H1 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 30px;
	display: block;
	padding-bottom: 20px;
	padding-top: 15px;
	line-height: 40px;
	}

H1.short {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 28px;
	letter-spacing: -0.05em;
	display: block;
	padding-bottom: 20px;
	padding-top: 15px;
	}

@media only screen and (max-width: 767px) {
H1, H1.short {
	font-size: 26px;
	padding-bottom: 17px;
	padding-top: 12px;
	}
}

H2 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
	display: block;
	padding-top: 20px;
	padding-bottom: 15px;
}

H2.short {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
	letter-spacing: -0.05em;
	display: block;
	padding-top: 20px;
	padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
H2, H2.short {
	font-size: 22px;
	padding-top: 17px;
	padding-bottom: 12px;
}
}

H3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 50px;
}

@media only screen and (max-width: 767px) {
H3 {
	font-size: 17px;
	line-height: 45px;
}
}

/* paragraph title */
H4 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 26px;
}

/* page section title */
H5 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 26px;
	color: #999;
	text-transform: uppercase;
}

.footer {
	font-size: 10px;
	color: #666;
	display: block;
	padding-top: 40px;
	}
@media only screen and (max-width: 767px) {
.footer {
	padding-top: 10px;
	}
}

li {
	list-style-position: inside;
	}

/* Menu */

#menu {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
	height: 340px;
	padding-right: 10%;
	padding-left: 10%;
	}


@media only screen and (max-width: 767px) {.menu_list {height: 100%;}}

#menu-column {
	background-image: url(../img/background-menu1.png);
	background-repeat: repeat;
	padding-top: 17px;
	text-align: center;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: block;
	position: fixed;
	height: 100%;
	width: 235px;
	}


@media only screen and (max-width: 960px) {
	#menu-column {width: 25%}
	}


@media only screen and (max-width: 767px) {
	#menu-column {
	background-image: url(../img/background-menu-767.gif);
	background-repeat: repeat;
	padding-top: 20px;
	text-align: center;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	position: relative;
	width: 100%;
	}
}

#menu_footer1 {
	display: block;
	width: 100%;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	}
#menu_footer2 {
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	}

@media only screen and (max-width: 767px) {
#menu_footer1 {
	display: none;
	}
#menu_footer2 {
	display: none;
	}}


/* Accordeon menu */
#menu .active a {
	color: #030;
	}
#menu .active a:hover {
	color: #090;
	}
#menu .menu-title a:hover {
	color: #FFF;
	}
#menu .sub-menu a:hover {
	color: #FFF;
}


#menu li {
	list-style-type: none;
	text-align: left;
	}
#menu li a {
	text-decoration: none;
	}

.menu-title {
	list-style-type: none;
	display: block;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(../img/menu-bkg-off.png);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-radius: 8px;
	color: #CFECC6;
	}
@media only screen and (max-width: 767px) {
.menu-title {
	list-style-type: none;
	display: block;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(../img/menu-bkg-off.png);
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-radius: 8px;
	color: #CFECC6;
	}
}
.menu-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CFECC6;
	text-decoration: none;
	}
@media only screen and (max-width: 767px) {
	.menu-title a {
	font-size: 18px;
}
}

.active {
	list-style-type: none;
	display: block;
	background-image: url(../img/blank.gif);
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030;
	text-decoration: none;
	}

.sub-menu .active {
	list-style-type: none;
	display: block;
	background-image: url(../img/blank.gif);
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}

@media only screen and (max-width: 767px) {
.sub-menu .active {
	list-style-type: none;
	display: block;
	background-image: url(../img/blank.gif);
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}}

.sub-menu {
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 8px;
	}
	
@media only screen and (max-width: 767px) {
	.sub-menu {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 8px;
}
}

.sub-menu li {
	color: #C6D5CA;
	text-decoration:none;
	line-height: 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.sub-menu a {
	color:#CFECC6;
	}

.sub-menu a:hover {
	color:#FFF;
	}


@media only screen and (max-width: 767px) {
.sub-menu li {
	color: #C6D5CA;
	line-height: 18px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
}
