/* CSS Document */

body { margin: 0px;
	background: url(../imagens/bg_body.jpg) no-repeat center #CACDE0; 
	font: 12px "trebuchet MS", Tahoma; }
	
#bg_top { width: 100%;
	background: url(../imagens/bg_topo.png) repeat-x;
	height: 20px;
	float: left; }	
	
#conteiner { width: 990px;
	margin: auto; }
	
#top { width: 990px;
	height: 150px; }
	
#top #home { width: 635px;
	height: 150px;
	float: left;
	background: url(../imagens/logo.png) no-repeat; }
	
#top #menu { width: 330px;
	height: 75px;
	float: right;
	background: url(../imagens/bg_menu.png) no-repeat;
	margin-top: 30px;
	padding-top: 15px; }
	
#top #menu ul li { list-style: none;
	display: inline; }	
	
#top #menu ul li a {
	font: 14px "trebuchet MS", Tahoma;
	color: #666666;
	text-decoration: none;
	padding:15px; }
	
#top #menu ul li a:hover { color: #000000;
	text-decoration: underline; }						
	
#content { width: 990px;
	float: left; }
	
#bottom { width: 100%;
	float: left; }	
	
#bottom a, #bottom img { border: none; }	
	
#bottom #patrocinadores, #bottom #apoio { width: 100%;
	margin-top: 10px;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	background: url(../imagens/bg_patrocinio.png) repeat-y center; }	
	
h2 { text-align: center; }

#wrap { width: 100%;
	height: 80px;
	float: left;
	background: url(../imagens/bg_rodape.png); }
	
#wrap p { text-align: center;
	font: 12px "trebuchet MS", Tahoma;
	color: #FFFFFF;
	padding: 30px;
	margin: 0px; }	

#dia1, #dia2 { width: 990px;
	float: left;
	margin-bottom: 10px; }
		
.col1 { width: 80px;
	height: 380px;
	float: left;
	background: url(../imagens/parenteses_1.png) no-repeat; }
	
.col2 { width: 80px;
	height: 380px;
	float: left;
	background: url(../imagens/parenteses_2.png) no-repeat; }	
	
.col { width: 80px;
	height: 380px;
	float: right;
	background: url(../imagens/parenteses_3.png) no-repeat; }	
	
.info { width: 800px;
	float: left;
	margin-top: 10px;}
	
.info .linha { width: 780px;
	float: left;
	margin: 10px; }
	
.info .linha .foto { width: 150px;
	height: 150px;
	float: left;
	margin: 5px; }	
	
.info .linha .palestra { width: 570px;
	float: right;
	font: 13px "trebuchet MS", Tahoma;
	padding: 10px; }	
	
.palestra h1 { font: 16px "trebuchet MS", Tahoma;
	color: #8518BF;
	font-weight: 900;
	margin: 0px; }
	
.palestra b { font: 15px "trebuchet MS", Tahoma;
	font-weight: 900; }	
	
#aviso { width: 90%;
	margin: auto;
	border: 1px solid #8518BF;
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	font: 13px "trebuchet MS", Tahoma; }
	
h1 { color: #8518BF; }	
		
label.error { padding: 5px;
	color: #FF0000; }	
	
#aviso { width: 600px;
	padding: 10px;
	border: 1px solid  #FF0000;
	font: 15px "trebuchet MS", Tahoma;
	background: #FFFFFF; }
	
#wrap a,#bottom a { color: #FFFFFF; }

.logos { text-align: center;
	width: 700px;
	margin: auto; }
	

.logos img { border: none; }
		