* {
	margin:0;
	padding:0;
}
body {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	color:#FFFFFF;
	background:url(img/bg_body.png) repeat left top;
	padding-bottom:20px;
}
.clear {
	clear:both;
}

.link_sel {	
	background:#41474d;
}

.link_sel:hover {
	color:#FFFFFF;
}

fieldset{
border:none;
}

.erro{
padding:20px 0 0 10px;
}

a {
	text-decoration:none;
	color:#41474d;
	outline:none;    
}
a:hover {
	text-decoration:underline;
	color: #CCCCCC;
}
ul li {
	list-style-type:none;
}

img{
border:none;
}
/*---------------esconde o desquaque--------------*/
#empresa #destaque_bg, #produtos #destaque_bg, #produtos_int #destaque_bg, #artigos #destaque_bg, #eventos #destaque_bg, #eventos_int #destaque_bg, #cursos #destaque_bg, #videos #destaque_bg, #contato #destaque_bg, #cadastro #destaque_bg{
display:none;
}



/*------------------topo----------------------*/



#topo_bg {
	width:100%;
	background: url(img/topo_bg.jpg) repeat-x left top;
}

#topo_bg #topo {
	margin:0 auto 0 auto;
	width:800px;
	border:0px solid #000;
}

#topo_bg #topo #info{
height:158px;
}

#topo_bg #topo #info #logo-raus{
float:left;
display:inline;
}

#topo_bg #topo #info #informacoes-contato{
float:right;
display:inline;
margin:0 67px 0 0;
}

#topo_bg #topo #menu{
height:44px;
width:785px;
margin:0 auto 0 auto;
position:relative;
z-index:99;
}

/*------------menu-------------*/

/* novo nav */
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding:0px 5px;
color:#fff;
text-decoration:none;
background-color:#333;
text-indent:-9999px;
height:43px;
background:url(img/menu.gif) no-repeat 0 0;
}

#nav li ul{
background:#44586a;
width:170px;
}

#nav li ul a{
text-indent:0px;
background:none;
width:155px;
height:auto;
float:left;
}

#nav li ul li{
padding:5px 0 5px 0;
}

#nav li ul ul{
background:#121e2c;
}

#nav a:hover{
background-color:#121e2c;
color:#fff;
}

#nav li ul ul a:hover{
background:#fff;
color:#000;
border-left:1px solid #000;
width:141px;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
z-index:100;
display:none;
width:12em;
top:43px;
left:15px;
}


#nav li ul{
top:auto;
}	

#nav li ul ul {
left:14em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* menu personalizado */


#nav a.home{
width:81px;
background-position:-15px 0;
}

#nav a.empresa{
width:97px;
background-position:-98px 0;
}

#nav a.produtos{
width:108px;
background-position:-200px 0;
}

#nav a.artigos{
width:93px;
background-position:-314px 0;
}

#nav a.eventos{
width:86px;
background-position:-405px 0;
}

#nav a.cursos{
width:80px;
background-position:-500px 0;
}

#nav a.videos{
width:70px;
background-position:-692px 0;
}

#nav a.contato{
width:87px;
background-position:-592px 0;
}


/* mouse over */

#nav a.home:hover{
width:81px;
background-position:-15px -43px;
}

#nav a.empresa:hover{
width:97px;
background-position:-98px -43px;
}

#nav a.produtos:hover{
width:108px;
background-position:-200px -43px;
}

#nav a.artigos:hover{
width:93px;
background-position:-314px -43px;
}

#nav a.eventos:hover{
width:86px;
background-position:-405px -43px;
}

#nav a.cursos:hover{
width:80px;
background-position:-500px -43px;
}

#nav a.videos:hover{
width:70px;
background-position:-692px -43px;
}

#nav a.contato:hover{
width:87px;
background-position:-592px -43px;
}

/* menu active */


#home #nav a.home{
width:81px;
background-position:-15px -43px;
}

#empresa #nav a.empresa{
width:97px;
background-position:-98px -43px;
}

#produtos #nav a.produtos{
width:108px;
background-position:-200px -43px;
}

#orcamento #nav a.produtos{
width:108px;
background-position:-205px -43px;
}

#artigos #nav a.artigos{
width:93px;
background-position:-314px -43px;
}

#artigos_int #nav a.artigos{
width:93px;
background-position:-314px -43px;
}

#cadastro #nav a.artigos{
width:93px;
background-position:-314px -43px;
}


#eventos #nav a.eventos{
width:86px;
background-position:-405px -43px;
}

#cursos #nav a.cursos{
width:80px;
background-position:-500px -43px;
}

#videos #nav a.videos{
width:70px;
background-position:-692px -43px;
}

#contato #nav a.contato{
width:87px;
background-position:-592px -43px;
}



/*
#topo_bg #topo #menu #mainNav{
margin:0 0 0 13px;
height:44px;
}

#topo_bg #topo #menu #mainNav li.first{
display:inline;
}

#topo_bg #topo #menu #mainNav li.first a{
border:0px solid #000;
font-size:1px;
text-indent:-9999px;
float:left;
color:#fff;
display:inline;
height:43px;
background:url(img/menu.gif) no-repeat 0 0;
}

#topo_bg #topo #menu #mainNav li.first a.home{
width:81px;
background-position:-20px 0;
}

#topo_bg #topo #menu #mainNav li.first a.empresa{
width:97px;
background-position:-102px 0;
}

#topo_bg #topo #menu #mainNav li.first a.produtos{
width:108px;
background-position:-205px 0;
}

#topo_bg #topo #menu #mainNav li.first a.artigos{
width:93px;
background-position:-314px 0;
}

#topo_bg #topo #menu #mainNav li.first a.eventos{
width:96px;
background-position:-405px 0;
}

#topo_bg #topo #menu #mainNav li.first a.cursos{
width:90px;
background-position:-500px 0;
}

#topo_bg #topo #menu #mainNav li.first a.videos{
width:80px;
background-position:-692px 0;
}

#topo_bg #topo #menu #mainNav li.first a.contato{
width:97px;
background-position:-592px 0;
}
*/


/*hover*/

/*
#topo_bg #topo #menu #mainNav li.first a.home:hover{
background-position:-20px -43px;
}

#topo_bg #topo #menu #mainNav li.first a.empresa:hover{
background-position:-102px -43px;
}

#topo_bg #topo #menu #mainNav li.first a.produtos:hover{
background-position:-205px -43px;
}

#topo_bg #topo #menu #mainNav li.first a.artigos:hover{
background-position:-314px -43px;
}

#topo_bg #topo #menu #mainNav li.first a.eventos:hover{
background-position:-405px -43px;
}

#topo_bg #topo #menu #mainNav li.first a.cursos:hover{
background-position:-500px -43px;
}

#topo_bg #topo #menu #mainNav li.first a.contato:hover{
background-position:-592px -43px;
}

#topo_bg #topo #menu #mainNav li.first a.videos:hover{
background-position:-692px -43px;
}

*/

/*active*/

/*

#home #topo_bg #topo #menu #mainNav li.first a.home{
background-position:-20px -43px;
}

#empresa #topo_bg #topo #menu #mainNav li.first a.empresa{
background-position:-102px -43px;
}

#produtos #topo_bg #topo #menu #mainNav li.first a.produtos{
background-position:-205px -43px;
}

#artigos #topo_bg #topo #menu #mainNav li.first a.artigos{
background-position:-314px -43px;
}

#artigos_int #topo_bg #topo #menu #mainNav li.first a.artigos{
background-position:-314px -43px;
}

#cadastro #topo_bg #topo #menu #mainNav li.first a.artigos{
background-position:-314px -43px;
}


#eventos #topo_bg #topo #menu #mainNav li.first a.eventos{
background-position:-405px -43px;
}

#cursos #topo_bg #topo #menu #mainNav li.first a.cursos{
background-position:-500px -43px;
}

#contato #topo_bg #topo #menu #mainNav li.first a.contato{
background-position:-592px -43px;
}

#videos #topo_bg #topo #menu #mainNav li.first a.videos{
background-position:-692px -43px;
}

*/

/*------------fim menu topo-------------*/


/*------------menu rodape----------------*/

#footer-nav{
width:530px;
margin:20px auto 0 auto;
/*position:absolute;
bottom:0 !important;*/
}

#footer-nav ul li{
display:inline;
margin:0 0 0 20px;
}


#footer-nav ul li a{
color:#ccc;
font-size:10px;
}

#footer-nav address{
font-style:normal;
text-align:center;
margin:10px 0 0 0;
}


/*------------fim menu rodape-------------*/

#topo_bg #topo #logos{
width:100%;
text-align:center;
font-size:1px;
}



#destaque_bg {
	width:100%;
	background:url(img/destaque_bg.jpg) repeat-x left top;
}
#destaque_bg #destaque {
	margin:0 auto 0 auto;
	padding:28px 0 0 0;
	width:100%;
	height:204px;
}
#bg_center {
	width:100%;
	background:url(img/bg_center.png) repeat left top;
}
#bg_center #bg_top {
	width:100%;
	background: url(img/bg_top.png) repeat-x left top;
}
#bg_center #bg_bottom {
	width:100%;
	background:url(img/bg_bottom.png) repeat-x bottom left;
}
/*--------------conteudo-----------------*/


#bg_center #bg_bottom #conteudo {
	width:815px;
	margin:0 auto 0 auto;
}
/*--------------home-----------------*/

#home #bg_center #bg_bottom #conteudo #left {
	width:230px;
	float:left;
	margin-top:17px;
	padding:0 0 10px 0;
	display:block;
	margin-left:7px;
}
#home #bg_center #bg_bottom #conteudo #left p a, #home #bg_center #bg_bottom #conteudo #left h3 a {
	color:#FFF;
	text-decoration:none;
}
#home #bg_center #bg_bottom #conteudo #left #h2_left {
	background:url(img/title_destaque.png) no-repeat 0 5px;
	width:238px;
	height:55px;
	font-size:1px;
	text-indent:-9999px;
}
#home #bg_center #bg_bottom #conteudo #left #img_destaque {
	display:block;
	margin-left:7px;
	margin-top:9px;
	width:222px;
	border:5px solid #6e8396;
}
#home #bg_center #bg_bottom #conteudo #left h3 {
	font-family:tahoma, Arial, verdana;
	font-weight:bold;
	font-size:11px;
	margin-left:13px;
	margin-top:10px;
	margin-bottom:3px;
}
#home #bg_center #bg_bottom #conteudo #left ul {
	margin-left:13px;
	list-style:none;
	margin-top:2px;
}
#home #bg_center #bg_bottom #conteudo #left ul li {
	margin-top:3px;
	background:url(img/ball.jpg) no-repeat 0px 6px;
	padding-left:8px;
}

#home #bg_center #bg_bottom #conteudo #left p{
padding:0 0 5px 12px;
line-height:16px;
}
#home #bg_center #bg_bottom #conteudo #left a {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	margin-top:4px;
	display:block;
}
#home #bg_center #bg_bottom #conteudo #left #link_produtos {
	margin-left:13px;
}

#home #bg_center #bg_bottom #conteudo #center {
	float:left;
	width:231px;
	;
	display:block;
	margin-top:22px;
	padding-left:48px;
}
#home #bg_center #bg_bottom #conteudo #center #h2_center {
	background:url(img/title_artigos_medicos.png) no-repeat -11px -9px;
	width:240px;
	height:55px;
	font-size:1px;
	text-indent:-9999px;
}
#home #bg_center #bg_bottom #conteudo #center img {
	margin-top:4px;
	margin-left:6px;
}
#home #bg_center #bg_bottom #conteudo #center p {
	width:199px;
	line-height:16px;
	margin-top:7px;
	margin-left:13px;
	margin-bottom:4px;
}
#home #bg_center #bg_bottom #conteudo #center #a1 {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	margin-left:13px;
	float:left;
}
#home #bg_center #bg_bottom #conteudo #center #a2 {
	float:right;
	width:52px;
	display:inline;
	margin-right:20px;
}
#home #bg_center #bg_bottom #conteudo #right {
	float:right;
	width:240px;
	margin:22px 5px 0 0;
}
#home #bg_center #bg_bottom #conteudo #right #h2_right {
	background: url(img/title_suprimentos.png) no-repeat -11px -9px;
	width:240px;
	height:55px;
	font-size:1px;
	text-indent:-9999px;
}
#home #bg_center #bg_bottom #conteudo #right ul {
	margin-left:16px;
	list-style:none;
	margin-top:4px;
	margin-bottom:5px
}
#home #bg_center #bg_bottom #conteudo #right ul li {
	margin-top:3px;
	background:url(img/ball.jpg) no-repeat 0px 6px;
	padding-left:8px;
	list-style-type:none;
}
#home #bg_center #bg_bottom #conteudo #right ul li a {
	display:block;
	width:200px;
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	margin-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	color:#fff;
}

#home #bg_center #bg_bottom #conteudo #right  a{
	display:block;
	width:200px;
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	margin-top:4px;
	padding-bottom:4px;
	padding-left:18px;
	color:#fff;
}

#bg_center #bg_bottom #conteudo #right #busca_bg {
	background:url(img/bg_busca.jpg) no-repeat right bottom;
	width:221px;
	height:103px;
	margin-left:11px;
	padding-top:16px;
	margin-top:10px;
}
#home #bg_center #bg_bottom #conteudo #right #busca_bg #h2_busca {
	width:138px;
	height:14px;
	background:url(img/title_busca.png) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	margin-left:10px;
}
#home #bg_center #bg_bottom #conteudo #right #busca_bg form fieldset {
	border:0;
	width:216px;
}
#home #bg_center #bg_bottom #conteudo #right #busca_bg form fieldset input {
	width:196px;
	height:19px;
	border:5px solid #8194a4;
	margin-left:8px;
	margin-top:8px;
	padding-top:2px;
}
#home #bg_center #bg_bottom #conteudo #right #busca_bg form fieldset p {
	margin-left:10px;
	margin-top:5px;
}
#home #bg_center #bg_bottom #conteudo #right #busca_bg form fieldset img {
	margin-left:10px;
	margin-top:5px;
}
#home #bg_center #bg_bottom #conteudo #right #busca_bg form fieldset #bt_buscar_prod{
margin:2px 0 0 0;
display:block;
}
/*--------------empresa-----------------*/

#empresa #destaque{
display:none;
}

#empresa #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#empresa #bg_center #bg_bottom #conteudo #h2_empresa {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_empresa.png) no-repeat top left;
	width:792px;
	height:47px;
	margin-left:13px;
	margin-bottom:15px;
}
#empresa #bg_center #bg_bottom #conteudo #left_empresa {
	width:525px;
	background:url(img/bg_left_empresa.jpg) repeat-x left top;
	float:left;
	height:413px;
	margin-left:23px;
	display:inline;
	padding-left:17px;
}
#empresa #bg_center #bg_bottom #conteudo #left_empresa p {
	line-height:16px;
	width:510px;
	margin-bottom:15px;
	margin-top:15px;
	text-align:justify;
	padding:0 10px 0 0;
}
#empresa #bg_center #bg_bottom #conteudo #left_empresa ul {
	width:250px;
}
#empresa #bg_center #bg_bottom #conteudo #left_empresa ul li {
	background:url(img/seta_lista_empresa.jpg) no-repeat 0 7px;
	padding-left:13px;
	padding-top:2px;
	list-style: none;
}
#empresa #bg_center #bg_bottom #conteudo #left_empresa #p2 {
	font-family:tahoma, Arial, verdana;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}

#empresa #bg_center #bg_bottom #conteudo #left_empresa #p2 a{
color:#fff;
}
#empresa #bg_center #bg_bottom #conteudo #right_empresa {
	width:211px;
	float:left;
}
#empresa #bg_center #bg_bottom #conteudo #right_empresa img {
	margin-left:9px;
	margin-bottom:29px;
	border:8px solid #8ca5bc;
}
/*--------------artigos-----------------*/


#artigos #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}


#artigos #bg_center #bg_bottom #conteudo #h2_artigos {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_artigos.png) no-repeat -4px -8px;
	width:800px;
	height:55px;
	margin-left:17px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#artigos #bg_center #bg_bottom #conteudo #left_artigos {
	float:left;
	width:460px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-left:20px;
	display:inline;
	padding-left:18px;
	padding-bottom:9px;
	margin-bottom:24px;
}
#artigos #bg_center #bg_bottom #conteudo #left_artigos p {
	width:440pxpx;
	line-height:16px;
	margin-top:9px;
}
#artigos #bg_center #bg_bottom #conteudo #left_artigos form fieldset {
	border:0;
	margin-top:18px;
}

#artigos #bg_center #bg_bottom #conteudo #left_artigos form fieldset .linha {
	height:32px;
	margin-bottom:9px;
}

#artigos #bg_center #bg_bottom #conteudo #left_artigos form fieldset .linha input{
float:left;
display:inline;
	width:196px;
	height:17px;
	border:5px solid #8194a4;
	color:#3E546B;
	padding:2px 0 0 0;
}

#artigos #bg_center #bg_bottom #conteudo #left_artigos form fieldset .linha label{
float:left;
display:inline;
width:34px;
margin:0 4px 0 0;
padding:6px 0 0 0;
}

#artigos #bg_center #bg_bottom #conteudo #left_artigos form fieldset .linha img{
float:left;
display:inline;
margin:0 0 0 8px;
padding:8px 0 0 0;
}


#artigos #bg_center #bg_bottom #conteudo #left_artigos form fieldset p {
	margin-left:10px;
	margin-top:5px;
}

#artigos #bg_center #bg_bottom #conteudo #left_artigos #esqueci-minha-senha{
display:none;
}

#artigos #bg_center #bg_bottom #conteudo #left_artigos #header-esqueci-senha{
font-size:1px;
text-indent:-9999px;
width:129px;
height:13px;
background:url(img/header-esqueci-minha-senha.gif) no-repeat;
margin:26px 0 12px 0;
}

#artigos #bg_center #bg_bottom #conteudo #right_artigos {
	width:258px;
	background:url(img/bg_left_artigos.jpg) repeat-x left top;
	float:left;
	margin-left:16px;
	padding-left:20px;
	padding-bottom:27px;
}
#artigos #bg_center #bg_bottom #conteudo #right_artigos h3 {
background:url(img/img_cadastro.jpg) no-repeat left top;
text-indent:-9999px;
font-size:1px;
height:15px;
margin-top:14px;

}
#artigos #bg_center #bg_bottom #conteudo #right_artigos p {
	width:218px;
	line-height:16px;
	margin-top:22px;
	margin-bottom:28px;
}
/*-----------------eventos---------------------*/


#eventos #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#eventos #bg_center #bg_bottom #conteudo #h2_eventos {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_eventos.png) no-repeat -0px -8px;
	width:805px;
	height:55px;
	margin-left:15px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#eventos #bg_center #bg_bottom #conteudo #left_eventos {
	float:left;
	width:760px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-left:21px;
	display:inline;
	padding-bottom:159px;
	padding-left:14px;
}
#eventos #bg_center #bg_bottom #conteudo #left_eventos h3 {
	font-family:tahoma, Arial, verdana;
	font-size:16px;
	font-weight:bold;
	color:#0c365c;
	margin-top:15px;
}
#eventos #bg_center #bg_bottom #conteudo #left_eventos h4 {
	font-family:tahoma, Arial, verdana;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:14px;
	margin-bottom:19px;
}

#eventos #bg_center #bg_bottom #conteudo #left_eventos h4 span{
	font-size:11px;
	font-weight:normal;
}
#eventos #bg_center #bg_bottom #conteudo #left_eventos p {
	line-height:16px;
	margin-bottom:19px;
	width:465px;
}
#eventos #bg_center #bg_bottom #conteudo #left_eventos a {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	margin-top:4px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos {
	width:218px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	float:left;
	margin-left:10px;
	padding-bottom:10px;
	display:none;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul {
	margin-left:14px;
	margin-top:20px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li {
	width:81px;
	height:13px;
	list-style-type:none;
	margin-bottom:12px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li a {
	background:url(img/menu.png) no-repeat 0 0;
	list-style:none;
	text-indent:-9999px;
	font-size:1px;
	width:81px;
	height:11px;
	display:block;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li a {
	height:13px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #jan {
	background-position:0 0;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #jan:hover {
	background-position:0 -185px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #fev {
	background-position:0 -15px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #fev:hover {
	background-position:0 -205px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #mar {
	background-position:0 -30px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #mar:hover {
	background-position:0 -225px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #abr {
	background-position:0 -50px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #abr:hover {
	background-position:0 -245px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #mai {
	background-position:0 -65px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #mai:hover {
	background-position:0 -265px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #jun {
	background-position:0 -80px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #jun:hover {
	background-position:0 -285px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #jul {
	background-position:0 -95px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #jul:hover {
	background-position:0 -305px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #ago {
	background-position:0 -110px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #ago:hover {
	background-position:0 -325px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #set {
	background-position:0 -125px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #set:hover {
	background-position:0 -345px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #out {
	background-position:0 -140px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #out:hover {
	background-position:0 -365px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #nov {
	background-position:0 -155px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #nov:hover {
	background-position:0 -385px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #dez {
	background-position:0 -170px;
}
#eventos #bg_center #bg_bottom #conteudo #right_eventos ul li #dez:hover {
	background-position:0 -405px;
}
/*-----------------eventos interno---------------------*/


#eventos_int #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#eventos_int #bg_center #bg_bottom #conteudo #h2_eventos_int {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_eventos.png) no-repeat -0px -9px;
	width:800px;
	height:55px;
	margin-left:15px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#eventos_int #bg_center #bg_bottom #conteudo #left_eventos_int {
	float:left;
	width:760px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-left:21px;
	display:inline;
	padding-bottom:59px;
	padding-left:14px;
}
#eventos_int #bg_center #bg_bottom #conteudo #left_eventos_int h3 {
	font-family:tahoma, Arial, verdana;
	font-size:16px;
	font-weight:bold;
	color:#0c365c;
	margin-top:15px;
}
#eventos_int #bg_center #bg_bottom #conteudo #left_eventos_int h4 {
	font-family:tahoma, Arial, verdana;
	font-size:13px;
	font-weight:bold;z
	color:#FFFFFF;
	margin-top:14px;
	margin-bottom:19px;
}
#eventos_int #bg_center #bg_bottom #conteudo #left_eventos_int p {
	line-height:16px;
	margin-bottom:19px;
	width:465px;
}
#eventos_int #bg_center #bg_bottom #conteudo #left_eventos_int a {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	margin-top:4px;


}

#eventos_int #bg_center #bg_bottom #conteudo #left_eventos_int a.voltar {
	background:url(img/seta_invertida.jpg) no-repeat 0 5px;
		padding-left:10px;
	display:block;
}

#eventos_int #bg_center #bg_bottom #conteudo #left_eventos_int a:hover {
	background:url(img/seta_voltar.jpg) no-repeat 0 5px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int {
	width:223px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	float:left;
	padding-top:10px;
	margin-left:10px;
	padding-bottom:7px;
	display: none;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul {
	margin-left:14px;
	margin-top:20px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li {
	width:81px;
	height:13px;
	list-style-type:none;
	margin-bottom:12px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li a {
	background:url(img/menu.png) no-repeat 0 0;
	list-style:none;
	text-indent:-9999px;
	font-size:1px;
	width:81px;
	height:11px;
	display:block;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li a {
	height:13px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #jan {
	background-position:0 0;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #jan:hover {
	background-position:0 -185px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #fev {
	background-position:0 -15px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #fev:hover {
	background-position:0 -205px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #mar {
	background-position:0 -30px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #mar:hover {
	background-position:0 -225px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #abr {
	background-position:0 -50px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #abr:hover {
	background-position:0 -245px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #mai {
	background-position:0 -65px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #mai:hover {
	background-position:0 -265px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #jun {
	background-position:0 -80px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #jun:hover {
	background-position:0 -285px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #jul {
	background-position:0 -95px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #jul:hover {
	background-position:0 -305px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #ago {
	background-position:0 -110px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #ago:hover {
	background-position:0 -325px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #set {
	background-position:0 -125px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #set:hover {
	background-position:0 -345px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #out {
	background-position:0 -140px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #out:hover {
	background-position:0 -365px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #nov {
	background-position:0 -155px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #nov:hover {
	background-position:0 -385px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #dez {
	background-position:0 -170px;
}
#eventos_int #bg_center #bg_bottom #conteudo #right_eventos_int ul li #dez:hover {
	background-position:0 -405px;
}
/*---------------------cadastro--------------------*/


#cadastro #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#cadastro #bg_center #bg_bottom #conteudo #h2_cadastro {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_cadastro.png) no-repeat left top;
	width:792px;
	height:55px;
	margin-left:15px;
	margin-bottom:10px;
}
#cadastro #bg_center #bg_bottom #conteudo #center {
	background:url(img/bg_cadastro.jpg) repeat top left;
	width:776px;
	margin-left:23px;
	padding-bottom:20px;
}
#cadastro #bg_center #bg_bottom #conteudo #center p {
	margin-left:14px;
	padding-top:18px;
}
/*----------------formulario------------------*/
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset {
	border:none;
	margin:22px 0 0 18px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset .field {
	margin-bottom:10px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset label {
	width:72px;
	display:inline-block;
	text-align:right;
	margin-right:8px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset .labelSelect {
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset .label_right {
	text-align:left;
	width:40px;
	margin-left:25px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset input {
	border:5px solid #8294a5;
	height:18px;
	padding:3px 0 0 0;
	background:#FFFFFF;
	color:#8da0b1;
	font-size:11px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset .size662 {
	width:623px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset .size270 {
	width:270px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset #selectdiv {
	display:inline;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset #btn_cadastrar {
	float:left;
	display:inline;
	margin-left:76px;
	margin-top:13px;
	border:none;
}

#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset #btn_voltar_cadastro {
	float:right;
	display:inline;
	margin-right:56px;
	margin-top:13px;
	border:none;
}


#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset select {
	width:280px;
	padding:3px 0 3px 0;
	background:#FFFFFF;
	border:5px solid #8294a5;
	margin-left:-2px;
	color:#8da0b1;
	font-size:11px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset .telefone {
	margin-left:9px;
	width:270px;
}
#cadastro #bg_center #bg_bottom #conteudo #center #cad fieldset .size54 {
	width:54px;
}
/*---------------------contato--------------------*/


#contato #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#contato #bg_center #bg_bottom #conteudo #h2_contato {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_contato.png) no-repeat -6px 0;
	width:792px;
	height:55px;
	margin-left:15px;
	margin-bottom:10px;
}
#contato #bg_center #bg_bottom #conteudo #center {
	background:url(img/bg_cadastro.jpg) repeat top left;
	width:776px;
	margin-left:23px;
	padding-bottom:20px;
}
#contato #bg_center #bg_bottom #conteudo #center p {
	margin-left:14px;
	padding-top:18px;
}
/*----------------formulario_contato------------------*/

#contato #bg_center #bg_bottom #conteudo #center #cad{
	float:left;
	display:inline;
	width:390px;
}

#contato #bg_center #bg_bottom #conteudo #center #cad fieldset {
	border:none;
	margin:22px 0 0 18px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .field {
	margin-bottom:10px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset label {
	width:72px;
	display:inline-block;
	text-align:right;
	margin-right:8px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .labelSelect {
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .label_right {
	text-align:left;
	width:40px;
	margin-left:25px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset input {
	border:5px solid #8294a5;
	height:18px;
	padding:3px 0 0 0;
	background:#FFFFFF;
	color:#8da0b1;
	font-size:11px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .size662 {
	width:623px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .size270 {
	width:270px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset #selectdiv1 {
	display:inline;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset #selectdiv2 {
	display:inline;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset #btn_enviar {
	display:block;
	margin-left:76px;
	margin-top:13px;
	border:none;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset select {
	width:280px;
	padding:3px 0 3px 0;
	background:#FFFFFF;
	border:5px solid #8294a5;
	margin-left:-2px;
	color:#3f5269;
	font-size:11px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .labelTextArea {
	position:relative;
	top:-90px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset textarea {
	width:260px;
	height:87px;
	padding:5px;
	background:#FFFFFF;
	border:5px solid #8294a5;
	margin-left:1px;
	color:#8da0b1;
	font-family:inherit;
	font-size:11px;
	overflow:auto;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .telefone {
	margin-left:9px;
	width:270px;
}
#contato #bg_center #bg_bottom #conteudo #center #cad fieldset .size54 {
	width:54px;
}


/*------------------------mapa------------------------*/
#contato #bg_center #bg_bottom #conteudo #center #mapa{
float:right;
display:inline;
width:350px;
margin:0 20px 0 0;
}

#contato #bg_center #bg_bottom #conteudo #center #mapa p{
margin:0;
padding:0 0 10px 0;
}

#contato #bg_center #bg_bottom #conteudo #center #mapa #googlemaps{
border:8px solid #9eb7cc;
}

#contato #bg_center #bg_bottom #conteudo #center #mapa #mapa-info{
position:relative;
top:-12px;
}

#contato #bg_center #bg_bottom #conteudo #center #mapa #ampliar{
float:right;
display:inline;
margin:10px 0 0 0;
}

/*---------------------orcamentos--------------------*/


#orcamento #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#orcamento #bg_center #bg_bottom #conteudo #h2_orcamento {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_orcamentos.png) no-repeat -6px 0;
	width:792px;
	height:55px;
	margin-left:15px;
	margin-bottom:10px;
}
#orcamento #bg_center #bg_bottom #conteudo #center {
	background:url(img/bg_cadastro.jpg) repeat top left;
	width:776px;
	margin-left:23px;
	padding-bottom:20px;
	padding-top:15px;
}
#orcamento #bg_center #bg_bottom #conteudo #center p {
	margin-left:14px;
	padding-top:18px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #top{
width:709px;
margin-left:13px;
margin-bottom:20px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #top #top_left{
float:left;
display:inline;
background-color:#FFFFFF;
border:8px solid #a1b8ce;
}
#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center{
width:532px;
float:left;
margin-left:10px;
color:#0c365c;
}

#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center .btn_excluir {
	float:right;
	display:inline;
	margin-right:7px;
	margin-top:13px;
	border:none;
}

#orcamento #bg_center #bg_bottom #conteudo #center .btn_veroutros {
	display:block;
	margin:13px 0 0 573px;
	border:none;
}

#sem_produto{
	font-size:14px;
	position:relative;
	left:-15px;
}

/*
#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center input{
width:157px;
}
*/

#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center p{
margin:0;
padding:5px 0 0 13px;
}

#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center #box1{
width:343px;
height:22px;
float:left;
background:#a1b8ce;
display:inline;
margin:0 16px 10px 0;
text-transform:uppercase;
font-weight:bold;
}

#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center #box2{
width:166px;
height:22px;
float:left;
background:#a1b8ce;
display:inline;
margin:0 0 10px 0;
text-transform:uppercase;
font-weight:bold;
}

#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center #box3{
width:343px;
height:27px;
float:left;
background:#a1b8ce;
display:inline;
margin:0 16px 0 0;
}

#orcamento #bg_center #bg_bottom #conteudo #center #top #top_center #box4{
width:155px;
height:15px;
float:left;
background:#fff;
display:inline;
margin:0 0 0 0;
border:5px solid #8294a5;
color:#8da0b1;
font-size:11px;
padding:3px 0 0 0;

}

/*----------------formulario_orcamentos------------------*/
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset  {
	border:none;
	margin:22px 0 0 18px;
}

#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset p{
margin:0 0 20px 0;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .field {
	margin-bottom:10px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .options {
	margin-bottom:10px;
	margin-left:80px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .options input {
	border:0;
	background:transparent;
	padding:0;
	margin:0;
	height:auto;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .options label {
	width:auto;
	display:inline;
	text-align:right;
	margin-left:8px;
	position:relative;
	top:-2px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset label {
	width:72px;
	display:inline-block;
	text-align:right;
	margin-right:8px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .labelSelect {
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .label_right {
	text-align:left;
	width:40px;
	margin-left:25px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset input {
	border:5px solid #8294a5;
	height:18px;
	padding:3px 0 0 0;
	background:#FFFFFF;
	color:#8da0b1;
	font-size:11px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .size662 {
	width:623px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .size270 {
	width:270px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset #selectdiv {
	display:inline;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset #btn_enviar {
	float:left;
	display:inline;
	margin-left:80px;
	margin-top:13px;
	border:none;
}

#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset #btn_voltar {
	float:right;
	display:inline;
	margin-right:39px;
	margin-top:13px;
	border:none;
}

#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset select {
	width:280px;
	padding:3px 0 3px 0;
	background:#FFFFFF;
	border:5px solid #8294a5;
	margin-left:-2px;
	color:#8da0b1;
	font-size:11px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .telefone {
	margin-left:9px;
	width:270px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .size54 {
	width:54px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset .labelTextArea {
	position:relative;
	top:-90px;
}
#orcamento #bg_center #bg_bottom #conteudo #center #cad fieldset textarea {
	width:618px;
	height:87px;
	padding:5px;
	background:#FFFFFF;
	border:5px solid #8294a5;
	margin-left:1px;
	color:#8da0b1;
	font-family:inherit;
	font-size:11px;
	overflow:auto;
}
/*---------------------cursos------------------------*/

#cursos #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#cursos #bg_center #bg_bottom #conteudo #h2_cursos {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_cursos.png) no-repeat -0px -8px;
	width:800px;
	height:55px;
	margin-left:15px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#cursos #bg_center #bg_bottom #conteudo #center {
	background:url(img/bg_cadastro.jpg) repeat top left;
	width:768px;
	margin-left:19px;
	padding:10px 0 10px 10px;
}
#cursos #bg_center #bg_bottom #conteudo #center .imgs {
	float:left;
	display:inline;
	margin:0 20px 0 0;
}
#cursos #bg_center #bg_bottom #conteudo #center .imgs4 {
	float:left;
	display:inline;
	margin:0 0 0 0;
}
#cursos #bg_center #bg_bottom #conteudo #center .imgs4 p {
	text-align:center;
	padding:7px 0 15px 0;
}
#cursos #bg_center #bg_bottom #conteudo #center .imgs p {
	text-align:center;
	padding:7px 0 15px 0;
}
#cursos #bg_center #bg_bottom #conteudo #center img {
	border:8px solid #a0b8ce;
}
/*---------------------produtos------------------------*/

#paginacao{
font-size:12px;
padding:0 0 20px 0;
text-align:center;
}

#paginacao a{
color:#fff;
padding:0 5px 0 5px;
}

#produtos #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}

#produtos #bg_center #bg_bottom #conteudo #nav-linha{
margin:0 0 16px 0;
}

#produtos #bg_center #bg_bottom #conteudo #nav-linha ul{
margin:0 0 0 40px;
}

#produtos #bg_center #bg_bottom #conteudo #nav-linha ul li{
display:inline;
margin:0 30px 0 0;
}

#produtos #bg_center #bg_bottom #conteudo #nav-linha ul li a{
color:#d6d6d6;
font-size:14px;
background:url(img/bg-links-produtos.gif) no-repeat center right;
padding:0 15px 0 0;
font-weight:bold;
}



#produtos #bg_center #bg_bottom #conteudo #topo_produtos {
	background:url(img/title_produtos.png) no-repeat -0px -2px;
	width:800px;
	height:55px;
	margin-left:17px;
	margin-bottom:5px;
	position:relative;
	left:-10px;
}

#produtos #bg_center #bg_bottom #conteudo #topo_produtos h2{
float:left;
display:none;
}

#produtos #bg_center #bg_bottom #conteudo #topo_produtos fieldset{
float:right;
display:inline;
margin:17px 20px 0 0;
}

#produtos #bg_center #bg_bottom #conteudo #topo_produtos fieldset .form-line{
width:170px;
}

#produtos #bg_center #bg_bottom #conteudo #topo_produtos fieldset .form-line select{
font-size:10px;
color:#667c94;
float:left;
display:inline;
}

#produtos #bg_center #bg_bottom #conteudo #topo_produtos fieldset .form-line label{
float:left;
display:inline;
margin:2px 5px 0 0;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos {
	width:213px;
	float:left;
	margin-left:20px;
	display:inline;
	padding-bottom:20px;
}
#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa {
	margin:0 0 10px 0;
	background: url(img/bg_left_prod1.jpg) repeat left top;
	width:207px;
	height:auto;
	padding:7px 7px 15px 7px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #buscar-prod{
	font-size:1px;
	text-indent:-9999px;
	background: url(img/busca_produtos.jpg) no-repeat left top;
	height:13px;
	width:140px;
	margin-left:5px;
	margin-top:11px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #selecionar-categoria{
	font-size:1px;
	text-indent:-9999px;
	background: url(img/header-escolha-outra-categoria.gif) no-repeat left top;
	height:13px;
	width:160px;
	margin-left:5px;
	margin-top:11px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #refinar-busca{
	font-size:1px;
	text-indent:-9999px;
	background: url(img/header-refine-sua-busca.gif) no-repeat left top;
	height:13px;
	width:160px;
	margin-left:5px;
	margin-top:11px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #marca{
font-size:12px;
font-weight:bold;
margin:14px 0 0 6px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa ul{
margin:0;
padding:0;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa ul li{
margin:0;
padding:0;
display:block;
height:20px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #form-refinado{
/*-----------------parei aqui--------------*/
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #form-refinado ul{
padding:0 0 0 5px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #form-refinado label{
float:left;
display:inline;
margin:0px 0 0 5px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa #form-refinado input{
float:left;
display:inline;
}


#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa form fieldset {
	border:0;
	margin-top:8px;
}
#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa form fieldset input#busca {
	width:196px;
	height:19px;
	border:5px solid #8194a4;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa form fieldset select#categoria {
	width:196px;
	border:5px solid #8194a4;
	color:#667c93;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa p {
	width:199px;
	margin-top:8px;
	margin-left:5px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos .bloco-pesquisa .bt_buscar_prod {
	margin:6px 0 0 4px;
}

#produtos #bg_center #bg_bottom #conteudo #left_produtos #div2 {
	background: url(img/bg_left_prod2.jpg) repeat left top;
	width:207px;
	padding:7px;
	margin-top:10px;
	padding-bottom:24px;
}
#produtos #bg_center #bg_bottom #conteudo #left_produtos #div2 .lista_sub {
	font-family:tahoma, rial, verdana;
	font-size:13px;
	color:#ffffff;
	height:17px;
	width:176px;
	margin-left:5px;
	margin-top:0px;
}
#produtos #bg_center #bg_bottom #conteudo #left_produtos #div2 ul {
	margin-top:12px;
	margin-left:5px;
}
#produtos #bg_center #bg_bottom #conteudo #left_produtos #div2 ul li {
	margin-bottom:4px;
}
#produtos #bg_center #bg_bottom #conteudo #left_produtos #div2 ul li a {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	color:#d6d6d6;
    border:0px;
	background:url(img/bg-links-produtos-categorias-menu.gif) no-repeat right 5px;
	padding:0 10px 0 0;
}
#produtos #bg_center #bg_bottom #conteudo #left_produtos #div2 h4 {
	font-family:tahoma, Arial, verdana;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-weight:normal;
	color: #FFFFFF;
	margin-top:22px;
	margin-bottom:8px;
	margin-left:5px;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos {
	float:right;
	width:545px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-right:20px;
	display:inline;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos #h3-right {
	font-size:16px;
	font-weight:bold;
	color:#0c365c;
	margin-top:18px;
	margin-bottom:30px;
	margin-left:15px;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod {
	width:162px;
	height:266px;
	float:left;
	display:inline;
	margin-left:15px;
	padding-bottom:25px;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int {
	width:148px;
	height:208px;
	background-color: #FFFFFF;
	border:7px solid #9eb7cc;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int p {
	color:#0c365c;
	text-align:center;
	padding:5px;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .mais_detalhes {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/produtos-e-orcamento.gif) no-repeat 0 0;
	height:17px;
	width:100px;
	display: block;
	margin-top:7px;
	margin-left:8px;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .mais_detalhes:hover {
	background:url(img/produtos-e-orcamento.gif) no-repeat -100px 0;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .orcamentos {
	font-size:1px;
	text-indent:-9999px;
    background:url(img/produtos-e-orcamento.gif) no-repeat 0 -18px;
	height:17px;
	width:100px;
	display: block;
	margin:3px 0 0 8px;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .orcamentos:hover {
    background:url(img/produtos-e-orcamento.gif) no-repeat -100px -18px;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos #detalhes-produto{
border:1px solid #000;
width:505px;
margin:20px auto 5px auto;
border:6px solid #a0b8ce;
background:#fff;
color:#797979;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos #detalhes-produto #img_produto{
float:left;
display:inline;
margin:10px 0 10px 0;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos #detalhes-produto #info-produto{
float:left;
display:inline;
width:320px;
padding:0 0 20px 10px;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos #detalhes-produto #info-produto p{
padding:5px 0 0 5px;
line-height:16px;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos #detalhes-produto #info-produto h3{
font-size:16px;
color:#0c365c;
font-weight:bold;
margin:25px 0 14px 0;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos #detalhes-produto #info-produto  .p-desc{
font-size:12px;
font-weight:bold;
margin:0 0 12px 0;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos #links-produto{
width:510px;
margin:9px 0 17px 18px;
}

#produtos #bg_center #bg_bottom #conteudo #right_produtos #links-produto #link_orcamento {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/orcamentos_prod_int.jpg) no-repeat top left;
	height:16px;
	width:200px;
	float:left;
	display:inline;
	margin-left:5px;
}
#produtos #bg_center #bg_bottom #conteudo #right_produtos #links-produto #link_voltar {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/voltar_prod_interno.jpg) no-repeat left top;
	height:16px;
	width:60px;
	float:right;
	display:inline;
}

/*-----------------depoimentos---------------------*/


#depoimentos #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#depoimentos #bg_center #bg_bottom #conteudo #h2_videos {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_videos.png) no-repeat -0px -0px;
	width:800px;
	height:55px;
	margin-left:15px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#depoimentos #bg_center #bg_bottom #conteudo #left_depoimentos {
	float:left;
	width:530px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-left:21px;
	display:inline;
	padding-left:14px;
	padding-bottom:111px;
}
#depoimentos #bg_center #bg_bottom #conteudo #left_depoimentos p {
	width:517px;
	margin-top:20px;
	line-height:16px;
}
#depoimentos #bg_center #bg_bottom #conteudo #left_depoimentos #p_depo {
	width:517px;
	margin-top:20px;
	line-height:16px;
	color:#0c365c;
}
#depoimentos #bg_center #bg_bottom #conteudo #right_depoimentos {
	float:left;
	width:207px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-left:9px;
	padding-left:14px;
	padding-bottom:3px;
}
#depoimentos #bg_center #bg_bottom #conteudo #right_depoimentos #h4_veja {
	background:url(img/veja_depoimentos.png) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	height:18px;
	width:166px;
	margin-top:18px;
	margin-bottom:10px;
}
#depoimentos #bg_center #bg_bottom #conteudo #right_depoimentos ul li {
	width:21px;
	margin-bottom:23px;
	width:174px;
	line-height:16px;
}
/*---------------------produtos_int------------------------*/

#produtos_int #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#produtos_int #bg_center #bg_bottom #conteudo #h2_produtos_int {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_produtos.png) no-repeat -0px -2px;
	width:800px;
	height:55px;
	margin-left:17px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int {
	width:213px;
	float:left;
	margin-left:20px;
	display:inline;
	padding-bottom:20px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div1 {
	background: url(img/bg_left_prod1.jpg) repeat left top;
	width:207px;
	height:119px;
	padding:7px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div1 h3 {
	font-size:1px;
	text-indent:-9999px;
	background: url(img/busca_produtos.jpg) no-repeat left top;
	height:13px;
	width:140px;
	margin-left:5px;
	margin-top:11px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div1 form fieldset {
	border:0;
	margin-top:8px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div1 form fieldset input {
	width:196px;
	height:19px;
	border:5px solid #8194a4;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div1 p {
	width:199px;
	margin-top:8px;
	margin-left:5px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div1 #bt_buscar_prod {
	margin-top:6px;
	margin-left:3px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div2 {
	background: url(img/bg_left_prod2.jpg) repeat left top;
	width:207px;
	padding:7px;
	margin-top:10px;
	padding-bottom:24px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div2 .lista_sub {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	color:#d6d6d6;
	height:17px;
	width:176px;
	margin-left:5px;
	margin-top:0px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div2 ul {
	margin-top:12px;
	margin-left:5px;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div2 ul li {
	margin-bottom:4px;

}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div2 ul li a {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	color:#d6d6d6;
}
#produtos_int #bg_center #bg_bottom #conteudo #left_produtos_int #div2 h4 {
	font-family:tahoma, Arial, verdana;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	margin-top:22px;
	margin-bottom:8px;
	margin-left:5px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos {
	float:right;
	width:545px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-right:20px;
	display:inline
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod {
	width:162px;
	float:left;
	display:inline;
	margin-left:15px;
	padding-bottom:25px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int {
	width:505px;
	background-color: #FFFFFF;
	border:7px solid #9eb7cc;
	margin-top:15px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_left {
	width:133px;
	float:left;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_left img {
	margin-top:10px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_right {
	width:365px;
	float:left;
	margin-bottom:36px;
	color:#797979;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_right h3 {
	font-family:tahoma, Arial, verdana;
	font-size:16px;
	font-weight:bold;
	color:#0c365c;
	margin-top:25px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_right #p1 {
	font-family:tahoma, Arial, verdana;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	margin-top:15px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_right #p2 {
	font-family:tahoma, Arial, verdana;
	font-size:11px;
	color:#797979;
	margin-top:9px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_right ul {
	width:366px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_right ul li {
	color:#797979;
	margin-top:12px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod .caixa_prod_int #coluna_right ul li {
	color:#797979;
	margin-top:12px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod #a_prod {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/orcamentos_prod_int.jpg) no-repeat top left;
	height:16px;
	width:200px;
	float:left;
	display:inline;
	margin-left:5px;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod #a_prod2 {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/voltar_prod_interno.jpg) no-repeat left top;
	height:16px;
	width:60px;
	float:right;
	display:inline;
}
#produtos_int #bg_center #bg_bottom #conteudo #right_produtos .caixa_prod #links {
	width:520px;
	margin-top:10px;
}

/*--------------artigos_int-----------------*/
#artigos_int #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}


#artigos_int #bg_center #bg_bottom #conteudo #h2_artigos_int {
	font-size:1px;
	background:url(img/title_artigos_medicos2.png) no-repeat -4px -1px;
	width:792px;
	height:47px;
	margin-left:13px;
	margin-bottom:15px;
}

#artigos_int #bg_center #bg_bottom #conteudo #menu-alterar{
text-align:right;
border:0px solid #fff;
height:20px;
margin:0 18px 0 0;
}

#artigos_int #bg_center #bg_bottom #conteudo #menu-alterar a{
display:inline;
color:#fbffff;
}


#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int{
	width:525px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	 float:left;
	margin-left:23px;
	display:inline;
	padding-left:17px;
	padding-bottom:68px;
}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int p {
	line-height:16px;
	width:418px;
	margin-left:12px;
	font-size:11px;

}

#artigos_int a#adobe{
	background:url(img/adobe.gif) no-repeat 0 2px;
	padding:0 0 0 130px;
	margin:20px 0 0 0;
	width:350px;
	line-height:16px;
	height:40px;
	display:block;
}

#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int #paragrafo {
padding-top:19px;
margin-left:1px;


}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int ul {
	width:250px;
}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int ul li {
	background:url(img/seta_lista_empresa.jpg) no-repeat 0 7px;
	padding-left:13px;
	padding-top:2px;
	list-style: none;
}


#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int h3 {
font-family:tahoma, Arial, verdana;
font-size:13px;
font-weight:bold;
color:#41474d;
background:url(img/seta_artigos_interno.jpg) no-repeat left 6px;
padding-left:15px;
margin-top:20px;
margin-bottom:2px;

}

#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int #download_arquivo{
margin:20px 0 0 0;
}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int h3 span {
font-family:tahoma, Arial, verdana;
font-size:11px;
color:#41474d;
font-weight:normal;
}
#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int {
	width:211px;
	float:left;
}
#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int img {
	margin-left:9px;
	margin-bottom:29px;
	border:8px solid #8ca5bc;
}

#erro{
    margin:0 auto 0 auto;
    text-align:center;
    width:220px;
    padding:150px 0 200px 0;
    vertical-align:middle;
}

/*---------------------videos------------------------*/

#videos #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#videos #bg_center #bg_bottom #conteudo #h2_videos {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_videos.png) no-repeat 8px 0px;
	width:800px;
	height:55px;
	margin-left:20px;
	margin-bottom:10px;
	position:relative;
	left:-10px
	
}
#videos #bg_center #bg_bottom #conteudo #center {
	background:url(img/bg_cadastro.jpg) repeat top left;
	width:773px;
	margin-left:26px;
	padding:16px 0 10px 0px;
}

#videos #bg_center #bg_bottom #conteudo #center p{
margin-bottom:20px;
margin-left:12px;


}
#videos #bg_center #bg_bottom #conteudo #center .borda_videos{
width:336px;
background-color:#a0b8ce;
float:left;
display:inline;
margin:12px
}

#videos #bg_center #bg_bottom #conteudo #center .videos{
margin:9px;
width:320px;
height:265px;
}

/*-----------------videos---------------------*/


#videos #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#videos #bg_center #bg_bottom #conteudo #h2_videos {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_videos.png) no-repeat 8px 0px;
	width:805px;
	margin-left:15px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#videos #bg_center #bg_bottom #conteudo #left_videos {
	float:left;
	width:545px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	margin-left:21px;
	display:inline;
	padding-bottom:45px;
}

#videos #bg_center #bg_bottom #conteudo #left_videos #banner{
float:left;
display:inline;
width:161px;
margin:10px 15px 0 10px;

}

#videos #bg_center #bg_bottom #conteudo #left_videos #video-container{
float:left;
display:inline;

}




#videos #bg_center #bg_bottom #conteudo #left_videos h3{
font-family:tahoma, Arial, verdana;
font-size:13px;
font-weight:bold;
color:#41474d;
padding-top:22px;
}
#videos #bg_center #bg_bottom #conteudo #left_videos #borda_video{
width:320px;
height:265px;
border:7px solid #a1b9cf; 
margin-top:32px;
}
#videos #bg_center #bg_bottom #conteudo #left_videos p{
width:309px;
margin:0 auto 0 auto;
line-height:16px;
margin-top:27px;
}
#videos #bg_center #bg_bottom #conteudo #right_videos {
	width:206px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	float:left;
	margin-left:10px;
	padding-bottom:58px;
	padding-left:12px;
	

}
#videos #bg_center #bg_bottom #conteudo #right_videos  h4{
font-size:1px;
text-indent:-9999px;
background:url(img/title_h4_videos.jpg) no-repeat top left;
height:16px;
margin-bottom:17px;
margin-top:14px;


}
#videos #bg_center #bg_bottom #conteudo #right_videos   ul li{
margin-bottom:7px;


}
#videos #bg_center #bg_bottom #conteudo #right_videos   ul li a{
font-family:tahoma, Arial, verdana;
font-size:11px;
color:#d6d6d6;
margin-bottom:10px;
}

/*-----------------artigos_int---------------------*/


#artigos_int #bg_center #bg_bottom #conteudo {
	padding-top:20px;
	padding-bottom:20px;
}
#artigos_int #bg_center #bg_bottom #conteudo #h2_artigos_int {
	font-size:1px;
	text-indent:-9999px;
	background:url(img/title_artigos_medicos2.png) no-repeat -4px -1px;
	width:805px;
	margin-left:23px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int{
float:left;
width:530px;
background:url(img/bg_left_artigos.jpg) repeat left top;
display:inline;
padding-bottom:65px;



}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int h3{
font-family:tahoma, Arial, verdana;
font-size:13px;
font-weight:bold;
color:#41474d;
background:none;
margin-top:22px;
margin-left:-14px;
margin-bottom:30px;

}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int #borda_artigos_int{
width:320px;
height:265px;
border:7px solid #a1b9cf; 
margin-left:93px;
margin-top:32px;
margin-bottom:38px;

}
#artigos_int #bg_center #bg_bottom #conteudo #left_artigos_int p{
width:511px;
margin:0;
line-height:16px;



}
#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int{
	width:206px;
	background:url(img/bg_left_artigos.jpg) repeat left top;
	float:left;
	margin-left:10px;
	padding-bottom:24px;
	padding-left:12px;
	
}
#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int h3{
font-size:1px;
text-indent:-9999px;
background: url(img/escolha_um_dos.jpg) no-repeat top left;
height:16px;
margin-bottom:17px;
margin-top:14px;
}

#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int ul li {
width:193px;
margin-bottom:20px;
}

#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int ul li h4 a{
font-size:13px;
background: url(img/seta_bg_art_interno.jpg) no-repeat left 6px;
font-family:tahoma, Arial, verdana;
font-weight:bold;
padding-left:12px
}

#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int ul li h4 a span{
font-family:tahoma, Arial, verdana;
font-size:11px;
font-weight:normal;
}
#artigos_int #bg_center #bg_bottom #conteudo #right_artigos_int ul li p {
width:200px;
margin-top:2px;
line-height:18px;
}


