:hover, :focus{
	outline: none;	
}
html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, ul, center, dir, hr, menu, pre {
	display: block
}
li {
	display: list-item
}
head {
	display: none
}
table {
	display: table
}
tr {
	display: table-row
}
thead {
	display: table-header-group
}
tbody {
	display: table-row-group
}
tfoot {
	display: table-footer-group
}
col {
	display: table-column
}
colgroup {
	display: table-column-group
}
td, th {
	display: table-cell
}
caption {
	display: table-caption
}
th {
	font-weight: bolder;
	text-align: center
}
caption {
	text-align: center
}
body {
	margin: 0px;
	padding: 0;
}
h1 {
	margin: 0 0 .67em 0
}
h2 {
	font-size: 1.5em;
	margin: .75em 0
}
h3 {
	font-size: 1.17em;
	margin: .83em 0
}
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu {
	margin: 1.12em 0
}
h5 {
	font-size: .83em;
	margin: 1.5em 0
}
h6 {
	font-size: .75em;
	margin: 1.67em 0
}
h1, h2, h3, h4, h5, h6, b, strong {
}
i, cite, em, var, address {
	font-style: italic
}
pre, tt, code, kbd, samp {
	font-family: monospace
}
pre {
	white-space: pre
}
button, textarea, input, select {
	display: inline-block
}
big {
	font-size: 1.17em
}
small, sub, sup {
	font-size: .83em
}
sub {
	vertical-align: sub
}
sup {
	vertical-align: super
}
table {
	border-spacing: 2px;
}
thead, tbody, tfoot {
	vertical-align: middle
}
td, th {
	vertical-align: inherit
}
s, strike, del {
	text-decoration: line-through
}
hr {
	border: 1px inset
}
ol, ul, dir, menu, dd {
	margin-left: 40px
}
ol {
	list-style-type: decimal
}
ol ul, ul ol, ul ul, ol ol {
	margin-top: 0;
	margin-bottom: 0
}
u, ins {
	text-decoration: underline
}
br:before {
	content: "\A"
}
:before, :after {
	white-space: pre-line
}
.center {
	text-align: center!important
}
:link, :visited {
	text-decoration: none
}
a{
	color: #06F;
	text-decoration: none;
}
a:hover{
	color: #036;
	text-decoration: underline;
}
img{
	border: 0;	
}
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override
}
BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override
}
*[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed
}
*[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed
}

/* mão na roda */
.block{
	display: block;	
}
.floatLeft{
	float: left;	
}
.floatRight{
	float: right;	
}
.clear{
	clear: both;	
}
.marginAuto{
	margin: 0 auto;	
}
p{
	padding: 0;
	padding-bottom: 0.3em;
	margin: 0;
	text-indent: 0;
	line-height: 1.5em;
}

/* TEXTO DINAMICO */
.texto{
	margin: 10px 0 0 0;
}
.texto img{
	float: left;
	margin: 0 10px 5px 0;
	background: #fff;
	padding: 1px;
	border: 1px solid #999;
}


.texto, .texto span, .texto p{
	font: normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif!important;
	line-height: 1.5em!important;
	color: #333!important;
	text-align: left!important;
}
.texto p{
	padding: 0 0 0.4em 0!important;
}
.texto strong, .texto b{
	font-weight: bold!important;
}
.texto em, .texto i{
	font-style: italic!important;
}
.texto h1, .texto h2, .texto h3, .texto h4, .texto h5, .texto h6{
	font: 500 Tahoma, Verdana, Arial, Helvetica, sans-serif!important;
	margin: 1em 0 0.5em!important;
	border-bottom: 1px solid #eee!important;
	background: none!important;
	color: #000!important;
	letter-spacing: 0.03em!important;
	text-align: left!important;
	padding: 0!important;
}
.texto h1{
	font-size: 1.4em!important;
	margin: 0 0 0.7em 0!important;
	font-weight: bold!important;
}
.texto h2{
	font-size: 1.3em!important;
	font-weight: bold!important;
}
.texto h3{
	font-size: 1.3em!important;
}
.texto h4{
	font-size: 1.2em!important;
}
.texto h5{
	font-size: 1em!important;
	font-weight: bold!important;
}
.texto h6{
	font-size: 0.9em!important;
	font-weight: bold!important;
	border: 0!important;
}
.texto ul, .texto ol{
	margin: 10px 0 10px 15px!important;
	padding: 0;
}
.texto ul li{
	list-style: disc inside!important;
	line-height: 1.6em!important;
}
.texto ol li{
	list-style: decimal inside!important;
	line-height: 1.6em!important;
}
.texto ol li ol li{
	list-style: lower-alpha inside!important;
	line-height: 1.6em!important;
}
.texto ol li ol li ol li{
	list-style: square inside!important;
	line-height: 1.6em!important;
}

.texto table {
	width: 100%!important;
	border-collapse: collapse!important;
	border: 1px solid #ccc!important;
	margin-top: 1px!important;
	clear: both!important;
}
.texto table caption {
	font: 500 1em Tahoma, Verdana, Arial, Helvetica, sans-serif!important;
	color: #fff!important;
	margin:0!important;
	background: url(img/caption.png) repeat left top!important;
	padding: 0.3em 0.5em!important;
	
}
.texto table a {
	font-weight: bold!important;
}
.texto table tr:hover {
	background: #efefef!important;
}
.texto table th {
	padding: 0.5em!important;
	border-right: 1px solid #cecece!important;
	width: 11em!important;
	border-bottom: 1px solid #cecece!important;
	background: #efefef!important;
	color: #333!important;
	vertical-align: top!important;
	text-align: left!important;
}
.texto table td {
	border: 1px solid #cecece!important;
	border-left: 1px solid #cecece!important;
	padding: 0.2em 0.3em!important;
	padding-left: 5px!important;
	font-size: 1em!important;
}
.texto blockquote {
	margin-left: 15px;
	border: 1px dotted #ddd;
	border-left: 2px solid #ccc;
	padding: 0.3em 0 0.3em 1em;
}
.success, .error{
	font-size: 1.3em;
	text-align: center;
	display:block;
	margin: 20px 0;
	padding: 20px;
}
.success{
	border: 5px solid #9C3;
	color: #090;
}
.error{
	border: 5px solid #F66;
	color: #C00;
}