body {
	background:#FFF;
	color:#333;
	font-size:12px;
	text-align:center;
	font-family:arial, verdana, sans serif;
}

a {
	color: #0b8cde;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#wrap {
	width:990px;
	margin:10px auto;
}

#navlist {
	text-align:center;
	margin:10px 0;
}

br.clear {
	clear: both;
}

a.home {background:#FFF url(./images/home_a.gif); display:block; width:161px; height:30px; float:left; margin-right:1px;}
a:hover.home {background:#FFF url(./images/home_hover.gif);}

a.evento {background:#FFF url(./images/evento_a.gif); display:block; width:161px; height:30px; float:left; margin-right:1px;}
a:hover.evento {background:#FFF url(./images/evento_hover.gif);}

a.palestrantes {background:#FFF url(./images/palestrantes_a.gif); display:block; width:161px; height:30px; float:left; margin-right:1px;}
a:hover.palestrantes {background:#FFF url(./images/palestrantes_hover.gif);}

a.programacao {background:#FFF url(./images/programacao_a.gif); display:block; width:161px; height:30px; float:left; margin-right:1px;}
a:hover.programacao {background:#FFF url(./images/programacao_hover.gif);}

a.local {background:#FFF url(./images/local_a.gif); display:block; width:161px; height:30px; float:left; margin-right:1px;}
a:hover.local {background:#FFF url(./images/local_hover.gif);}

a.fale {background:#FFF url(./images/fale_a.gif); display:block; width:161px; height:30px; float:left;}
a:hover.fale {background:#FFF url(./images/fale_hover.gif);}

#container-center {
	width:472px;
	text-align:left;
	float:left;
	margin-left:8px;
	margin-bottom:20px;
}

#container-center hr {
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #CCC;
}

#container-center h1 {
	font-size:18px;
	paddgin:0;margin:0;
}

#container-center h2 {
	color:#555;
	font-size:18px;
	font-weight:bold;
	paddgin:0;margin:0;
}

.container-right {
	float:left;
	width:279px;
	margin-left:7px;
	background:#E6E6E6;
}

span.black {
	font-size:1.3em;
	font-weight:bold;
	color:#0b8cde;
}

span.light {
	font-size:1.4em;
	font-weight:bold;
	color:#333;
}

span.light2 {
	font-size:16px;
	font-weight:bold;
	color:#777;
}

div.home {
	font-size: 1.6em;
}

input.comprar {
	background: transparent url(./images/comprar3.gif);
	width: 130px;
	height: 33px;
	display: block;
	border: 0;
	cursor: pointer;
}

div.twitter {
	padding: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background: #EEE;
	text-shadow: 1px 1px 1px #FFF;
}

#precos {
	width:90%;
	margin:0 auto;
	text-align:left;
}

#footer {
	text-align:center;
	margin:20px 0;
}

#footer img {
	margin:0 10px;
}

#twitter {
	font-size: 12px;
}

#twitter ul {
	margin:0;
	padding: 0;
}

#twitter li {
	display: block;
	list-style-type: none;
	padding:10px 0;
	border-top: 1px solid #FFF;
	font-size: 1.2em;
}

#twitter li