@charset "iso-8859-1";
/* CSS Document */

body{background:#fff;color:#333;font-size:76%;margin:10px;}
a:link,a:visited{text-decoration:none;color:#0F439C;}
a:hover,a:active{text-decoration:underline;}
h1{font-size:1.6em;font-weight:400;background-color:#eb6100;-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;color:#fff;text-align:center;border-bottom:1px solid #F1BA87;padding:3px;}
h2{font-size:1.5em;font-weight:400;text-align:center;}
h3{font-size:1.4em;font-weight:400;}
h4{font-size:1.2em;font-weight:700;}
h5{font-size:1em;font-weight:700;}
h6{font-size:0.8em;font-weight:700;}
img{border:0;}
ol,ul,li{font-size:1em;line-height:1.8em;}
p{font-size:1em;line-height:1.8em;text-align:justify;}
li > p{margin-top:0.2em;}
/*pre{font-family:monospace;font-size:1em;}*/
strong,b{font-weight:700;}

.left{float:left;}
.right{float:right;}
.clear{clear: both;}
.cursor{cursor: pointer;}
.aspas{font-family: Georgia, "Times New Roman", Times, serif;font-size: 1em;padding: 0 2px;}
.zebra{background-image: url(../imagens/grad1.jpg);}

.boxgrad{background: #F8D4BA url(../imagens/grad.gif) repeat-x; border: 1px solid #F1BA87;padding: 0 8px 8px 8px;	-moz-border-radius: 20px; -webkit-border-radius: 20px; display: inline;}

.boxgrad h3{color: #eb6100; font-size: 1.1em; font-weight: bold; padding: 8px 0; text-transform: uppercase;}

/* estrelas */
.V, .A {margin: 0 10px; text-indent: 25px; background: left center no-repeat;}
.V {background-image: url(../imagens/starV.gif);}
.A {background-image: url(../imagens/starA.gif);}

.boxbran {background-color: #fff; padding: 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #f6f6f6;}



.box {
	background-color: #fff;
	overflow: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	border: 1px solid #F1BA87;
	padding: 10px;
	margin: 10px;
}
.boxaf {
	background-color: #fff;
	overflow: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	border: 1px solid #F1BA87;
	padding: 10px;
	margin: 10px;
}
.boxaf p {
	color:#000;
	line-height:1.5em;
	font-size:1.5em;
	font-family:Lucida Grande,Tahoma,Arial,Verdana,sans-serif;
}
.boxaf2 {
	background-color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	border: 1px solid #F1BA87;
	padding: 10px;
	margin: 10px;
	text-align:center;
	margin:0 auto;
}

.boxaf a:link, .boxaf a:visited{text-decoration:underline;color:#ff0000;}
.boxaf a:hover, .boxaf a:active{text-decoration:underline;color:#00F;}


.boxn, .boxn10 {background: #fff; border: 1px solid #F1BA87;padding: 8px; -moz-border-radius: 20px; -webkit-border-radius: 20px; display: inline;}

.boxn10 {margin: 10px;}

.block {
	display: block;	
}

/*
.boxinv {
	background-color: #FAE5D2;
	overflow: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	border: 1px solid #F1BA87;
	padding: 10px;
	margin: 10px;
}

.nobox {
	overflow: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 10px;
}
*/
