html {
	width:100%;
	margin: 0px; 
	padding: 0px; 
	font-weight:300;
	height: 100%;
	min-height: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	overflow-y: scroll;
}

a, a:visited{
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	outline: none;
}

.breaker {
	clear:both;
}

#outter {
	max-width: 2000px;
	margin: 0px auto;
	padding: 40px;
	padding-top: 32px;
}

#inner {
	width: 100%;
} 

#top {
	padding-bottom: 16px; 
}

#bottom {
	padding-top: 20px;
}

#logo {
	width: auto;	
	float: left;
}

#logo img {
	width: auto;
}

#title {
	float: right;
	color: #000000;
	font-weight:500;
	letter-spacing: 1px;
	font-size: 24px;
	padding-top: 68px;
}

#splash {
	clear: both;
	padding-bottom: 6px;
	position: relative;
}

#splash .slides {
	zoom: 1;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#splash .slides:after {
	content: '';
	display: block;
	clear: both;
}

#splash  .slides img {
	max-width: 100%;
	height: auto;
}

#menu {
	height: 260px;
}

#menu ul  {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 24px;
	font-weight: 600;
	line-height: 1em;
	height: 120px;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

#menu li {
    width: 32%;
    text-align: left;
	height: 120px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 12px;
    *display: inline;
}

#menu .stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

#menu a {
	padding-top: 40px;
	padding-left: 20px;
    display: block;
    color: #ffffff;
}
#menu ul li:nth-child(1) {
	background-color: #e7731e;
}

#menu ul li:nth-child(2) {
	background-color: #a83d2d;
}

#menu ul li:nth-child(3) {
	background-color: #ceaf90;
}

#menu ul li:nth-child(4) {
	background-color: #5c513d;
}
#menu ul li:nth-child(5) {
	background-color: #6d6e72;
}

#menu ul li:nth-child(6) {
	background-color: #ffffff;
	border: 2px solid;
	color: #aaaaaa;
}
#menu ul li:nth-child(6) a {
	color: #aaaaaa;
}


#menu menutitle {
	display: block;
	font-size: 26px;
}

#menu menusubtitle {
	display: block;
	font-size: 18px;
	font-weight: 600;
}

#endereco {
	float: left;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.01em;
	padding-bottom: 20px;
	width: 240px;
}

#logos {
	float: right;
	padding-bottom: 20px;
}

#box {
	clear : both;
	padding: 20px;
}


#box.bechara {
	background-color: #fdaf17;
}


#box.euvaldo {
	background-color: #6d6e72;
}

#box.tassinari {
	background-color: #03b196;
}

#box.cury {
	background-color: #01526d;
}

#box.salgado {
	background-color: #cc968c;
}
#box.miguel {
	background-color: #a83d2d;
}
#box.amalia {
	background-color: #e7731e;
}
#box.waldemar {
	background-color: #a72024;
}

#box.cristina {
	background-color: #d46923;
}

#box.amelia {
	background-color: #e7731e;
}

#box.gisele {
	background-color: #73695d;
}

#box.paulo {
	background-color: #f3b90f;
}

#box.jose {
	background-color: #9a835a;
}

#box.ana {
	background-color: #8b9298;
}

#box.alex {
	background-color: #0c465e;
}

#box.maria {
	background-color: #ef3125;
}

#box.ricardo {
	background-color: #682917;
}

#box.efrain {
	background-color: #8fc6d5;
}

#box.not {
	background-color: #666666;
}

#box.rumos {
	background-color: #f48574;
}

#box.mauricio {
	background-color: #802715;
}

#bloco {
	float: right;
	width: 880px;
	color: #ffffff;
}

#titulo {
	float: left;
	width:350px;
    font-size: 35px;
    font-weight: 600;
    line-height: 0.9em;
	letter-spacing: -1px;
}

#titulo boxtitle  {
	display: block;
}

#titulo boxsubtitle  {
	display: block;
    font-size: 18px;
	letter-spacing: 0px;
	line-height: 1.1em;
	padding-top:12px;
}

#texto {
	float: left;
	width: 480px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3em;
	padding-right: 50px;
	color: #ffffff;
}


#texto.paulo  {
	color: #2a2a2a;
}
#texto.ana {
	color: #2a2a2a;
}
#texto.jose {
	color: #ffffff;
}
#texto.alex {
	color: #ffffff;
}
#texto.maria {
	color: #ffffff;
}
#texto.efrain {
	color: #ffffff;
}
#texto.ricardo {
	color: #ffffff;
}

.citacao{
	float: right;
    font-style: italic;
	padding-left: 50px;
}



.nota{
	font-size: 11px;
	vertical-align: super;
}




#imagem {
	width: auto;
	float: right;
}

#imagem P {
	font-size: 12px;
    font-weight: 100;
    line-height: 1.1em;
}
.paulo P{ 
	color: #2a2a2a;
}
.ana P{ 
	color: #2a2a2a;
}
.jose P{ 
	color: #ffffff;
}
.alex P{ 
	color: #ffffff;
}

.maria P{ 
	color: #ffffff;
}
.ricardo P{ 
	color: #ffffff;
}
.efrain P{ 
	color: #ffffff;
}


#imagem img {
	width: 100%;
}

@media (max-width: 1300px) {

	#bloco {
		width: 580px;
	}

	#titulo {
		width: 100%;
	}	

	#texto {
		margin-top: 30px;
		width: 460px;
		padding-right: 120px;
	}	
	
}

@media (max-width: 1120px) {
	#outter {
		padding: 20px;
	}	
	
	#splash {
		padding-bottom: 5px;
	}
	
	#menu ul  {
		margin-bottom: 10px;
		font-size: 24px;
		letter-spacing: -0.015em;
	}
	
	#menu a {
		padding-top: 25px;
	}
	
	#menu menusubtitle {
		font-size: 14px;
	}	

	#bloco {
		width: 480px;
	}
	
	#texto {
		width: 420px;
		padding-right: 60px;
	}	
	
}	

@media (max-width: 920px) {
	#bloco {
		width: 400px;
	}
	
	#texto {
		width: 360px;
		padding-right: 40px;
	}	
}

@media (max-width: 768px) {
	#outter {
		padding: 10px;
	}	
	
	#top {
		padding-bottom: 10px;
	}

	#bottom {
		padding-top: 10px;
	}
	
	#logo {
		width: 100%;	
	}

	#title {
		float: left;
		width: 100%;
		font-size: 14px;
		padding-top: 40px;
	}
	
	#splash {
		padding-bottom: 10px;
	}
	
	#menu {
		height: 780px;
	}
	
	#menu ul  {
		font-size: 20px;
		font-weight: 600;
		letter-spacing: -0.050em;
		line-height: 1em;
		height: 80px;
	}

	#menu li {
		width: 100%;
		height: 80px;
	}

	#menu a {
		padding-top: 30px;
		padding-left: 14px;
	}

	#menu menusubtitle {
		font-size: 14px;
		font-weight: 600;
		letter-spacing: -0.01em;
	}
	
	#menu ul li br {
		display: none;
	}

	#endereco {
		width: 100%;
		font-size: 12px;
		padding-bottom: 20px;
	}
	
	#logos {
		width: 100%;
	}
	
	#logos img {
		width: 100%;
	}
	
	#imagem {
		width: 100%;
	}

	#bloco {
		margin-top:20px;
		width: 100%;
	}
	
	#titulo {
		width: 100%;
		margin-top: 10px;
	}

	#texto {
		width: 99%;
		margin-top: 10px;
	}	
	
	boxtitle br {
		display: none;
	}
	
}	

@media (max-width: 360px) {
	#logo img {
		width: 100%;
	}
}