/*
CAMPING COSTADOSOL CSS
by Juliano Toazza . fev2006
http://crab.com.br

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9FB918;
}

a:link {
	color: #9CBA1A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9CBA1A;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style1 {
	color: #333333;
	list-style: disc url(../images/gr_setaProdutos.gif);
	font: 10pt/130% Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Garamond;
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.tdConteudoBg {
	background: url(../images/bg_logomarca.jpg) no-repeat center center;
}
