/* CSS Document */

body{padding:0px; margin:0px; background-image:url(imagem/bg.jpg); background-repeat:repeat-x; background-position:top; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
h1{font-family: Geneva, Arial, Helvetica, sans-serif; font-size:24px; color:#000; letter-spacing:-1px; padding:0px; margin:0px; font-style:italic;}
h2{font-family: Geneva, Arial, Helvetica, sans-serif; font-size:18px; color:#cc0000; letter-spacing:-1px; padding:0px; margin:0px; font-style:italic;}
.t2{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666; padding:0px; margin:0px;}
a{color:#666666; text-decoration:none;}
a:hover{color:#000;}
.borda{border:solid #CCCCCC 1px;}

/* CSS Site */

#geral{width:983px; margin:auto; padding-bottom:10px; padding-left:10px; padding-right:10px;}
#top{width:983px; height:105px; float:left;}
#content{width:783px;float:left;}
#content_main{clear:both;background-image: url(imagem/bg_content.jpg);background-repeat: no-repeat;background-position: top; width:763px; padding:10px; margin-top:1px; overflow:auto;}
#main_produtos{clear:both;background-image: url(imagem/bg_main.jpg);background-repeat: no-repeat;background-position: top; width:763px; padding:10px; overflow:auto;}
#ld{width:200px; float:left;}
#rodape{width:1003px;background-image: url(imagem/bg_rodape.jpg);background-repeat: repeat-x;background-position: top; margin:auto; height:110px; padding-top:20px; clear:both;}


/* CSS Main */

#logo{width:256px; height:74px; float:left; padding-top:16px; padding-bottom:15px;}
#menu{width:727px; float:left;}
#linhas{width:783px; height:306px; float:left;}
#img{width:200px; height:381px; float:left;}
#inst{width:310px; float:left; background-image: url(imagem/lh_v.jpg);background-repeat: no-repeat;background-position: right; padding-right:10px}
#inst_box{width:310px; clear:both; margin-bottom:10px;}
#inst_t{width:150px; padding-left:10px; float:left; padding-top:10px; padding-bottom:10px;}
#dicas{width:433px; padding-left:10px; float:left;}
#dicas_box{width:433px;padding-top:15px;height:60px;padding-bottom:15px;clear:both;background-image: url(imagem/lh.jpg);background-repeat: no-repeat;background-position: center bottom;}
#dicas_t{width:343px; padding-right:10px; float:right; height:60px; overflow:hidden}
#box{width:210px;padding-left:10px; padding-bottom:10px; padding-top:20px;float:left;background-image: url(imagem/bg_c.jpg);background-repeat: no-repeat;background-position: right bottom;}
#ld_ax{width:180px; float:left; padding-left:10px; padding-right:10px; padding-bottom:10px;}





.produto{float:left; width:225px; padding:3px; overflow:hidden; height:190px; text-align:center; }
.produto img{ border:0;}
.produto a { border:3px #fff solid; display:block;}
.produto a:hover { border:3px #990000 solid;}



/* CSS QL 3 */

#ql3i{width:13px; float:left; background-color:#FFFFFF;}
#ql3m{float:left; padding-top:10px;}
#ql3{background-color:#FFFFFF;overflow:auto;}
#ql3t{width:732px; background-image:url(imagem/ql_3t.gif); height:34px; padding-bottom:16px; background-repeat:no-repeat;  margin:auto; background-position:bottom;}

/* MENU */

#menu1{display:block; height:35PX; width:162PX; float:left; margin-left:2px;}
#menu1 a{height:35px;text-decoration:none;display:block; background-image:url(imagem/menu_1.gif); background-repeat:no-repeat;}
#menu1 a:hover{background-color:#003366;display:block;background-image:url(imagem/menu_1h.gif); background-repeat:no-repeat;}

#menu2{display:block; height:35PX; width:158PX; float:left; margin-left:2px;}
#menu2 a{height:35px; width:158PX; text-decoration:none;display:block; background-image:url(imagem/menu_2.gif); background-repeat:no-repeat;}
#menu2 a:hover{height:35PX; width:158PX;background-color:#003366;display:block;background-image:url(imagem/menu_2h.gif); background-repeat:no-repeat;}

#menu3{display:block; height:35PX; width:168PX; float:left; margin-left:2px;}
#menu3 a{height:35PX; width:168PX;text-decoration:none;display:block; background-image:url(imagem/menu_3.gif); background-repeat:no-repeat;}
#menu3 a:hover{height:35PX; width:168PX;background-color:#003366;display:block;background-image:url(imagem/menu_3h.gif); background-repeat:no-repeat;}

/* LI */

li {
	list-style-type: none;
	list-style-image: url(imagem/arrows.gif);
	list-style-position: outside;
	text-align:left;
}

ul{
	margin:15px;
	padding:0px;
}

