@charset "utf-8";
/* FOLHA DE ESTILO SITE CONFIANCAPANFLETOS.COM.BR - AUTOR: AGENCIA 4 WEB */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topo {
	background-color: #000000;
	width: 100%;
	background-image: url(images/bg_topo.jpg);
	background-repeat: repeat-x;
}
#meio {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(images/bg_meio.jpg);
	background-repeat: repeat-x;
}
#rodape {
	background-color: #EFEFEF;
	width: 100%;
	background-image: url(images/bg_rodape.jpg);
	background-repeat: repeat-x;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style16 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.style14 {color: #FFFFFF}
.style19 {color: #FFF500; font-weight: bold; }
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style7 {	font-family: Arial, Helvetica, sans-serif;
	color: #DC2618;
	font-weight: bold;
	font-size: 12px;
}
.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF500;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFF500;
}