@charset "utf-8";
/* CSS Document */

@charset "utf-8";
body {
	background-color: #3FABD9;
	margin: 0;
	font-family: "trebuchet MS", arial;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	background-image: url(image/bg_azul.jpg);
	background-repeat: repeat-x;
}
.subtitle {
	font-size: 14px;
	color: #CC0000;
}
.botton {
	font-size: 11px;
	color: #CF542A;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D4718;
	text-decoration: none;
	background-color: #FBEEEA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #F5F1E8;
	text-decoration: none;
	background-color: #CF542A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	background-image: none;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
.vejamais {
	font-size: 11px;
	color: #CF542A;
	text-decoration: none;
}
.title {
	font-size: 17px;
	color: #0099CC;
}
.patch {
	font-size: 10px;
	color: #666666;
}
a.vejamais:hover {
	font-size: 11px;
	color: #CF542A;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a,a:visited {
	color: #CF542A;
	text-decoration: none;
}
.menu {
	font-size: 11px;
	color: #0C5091;
}

