* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	text-align:center;
	background: url(img/bg.jpg) no-repeat center top;
}

/***** TOPO *****/
#geral{
	text-align:left;
	margin:0 auto;
	width:773px;

}
#topo {
	position:relative;
	width: 773px;
	height: 84px;
	display: block;
	margin: 0 auto;
}

/*POPUP*/


#menu a.btFechar{
	width:80px;
	height:25px;
	display:block;
	position:absolute;
	left:480px;
	top:-35px;
	text-indent:-999999px;
	overflow:hidden;
	z-index:999;
	background: url(img/transp.gif) 0 0 no-repeat;
}

#topo h1 a{
	height: 60px;
	width: 201px;
	background: url(img/logo.gif) left top;
	text-indent: -9999px;
	display: block;
	float: left;
	overflow: hidden;
}
#topo h2{
	height: 52px;
	width: 76px;
	text-indent: -9999px;
	display: block;
	float: left;
	background: url(img/otica.gif) left top;
}
#topo h2.index {
	height: 52px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	float: left;
	background: url(img/otica_index.gif) left top;
}
#topo address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
	float: right;
	padding:5px 5px 0 0;
}
#topo address strong{
	font-weight: bold;
}



/*****************************/

/***** ANIMACAO *****/

#animacao {
	width: 773px;
	height: 144px;
	display: block;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 3px 0;
}

/*****************************/

/***** MENU *****/

#menu {
	width: 768px;
	height: 26px;
	display: block;
	margin: 0 auto;
	padding-left: 5px;
	position:relative;
}
#menu li {
	display: block;
	float: left;
	height: 26px;
	list-style-type: none;
	margin-right: 3px;
}
#menu li.home {
	width: 77px;
	background: url(img/home.gif) no-repeat center top;
	text-indent:-9999px;
	overflow: hidden;
}
#menu li.varilux {
	width: 172px;
	margin-right: 0;
}
#menu li.sobre {
	width: 124px;
	background: url(img/sobre.gif) no-repeat center top;
	text-indent:-9999px;
	overflow: hidden;
}
#menu li.produtos {
	background: url(img/produtos.gif) no-repeat center top;
}
#menu li.dicas {
	background: url(img/dicas.gif) no-repeat center top;
	text-indent:-9999px;
	width:124px;
	overflow: hidden;
}
#menu li.contato {
	background: url(img/contato.gif) no-repeat center top;
	text-indent:-9999px;
	width:124px;
	overflow: hidden;
}
#menu a {
	height: 26px;
	width: 124px;
	display: block;
	background: no-repeat center bottom;
}
#menu a:hover {
	background-position: center center;
}
#menu a.lkhome {
	width: 77px;
	background-image: url(img/home.gif);
	text-indent: -9999px;
	overflow: hidden;
}
#menu a.lksobre {
	background-image: url(img/sobre.gif);
	text-indent: -9999px;
	overflow: hidden;
}
#menu a#btProdutos {
	background-image: url(img/produtos.gif);
	position:relative;
	text-indent: -9999px;
	overflow: hidden;
}
#menu a.lkdicas {
	background-image: url(img/dicas.gif);
	text-indent: -9999px;
	overflow: hidden;
}
#menu a.lkcontato {
	background-image: url(img/contato.gif);
	text-indent: -9999px;
	overflow: hidden;
}
#menu a.especialista {
	width: 172px;
	background-image: url(img/especialista.gif);
	text-indent: -9999px;
	overflow: hidden;
}

/***** SUBMENU *****/
#menu #subProdutos{
	position:absolute;
	display:none;
	width:114px;	
	background:#033E75;
	left: 212px;
	top: 26px;	
}
#menu #subProdutos ul li{
	height:20px;
	width:94px;
	margin-right:0;
}
#menu #subProdutos a{
	display:block;
	background:#033E75;
	font:bold 10px Verdana, Arial;
	text-decoration:none;
	color:#fff;
	padding:3px;
	height:18px;
	text-align:left;
}
#menu #subProdutos a:hover{
	background:#1376DD;
}
/*****************************/

/***** CORPO *****/

#corpo {
	width: 773px;
	display: table;
	margin: 0 auto;
	padding: 30px 0 3px;
}
#corpo #left {
	display: table;
	float: left;
	width: 555px;
}
#corpo #left .destaques {
	width: 550px;
	display: table;
	float: left;
	clear: left;
	padding: 0 0 15px 5px;
}
#corpo #left .destaques h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 300px;
	padding: 0 0 10px 0px;
}
#corpo #left .destaques h2.a {
	color: #033E75;
}
#corpo #left .destaques h2.b {
	color: #0A59AC;
}
#corpo #left .destaques h2.c {
	color: #1376DD;
}
#corpo #left .destaques p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	float: left;
	width: 300px;
	padding: 0 0 10px 0px;
	line-height: 15px;
}
#corpo #left .destaques img{
	float: right;
	height: 124px;
	width: 198px;
	padding: 5px 20px 0 0;
	clear: right;
}
#corpo .hoya{
	width:161px;
	height:69px;
	display:block;
	margin:0 auto;
	padding-top:140px;
}
#corpo #promocoes {
	width: 200px;
	height: 430px;
	display: block;
	float: right;
	padding: 0 5px 0 0;
	background: url(img/bg_promo.gif) no-repeat left top;
}
#corpo #promocoes h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1376DD;
	text-align: left;
	padding: 10px 0 20px 25px;
}
#corpo #promocoes img{
	height: 64px;
	width: 114px;
	margin: 10px auto 5px auto;
}
#corpo #promocoes p{
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000;
	text-align: left;
	padding:5px 0 10px 25px;
	line-height: 15px;
}
#corpo #promocoes p strong{
	font-weight: bold;
}
#corpo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-align: left;
	color: #0A59AC;
	padding: 0 0 30px 30px;
	clear: left;
}
#corpo #internas {
	display: table;
	float: left;
	width: 470px;
	padding: 0 20px 30px 30px;
}
#corpo #internas h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-align: left;
	color: #0A59AC;
	padding: 0 0 30px 0;
	clear: left;
}
#corpo #internas p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	line-height: 15px;
	padding-bottom: 15px;
	clear: left;
}
#corpo #internas p strong{
	font-weight: bold;
	color: #003366;
}
#corpo #internas ul{
	padding: 0 0 20px 15px;
	clear: left;
}
#corpo #internas li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	margin-bottom: 10px;
}
#corpo #internas li strong{
	font-weight: bold;
	color: #003366;
}
#corpo .boximg{
	width: 200px;
	float: right;
	display: block;
	overflow: hidden;
	padding: 30px 30px 0 0;
}
#corpo .internasb {
	display: table;
	float: left;
	width: 345px;
	padding: 0 0 30px 30px;
}
#corpo .internasb .spacer{
	width: 345px;
	height: 63px;
	display: block;
	float: left;
	clear: both;
}
#corpo .internasb h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-align: left;
	color: #0A59AC;
	padding: 0 0 30px 0;
	clear: left;
}
#corpo .internasb p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	line-height: 15px;
	padding-bottom: 15px;
	clear: left;
}
#corpo .internasb p strong{
	font-weight: bold;
	color: #003366;
}
#corpo .internasb ul{
	padding: 0 0 20px 15px;
	clear: left;
}
#corpo .internasb li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	margin-bottom: 10px;
}
#corpo .internasb li strong{
	font-weight: bold;
	color: #003366;
}
#corpo .boximg img{
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 38px;
	border: solid 1px #003366;
	margin: 10px 0;
}
#corpo .varilux {
	width: 345px;
	display: table;
	float: left;
	padding: 0 0 30px 30px;
}
#corpo .varilux p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	line-height: 15px;
	padding-bottom: 5px;
	clear: none;
}
#corpo .varilux p strong{
	font-weight: bold;
	color: #003366;
}
#corpo .varilux ul{
	padding: 10px 0 0 15px;;
	clear: none;
}
#corpo .varilux li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	margin-bottom: 10px;
}
#corpo .varilux li strong{
	font-weight: bold;
	color: #003366;
}
#corpo .varilux img {
	width: 102px;
	height: 100px;
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
/*** FORM ***/
#corpo #form{
	width: 250px;
	float: left;
	clear: left;
	display: block;
	margin-top: 20px;
}
#corpo #form p{
	width: 250px;
	padding-top: 10px;
	padding-bottom: 0;
}
#corpo #form input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
#corpo #form input.text{
	width: 250px;
	height: 17px;
	float: left;
	clear: left;
}
#corpo #form input.ddd{
	width: 30px;
	height: 17px;
	float: left;
	clear: left;
	margin-right: 5px;
}
#corpo #form input.fone{
	width: 120px;
	height: 17px;
	float: left;
}
#corpo #form textarea.textarea{
	width: 250px;
	height: 50px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
#corpo #form input.botao{
	width: 80px;
	height: 20px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	background-color: #DDDDDD;
	margin-top: 20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #FFFFFF;
}
fieldset {
	border:none;
}
/*****************************/

/***** RODAPE *****/
#rodape {
	width: 768px;
	height: 40px;
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0 0 0 5px;
}
#rodape a {
	height: 15px;
	float: left;
	display:block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow:hidden;
	margin-top: 13px;
}
#rodape a.si {
	width: 91px;
	background-image:url(img/selo_si.gif);
	margin-right: 7px;
}
#rodape a.w3c {
	width: 80px;
	background-image:url(img/selo_w3c.gif);
}
/*****************************/

