<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {

     font-family:gothic;

     src:url('gothic.ttf');

}



@font-face {

     font-family:gothic;

     src:url('gothic.eot');

}



body{

	font-size:12px;

	font-family:Verdana, Geneva, sans-serif;

	background-color:#FF42FE;

	margin:0px;

	padding:0px;

}



img{

	border:none;

}



h1, h1 strong, .componentheading{

	font-family:gothic, Verdana, Geneva, sans-serif;

	font-weight:normal;

	font-size:24px;

	color:#FF42FE;

}

h2{

	font-family:gothic, Verdana, Geneva, sans-serif;

	font-weight:normal;

	font-size:24px;

	color:#F0B651;

}



.rosa_fonte{

	font-family:gothic, Verdana, Geneva, sans-serif;

	color:#FF42FE;

}



.rosa{

	color:#FF42FE;

}



#box_topo{
	
	width:963px;

	height:190px;

	background-image:url(../images/bg_box_superior_j.jpg);

	background-repeat:no-repeat;

	margin:10px auto auto auto;

}



#box_topo #logo{

	width:337px;

	height:115px;

	float:left;

	margin:50px 0px 0px 20px;

}



#box_topo #menu{

	width:195px;

	height:auto;

	float:right;

	margin:15px 30px 5px 0px;

}



#box_topo #menu ul{

	margin:0px;

	padding:0px;

}



#box_topo #menu ul li{

	list-style:none;

	background-image:url(../images/bg_menu.png);

	background-repeat:no-repeat;

	padding:5px 10px 6px 32px;

}



#box_topo #menu ul li a{

	color:#FFFF00;

	text-decoration:none;

	font-size:16px;
	margin-left:5px;
}

#box_topo #menu ul li a:hover{
	color:#000000;	
}



#box_topo #rede_social{

	width:240px;

	float:right;
	
	text-align:right;

	margin:0px 27px auto auto;	

}



#box_topo #box_tel{

	width:190px;

	height:90px;

	float:left;

	margin:20px auto 10px 155px;

}



#box_topo #box_tel ul{

	margin:0px;

	padding:0px;

}



#box_topo #box_tel li{

	list-style:none;

	padding:6px 0px 6px 43px;

	color:#000000;

	font-size:14px;

	font-weight:bold;

}



#box_meio{

	width:963px;

	height:auto;

	background-image:url(../images/bg_box_meio.png);

	background-repeat:repeat-y;

	margin:auto;	

}



#box_meio #conteudo{

	width:930px;

	height:auto;

	margin-left:7px;

	padding:10px;

	border-bottom:4px solid #FF42FE;

}



#box_meio #conteudo ul{

	padding-left:20px;

}



#box_meio #conteudo ul li{

	background-image:url(../images/img_li.png);

	background-repeat:no-repeat;

	list-style:none;

	padding:2px 0px 2px 20px;

	margin-bottom:5px;

}



#box_meio #rodape{

	width:930px;

	height:auto;

	margin-left:7px;

	padding-top:10px;

}



#box_meio #box_banner{

	width:950px;

	height:200px;

	background-color:#FFDDF4;

	margin-left:7px;

	border-bottom:4px solid #FF42FE;

	border-top:4px solid #FF42FE;

	padding-top:20px;
}



#box_rodape{

	width:963px;

	height:23px;

	background-image:url(../images/bg_box_inferior.png);

	background-repeat:no-repeat;

	margin:auto;	

}

.pagination{
	display:none;
}</pre></body></html>