/* inicio */
body
{
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	background-image:url(img/bg_topo.png);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#construcao
{
	height: 549px;
	margin-top: 8px;
	background-image:url(img/img_construcao.png);
	_background-image:url(img/img_construcao_ie.png);
	background-repeat: no-repeat;
	background-position:center;
	width: 100%;
	z-index: 101;
}

#construcao_texto
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #023e6a;
  	font-style: italic;
	font-size: 20px;
	z-index: 100;
}

#construcao_rodape
{
	background-image: url(img/bg_rodape.png);
	background-repeat:repeat-x;
	height:140px;
	width:100%;
	text-align:center;
	position: absolute;
	top: 450px;
	z-index: 102;
}

#acesso_rapido
{
	width: 977px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}

	#acesso_rapido select 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;		
	}

#geral
{
	width: 979px;
	padding: 0px;
}

#menu
{
	width: 979px;
	background-image:url(img/bg_menu.png);
	background-repeat: repeat-x;
	height: 42px;
	z-index: 2;
	padding-top	: 0px;
	text-align: center;
}

		#menu ul
		{
		 	list-style: none;
			padding: 0px;
			text-align: center;
		}
		
		#menu ul li.menu_item
		{
		 	float: left;
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 10px;
			height: 32px;
		}
		
		#menu ul li.menu_item:hover
		{
		 	float: left;
			padding-left: 20px;
			padding-right: 20px;
			background-image:url(img/bg_menu_item.png);
			background-repeat:repeat-x;
			background-position:center;
		}
		
		#menu ul li.menu_item a
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #515151;
			text-decoration: none;
		}
		
		#menu ul li a:hover
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #D28E00;
			text-decoration: none;
		}

#corpo
{
	width: 977px;
	padding: 0px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #b6b7b9;
	border-bottom-color: #b6b7b9;
	border-left-color: #b6b7b9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	display: table;
	z-index: 2;

}

	#corpo #banner
	{
		position: absolute;
		bottom: 0px;
		top: 146px;
		padding-left: 2px;
		height: 157px;
		width: 510px;
		text-align: left;
	}

.linha_horizontal
{
	width: 100%;
	padding: 0px;
	background-repeat: repeat-x;
	background-image:url(img/bg_linha_horizontal.png);
	height:5px;
	background-position: center;
}

.linha_vertical
{
	padding: 0px;
	background-repeat: repeat-y;
	background-image:url(img/bg_linha_vertical.png);
	height:5px;
	background-position: right;
}

#topo
{
	height: 373px;
	background-image:url(img/topo.jpg);
		background-repeat:no-repeat;
}
	
	#topoclientes
	{
		background-image:url(img/topo_clientes.png);
		background-repeat:no-repeat;
		height: 373px;
	}
	
	#topodentistas
	{
		background-image:url(img/topo.png);
		background-repeat:no-repeat;
		height: 373px;
	}

.clear
{
	clear:both;
}

#noticias
{
	width: 43%;
	float:left;
	height: 100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

	#noticias h1
	{
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-style: italic;
		color: #CA7900;
		font-weight: normal;
	}
	
	#noticias img
	{
		border: 0px;
		padding-right: 10px;
		float:left;
		width:112px;
		height:75px;
	} 
	
	#noticias a img
	{
		width: 80px;
		height: 17px;
		float:right;
	} 

#link_portal
{
	width: 54%;
	float:right;
	height: 100%;
	padding-top: 0px;
}

	#link_portal a
	{
		margin: 0px;
		border: 0px;
		text-decoration:none;
	}
	
		#link_portal a img
		{
			height: 200px;
			width: 108px;
			border: 0px;
			padding: 10px;
		}

.linha_rodape
{
	background-image: url(img/barra_rodape.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}

#rodape
{
	background-image: url(img/bg_rodape.png);
	background-repeat:repeat-x;
	height:140px;
	clear:both;
	width:100%;
	text-align:center;
}

	#rodape .conteudo
	{
		width:977px;
		text-align:center;
		height: 140px;
	}
	
		#rodape .conteudo .maisodonto
		{
			padding-top: 50px;
			width:267px;
			height:90px;
			vertical-align: middle;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #FFFFFF;
			text-align:left;
			float:left;
			padding-right: 30px;
		}
		
		#rodape .conteudo .telefone
		{
			padding-top: 15px;
			width:300px;
			height:125px;
			vertical-align: middle;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			text-align:left;
			float:left;
			padding-left: 30px;
		}
		
			#rodape .conteudo .telefone h1
			{
				font-size: 10px;
				padding-top: 0px;
				height: 2px;
				font-style: italic;
				font-weight:normal;
			}
			
			#rodape .conteudo .telefone h2
			{
				font-size: 12px;
				padding-top: 0px;
				letter-spacing: 2px;
				height: 10px;
			}
		
		#rodape .conteudo .mapa 
		{
			padding-top: 20px;
			height:120px;
			vertical-align: middle;
			text-align:left;
			float:left;
			padding-left: 30px;
			color:#FFFFFF;
			z-index: 2px;
		}
		
			#rodape .conteudo .mapa a
			{
				vertical-align: middle;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #FFFFFF;
				font-weight: bold;
				text-decoration:none;
			}
		
			#rodape .conteudo .mapa li
			{
				list-style:none;
				height: 0px;
			}
			
			#rodape .conteudo .mapa li a
			{
				vertical-align: middle;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #FFFFFF;
				font-weight: bold;
				text-decoration:none;
			}
			
			

/****************** CSS para as página internat **********************/

#conteudo_mapa
{
	width: 78%;
	float:left;
	height: 100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6b7b9;
}

	#conteudo_mapa h1
	{
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		color: #f49223;
		font-style:italic;
	}
	
	#conteudo_mapa li
	{
		line-height: 25px;
		text-indent: 15px;
		background-image:url(img/bg_item_mapa.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		vertical-align:middle;
		text-align:left;
		list-style: none;
		margin-left: 15px;
	}
	
	#conteudo_mapa li a
	{
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
	}
	
	#conteudo_mapa li a:hover
	{
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #f49223;
	}
	
	#conteudo_mapa .voltar
	{
		width: 62px;
		height: 17px;
		float:left;
		background-image: url(img/img_voltar.gif);
		background-repeat: no-repeat;
		border: 0px;
		cursor: hand;
		cursor: pointer;
	} 

#conteudo_corpo_maisodonto
{
	width: 977px;
	padding: 0px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #b6b7b9;
	border-bottom-color: #b6b7b9;
	border-left-color: #b6b7b9;
	display: table;
	z-index: 2;
}
	
#conteudo
{
	width: 78%;
	float:left;
	height: 100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6b7b9;
}

	#conteudo  li.line
	{
		list-style: none;
		padding-top: 5px;
	}

	#conteudo  li.line a
	{
		font-size: 11px;
		font-weight: bold;
		color:#333333;
		list-style: none;
	}	
	
	#conteudo  li.line a:hover
	{
		font-size: 11px;
		font-weight: bold;
		color:#666666;
		list-style: none;
	}	
	
	#conteudo h1
	{
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-style: italic;
		color: #CA7900;
		font-weight: normal;
	}
	
	#conteudo h2
	{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3889;
	font-weight: bold;
	}
	
	#conteudo img
	{
		border: 0px;
		padding-right: 10px;
		float:left;
	} 
	
	#conteudo .voltar
	{
		width: 62px;
		height: 17px;
		float:left;
		background-image: url(img/img_voltar.gif);
		background-repeat: no-repeat;
		border: 0px;
		cursor: hand;
		cursor: pointer;
	} 
	
	#conteudo .button
		{
			float:left;
			width: 150px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
			background-color: #f8931c;
			border: 1px solid #999999;
			text-align:center;
			width: 70px;
		}
	
	#conteudo ul
	{
		width: 100%;
		list-style: none;
		margin: 50px;
	}
	
		#conteudo ul.login
		{
			padding-left: 190px;
			/* background-image: url(img/img_login.png);
			background-repeat: no-repeat;
			background-position: left center; */
			height: 140px;
			display: table;
			border: solid 1px #CCCCCC;
			width: 60%;
			padding-top: 50px;

		}
	
		#conteudo ul li.texto
		{
			float:left;
			padding-right: 30px;
			width: 15%;
			text-align:right;
			padding-top:2px;
			font-weight: bold;
		}
		
		#conteudo ul li.form
		{
			float:left;
			width: 60%;
			padding-right: 20px;
			text-align:left;
		}
		
			#conteudo ul li input.textbox
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #666666;
				background-image: url(img/bg_textbox.png);
				background-repeat: repeat-x;
				border: 1px solid #999999;
			}
		
	
#link_portal_pq
{
	width: 19%;
	float:right;
	height: 100%;
	padding-top: 14px;
}

	#link_portal_pq a
	{
		margin: 0px;
		border: 0px;
		text-decoration:none;
	}
	
		#link_portal_pq a img
		{
			height: 50px;
			width: 145px;
			border: 0px;
			padding: 10px;
		}
		
		
#nomeDiv{
	position:absolute;
	z-index:1;	
	width:200px;
	height:200px;
	left: 16%;
	top: 30%;
	text-align: left;
	text-indent: 10px;
}

#nomeDiv a{
	padding:5px;
	border:1px solid #000;
	text-decoration:none;
	background:#ffffff;
	color:#003399;
	font-weight: bold;
	border: solid 1px #003399;
	font-family: "Arial Black";
	width: 40px;

}
#nomeDiv a:hover{
	background:#ffffff;
	color:#003399;
	font-weight: bold;
	font-family: "Arial Black";
}
