<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.dicapr{	
	width:965px;	
	}
	
.dicapr img{
	float:left;
	-webkit-box-shadow:  0px 0px 5px 2px #999999;
     box-shadow:  0px 0px 5px 2px #999999;
	 }	
	
.dicapr h1{
	font-size:55px;
	margin:0;
	float:left;
	color:#C0C0C0;
	padding:10px 5px;
	}	
	
.dicabr{	
	width:965px;	
	}
	
.dicabr img{
	float:left;
	-webkit-box-shadow:  0px 0px 5px 2px #999999;
     box-shadow:  0px 0px 5px 2px #999999;
	 }	
	
.dicabr h1{
	font-size:55px;
	margin:0;
	float:left;
	color:#C0C0C0;
	padding:10px 5px;
	}	
	
.textopr{
	background:url(../images/bg-dicas.jpg) repeat-y;
	float:left;
	width:800px;
	}	
	
.textopr h2{
	font-size:14px;
	color:#363636;
	margin:10px 0 0 10px;
	}		

.textopr p{
	text-align:justify !important;
	padding:10px 0 0 10px;
	color:#363636;
		}		
	
.textobr{
	float:left;
	width:800px;
	}	
	
.textobr h2{
	font-size:14px;
	color:#363636;
	margin:10px 0 0 10px;
	}		

.textobr p{
	text-align:justify !important;
	padding:10px 0 0 10px;
	color:#363636;
		}		
	
.elementos .elementos{
	background:none;
	}	
		
.elementos p{
	color:#999;
	text-align:center;
	font-size:14px;
	margin:0 auto;
	padding-bottom:5px;
	}	
		</pre></body></html>