.patch{
	margin-top:-0px;
	_margin-top:-0px;
	border: 0px solid;
	z-index:999;
	position:absolute;
}

.patch2{
	margin-top:-40px;
	_margin-top:-10px;
	border: 0px solid;
	z-index:999;
	position:absolute;
	top: -105px;
	_top: -135px;
	right: 0px;
}

.bike{
	position: absolute; 
	*left: 0px; 
	top:-200px; 
	z-index:999;
}

body {
	background-image: url(../_img/fundo_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #cccccc;	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	background-image: url(../_img/tit_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 20px 0px 10px 0px;
	padding: 5px 0px 0px 10px;
	font-size: 12px;
	min-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	min-height: 25px;
	color: #333333;
	font-weight: bold;
}

#principal {
	width: 922px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100px;
}

#topo {
	height: 284px;
	width: 922px;
	margin: 0px;
	padding: 0px;
	z-index: -9999;
}


#miolo {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100px;
	position: relative;
}

#miolo p {
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#miolo ul {
	margin: 0px 0px 25px 0px;
	padding: 0px;
}

#miolo li {
	background-image: url(../_img/bullet.gif);
	background-position: 0px 4px;
	*background-position: 0px 8px;
	background-repeat: no-repeat;
	margin: 0px 0px 8px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
	font-size: 10px;
	color: #004071;
	
}

.lista2 {
	font-weight: normal;
	font-size: 11px;
	color:#333333;
}

#coluna-esquerda {
	width: 200px;
	min-height: 200px;
	margin: 0px 30px 15px 0px;
	padding: 0px;
	float: left;
}

#miolo #coluna-esquerda li{
	font-size: 9px;
	color: #999999;
	background-image: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
	border-left: 6px solid #a6ce39;
}

#miolo #coluna-esquerda li a{
	font-size: 10px;
	color: #004071;
	text-decoration: none;
	font-weight: bold;	
}

#miolo #coluna-esquerda li a:hover{
	background-color: #a6ce39;
	color: #004071;
	text-decoration: none;
}

#coluna-direita {
	width: 565px;
	min-height: 200px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
}

#miolo a{
	color: #006699;
	text-decoration:none;
}

#coluna-direita a{
	color: #006699;
	text-decoration:none;
}

#coluna-direita a:hover{
	background-color:#0066CC;
	color: #FFFFFF;
}

#coluna-direita h1{
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004071;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	min-height: 20px;
}

.linha-pontilhada{
	background-image: url(../_img/separador.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 2px;
}


.data {
	font-size: 9px;
	color: #999999;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	text-align: right;
}

.descricao {
	line-height: 12px;
	font-size: 9px;
	color: #666666;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #EBEBEB;

}

.letraAzul {
	color: #004172;
	font-size: 10px;
	font-weight: bold;
}

.form {
	background-image: url(../_img/bg_form.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #dcdcdc;
	border: 1px solid #cccccc;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.form2 {
	background-image: url(../_img/bg_form.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #e3e3e3;
	border: 1px solid #cccccc;
	margin: 0px 0px 5px 0px;
	padding: 2px 3px 0px 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.table-contato td{
	padding: 0px 0px 10px 0px;
}

.letraMenor {
	font-size: 9px;
	font-weight: bold;
}

#rodape {
	background-image: url(../_img/rodape_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 44px;
	margin: 0px;
	padding: 0px;
}

.clear { clear: both; }

