@charset "iso-8859-1";
/* CSS Document */
body {
	height:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	margin: 0px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
}
.textoApresentacao {font-family: "Comic Sans MS", cursive; font-size:18px; color:#713783;}
hr {height:1px; background-color:#FAE6FF; border:0;}
.imgApresentacao {border:2px solid #c3adca; margin-left:15px;}
.imgTextoInterna {border:2px solid #c3adca; margin-right:15px;}
.tituloDestaques {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.input-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	width: 400px;
}