*{font-family: arial;}

body {
	background-image: url('http://www.cte.com.br/eventos/encontro/textura_fundo.gif');
}

#tudo {
	width: 650px;
	background-color: #fff;
	padding: 20px;
	font-style: bold;
	font-family: impact;
	font-size: 16px;
}

.link2 { text-decoration: none; }

#email {
	background-image: url('http://www.cte.com.br/eventos/encontro/textura_fundo.gif');
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 20px;
}

#imagem {
	background-image: url('http://www.cte.com.br/eventos/encontro/imagem_1.jpg');
	background-repeat: no-repeat; background-position: top center;
	height: 255px; /*padding: 100px;*/
}

#menu {
	background-color: #fff;
	width: 100%;
	font-size: 12px;
}
#menu a {
	float: right;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px;
	background-color: #D64027;
	color: #fff;
	text-decoration: none;
}
#menu a:hover { text-decoration: underline; }

.item {
	background-color: #D64027;
	color: #fff;
	text-align: left;
	padding: 10px;
	font-size: 12px;
}

.item a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.item a:hover {
	color: #ccc;
}

.titulo {
	text-align: center;
	font-weight: bold;
}

.lista div {float: left; width: 32%; text-align: center; font-weight: bold; }

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
	line-height: 20px;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.textotitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #D64027;
	font-weight: bold;
}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64027;
	font-weight: bold;