/* estilo do site da Angra Sys */
/* este arquivo é unico e é utilizado em todo o site */

body {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagens/fundo_site.jpg);
	background-repeat: repeat;
	background-color: #000000;
	background-attachment: fixed;
	
	/*
	scrollbar-face-color:#0099FF;
	scrollbar-highlight-color:#CCFFFF;
	scrollbar-3dlight-color:#00CCFF;
	scrollbar-darkshadow-color:#0099FF;
	scrollbar-shadow-color:#0066FF;
	scrollbar-arrow-color:#00CCFF;
	scrollbar-track-color:#FFFFFF;
	
    scrollbar-face-color: #003366;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #999999;
    scrollbar-darkshadow-color: #999999
	*/

/*  asus  */	
/*	
	SCROLLBAR-FACE-COLOR: #c4c4c4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #d5d5d5; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #d5d5d5; 
	SCROLLBAR-DARKSHADOW-COLOR: #d2d1cb
*/	

}
#site {
	width: 1000px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*
	position:absolute;
	left:50%;
	margin-left: -500px;
	*/
	text-align: left;
	background-color: #FFFFFF;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}



/* menu_cima */
#menu_cima {
	width: 1000px;
	height: 30px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/menu_cima_fundo.jpg");
	background-repeat: repeat-x;
	/* background-color: #990000; */
}
#menu_cima .txt_menu_cima{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
#menu_cima a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#menu_cima a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
	
}
#menu_cima a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}



/* cima */
#cima {
	width: 1000px;
	height: 150px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/cima_fundo.jpg");
	background-repeat: no-repeat;
}
#traco_cima {
	width: 1000px;
	height: 70px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/cima_sub_fundo.jpg");
	background-repeat: no-repeat;
}
#traco_cima .txt_cima1{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#traco_cima .txt_cima2{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}



/* centro horizontal que contem: celula_esquerda, celula_central e celula_direita */
#centro {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	background-image: url("colocar_imagem_de_fundo.jpg");
	background-repeat: repeat-y;
}



/* celula_esquerda que contem: menu,  procura, login, newsletter e pesquisa de dominios */
#centro #celula_esquerda {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #00FF00;
	background-image: url("../imagens/menu_fundo.jpg");
	background-repeat: repeat-y;
	background-color: #333333;
	border: 0px solid #FFFFFF;
}



/* menu */
#centro #menu, #centro #menu2 {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border: 0px solid #FF0000;
}
#menu .menu_topo , #menu2 .menu_topo{
	width: 200px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#menu .menu_opcao , #menu2 .menu_opcao{
	width: 200px;
	height: 30px;
	background-image: url("../imagens/menu_botao_fundo.jpg");
	background-repeat: no-repeat;
}
#menu .menu_divisao , #menu2 .menu_divisao{
	width: 200px;
	height: 2px;
	background-image: url("../imagens/menu_fundo.jpg");
	background-repeat: repeat-y;
	background-color: #333333;
}
#menu .menu_opcao a , #menu2 .menu_opcao a {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* menu de opçoes que não seja os produtos */
#menu .menu_opcao a:active , #menu2 .menu_opcao a:active {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_opcao a:hover , #menu2 .menu_opcao a:hover {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* menu de produtos */
#menu .menu_produtos , #menu2 .menu_produtos{
	width: 200px;
	height: 30px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url("../imagens/menu_produto_fundo.jpg");
	background-repeat: no-repeat;
}
#menu .menu_produtos a , #menu2 .menu_produtos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
#menu .menu_produtos a:active , #menu2 .menu_produtos a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_produtos .submenu_ativo , #menu2 .menu_produtos .submenu_ativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_produtos a:hover , #menu2 .menu_produtos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menu .menu_base , #menu2 .menu_base{
	width: 200px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#menu .menu_conexao , #menu2 .menu_conexao{
	width: 200px;
	height: 268px;
	background-image: url("../imagens/menu_img.jpg");
	background-repeat: no-repeat;
}
#centro #menu .divisao , #centro #menu2 .divisao {
	width: 200px;
	height: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CCCCCC;
}
#centro #menu .subdivisao , #centro #menu2 .subdivisao {
	width: 200px;
	height: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
}



/* cartoes (contém os cartoes de crédito e meios de pagamento) */
#cartoes {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border: 0px solid #800000;
}
#cartoes td {
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000066;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#celula_esquerda .texto_cartoes {
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#celula_esquerda .imagem_cartoes {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}



/* pesquisa */
#celula_esquerda #pesquisa , #celula_esquerda #pesquisa2 {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#pesquisa .pesquisa_topo{
	width: 200px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#pesquisa .pesquisa_base{
	width: 200px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#pesquisa .tabela {
	width: 200px;	
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#pesquisa .subtabela {
	width: auto;	
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
#pesquisa input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#pesquisa button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#pesquisa a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* procura */
#celula_esquerda #procura , #celula_esquerda #procura2 {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#procura .procura_topo{
	width: 200px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#procura .procura_base{
	width: 200px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#procura .tabela {
	width: 200px;	
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#procura .subtabela {
	width: auto;	
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
#procura input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#procura button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#procura a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* logado */
#celula_esquerda #logado , #celula_esquerda #logado2 {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#celula_esquerda .logado_topo{
	width: 200px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#celula_esquerda .logado_base{
	width: 200px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#logado .tabela {
	width: 200px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#logado .label {
	font-size: 10px;
	color: #CCCCCC;
}
#logado input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#logado button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#logado a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#logado a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* newsletter */
#celula_esquerda #newsletter , #celula_esquerda #newsletter2 {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#celula_esquerda #newsletter .newsletter_topo{
	width: 200px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#celula_esquerda #newsletter .newsletter_base{
	width: 200px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#newsletter2 .tabela {
	width: 200px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#newsletter2 .label {
	font-size: 10px;
	color: #CCCCCC;
}
#newsletter2 .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#newsletter2 .radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #CCCCCC;
}
#newsletter2 button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#newsletter2 a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#newsletter2 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#newsletter2 .textinho {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}



/* celula_direita que contem: promocao, lancamento, noticias e banners */
#centro #celula_direita {
	width: 210px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #0000FF;
	border-right-color: #0000FF;
	background-image: url("../imagens/direita_fundo.jpg");
	background-repeat: repeat-y;
	border: 0px solid #00FF00;
}



/* lado_direito que contem: ??? */
#centro #topo_direito{
	width: 210px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-image: url("../imagens/direita_cab.jpg");
	background-repeat: no-repeat;
}
#centro #lado_direito {
	width: 200px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#centro #lado_direito .divisao {
	width: 200px;
	height: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #CCCCCC;
}
#centro #lado_direito .subdivisao {
	width: 200px;
	height: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}



/* carrinho coluna */
#lado_direito #carrinho_coluna {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	/* border: 1px solid #CCCCCC; */
}
#carrinho_coluna .tabela {
	width: 160px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#carrinho_coluna .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#carrinho_coluna .td_textos {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#carrinho_coluna .texto {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#carrinho_coluna .mais {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#carrinho_coluna a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#carrinho_coluna a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#carrinho_coluna .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* promocao */
#lado_direito #promocao {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	/* border: 1px solid #CCCCCC; */
}
#promocao .tabela {
	width: 160px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#promocao .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#promocao .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#promocao #img_textos {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#promocao .td_img {
	text-align: left;
	vertical-align: top;
	width: 82px;
	height: 62px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#promocao img {
	width: 80px;
	height: 60px;
	border: 1px #7a7a7a solid;
}
#promocao .td_textos {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#promocao .titulo_promo {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_textos .codigo {
	font-size: 10px;
	color: #5a5a5a;
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_linha .valor_de {
	color: #800000;
	font-size: 11px;
	/* text-decoration: line-through; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_linha .valor_por {
	color: #0066FF;
	font-size: 12px;
	/* font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .mais {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#promocao a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#promocao a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#promocao .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* lancamento */
#lado_direito #lancamento {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	/* border: 1px solid #CCCCCC; */
}
#lancamento .tabela {
	width: 160px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#lancamento .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#lancamento .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#lancamento #img_textos {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#lancamento .td_img {
	text-align: left;
	vertical-align: top;
	width: 82px;
	height: 62px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#lancamento img {
	width: 80px;
	height: 60px;
	border: 1px #7a7a7a solid;
}
#lancamento .td_textos {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#lancamento .titulo_promo {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .codigo {
	font-size: 10px;
	color: #5a5a5a;
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .valor_de {
	color: #C30B0B;
	font-size: 10px;
	/* text-decoration: line-through; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .valor_por {
	color: #0066FF;
	font-size: 10px;
	/* font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .mais {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#lancamento a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#lancamento a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#lancamento .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* noticias */
#lado_direito #noticia {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#noticia .tabela {
	width: 160px;
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#noticia .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#noticia .img_capa {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#noticia .td_img {
	text-align: left;
	vertical-align: top;
	width: 160px;
	height: 120px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#noticia img {
	width: 160px;
	height: 120px;
	border: 1px #7a7a7a solid;
}
#noticia .td_capa {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#noticia .capa {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#noticia .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#noticia .mais {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia a {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* ver noticia */
#ver_noticia {
	width: 100%;
}
#ver_noticia #td_noticia {
	width: 99%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#ver_noticia .capa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016BA5;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#ver_noticia #imagem {
	width: 240px;
	height: 180px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
}
#ver_noticia  .texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
#ver_noticia img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#ver_noticia .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0066CC;
	border: 2px solid #0066CC;
	color: #FFFFFF;
	font-weight: bold;
}
#ver_noticia a {
	text-decoration: none;
}
#ver_noticia a:hover {
	text-decoration: none;
}



/* banners */
#lado_direito #banner {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#banner .tabela {
	width: 160px;
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#banner .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#banner .img {
	text-align: center;
	vertical-align: middle;
	width: 160px;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px #7a7a7a solid;
}
#banner img {
	text-align: center;
	vertical-align: middle;
	width: 160px;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px #C0C0C0 solid;
}
#banner a {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0px;
	padding-top: 5px;
}
#banner a:visited {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* home */
#centro #celula_central {
	/* espaço disponível = 600px */
	width: 600px; /* descontar as bordas do site se tiver */
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FF0000;
	/* background-color: #CCCCCC; */
	background-color: #FFFFFF;
	background-image: url(../imagens/xxxxfundo_home.jpg);
	background-repeat: repeat;
	border: 0px solid #0000FF;
}
#centro #conteudo {
	/* espaço disponível = 600px */
	width: 590px; /* descontar as bordas do site se tiver */
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #00FF00;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #00FF00;
}
#centro #conteudo #tituloconteudo {
	width: 580px;
	height: auto;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
#centro #conteudo #txtconteudo {
	width: 580px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#centro #conteudo #txtconteudo .titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo .subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo .destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#centro #conteudo #txtconteudo a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#centro #conteudo #txtconteudo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#centro #conteudo #txtconteudo .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #80C7E7;
	border: 1px solid #555555;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#centro #conteudo #txtconteudo .botao  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #80C7E7;
	border: 1px solid #555555;
	color: #FFFFFF;
	text-decoration: none;	
	padding-left: 6px;
	padding-right: 6px;
}
#centro #conteudo #txtconteudo .botao:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #80C7E7;
	border: 1px solid #555555;
	color: #FFFFFF;
	text-decoration: none;	
	padding-left: 6px;
	padding-right: 6px;
}
#centro #conteudo #txtconteudo button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #80C7E7;
	border: 1px solid #555555;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}



/* avisos */
.aviso {
	color: #016BA5;
	font-weight: bold;
}
.aviso_ok {
	color: #7DBEFF;
	font-weight: bold;
}
.aviso_erro {
	color: #AA0000;
	font-weight: bold;
}



/* catalogos */
#centro #conteudo #txtconteudo #catalogo_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #catalogo_tabela #catalogo_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #catalogo_tabela #catalogo_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#catalogo_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* videos */
#centro #conteudo #txtconteudo #video_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #video_tabela #video_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #video_tabela #video_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#video_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* downloads */
#centro #conteudo #txtconteudo #download_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #download_tabela #download_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #download_tabela #download_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#download_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* portfolios */
#centro #conteudo #txtconteudo #portfolio_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #portfolio_tabela .portfolio_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#centro #conteudo #txtconteudo #portfolio_tabela .portfolio_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#portfolio_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333333;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* pagamento com cartao */
#bodypagamentocartao {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
#fundopagamentocartao {
	width: 580px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
#fundopagamentocartaoiframe {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}



/* formularios */
#formulario {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
#formulario td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
#formulario .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
#formulario .legenda {
	font-size: 9px;
	color: #333333;
}
#formulario input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #80C7E7;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #80C7E7;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #80C7E7;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #80C7E7;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario option.option_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #80C7E7;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario option.um {
	background-color: #F0F0F0;
}
#formulario option.dois {
	background-color: #D0D0D0;
}
#formulario radio {
	background-color: #CCCCCC;
	border: 0px solid #333333;
}
#formulario .radio {
	background-color: #CCCCCC;
	border: 0px solid #333333;
}
#formulario button , #formulario .botao, #formulario .link_botao  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #80C7E7;
	border: 1px solid #555555;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#formulario a {
	font-weight: bold;
	color: #0066CC;
	font-size: 10px;
	text-decoration: none;
}
#formulario img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formulario #contrato {
	overflow: auto;
	height: 200px;
}
/* formularios (tratamento de textos) */
#formulario .titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#formulario .subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#formulario .destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#formulario a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#formulario a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#formulario a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#formulario .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #80C7E7;
	border: 1px solid #555555;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}



/* ver produto (lista de produtos da categoria/subcategora escolhida) */
#ver_produto #cat_capa{
	width: 620px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#ver_produto #cat_capa #tab_cat_capa{
	width: 100%;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#ver_produto #cat_capa #tab_cat_capa #td_tab_cat_capa{
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	background-image: url("../imagens/fundo_td_tab_cat_capa.jpg");
	background-repeat: repeat;
	background-color: #000000;	
}
#ver_produto td {
	border: 1px solid #999999;
}
#ver_produto .nome {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#ver_produto .codigo {
	font-family: arial;
	font-size: 10px;
	color: #6F87BA;
}
#ver_produto .lancamento {
	font-family: arial;
	font-size: 10px;
	color: #009500;
}
#ver_produto .valor_de {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #800000;
}
#ver_produto .valor_por {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
}
/*
#ver_produto a:active {
	font-weight: bold;
}
#ver_produto a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
*/
#ver_produto img {
	border: none;
	border: 1px solid #999999;
}
#ver_produto .pro_encontrados {
	font-family: arial;
	font-size: 11px;
	color: #999999;
}



/* ver detalhe do produto (quando for selecionado um produto da lista) */
#detalhes {
	width: 100%;	
}
#detalhes #td_dados_nome {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#detalhes #td_dados_imagem {
	width: 320px;
	height: 240px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 0px #000080 solid;
}
#detalhes #td_dados_textos {
	width: 220px;
	height: 240px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px #008000 solid;
}
#detalhes #dados_detalhes {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#detalhes .nome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016BA5;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#detalhes .codigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #888888;
	font-weight: bold;
}
#detalhes .valor_real {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
#detalhes .valor_promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
#detalhes .txt_subtitulo {
	color: #016BA5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#detalhes .txt_detalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
#detalhes img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #555555;
	border-left-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}



/* rodape */
#traco_rodape {
	width: 1000px;
	height: 50px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/xxx.jpg");
	background-repeat: no-repeat;
}
#traco_rodape .td_rodape{
	height: 50px;
}
#traco_rodape .txt_rodape{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#traco_rodape a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#traco_rodape a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* planos */
#centro #conteudo #txtconteudo .tabplanos {
width:100%;
border: 0px #000000 solid;
}
#centro #conteudo #txtconteudo .tabplanoscab {
background-color:#80C7E7;
color:#FFFFFF;
}
#centro #conteudo #txtconteudo .tabplanoslin1 {
background-color:#EEEEEE;
}
#centro #conteudo #txtconteudo .tabplanoslin2 {
background-color:#FFFFFF;
}
#centro #conteudo #txtconteudo .tabadic {
width:500px;
}
#centro #conteudo #txtconteudo .tabformapag {
width:500px;
}
#centro #conteudo #txtconteudo .tabdpn {
width: auto;
}
#centro #conteudo #txtconteudo .tabdpncab {
background-color:#0099FF;
color:#FFFFFF;
}
#centro #conteudo #txtconteudo .tabdpnsubcab {
background-color:#CCCCFF;
color:#0099FF;
}
#centro #conteudo #txtconteudo .tabdpnlin1 {
background-color:#CCCCCC;
}
#centro #conteudo #txtconteudo .tabdpnlin2 {
background-color:#FFFFFF;
}
#centro #conteudo #txtconteudo .tabreserva {
width:50%;
background-color:#D73AFF;
color:#FFFFFF;
}
#centro #conteudo #txtconteudo .asterisco {
font-weight: bold;
}
#centro #conteudo #txtconteudo .legenda {
	font-size: 10px;
	color: #808080;
}



/* regras */
#centro #conteudo #txtconteudo .tabdpn {
width: auto;
border: 0px #C0C0C0 solid;
}
#centro #conteudo #txtconteudo .tabdpncab {
background-color:#80C7E7;
color:#FFFFFF;
}
#centro #conteudo #txtconteudo .tabdpnsubcab {
background-color:#BBE1F2;
color:#333333;
}
#centro #conteudo #txtconteudo .tabdpnlin1 {
background-color:#EEEEEE;
}
#centro #conteudo #txtconteudo .tabdpnlin2 {
background-color:#FFFFFF;
}


/* reserva */
#centro #conteudo #txtconteudo .tabreserva {
width:50%;
background-color:#D73AFF;
color:#FFFFFF;
border: 0px #000000 solid;
}
#centro #conteudo #txtconteudo .asterisco {
font-weight: bold;
}
#centro #conteudo #txtconteudo .legenda {
	font-size: 10px;
	color: #808080;
}



/* pedido de hospedagem */
/*
#pedido_hosp .tabela {
	width: auto;
	font-size: 12px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	border: 0px solid #800000;
}
#pedido_hosp .subtabela {
	width: auto;
	font-size: 12px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}

#pedido_hosp .aviso_adulto {
	color: #000000;
	font-weight: bold;
}
#pedido_hosp .subtitulo {
	font-size: 14px;
	font-weight: bold;
}
#pedido_hosp .legenda {
	font-size: 10px;
	color: #808080;
}
#pedido_hosp input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0E0E6;
	font-size: 12px;
	color: #003399;
	border: 1px solid #000000;
}
#pedido_hosp textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0E0E6;
	font-size: 12px;
	color: #003399;
	border: 1px solid #000000;
}
#pedido_hosp .radio {
	background-color: #CCCCCC;
	border: 0px solid #000000;
}
#pedido_hosp select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0E0E6;
	font-size: 11px;
	color: #003399;
	border: 0px solid #000000;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0E0E6;
	font-size: 11px;
	color: #003399;
	border: 0px solid #000000;
}
option.um {
	background-color: #F0F0F0;
}
option.dois {
	background-color: #D0D0D0;
}
#pedido_hosp a {
	font-weight: bold;
	color: #0066CC;
	font-size: 10px;
	text-decoration: none;
}
#pedido_hosp .regras {
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}
#pedido_hosp td {
	text-align: left;
	padding-top: 10px;
	padding-botton: 10px;
}
#pedido_hosp #contrato {
	overflow: auto;
	height: 200px;
}
*/


/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */



/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
/* #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */   /* display: block; }  */
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



