* {margin: 0; padding: 0; outline: 0;}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background:#bfbfbf;
}

h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51A8B1;
	padding-bottom: 5px;
	color: #51A8B1;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;
}

h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
	color: #333;
	text-align: justify;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}

.active {
	background: #A00303;
}
.clear {
	clear: both;
}
.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		max-width: 1140px;
		min-width: 960px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;
}

.section {
	width: 100%;
	z-index: 10;
	/* [disabled]position: relative; */
	margin: 0 auto;
	padding: 0;
	/* [disabled]margin-bottom: -15px; */
}

.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding: 50px 0;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
}

.inner img.img_theme{
	margin-left: 50%;
	left: 370px;
	margin-top: -95px;
	position: absolute;
}

.inner .text_left {
	width: 47%;
	float: left;
	text-align: justify;
}

.inner .text_right {
	width: 47%;
	float: right;
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 600px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: #FF2B06;

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}


.subMenu .inner a:hover{
	color: #333;
	}
	
.subNavBtn {
	display: block;
	height: 35px;
	width: 80px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 20px 0 20px;
	text-align: center;
	color: #fff;
}

.end {
	margin: 0;
}

/* SECTIONS */
.sTop {
	height: 650px;
	background-image: url(../img/topo_tedx2.jpg);
}

.sTop img.tedxlogo {
	margin-top: 70px;
	margin-left: 50px;
	}

.s1 {
	min-height: 480px;
	color: #333;
	background-color: #FFFFFF;
}

.s2 {
	height: 480px;
	background: #3f3f3f;
}

.s2 .cv_spk{
	min-height: 90px;
	width: 935px;
	background-color:#E5E5E5;
	margin-top: 0px;
	font-size: 16px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: none;
	position:absolute;
	left:90px;
	z-index:9999;
	color:#333;
	}
	
/* Configuração dos CVs Speak*/	


.s2 .cv_spk .nome{
	font-size: 20px;
	color: #51A8B1;
	font-weight: 500;
	}

.s2 .cv_spk .flecha {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #E5E5E5;
	position: relative;
	top: -20px;
}

.s2 .fl-01 {
	left: 10px;
	}
	
.s2 .fl-02 {
	left: 172px;
	}

.s2 .fl-03 {
	left: 334px;
	}

.s2 .fl-04 {
	left: 496px;
	}

.s2 .fl-05 {
	left: 658px;
	}

.s2 .fl-06 {
	left: 820px;
	}

.s2 .text_center {
	padding-top:-20px;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	margin-top: -30px;
}


.s2 .text_center .fotos {
	display:block;
	}

.s2 .text_center .fotos img.spk{
	float: left;
	display: block;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	margin-right:12px;
	}

.s2 .text_center .fotos img.spklast{
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	}

.s2 .text_center .fotos img.spk:hover,
.s2 .text_center .fotos img.spklast:hover
{
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}


.s3 {
	min-height: 700px;
	background-color: #F2F2F2;
	z-index:5;
}

.s3 a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}

.s3 a:hover {
	text-decoration: underline;
	}

.s4 {
	min-height: 620px;
	background-color: #D8DFE7;
}

.s4 img {
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}


.s5 {
	min-height: 500px;
	color: white;
	background-color: #F7F7F7;
}

.text_center {
	padding-top:-20px;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	margin-top: -30px;
}

.s6 {
	min-height: 500px;
	color: white;
	background-color: #293b4d;
}


.s6 .cv_org{
	min-height: 55px;
	width: 935px;
	background-color: #E5E5E5;
	margin-top: 0px;
	font-size: 16px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: none;
	position: absolute;
	left: 90px;
	z-index: 9990;
	color: #333;
	}
	
.s6 .cv_org .nome{
	font-size: 20px;
	color: #51A8B1;
	font-weight: 500;
	}

.s6 .cv_org .orgfle {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #E5E5E5;
	position: relative;
	top: -20px;
}

img.sm {
margin-top: 270px;
margin-left: -45px;
float: left;
position: absolute;
}

img.sm2 {
margin-top: 270px;
margin-left: -33px;
float: left;
position: absolute;
}

.s6 .orfl-01 {
	left: 10px;
	}
	
.s6 .orfl-02 {
	left: 172px;
	}

.s6 .orfl-03 {
	left: 334px;
	}

.s6 .orfl-04 {
	left: 496px;
	}

.s6 .orfl-05 {
	left: 658px;
	}

.s6 .orfl-06 {
	left: 820px;
	}
	
	
.s6 .fotos {
		}
	

.s6 .text_center .fotos img.spk{
	float: left;
	display: block;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	margin-right:12px;
	text-align:center;
	}

.s6 .text_center .fotos img.spklast{
	float: left;
	display: block;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	margin-right:0;
	text-align:center;
	}

.s6 .text_center .fotos img.spk:hover,
.s6 .text_center .fotos img.spklast:hover
{
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}

	
.s7 {
	height: 520px;
	color: #333;
	background-color: #E4F2FD;
	z-index: 6;
}

.s7 a {
	text-decoration: none;
	color: #333;
	}

.s7 a:hover {
	text-decoration: underline;
	}
.s8 {
	height: 356px;
	background-image: url(../img/rodape.jpg);
}


.s8 img.tedx{
	position: relative;
	left: 50%;
	margin-left: -75px;
	margin-top: 70px;	
}

.s8 .text_center {
	width: 500px;
	margin: 0 auto;
	clear: both;

}

.s8 .text_center #fundo {

	}

.s8 .text_center #fundo p {
	background-color: rgba(0, 0, 0, 0.3);
	margin-top: 30px;
	color: #FFF;
	font-weight: 400;
	font-size: 13px;
	text-align: justify;
	padding: 20px;
}

.s8 .rodape2{
	/* [disabled]float: none; */
	/* [disabled]display: block; */
	background: #302f36;
	text-align: center;
	z-index: 99;
	/* [disabled]position: relative; */
	padding: 10px;
	font-size: 11px;
	color: #a8a8a8;
	/* [disabled]width: 100%; */
}
