@charset "utf-8";
/* CSS Document */
/* CSS by: DM4Brasil Digital Marketing */
/* http://www.dm4brasil.com */

* {margin:0; padding:0;}

h1 {
	color:#9bee27;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h2 {
	color:#eaeaea;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3 {
	color:#eaeaea;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h4 {
	color:#9bee27;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.text {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#eaeaea;
	line-height:150%;
}

.readmore {
	background:url('../images/more.png');
	background-repeat:no-repeat;
	background-position:right 0;
	height:18px;
	padding-right:22px;
	padding-top:1px;
	margin-top:10px;
	text-align:right;
}

.readmore a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9bee27;
	text-decoration:none;
}

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

.download {
	background:url('../images/more.png');
	background-repeat:no-repeat;
	background-position:65 0;
	height:18px;
	padding-right:22px;
	padding-top:1px;
	margin-top:10px;
	text-align:left;
}

.download a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9bee27;
	text-decoration:none;
}

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

.gallery { margin-top:10px; }
.galleryli { list-style:none; display:inline; }

.table { width:400px; font-size:13px; padding:0px; }
.table td { width:150px; padding:4px; border:1px solid #212121; }
.table th { width:250px; text-align:left; padding:0px; border:1px solid #212121; }

.palestrantes { width:515px; font-size:13px; padding:0px; line-height:17px; }
.palestrantes td { width:400px; padding-left:15px; }
.palestrantes th { width:100px; text-align:left; }

.tablecontact { width:650px; border:0; font-size:13px; }
.descricao { width:100px; padding:2px; }
.campo { width:550px; padding:2px; }

.formulario {
	border:1px solid silver;
	padding:3px;
	background:#ffffff url('../images/form.png');
	background-repeat:repeat-x;
}

.formulario_erro {
	border:1px solid #de0000;
}

.formulario:focus {
	border:1px solid #9bee27;
}

#erro_frm {
	padding:1px;
}


.botao {
	background:url('../images/button.png');
	width:129px;
	height:24px;
	border:0px;
	color:#fff;
	font-size:12px;
}

.links:link { color:#9bee27; text-decoration:none; }
.links:active { color:#9bee27; text-decoration:none; }
.links:visited { color:#9bee27; text-decoration:none; }
.links:hover { color:#ffffff; text-decoration:none; }

.tablephotos { padding-left:15px; }

.thumbs { display:inline; padding:3px; list-style:none; }
