@charset "UTF-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../img/bg.jpg);
	
}
.left0{
	margin-left:0px;
}
title{
	font-size:18px;
}



/*-------------------TOPO---------------------*/
#header {
	width:100%;
	height:163px;
	background:url(../img/bg-topo.png);
	margin:0 auto;
	position:fixed;
	z-index:1200;
}
#alinhar-topo {
	width:1004px;
	position:relative;
	margin:0 auto;
	
}
.topo {
	width:1000px;
	height:150px;
	/*text-align:center;*/
	position:relative;
	margin:0 auto;
}

.fixed {
	position:fixed;
}





#logo{
	width:700px;
	height:73px;
	margin:30px 0px 0px 60px;
}

#menu{
	width:840px;
	height:23px;
	margin:17px 0px 0px 55px;
}
#menu li{
	display: inline;
	
}

#menu li a{
	color:#ccc9c9;
	text-decoration:none;
	padding:5px;

}
#menu li a:hover{
	color:#ccc9c9;
	text-decoration:none;
	padding:5px;
	background-color:#54326b;
	
}

#conteudo {
	margin:0 auto;
	width:1004px;
	height:auto;
	z-index:1;
	
}
/*------------------O EVENTO---------------------*/

#o-evento{
	width:889px;
	height:119px;
	position: absolute;
	margin:160px 0px 0px 60px;
}
#texto-evento{
	width:889px;
	height:250px;
	position: absolute;
	margin:290px 0px 0px 60px;
	color:#ccc9c9;
	line-height:20px;
}
.titulo{
	font-size:24px;
	color:#ccc9c9;
	line-height:25px;
}
#programacao{
	width:889px;
	height:119px;
	position: absolute;
	margin:570px 0px 0px 60px;
}
#texto-programacao{
	width:889px;
	height:auto;
	position: absolute;
	margin:700px 0px 0px 60px;
	color:#ccc9c9;
	line-height:20px;
}
#palestrantes{
	width:889px;
	height:119px;
	position: absolute;
	margin:1620px 0px 0px 60px;
}
#imagem-palestrantes{
	width:889px;
	height:498px;
	position: absolute;
	margin:1740px 0px 0px 60px;
}

#como-chegar{
	width:889px;
	height:119px;
	position: absolute;
	margin:2230px 0px 0px 60px;
}

#mapa{
	width:889px;
	height:340px;
	position: absolute;
	margin:2360px 0px 0px 60px;
	color:#ccc9c9;
	line-height:20px;
}

#inscricoes{
	width:889px;
	height:119px;
	position: absolute;
	margin:2700px 0px 0px 60px;
}
#formulario-box{
	width:889px;
	height:470px;
	position: absolute;
	margin:2820px 0px 0px 60px;
	color:#ccc9c9;
	line-height:20px;
}

#rodape{
	width:889px;
	height:125px;
	position: absolute;
	margin:3250px 0px 20px 60px;
	padding:0px 0px 0px 0px
}
#contato-box{
	width:889px;
	height:240px;
	position: absolute;
	margin:3250px 0px 0px 60px;
	color:#ccc9c9;
	line-height:20px;
}
.texto-pequeno{
	font-size:13px;
}









/*------------Formulário------------------*/

.formulario {
	width:400px;
	height:250px;
	position:relative;
	margin_left:150px;
	
}
label,  input {
	display: block;
	float: left;
	
}

label {	
	width: 250px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size:12px;
}
 textarea {
	width: 400px;
	margin-bottom: 5px;
	
}
textarea {
	width: 250px;
	height: 150px;
}
.boxes {
	width: 1em;
	
}
#submitbutton {
	margin-left: 0px;
	margin-top: 5px;
	width: 90px;
}
br {
	clear: left;
}











/*------------GALERIA DE FOTOS ----------------- */




#container {
	overflow: hidden;
	width: 889px;

}

/* Picture slides */
.picture-slides-disabled {
	color: #eee;
}
.picture-slides-container {
	margin-bottom: 2em;
}
.picture-slides-dimmed-background .navigation-controls {

}
.picture-slides-dimmed-background .picture-slides-image-text {

	
	
}
.picture-slides-fade-container {
	position: relative;
	overflow: hidden;
	z-index: 1002;
}
.picture-slides-fade-container a {
	display: block;
	height: 240px;
	text-align: center;
	margin-bottom: 10px;
	
}
.picture-slides-fade-container a img {

}
.picture-slides-image-load-fail {
	display: none;
	
}
.picture-slides-image-text {
	position: relative;
	text-align: center;
	padding: 5px 0 10px;
	z-index: 1001;
	color:#ccc9c9;
}
.picture-slides-previous-image, .picture-slides-next-image, .picture-slides-start-slideshow, .picture-slides-stop-slideshow {
	display: none;
}
.picture-slides-previous-image, .picture-slides-next-image, .picture-slides-start-slideshow, .picture-slides-stop-slideshow {
	cursor: pointer;
}
.picture-slides-thumbnails {
	list-style: none;
	margin-top: 1em;
	overflow: hidden;
	padding-left:9px;
}
.picture-slides-thumbnails li {
	float: left;
	width: 100px;
	margin: 0 10px 5px 0;
}
.picture-slides-thumbnails li img {
	width: 100px;
	
}
.picture-slides-thumbnails a {
	outline: none;
}
.picture-slides-thumbnails li .picture-slides-selected-thumbnail img {
	width: 92px;
	padding: 2px;
	background: #ea9d80;
	border: 1px solid #000;
	
}
.picture-slides-dim-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 1000;
	display: none;
}
