body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 15px;
	background-color: #222222;
	color:#fff;
}

a {
	outline: 0px;
	text-decoration: none;
}

.tamanhobase {
	width: 935px;
}
.centrarconmargin {margin: 0px auto 0px auto;position: relative;}
.w100 {width: 100%;}
.linha1 {border: 1px red solid;}
.linha2 {border: 1px #0C0 solid;}
.linha3 {border: 1px #FF0 solid;}
.font70 { font-size: 70% !important;}
.font80 { font-size: 80% !important;}
.font90 { font-size: 90% !important;}
.font110 { font-size: 110% !important;}
.font120 { font-size: 120% !important;}
.font130 { font-size: 130% !important;}
.font140 { font-size: 140% !important;}
.font150 { font-size: 150% !important;}
.font175 {font-size: 175% !important;}
.font200 {font-size: 200% !important;}
.adereita {text-align: right !important;}
.aesquerda {text-align: left !important;}
.floatLeft {	float: left !important;}
.floatRight {float: right !important;}
.corgris1{	color:#CCC !important;}
.corgris2{	color:#999 !important;}
.corgris3{	color:#666 !important;}
.corgris4{	color:#333 !important;}
.corvermella{ color:#E2001A !important;}


.negrinha{ font-weight:bold !important;}
.limpar{clear: both;}

.separador{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:0px;
	border:0;
	height: 5px;
}
.separador2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:0px;
	border:0;
	height: 20px;
}
.separador3{
	line-height:0px;
	border:0;
	display: inline;
	margin-left: 20px;
	width: 0px;
}
.separador4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:0px;
	border:0;
	height: 40px;
}
.separadorlinha{
	padding: 0;
	line-height:0px;
	border:1px solid #f0f0f0;
	height: 0px;
	width: 98%;
	clear: both;
	margin: 20px 0px 20px 0px;
}
.separadorlinha1{
	margin: 20px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	line-height:0px;
	border:1px solid #f0f0f0;
	height: 0px;
	width: 98%;
}
.separadorlinha2{
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height:0px;
	border:1px solid white;
	height: 0px;
	width: 100%;
}

.inlineblock{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}








/* ESTILOS DOS CONTIDOS */
a img{
	border:none;
}
h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 13px;
}
h4{
	font-size: 11px;
}
h1,h2,h3,h4{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



li {
	margin-bottom: 5px;
}


p{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	line-height: 160%;
}





a.btnVoler{
	position:absolute;
	right:0px;
	color:#666;
	background-color:#FFF;
	padding:0px 0px 0px 0px;
	font-size:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	top: -20px;
	text-align: right;
	text-decoration: none;
}
a.btnVoler:hover{
	text-decoration:none;
}











