BODY {
	padding: 0;
	margin: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	background-color: #e9e9e9;
}

P.home {
	margin: 3px;
	text-indent: 1em;
}

DIV.pagina {
	position: absolute;
	top: 0;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}

DIV.menu_topo {
	margin-top: 6px;
}

DIV.home2 {
	background-image: url('/html/images/fundo2.gif');
	background-repeat: repeat-y;
	height: 274px;
	padding: 0 0 0 20px;
}

DIV.home3 {
	background-image: url('/html/images/home4a.gif');
	background-repeat: no-repeat;
	height: 212px;
}

DIV.sub_menu_guia {
	position: absolute;
	top: 75px;
	left: 265px;
	z-index: 50;
	display: none;
}

DIV.sub_menu_produtos {
	position: absolute;
	top: 75px;
	left: 180px;
	z-index: 50;
	display: none;
}

DIV.sub_menu_aintra {
	position: absolute;
	top: 75px;
	left: 85px;
	z-index: 50;
	display: none;
}

TABLE.home {
	width: 866px;
	margin: 0 0 0 20px;
}

TABLE.video {
	width: 800px;
}

TD.video {
	width: 400px;
	text-align: center;
	vertical-align: middle
}

TD.home {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	text-align: left;
	padding: 20px 20px 20px 15px;
	margin-left: 30px;
	width: 33%;
}

TD.produtos_txt {
	vertical-align: top;
	text-align: left;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	padding: 3em 2em 2em 2em;
}

TD.catalogo {
	padding: 0 0 3em 2em;
	font-size: 11px;
}

DIV.rodape {
	background-image: url('/html/images/home4.gif');
	background-repeat: no-repeat;
	height: 100px;
	
}

TD.rodape {
	font-family: verdana,arial,sans-serif;
	color: white;
	font-weight: bold;
	padding: 10px 30px 0 30px;
}

DIV.busca {
	background-image: url('/html/images/home1.jpg');
	background-repeat: no-repeat;
	color:white;
	height: 47px;
}

INPUT.busca {
	size: 150px;
	font-size: 10px;
}

DIV.flash {
	padding: 6px 0 0 0;
	display: inline;
	float: left;
}

DIV.bt_laterais {
	display: inline;
	float: right;
	padding: 6px 22px 0 0;
}

DIV.conteudo {
	position: relative;
	top: 0px;
	margin: 0;
	padding: 10px 30px 3em 36px;
	background-image: url('/html/images/fundo.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

DIV.banner {
	margin: 5px 20px 0 7px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #efeee0;
}

DIV.texto {
	padding: 1em 3em 1em 340px;
	text-align: right;
	font-size: 11px;
}

DIV.lupa {
	position: absolute;
	top: 180px;
	left: 65px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto1 {
	position: absolute;
	top: 30px;
	left: 40px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto2 {
	position: absolute;
	top: 30px;
	left: 200px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto3 {
	position: absolute;
	top: 140px;
	left: 120px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto1v {
	position: absolute;
	top: 30px;
	left: 50px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto2v {
	position: absolute;
	top: 30px;
	left: 180px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

DIV.foto3v {
	position: absolute;
	top: 150px;
	left: 115px;
	padding: 1em;
	display: inline;
	float: left;
	z-index: 0;
}

IMG.coluna {
	float: right;
	margin: 2em;
}

IMG.vantagens {
	border-style: solid;
	border-width: 1px;
	border-color: #8e8e8e;
	margin: 0 0 6px 6px;
}

IMG.label {
	margin: 2em 0 1em 0;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #808284;
}

H1.produtos {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #ec1c24;
	padding: 2em 0 0 2em;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #808284;
}

H2.video {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #808284;
}

LI {
	list-style-type: disc;
	list-style-position: inside;
}

A:link {
	color: #8e8e8e;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #8e8e8e;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #8e8e8e;
	text-decoration: underline;
	font-weight: bold;
}

A.preto:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A.preto:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A.preto:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

A.red:link {
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
A.red:visited {
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
A.red:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

A.rodape:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
A.rodape:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
A.rodape:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

TABLE.form {
	padding: 3em 0 0 0;
}

TD.form {
	font-size: 10px;
	text-align: left;
}

TABLE.ossean {
	border: 0;
}

TD.ossean_l {
	width: 50%;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	padding: 3em;
}

TD.ossean_r {
	width: 50%;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	padding: 3em;
}

div.escurecer{
	background-color: #000000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	display: inline;
}
