/* styles standards  */
* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	font-family: Arial, Tahoma, Sans-Serif;
}
		.imgrpl {
			display: block;
			font-size: 1px;
			text-indent: -5000px;
		}
html {overflow: -moz-scrollbars-vertical;}
/* styles promoted for all the pages  */
body {background: url(/images/fundo_pontilhado.gif);}
	#container {
		width: 776px;
		margin: 0 auto;
		background: #FFF;
	}
		#logo {
			width: 242px;
			padding: 23px 0 0 32px;
			float: left;
		}
			#logo h1#marcahome {
				background: url(/images/logosuperior.png) no-repeat;
				height:56px;
			}
			#logo h1 {
				background: url(http://potencianatural/images/logosuperior.png) no-repeat;
				height:56px;
			}
			#logo h1 a {
				display: block;
				width: 204px;
				height: 50px;
				text-decoration: none;
			}
			
			
	#footer {
		clear: both !important;
		display: block;
		width: 715px;
		height: 51px;
		margin: 0 auto;
		padding: 20px 0 0 0;
		text-align: center;
	}
	
	
	#footer ul {
		list-style: none;
		width: 700px;
		margin: 0 auto;
	}
	
	#footer li {
		display: inline;
		font-size: 11px;
		color: #808184;
		text-decoration: none;
		float: left;
		margin-right: 1em;
	}
	
	#footer li a {
		text-decoration: none;
		color: #336699;
	}
	
	#footer li a:hover {
		color: #ff3300;
	}
		#footer p {
			font-size: 11px;
			color: #666;
		}
		
		#footer .footermenu {
			clear: left;
			height: 40px;
		}
		
		#footer .copyright {
			clear: left;
			height: 40px;
		}
		#footer .none {display: none !important;}
		#footer .organization {
			float: left;
			padding: 16px 0 0 5px;
			width: 650px;
		}
		#footer .poweredby {
			float: left;
			padding: 8px 0 0 0;
		}
		#footer .poweredby p {
			font-weight: bold;
			font-size: 9px;
			color: #a9a9a9;
		}
	.footerhome .lnksite {
		height: 18px;
		width: 600px !important;
		margin: 0 auto;
	}
	.footerhome .organization p {
		text-align: center;
		width: 702px !important;
	}
.none {display: none;}

#content h2, h1{
	color: #bb0101;
	margin-top: 1em;
	font-size: 14pt;
}

#content h1 {
	font-size: 16pt;
}
#content p {
	font-size: 90%;
}

.boxpergunta {
    font-size: 80%; padding: 3px; background: #F1f1f1; border: 1px solid #aaa;
}
.pergunta {
    color: #BB0101; background: #FFF; display: block; padding: 3px;
}

#indice li a {
    text-decoration: none;
    color: #0101bb;
}
#indice li a:hover {
    color: #bb0101;
}

#contentright h2 {
	font-size: 90%;
}
#contentright a {
	font-size: 90%;
	text-decoration: none;
}
#contentright a:hover {
	color: #bb0101;
}
#contenright p {
	text-align: justify;
}

div.formbox .input-text{
border:1px solid #3b2222;
color:#666666;
margin-left: 1em;
width: 15em;
font-size: 100%;
}

div.formbox label{
display:block;
margin-bottom:10px;
color:#555555;
}

div.formbox label span{
display:block;
float:left;
padding-right:6px;
width:200px;
text-align:right;
font-weight:bold;
}

div.formbox .submit {
	border: 1px solid #3b2222;
	background: #BB0101;
	color: #FFF;
	text-align: right;
	padding: 3px;
	margin-right: 200px;
}

#exercicios ul, ol {
	margin-left: 3em; margin-top: 2em; font-size: 90%;
	list-style-type: lower-roman;
}
#exercicios li {
	margin-bottom: 1.5em;
}
#exercicios .titulo {
	color: #bb0101;
}

#empresa ul {background: #aaa; display: inline;  list-style-position: inside; width: 90%; list-style: none;}
#empresa ul li {background: #F0F0F0  url(/images/bullets/23.gif) left center no-repeat ; margin: 3px;padding: 5px 5px 2px 15px; font-weight: bold; font-size: 100%; color: #891313; border: 1px solid #ddd; border-width: 1px 0px 1px 0px;}
#empresa ul li.endereco {background: #000245; color: #fff; font-size: 100%; font-weight: normal;}