body {
	background: url(../img/fundo.jpg) repeat;
	color: #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
ul, li {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#site {
	background: #292929;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	width: 800px;
}
#fundoAnimacao {
	height: 335px;
	margin-left: 155px;
	margin-top: -50px;
	position: absolute;
	width: 620px;
}
#animacao {
	height: 325px;
	margin-left: 5px;
	margin-top: 5px;
	position: absolute;
	width: 625px;
}

#logo {
	background: #292929;
	float: left;
	height: 97px;
	padding-left: 25px;
	padding-top: 28px;
	width: 632px;
}
#foto {
	float:left;
	width: 180px;
}
#fundoMenu {
	float: left;
	width: 550px;
	height: 275;
	padding-left: 5px;
}
#rodape {
	background: url(../img/rodape.jpg) no-repeat;
	clear:both;
	height: 68px;
	line-height: 68px;
	text-align: center;
}
#subMenu {
	background: url(../img/subMenu.jpg) no-repeat;
	float:left;
	height: 30px;
	left: 10px;
	padding-left: 25px;
	width: 775px;
}
#menuLateral {
	height: 335px;
	margin-left: 50px;
	margin-top: 40px;
	position: absolute;
	width: 130px;
}
/*class*/
.conteudoTop{
	background: url(../img/conteudoTop.jpg) top left;
	float:left;
	height: 40px;
	width: 800px;
}
.conteudoMeio {
	background: url(../img/conteudoMeio.jpg) repeat-y ;
	float: left;
	padding: 10px 20px 10px 30px;
	width: 750px;
}
.conteudoRodape {
	background: url(../img/conteudoRodape.jpg);
	clear: both;
	height: 47px;
	line-height: 47px;
	text-align:center;
}
#conteudo img {
	background: #000;
	float: left;
	border: #666 solid 1px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 5px;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	text-align: left; 

}
#margem {
	padding: 10px 20px 10px 0px;
	text-align: justify;
}
/* Menu Lateral*/
#menuLateral {
	color:#CCC;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	letter-spacing: 1px;
	line-height: 20px;
}
/*contexto menuLateral*/
#menuLateral a {
	color: #CCC;
	display: block;
	font-family: verdana;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	text-decoration: none;
}
#menuLateral a:link, #menuLateral a:visited, #menuLateral a:active {
	color: #CCC;
	display: block;
	text-decoration: none;
}
#menuLateral a:hover {
	color: #999;
	display: block;
	height: 20px;
	text-decoration: none;
}
/*sub menu*/
#menu {
	color: #FFF;
	display: block;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
	width: 110px;
}
/**/
/* L I N K S */

a{
	color: #FFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a:link, #menu a:visited, #menu a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	font-weight: bold;
}


#menu a{
	color: #FFF;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #FFF;
	display: block;
	text-decoration: none;
}
#menu a:hover {
	color: #CCC;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;

}

/* M O S T R A  P R O D U T O S */
#produtosImg {
	clear:both;
	height:140px;
	padding: 0px 15px;
}
#produtosMostra{
	float: left;
	height: 255px;
	width: 180px;
}
#produtosTitulo {
	clear: both;
	padding-top: 5px;
	text-align: center;
}

#logoExclusiv {
	float:right;
	padding-top: 10px;
	width: 120px;
}