/* CSS Document */

#sites {background:url(../img/bgSites.gif) bottom repeat-x; width:900px; height:147; margin:0 auto; position:relative; 
margin-bottom:20px; clear:both; border-bottom:#CCCCCC 1px solid; 
border-left:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; }

#rodape {width:900px; height:62px; clear:both; text-align:center; 
background:url(../img/rodape.gif) no-repeat; margin:0 auto; margin-top:15px; padding-top:15px;}

.btSite {float:right; clear:both; position:relative; margin-top:-43px; margin-right:5px; }

#rodape a {text-decoration:none; color:#666666;}
#rodape a:hover {color:#990000; }

.tit_baixo{
	height:37px;
	background-image:url(../img/titulo_bg.jpg);
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:15px;
	color:#999999; 
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	margin:0;
	position:relative;
	clear:both;
 } 
 
#produtos { width:900px; text-align:left; margin:0 auto;}
#produtos h1 {font:Arial, Helvetica, sans-serif;font-weight:bold;color:#009999;}
#produtos ul {margin:0px;; padding:20px; overflow:auto; text-align:center;} 
#produtos ul li {list-style:none; display:inline; float:left; margin:0 auto; margin-left:2px; }
#produtos img  {padding:4px; background:#fff; border:1px solid #ccc;}
#produtos img:hover {background:#ccc;}
