@charset "utf-8";
body {
	margin: 0 auto;
	background-color:#C01F09;
	background-image:url(fundo/fundo.png);
	background-repeat:repeat-x;
}
#corpo {
	margin: 0 auto;
	height: auto;
	width: 1024px;
	float:none;
	display:block;
}
#logo {
	height:1px;
	width: 1px;
	position:relative;
	top: -90px;
	left:-710px;
}
#left {
	background-image: url(fundo/logo.png);
	background-repeat: no-repeat;
}
#main {
	margin: 0 auto;
	height: 100%;
	width: 992px;
	display:block;
	padding-left:32px;
	float:left;
	background-image: url(fundo/fundo_centro.png);
	background-repeat: repeat-y;
}
#basics {
	height: 40px;
	width: 319px;
	background-image: url(fundo/sombra_base.jpg);
	background-repeat: no-repeat;
	display:block;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	padding-top:8px;
	padding-left:705px;
}
#basics a{
	text-decoration:none;
	color:#FFF;
}
#basics a:hover{
	text-decoration:underline;
	color:#FFF;
}
#topo {
	height: 412px;
	width: 960px;
	background-image: url(fundo/topo.jpg);
	background-repeat: no-repeat;
	display:block;
	float:left;
}
#topo_menor {
	height: 76px;
	width: 960px;
	background-image: url(fundo/topo.jpg);
	background-repeat: no-repeat;
	display:block;
	float:left;
}
#saia {
	height: 201px;
	width: 960px;
	background-image: url(fundo/saia.jpg);
	background-repeat: no-repeat;
	background-color:#BB1D07;
	display:block;
	float:left;
	color: #DDBCB8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#saia_laboratorio {
	height: 201px;
	width: 960px;
	background-image: url(laboratorio/saia.png);
	background-repeat: no-repeat;
	background-color:#BB1D07;
	display:block;
	float:left;
	color: #DDBCB8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#saia_sobre {
	height: 201px;
	width: 960px;
	background-image: url(sobre/saia.png);
	background-repeat: no-repeat;
	background-color:#BB1D07;
	display:block;
	float:left;
	color: #DDBCB8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#saia_produtos {
	height: 201px;
	width: 960px;
	background-image: url(produtos/saia.jpg);
	background-repeat: no-repeat;
	background-color:#BB1D07;
	display:block;
	float:left;
	color: #DDBCB8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#saia_produtos a{
	color: #DDBCB8;
	text-decoration:none;
}
#saia_produtos a:hover{
	color: #fff;
	text-decoration:underline;
}

#saia_left {
	height: 115px;
	width: 250px;
	display:block;
	float:left;
	margin:73px 0 0 198px;
}
#saia_right {
	height: 90px;
	width: 200px;
	display:block;
	float:left;
	margin:73px 0 0 170px;
	overflow: visible;
}
#saia_left_sobre {
	height: 115px;
	width: 390px;
	display:block;
	float:left;
	margin:73px 0 0 60px;
}
#saia_right_sobre {
	height: 80px;
	width: 430px;
	display:block;
	float:left;
	margin:73px 0 0 30px;
	overflow: visible;
}
#saia_left_produtos {
	height: 115px;
	width: 250px;
	display:block;
	float:left;
	margin:73px 0 0 286px;
}
#saia_right_produtos {
	height: 80px;
	width: 260px;
	display:block;
	float:left;
	margin:79px 0 0 105px;
	overflow: visible;
}
#saia_presidente_sobre {
	height: 20px;
	width: 100px;
	display:block;
	float:left;
	margin:0 0 0 330px;
	overflow: visible;
	text-align: right;
}
#saia_news {
	height: 65px;
	width: 180px;
	display:block;
	float:left;
	margin:0px 0 0 90px;
}
#saia ul {
	margin-top:15px;
}
#saia li {
	background-image:url(bullets/bullet_saia.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	list-style:none;
	padding-left:20px;
	font-weight:800;
	line-height:20px;
}
#saia a {
	color: #DDBCB8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#saia a:hover {
	text-decoration:underline;
}
#content {
	height: auto;
	width: 960px;
	background-image: url(fundo/fundo_branco.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_contato {
	height: auto;
	width: 960px;
	background-image: url(contato/fundo_branco.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_politica {
	height: auto;
	width: 960px;
	background-image: url(politica/fundo_branco.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_seuespaco {
	height: auto;
	width: 960px;
	background-image: url(seuespaco/fundo_branco.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_produtos {
	height: auto;
	width: 960px;
	background-image: url(fundo/fundo_branco.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_links {
	height: auto;
	width: 960px;
	background-image: url(links/fundo_branco.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_left_links {
	height: auto;
	width: 430px;
	display:block;
	float:left;
	margin:55px 0 0 75px;
	overflow:visible;
	line-height: 19px;
}
#content_right_links {
	height: auto;
	width: 380px;
	display:block;
	float:left;
	margin:225px 0 0 5px;
	overflow:visible;
}
#content_left_produtos {
	height: auto;
	width: 367px;
	display:block;
	float:left;
	margin:35px 0 0 56px;
	overflow:visible;
	line-height: 19px;
}
#content_right_produtos {
	height: auto;
	width: 400px;
	display:block;
	float:left;
	margin:35px 0 0 43px;
	padding-left:35px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
#content_right_produtos_pesquisa {
	height: auto;
	width: 400px;
	display:block;
	float:left;
	margin:35px 0 0 43px;
	padding-left:35px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
	min-height: 260px;
}
#content_left_contato {
	height: auto;
	width: 250px;
	display:block;
	float:left;
	margin:55px 0 0 48px;
	overflow:visible;
	line-height: 19px;
}
#content_left_area_left {
	height: auto;
	width: 310px;
	display:block;
	float:left;
	margin:55px 0 0 48px;
	overflow:visible;
	line-height: 19px;
}
#content_left_area_right {
	height: 450px;
	width: 470px;
	display:block;
	float:left;
	margin:55px 0 0 35px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
	padding-left: 40px;
}
#content_left_politica {
	height: auto;
	width: 860px;
	display:block;
	float:left;
	margin:55px 0 0 48px;
	overflow:visible;
	line-height: 19px;
}
#content_right_contato {
	height: 562px;
	width: 545px;
	display:block;
	float:left;
	margin:55px 0 0 35px;
	padding-left:40px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
#content_right_trabalhe {
	height: 950px;
	width: 545px;
	display:block;
	float:left;
	margin:55px 0 0 35px;
	padding-left:40px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
#content_left {
	height: 159px;
	width: 375px;
	display:block;
	float:left;
	margin:35px 0 0 56px;
	overflow:visible;
}
#content_right {
	height: 159px;
	width: 410px;
	display:block;
	float:left;
	margin:35px 0 0 37px;
	padding-left:45px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
#content_laboratorio {
	height: 327px;
	width: 960px;
	background-image: url(laboratorio/fundo_branco.png);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_left_lab {
	height: 295px;
	width: 550px;
	display:block;
	float:left;
	margin:35px 0 0 56px;
	overflow:visible;
	line-height: 19px;
}
#content_right_lab {
	height: 292px;
	width: 240px;
	display:block;
	float:left;
	margin:35px 0 0 43px;
	padding-left:35px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
#content_sobre {
	height: auto;
	width: 960px;
	background-image: url(fundo/fundo_branco.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_sobre_menor {
	height: auto;
	width: 960px;
	background-image: url(sobre/fundo_branco_menor.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_sobre_imprensa {
	height: auto;
	width: 960px;
	background-image: url(sobre/fundo_branco_imprensa.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#FFF;
	display:block;
	float:left;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	overflow:visible;
	line-height:140%;
}
#content_left_sobre {
	height: auto;
	width: 250px;
	display:block;
	float:left;
	margin:35px 0 0 56px;
	overflow:visible;
	line-height: 19px;
}
#content_right_sobre {
	height: 280px;
	width: 545px;
	display:block;
	float:left;
	margin:35px 0 0 20px;
	padding-left:45px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
#content_right_sobre_historia {
	height: auto;
	width: 545px;
	display:block;
	float:left;
	margin:35px 0 0 20px;
	padding-left:45px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
#content_right_sobre_eventos {
	height: auto;
	width: 545px;
	display:block;
	float:left;
	margin:35px 0 0 20px;
	padding-left:45px;
	border-left-color:#E4E2E1;
	border-left-width:1px;
	border-left-style:solid;
	overflow:visible;
}
ul.menu {
	margin-top:5px;
	margin-left: -40px;
	*margin-left: 0;
}
li.menu {
	background-color:#F0F0F0;
	list-style:none;
	padding-left:6px;
	font-weight:800;
	line-height:20px;
	margin: 0 0 7px 0;
}
li:hover.menu  {
	background-color:#DFDFDF;
}
.menu a {
	color: #666;
	text-decoration:none;
}
li.menu_atual {
	background-image:url(sobre/menu_over.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:6px;
	font-weight:800;
	line-height:20px;
	margin: 0 0 7px 0;
}
ul.menu_link {
	margin-top:5px;
	margin-left: -40px;
	*margin-left: 0px;
	
}
li.menu_link {
	background-image:url(links/botao_hover.jpg);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:32px;
	font-weight:800;
	line-height:20px;
	margin: 0 0 7px 0;
}
li.menu_link span {
	background-image:none;
	width:20px;
	height:10px;
	color:#000;
	margin-left:195px;
	font-size:10px;
}
li:hover.menu_link  {
	background-position:0 -25px;
}
li.menu_voltar {
	background-image:url(links/voltar_normal.jpg);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:32px;
	font-weight:800;
	line-height:20px;
	margin: 0 0 7px 0;
}
li:hover.menu_voltar  {
	background-position:0 -25px;
}
.menu_link a {
	color: #666;
	text-decoration:none;
}
a.saibamais {
	text-decoration:none;
	padding-left:10px;
	background-image:url(bullets/bullet_saibamais.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:800;
}
a:hover.saibamais  {
	text-decoration:none;
	background-position:3px 5px;
	color:#333;
}
#content p {
	line-height:140%;
}
#footer {
	height:58px;
	width: 840px;
	background-image: url(fundo/footer.jpg);
	background-repeat: no-repeat;
	display:block;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	padding-top:106px;
	padding-left:120px;
}
#footer a{
	text-decoration:none;
	color:#999;
	padding:0 15px 0 15px;
}
#footer a:hover{
	text-decoration:underline;
	color:#999;
}

img.foto{
	margin-right:23px;
	float:left;
	margin-top:3px;
}
img.fotoright{
	margin-left:23px;
	float:right;
	margin-top:-3px;
}
img.foto_borda{
	margin-right:23px;
	margin-top:3px;
	border-color:#EDEDED;
	border-style:solid;
	border-width:6px;
	float:left;
	margin-bottom:16px;
}
img.foto_borda:hover{
	border-color:#E1E1E1;
	border-style:solid;
	border-width:6px;
}
img.titulo{
	margin-bottom:17px;
}
#foto_produto {
	padding:10px 0 10px 0;
	background-color: #FFF;
	float: left;
	height: 130px;
	width: 150px;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	display: block;
}
#titulo_produto {
	float: left;
	height: auto;
	width: 225px;
	text-align: left;
	margin-left: 15px;
	display: block;
	padding-top: 30px;
}
a.normal{
	color:#666;
	text-decoration:none;
	font-weight:800;
}
a.normal:hover{
	color:#666;
	text-decoration:underline;
	font-weight:800;
}
h2{
	line-height:25px;
}
#produto {
	display: block;
	height: 175px;
}
.produtos_dados{
	margin:-5px 0 12px 36px;
	display: block;
}
#produto_rodape {
	color: #CCC;
	background-image: url(produtos/bandeira.jpg);
	background-repeat: no-repeat;
	padding-left: 65px;
	line-height: 15px;
	margin-top:50px;
	display: block;
	height: 45px;
}
#iframe {
	display: none;
}
#content_right_sobre_eventos_fotos {
	height: 200px;
	width: 540px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	overflow: hidden;
}
.campo_pesquisa {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #F3F3F3;
	height: 32px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.campo_login {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #F3F3F3;
	height: 23px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	padding-top:8px;
}
.nova_pesquisa {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #D6D6D6;
	height: 32px;
	width: 120px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.logar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #D6D6D6;
	height: 32px;
	width: 60px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.logoff {
	float: right;
	height: 20px;
	width: 100px;
	text-align: right;
}
#box_login {
	float: left;
	height: 310px;
	width: 250px;
	margin-right: 60px;
	display: block;
}
#login {
	display: block;
	width: 950px;
	height: 350px;
}
.linha_horizontal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}
#corpo #main #saia_laboratorio #saia_left {
	margin-left: 145px;
	width: 300px;
}
#corpo #main #saia_laboratorio #saia_right {
	margin-left: 35px;
	width: 350px;
}
