p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bc0608;
	font-weight: bold;
}

.background
{
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #1f1a17;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.produtos {
	background-image: url(images/produtos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	width: 426px;
	position: relative;
}

.news {
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 184px;
	position: relative;
	
}


.lancamentos {
	background-image: url(images/lancamentos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 190px;
	width: 353px;
	position: relative;
}
.newscampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	height: 15px;
	width: 80px;
	border: 1px solid #CCCCCC;
}
.ok
{
	margin: 0px;
	padding: 0px;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 15px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 15px;
}


.enviar {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bg {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position: top;
}

.interno{
width:803px;
margin: 0px;
padding:0px 3px;
background-color:#FFFFFF;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}

#col1interno{
width:150px;
float:left;
text-align:left;
margin: 0px;
padding: 0px 0px;
display: inline;
overflow: hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;

}

#col1interno .titulo{
float:left;
text-align:left;
border-width: 0px;
margin: 0px 0px 15px 3px;
padding: 0px 0px 0px 0px;
display: inline;
width:150px;
}


#col1interno a{
width:140px;
float:left;
text-align:left;
margin: 0px;
padding: 0px 15px 0px 15px;
text-decoration:none;
display: inline;
line-height:18px;
background-image:url(images/seta_interna1.gif);
background-repeat:no-repeat;
background-position:left;
color:#3d3d3d;

}

#col1interno a:hover{
padding-left:15px;
color:#FFFFFF;
background-color:#bc0608;
text-decoration:none;
background-image:url(images/seta.gif);
background-repeat:no-repeat;
background-position:left;
}

.foto
{
	border-right: gray 1px solid;
	padding-right: 4px;
	border-top: gray 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: gray 1px solid;
	padding-top: 4px;
	border-bottom: gray 1px solid;
	background-color: #ffffff;
	float:left;
	margin-right: 10px;
}























#menuNav{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 29px;
	margin: 106px 5px 0px 0px;
}

#menuNav li{
   display: inline;
}

#menuNav li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 90px;
}

#menuNav li a:hover{
   color: #FFFFFF;
   background-image: url(images/menu-b.gif); /*background image swap on hover*/
}