* {
	border:0;
	margin:0;
	padding:0;
}
.left {
	float:left;
	padding:0 10px 0 0;
}
.right {
	float:right;
	padding:0 0 0 10px;
}
a {
	color:#0099cc;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
p {
	padding:0 0 10px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h1 {
	background:#FFFFFF url('img/fundo_h1-home.jpg') top repeat-y; 
	color:#666; 
	font:20px 'Times New Roman', Times, serif; 
	height:41px;
	margin-top:10px;
}

/* body */
body {
	background:#FFF url('img/background_body.jpg') center repeat-y;
	color:#666;
	font:13px "Times New Roman", Times, serif;
	margin-top:0;
}

/* cabeçalho */
#cabecalho {
	background-color:#FFF;
	height:301px;
	float:left;
	padding:5px 10px 0 15px;
	width:706px;

}
/*Menu */
#menu {
	float:none;
	padding:1px 1px 0 1px;
	width:auto;
	background-color:#999999;
	color:#FFFFFF;
	border:1px #333333 solid;
	
	
}
#menu  a {
	color:#FFF;
	text-decoration:none;
}
#menu a:hover {
	color:#FFF;
	text-decoration:underline;
}

/* pagina */
#corpo {
	margin:0 auto;
	width:706px;
}
#conteudo {
	float:right;
	padding:1px 10px 0 15px;
	width:475px;
}
#lateral {
	width:auto;
	float:left;
	padding:0px;
}

#lateral {
	color:#908a7e;
	font:18px "Times New Roman", Times, serif;
	margin:5px 0 5px 0;
}
#lateral li {
	list-style:none;
	margin:8px 0 0;
}
#sobre {
	float:right;
	padding:1px 5px 0 5px;
	width:505px;
}

#produtos{
	color:#666;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
}
#produtos a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#produtos a:hover{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#produtos li{
	font-weight:bold;
	list-style-type:disc;
	list-style-image:url(img/item.jpg);
	list-style-position:inside;
	margin-top:0px;
	margin-left:50px;
}
#info{
	color:#666;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
}
#info a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#info a:hover{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#info li{
	font-weight:bold;
	list-style-type:disc;
	list-style-image:url(img/item.jpg);
	list-style-position:inside;
	margin-top:0px;
	margin-left:50px;
}
#dadosempresa{
	color:#666;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;	
}
#representante{
	color:#666;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
	list-style-type:disc;
	list-style-image:url(img/item_1.jpg);
	list-style-position:inside;	
}
#representante a{
	color:#666;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
}

#representantes{
	color:#666;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
	list-style-type:disc;
	list-style-image:url(img/item_1.jpg);
	list-style-position:inside;	
}
#representates a {
	color:#0099cc;
	text-decoration:none;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
}
$representantes a:hover {
	color:#666;
	text-decoration:none;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
}

/* rodape */
#rodape {
	background:#FFF url('img/background_body.jpg') center repeat-y;
	height:auto;
	margin:0 1px;
	text-align:center;

}
/*
		Author	:	Christopher Robinson
		Email		:	christopher@edg3.co.uk
		Website	:	http://www.edg3.co.uk/
*/