*{
	margin:0;
	padding:0;
}

.visualClear{
	display:block;
	clear:both;
}

body{
	background-color:#BBB7D0;
	font-size:12px;
	font-family:arial,verdana;
}

a{
	text-decoration: none;
	color:#29166F;
}

img{border:none}

h1#documentFirstHeading{
	color:#29166F;
	text-transform: uppercase;
	margin-bottom:10px;
	font-size:18px;
}

h3.titulo{
	color:#29166F;
	font-site:15px;
	background-image: url(../images/sprint_titulos.png);
	background-repeat: no-repeat;
	text-indent:-999999px
}

#site{
	width:768px;
	margin:0 auto;
	background:url(../images/bg_site.gif);
	border-bottom:4px solid #29166F;
	margin-bottom:15px;
}

#cabecalho{
	background:url(../images/cabecalho.jpg) no-repeat;
	padding-top:143px;
}

#menu ul{
	list-style: none;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	height: 20px;
	width:736px;
	margin:-16px auto 0 auto;
	/*border-left:1px solid transparent;*/
}
#menu ul.programacao{background-position: 0 -21px}
#menu ul.envio_trabalho{background-position: 0 -42px}
#menu ul.palestrantes{background-position: 0 -63px}
#menu ul.hospedagem{background-position: 0 -84px}
#menu ul.inscricao{background-position: 0 -104px}
#menu ul.contato{background-position: 0 -125px}

#menu ul li{
	float:left;
	height:16px;
}
#menu li.inicio{width:73px}
#menu li.programacao{width:117px}
#menu li.envio{width:145px}
#menu li.palestrantes{width:117px}
#menu li.hospedagem{width:100px}
#menu li.inscricao{width:100px}
#menu li.contato{width:84px}

#menu li a{
	display:block;
	height:16px;
	text-indent:-99999px
} 

#corpo{
	border-left:16px solid #29166F;
	border-right:16px solid #29166F;
	background:#fff url(../images/coqueiros.gif) bottom right no-repeat;
	padding:16px 19px 0 19px;
}

#main{
	width:488px;
	float:left;
	margin-bottom:15px;
}

.o-evento{margin-bottom:10px}
.o-evento h3{width:83px}

.o-local{
	float:left;
}
.o-local h3{
	background-position: 0 -20px;
	width:83px;
	margin-bottom:6px;
}
.video{float:right}

#barra-lateral{
	width:190px;
	float:right;
}
#barra-lateral div.item{
	margin-bottom:16px;
}

#barra-lateral h3{
	margin-bottom:13px;
}

.realizacao h3{
	background-position:-84px 0px;
}
.apoio h3{
	background-position:-84px -18px;
}
.secretaria-executiva h3{
	background-position:-84px -42px;
	height:31px;
	width:201px;
}

.alist h3{
    background:none;
    margin:0;
    height:0px;
}

#mep{
	background: url(../images/logo_mep.gif) no-repeat;
	font-size:10px;
	padding:7px 0 7px 55px;
}

#rodape{
	clear:both;
	background: #29166F url(../images/rodape_topo.gif) repeat-x;
	width:683px;
	margin:0 auto;
	padding:7px;
	border-right:1px solid #fff;
}

#rodape ul{
	list-style:none;
	margin:0;
	padding:0;
}

#rodape ul li{
	float:left;
	margin-left: 7.5px;
	padding-right:7.5px;
	border-right:1px solid #fff;
}

#rodape li a{
	color:#fff;
	font-size:10px;
}

#rodape .direitos{
	font-size:9px;
	color:#fff;
	text-align:center;
	clear:both;
	padding-top:5px;
}

#cubo{
	float:right;
	margin-top:-33px;
}

.slideshow{
	width:100% !important;
}
.slideshow img{
	margin: auto;
    text-align:center;
    left:0; right:0;
	top:0; bottom:0;
}


/********TEXTO*********/

.text *{
	color:#000 !important;
	background: none !important;
}

.text{
	text-align:justify;
	margin-bottom:10px;
}
.text p{
margin:10px 0;
}
.text img{
margin:0 5px;
border: 1px solid #666;
}

.texto table{width:100%;}

.text table.tabela1{
border-collapse: collapse;
border-top:1px solid #29166F;
border-left:1px solid #29166F;
margin:10px 0;
}
.text table.tabela1 tr.cabecalho td{
background:#BBB7D0 !important;
color:#fff !important;
}
.text table.tabela1 td{
padding:7px 10px;
border-bottom:1px solid #29166F;
border-right:1px solid #29166F;
}

.text ul, .text ol{
margin:10px 0 0 30px;
}
.text ul li, .text ol li{
margin-bottom:5px;
}

.text a{
	color: #29166F !important;
}

/******FORMS*******/

form{
	font-size:11px;
	color:#999;
}
fieldset{
	border:none;
	margin:10px 0;
}
input,select, textarea{
	border:1px solid #29166F;
	font-size:11px;
	padding:3px 1px;
	/*width:460px;*/
	background:#BBB7D0;
	color:#000;
}

input.botao{
	width:100px;
}

label{
	display:block;
	font-size:12px;
	width:105px;
	color:#666;
	float:left;
	text-align: right;
	padding:4px 10px 0 0; 
}

.errorlist{
	list-style:square;
	margin:5px 30px 5px 127px;
	color:red;
	float:none;
	clear:both;
}

.action_buttons{
	margin-top:10px;
	padding-left: 115px;
}
.action_buttons input{
	height:20px;
	padding:0;
	width:100px;
	background: none;
	color:#000;
	cursor: pointer;
}

.action{
	margin:10px 0;
}

.help{
	padding:5px 0 0 115px;	
}

fieldset ul{
	float:left;
	list-style:none
}

fieldset li{
	height: 20px;
}

fieldset ul label{
	float:none;
	text-align:left;
	width:auto;
}

#id_nome,#id_endereco,
#id_complemento,#id_mensagem,
#id_corpo_trabalho,#id_titulo,
#id_autor_inscrito,#id_autor,
#id_apresentador,#id_co_autores,
#id_instituicao,#id_conflito_interesse{
	width:320px;
}
#id_corpo_trabalho{height:400px}

/********PALESTRANTE********/
.palestrante{
	margin-bottom:10px;
}
.palestrante h3{
	font-size:15px;
	margin-bottom:7px;
}
.palestrante img{
	float:left;
	margin-right:7px;
	border:1px solid #ddd;
}

/******PROGRAMACAO********/
.dia_programacao{
	margin-bottom:10px;
}
#programacao{
	width:100%;
	border-bottom:1px solid #29166F;
	border-left:1px solid #29166F;
	border-collapse: collapse;
	margin-bottom:15px;
}
#programacao td, #programacao th{
	border-top:1px solid #29166F;
	border-right:1px solid #29166F;
	padding:3px 4px;
}
#programacao th{
	background:#29166F;
	color:#fff;
}

#programacao th.horario{width:100px}
#programacao th.titulo{width:200px}
#programacao th.palestrante{width:180px}
