body {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	line-height: 135%;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
}
.padTreinamentos {
	padding: 5px;
}
.tituloVermelho {
	font-weight: bold;
	color: #CC0000;
}
.tituloVerde {
	font-weight: bold;
	color: #027A6E;
}
.botaoDestaque {
	background-color: #EBEEEA;
	padding: 6px;
	border: 1px solid #CCCCCC;
	color: #000000;
}
.tituloTreinamentos {
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.Newsletter {
	background-image: url(../images/resources/newsletter.gif);
	background-repeat: no-repeat;
	height: 185px;
	width: 200px;
}
input {
	font-size: 10px;
	font-family: Tahoma, Arial, "Trebuchet MS";
}
select {

	font-size: 10px;
	font-family: Tahoma, Arial, "Trebuchet MS";
}
