* {
	margin: 0px; padding:0px;
}
body {	background-image: url(img/fundo.jpg);background-repeat: repeat-y;background-position: center;}
body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {color: #5692CC;	text-decoration: underline;}
a:hover {text-decoration: none;	color: #3A6BBB;
}
.txtAzul {color: #5692CC;}
.txtAzul a{color: #5692CC; text-decoration: none;}
.txtAzul a:hover{color: #3A6BBB; text-decoration: underline;
}
.txtBco {color: #FFFFFF;}
.txtBco a{ color: #FFFFFF; text-decoration: none;}
.txtBco a:hover { color: #F0F0F0; text-decoration: underline;
}
.txtCinza {color: #999999;}
.txtBig {
	font-size: 14px;
	font-weight: bold;
}
.txtCla {
	font-size: 12px;
	font-weight: bold;
	color: #4B83BE;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
li {
	margin-left: 15px;
	list-style-image: url(img/li.jpg);
}
.img {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
#Layer1 {
	overflow:hidden;
	width:212px;
	height:395px;
	z-index:10;
	position: absolute;
	top: 150px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #658FBF;
}
h2 {
	font-size: 12px;
	color: #658FBF;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #658FBF;
	font-weight: bold;
	text-align: center;
}
.table_border {
	border: 1px solid #C7CDDC;
}
.thumb
{
	border: 1px solid #FFFFFF;
	width: 169px;
	padding-bottom: 12px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
#pontilhado {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
}
#linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	margin-top: 5px;
}
#tabela_cinza td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}#busca {
	text-align: center;
	line-height: 27px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #D4D4D4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-left-color: #EEEEEE;
	color: #666666;
}
#cla_topo {
	background-image: url(img/curva_cla.jpg);
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
#cla_filtros {
	line-height: 27px;
	background-color: #BBD3E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7E2EE;
	border-right-color: #8DAECF;
	border-bottom-color: #8DAECF;
	border-left-color: #D7E2EE;
	text-align: center;
}
#cla_produto {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#cla_paginacao {
	line-height: 20px;
	background-color: #EBEBEB;
	color: #999999;
	text-align: center;
}
#cla_paginacao a {	color: #999999; text-decoration:none; }
#cla_paginacao a:hover {	color: #666666; text-decoration:underline; }
#cla_preco {
	color: #5692CC;
	text-align: center;
	background-color: #E0E9F1;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7AA9D8;
	border-bottom-color: #7AA9D8;
	line-height: 18px;
}
#cla_menu {
	background-color: #E0E9F1;
	margin-bottom: 5px;
	display: block;
	height: 28px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7AA9D8;
	border-bottom-color: #7AA9D8;
}
#cla_menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #5692CC;
	width: auto;
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-right-color: #CDDCE9;
	border-left-color: #F8FAFC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#cla_menu a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	width: auto;
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-right-color: #BACEE0;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #BCCFE0;
}
#info, #comprar, #indique {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}
#erros {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
