*{
	border:0;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#333;
}
body{
	background:url(img/bg.jpg) repeat fixed;}
h2{
color:#c00;
font-size:18px;
text-align:left;
}
h3{
text-align:left;
color:#000;
}
#principal{
	margin:0 auto;
	width:810px;
	border-left:1px #333 solid;
	border-right:1px #333 solid;
	background:#fff;
	}
#corpo{
	padding:7px 7px 7px 7px;}
	#menu{
width:810px;
position:relative;
background: url(img/img-menu.jpg) repeat-x ;
height:40px;
	}
#menu li{
text-align:center;
float:left;
list-style:none;
font-weight:bold;
}
#menu li a{
float:left;
font-size:14px;
color:#fff;
padding:11px 18px;
margin:0 6px 0 7px;
text-decoration:none;
text-transform:uppercase;
text-shadow:#000000;
z-index:10;
}
#menu a:hover{
font-size:14px;
background: url(img/img-menu-hover.jpg) repeat-x ;
color:#fff;
}
.light-thumb a{height:68px; float:left; margin-right:5px; margin-bottom:5px; border:3px solid #ccc;}
.light-thumb a:hover{border:3px solid #c00;}

.light-prod a{background:#666; color:#fff; font-weight:bold; text-align:center; height:86px; float:left; margin-right:5px; margin-bottom:5px; border:3px solid #ccc;}
.light-prod a:hover{border:3px solid #c00; color:#fff;}
.clear{clear:both;}
#footer{
	width:810px;
	height:105px;
	}