@charset "ISO-8859-1";
/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/fill4.gif);
	background-repeat: repeat;
	background-color: #FFF;
	
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.outline {
	border: 1px solid #000000;
}

.titulos{
	font-family: arial;
	font-size: 14px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.titulos-pq{
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.titulos-verdes{
	font-family: arial;
	font-size: 12px;
	color: #b4d600;
	text-decoration: none;
}

.erro{
	font-family: arial;
	font-size: 10px;
	color: #F00;
}

.bts{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#B4D600;
	border: 0px solid #999999;
	cursor:pointer;
}


/* FORMS */
form {
	margin: 0px;
	padding: 0px;
}
.caixas-form {
	color: #000;
	width: 147px;
	height: 16px;
	background-color:#FFF;
	border:1px solid;
	border-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.caixas-carrinho {
	color: #000;
	width: 100px;
	height: 16px;
	background-color:#FFF;
	border:1px solid;
	border-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.caixasNewsletter-form {
	color: #000;
	width: 208px;
	height: 16px;
	background-color:#FFF;
	border:1px solid;
	border-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.caixas-cont {
	color: #000;
	width: 298px;
	background-color:#FFF;
	border:1px solid;
	border-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.caixas-form2 {
	color: #000;
	width: 22px;
	height: 16px;
	background-color:#FFF;
	border: 1px solid;
	border-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

/* Parte Sugerir a um amigo */
.consolapq-box{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	width:200px;
	border: 1px solid #999999;
}
.consola-bts{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}


/* Links */
.LINKER {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.LINKER a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.LINKER a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.LINKER a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LINKER a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.LINKER-L {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.LINKER-L a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.LINKER-L a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LINKER-L a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #b4d600;
	text-decoration: none;
}
.LINKER-L a:active {
	text-decoration: none;
	font-weight: bold;
	color: #b4d600;
	text-decoration: none;
}



.titulos_bikes{
	font-family: arial;
	font-size: 12px;
	color:#333;
	font-weight:bold;
	text-decoration: none;
}

.mais_informacao{		
		font-family: arial;
		font-size: 10px;
		color:#9C3;
		font-weight:bold;
		text-decoration: none;
	}

.mais_informacao:hover{		
		font-family: arial;
		font-size: 11px;
		color:#360;
		font-weight:bold;
		text-decoration:underline
	}
	
.voltar{		
		font-family: arial;
		font-size: 12px;
		color:#9C3;
		font-weight:bold;
		text-decoration: none;
	}

.voltar:hover{		
		font-family: arial;
		font-size: 12px;
		color:#360;
		font-weight:bold;
		text-decoration:underline
	}
