html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ccc;
	background-image: url(../imagens/bg_index.jpg);
}
#topo {
	width:1000px;
	margin:0px auto;
	height:120px;
	margin-top:40px;
	background-color:#FFF;
}
#logo {
	width:203px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}
#bandeiras {
	width:766px;
	height:20px;
	margin-left:-90px;
	margin-top:92px;
	float:left;
	text-align:right;
}
#end {
	width:161px;
	margin-top:-100px;
	margin-right:10px;
	float:right;
	font-size:11px;
	color:#0050A0;
	line-height:136%;
}
#clear { clear:both; }
#menu {
	width:100%;
	height:28px;
	background-color:#004FA0;
	background-image: url(../imagens/bg_menu.jpg);
	background-repeat: repeat-x;
}
#lista {
	width:1000px;
	margin:0px auto;
}
#lista ul {
	padding:0px;
	margin:0px;
	margin-left:0px;
	width: 1000px;
	height:28px;
	list-style:none;
	padding-top:5px;
	background-image: url(../imagens/div_menu.png);
	background-repeat: no-repeat;
	background-position: 998px top;
}
#lista ul li {
	display: inline;
}
#lista ul li a {
	font-size:14px;
	color:#000;
	width:165px;
	height:25px;
	text-align:center;
	float:left;
	text-decoration: none;
	background-image: url(../imagens/div_menu.png);
	background-repeat: no-repeat;
	background-position: left -5px;
	color:#FFF;
}
#lista ul li a:hover {
	color:#8dccff;
}
#corpo {
	width:990px;
	min-height:475px;
	height:auto !important;
	padding:5px;
	margin:0px auto;
	background-color:#FFF;
	margin-bottom:50px;
	background-image: url(../imagens/bg_corpo.jpg);
	background-repeat: no-repeat;
	background-position: 210px 5px;
}

.nomeproduto {
	padding-bottom: 20px;
	font-family: "Verdana", "Geneva", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0050a1;
	line-height: 20%;
}

/*************** Produtos ***************/

#lado {
	width:190px;
	float:left;
}
#lado h1 {
	font-size:12px;
	color:#0050A0;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
}
#lado p {
	font-size:12px;
	font-weight:normal;
	margin-top:15px;
	margin-left:18px;
	color:#0050A0;
}

#textos {
	width: 777px;
	float: right;
	height: 210px;
}
#textos p {
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}
#textos a {
	text-decoration: none;
	color:#0050A0;
}
#textos a:visited {
	text-decoration:none;
	color:#0050A0;
}
#textos a:hover {
	text-decoration:underline;
	color:#0050A0;
}
#textos .tabletitulo {
	color: #fff;
	background: #005bb4;
	padding-left: 10px;
}
#textos .thtitulo {
	padding-left: 10px;
}
/*************** BEGIN Descricao Produtos ***************/
#meiotextol .imagemp {
	float: left;
	height: 210px;
	padding-left: 10px;
	width: 200px;
}

#meiotextol .not_titulo {
	color: #0050A1;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:140%;
	padding-left: 10px;
}

#meiotextol .not_texto {
	color: #0050A1;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:140%;
	padding-left: 10px;
}

#meiotextol .nomep {
	color: #0050A1;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height:140%;
	padding-left: 10px;
	width: 200px;
}
#meiotextol .textosp {
	color: #0050A1;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 210px;
	line-height:140%;
	width: 540px;
}
#meiotextol .textosp p {
	color: #0050A1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:140%;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
}
#meiotextol .left {
	float:left;
	margin: 30px 0 0 40px;
	width: 350px;
}
#meiotextol .right {
	float:right;
	margin: -320px 0 0 40px;
	width: 427px;
}

/*************** END Descricao Produtos ***************/

#meiotexto {
	width:777px;
	float:right;
	overflow-x: hidden;
	overflow-y: auto;
	height:220px;
	margin-bottom: 20px;
	text-align: justify;
}
#meiotexto p {
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}

/*************** BEGIN Lista Produtos ***************/

#meiotextop {
	width:777px;
	float:right;
	overflow-x: hidden;
	overflow-y: auto;
	height:390px;
	margin-bottom: 20px;
	text-align: justify;
}
#meiotexto p {
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}
#textosp {
	width: 777px;
	float: right;
	height: 390px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}
#textosp p {
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}
#textosp a {
	text-decoration: none;
	color:#0050A0;
}
#textosp a:visited {
	text-decoration:none;
	color:#0050A0;
}
#textosp a:hover {
	text-decoration:underline;
	color:#0050A0;
}
#textosp .tabletitulo {
	color: #fff;
	background: #005bb4;
	padding-left: 10px;
}
#textosp .thtitulo {
	padding-left: 10px;
}

/*************** END Lista Produtos ***************/

/* BEGIN Localizacao */
#lado .enderecos {
	height: 255px;
	margin: 60px 0 0 10px;
	width:200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}

#lado .vermapa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #0050A1;
	line-height:140%;
}
#lado a {
	text-decoration: none;
	color:#0050A0;
}
#lado a:visited {
	text-decoration:none;
	color:#0050A0;
}
#lado a:hover {
	text-decoration:underline;
	color:#0050A0;
}
#meio .localizacaoh1 {
	width:777px;
	height:65px;
	padding-top:12px;
	padding-left:20px;
	margin-top:0px;
	font-family: helvetica;
	font-size: 28px;
	color: #FFF;
	background-image: url(../paginas/imagens/bg_titulo.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
}
#meiotextol .textosl {
	width: 777px;
	float: right;
	height: 390px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
	margin-top: -5px;
}
#meiotextol .textosl p {
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}
#meiotextol .textosl a {
	text-decoration: none;
	color:#0050A0;
}
#meiotextol .textosl a:visited {
	text-decoration:none;
	color:#0050A0;
}
#meiotextol .textosl a:hover {
	text-decoration:underline;
	color:#0050A0;
}

/* END Localizacao */

/* BEGIN Citrometros */
#meio .citrometros {
	width:777px;
	height:212px;
	padding-top:12px;
	padding-left:20px;
	margin-top:0px;
	font-family: helvetica;
	font-size: 28px;
	color: #FFF;
	background-image: url(../paginas/imagens/bg_titulo_citrometros.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
}
/* END Citrometros */

/* Citrometros de Fluxo */
#meiocf {
	width:777px;
	float:right;
}
#meiocf .cf {
	width:777px;
	height:65px;
	padding-top:12px;
	padding-left:20px;
	margin-top:0px;
	font-family: helvetica;
	font-size: 28px;
	color: #FFF;
	background-image: url(../paginas/imagens/bg_titulo.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
}
/* END Citrometros de Fluxo */

/* Descricao Citrometros de Fluxo */
#meiodesc {
	width:777px;
	float:right;
}
#meiodesc .desch1 {
	width:777px;
	height:212px;
	padding-top:12px;
	padding-left:20px;
	margin-top:0px;
	font-family: helvetica;
	font-size: 28px;
	color: #FFF;
	background-image: url(../paginas/imagens/bg_titulo_desc.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
}
/* END Descricao Citrometros de Fluxo */

#meio {
	width:777px;
	float:right;
}
#meio h1 {
	width:777px;
	height:212px;
	padding-top:12px;
	padding-left:20px;
	margin-top:0px;
	font-family: helvetica;
	font-size: 28px;
	color: #FFF;
	background-image: url(../paginas/imagens/bg_titulo_produtos.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
}
#meio p {
	padding-left:20px;
	padding-right:10px;
	padding-bottom:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0050A1;
	line-height:140%;
}

#meio label {
	width:130px;
	float:left;
	padding-left:20px;
	padding-top:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0050A0;
	font-weight:bold;
}
#meio select {
	width:220px;
	height:20px;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#meio input {
	width:220px;
	height:20px;
	margin-bottom:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#marcasa {
	margin-top:20px;
	margin-left:0px;
}
#marcasb {
	margin-top:20px;
	margin-left:0px;
	padding-top:80px;
}

/*************** Menu Empresa ***************/

#menu_empresa ul {
	margin-top:20px;
	margin-left:10px;
}
#menu_empresa ul li {
	font-size:12px;
	font-weight:normal;
	margin-top:7px;
	margin-left:10px;
	color:#0050A0;
}
#menu_empresa ul li a {
	text-decoration: none;
	color:#0050A0;
}
#menu_empresa ul li a:visited {
	text-decoration:none;
	color:#0050A0;
}
#menu_empresa ul li a:hover {
	text-decoration:underline;
	color:#0050A0;
}

/*************** Paginacao ***************/

.paginacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 590px 0 0 10px;
	padding: 15px 15px 0 0;
	position: absolute;
	text-align: right;
	top:40px;
}
.paginacao a {
	margin: 0 5px 0 0;
	padding: 3px 6px;
}
.paginacao a.number {
	border: 1px solid #ddd;
}
.paginacao a.current {
	background: #469400 url('../imagens/extras/bg-button-red.gif') top left repeat-x !important;
	border-color: #459300 !important;
	color: #fff !important;
}
.paginacao a.current:hover {
	text-decoration: underline;
}

/*************** Paginacao Textos JQuery ***************/

.nav { margin: 5px 0 }
#nav a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #d3ecff; text-decoration: none }
#nav a.activeSlide { background: #8dccff }
#nav a:focus { outline: none; }


/*************** Menu Accordion ***************/

ul.auroramenu li{
position:relative;
}

.aurorahide{
position:absolute;
right:12px;
top:2px;
display:none;
width:17px;
height:10px;
background: #fff url(../imagens/extras/down.png) center right no-repeat;
}
.aurorashow{
position:absolute;
right:12px;
top:2px;
display:none;
width:17px;
height:10px;
background: #fff url(../imagens/extras/left.png) center right no-repeat;
}



ul#menu1{
margin:0;
padding:0;
text-decoration:none;
list-style-type:none;
}
ul#menu1 li{
position:relative;
width:180px;
background-repeat:repeat-x;	
padding:0 0 0 15px;
}
#menu1 li a{
line-height:15px;
text-decoration:none;
}
#menu1 li a:hover{
}
#menu1 .selecionado {
	color: #333;
	font-weight: bold;
}
#menu1 li ul{
margin: 0;
padding: 0;
list-style-type:none;
}
#menu1 li li{
background-image:none;
padding:0;
}
#menu1 li li a{
height:15px;
text-decoration:none;
line-height:15px;

}
#menu1 li li a:hover{	
height:15px;
text-decoration:none;
line-height:15px;
font-weight:bold;
}

#menu1 ul li .atual {
font-weight: bold;
}

