 html, body {height:100%;} /**/
body {
        margin:0; 
        padding:0;
        color:#333;
        font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
        text-align:center;
		background:#72caf2;
    }
		
#tudo { 
        width:100%;
        position:relative;  /*Contexto de posicionamento */
        background:#72caf2;
		/*url(bg-auxiliar.gif) repeat-y right; */
        background: url(images/fundo003.jpg);
		background-repeat: repeat-x;			
        margin:0 auto;
        text-align:left;
        min-height:100%;/**/
		padding-bottom:0px; 
        /*padding-bottom:30px; */
		/*border:dotted #999;
        border-width:0 1px; */
        }
 * html #tudo {height: 99%;}/**/
#conteudo {
	padding-bottom:0px;
	height: 100%;


}/**/
 

#topo {
        /*background:#cfc; */
		background:#72caf2;
        width:100%;
		
        height:250px;
        border-bottom:1px dotted #999;
        text-align:center;
        padding-top:1px;
        }
#principal {
        background-color:#72caf2;
		width:1000px;
        padding-left:10px;
        float:center;
        padding-top:10px;
        text-align:justify;
        }

#rodape {
        /* background:#b0f1b0; */
        background:#72caf2;
		width:100%;
        height:75px;  /*20px*/
        position: absolute;
        bottom: 0; /**/ 
         /* border:dotted #999; */
        border-width: 0px 0;
        text-align:center;
        }
#rodape p {
        margin:0;
        font-weight:bold;
        color:#fff;
        }

.titulosh {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	/*text-shadow: 0 1px 0 rgba(51,51,51,1); */
}
		
.titulosh a:link {
	/*text-shadow: 0 1px 0 rgba(51,51,51,1); */
	color: #FFFFFF;
	text-decoration:none;
}
.titulosh a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.titulosh a:hover {
	color: #ffffff;
	text-decoration:none;
}

.tituloshv  {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(51,51,51,1); */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.tituloshv a:link {
	color: #ffffff;
	text-decoration:none;
}
.tituloshv a:visited {
	color: #ffffff;
	text-decoration:none;
}
.tituloshv a:hover {
	color: #ffffff;
	text-decoration:none;
}

.classe_menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
}

.classe_menu2 a:link {
	color: #333;
	text-decoration:none;
}
.classe_menu2 a:visited {
	color: #333;
	text-decoration:none;
}
.classe_menu2 a:hover {
	color: #333;
	text-decoration:underline;
}

.fonterodape1 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.fonterodape2 {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(255,255,255,1); */
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}


.tit_item1 {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #E55500;
	text-decoration:none;
}
.tit_item1 a:link {
text-decoration:none;
font-weight: bold;
color: #E55500;
}

.tit_item1 a:visited {
text-decoration:none;
font-weight: bold;
color: #E55500;
}

.tit_item1 a:hover {
text-decoration:none;
font-weight: bold;
color: #000000;
}
.tit_item2 {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.tit_item_preco {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding: 0px 4px 0px 0px;
}

.tit_item_preco_ligueja {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 0px 3px 0px 3px;
}



.quadradopagina_at{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align:text-middle;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	background-color: #4853AE;  /*#7094DD; */
}
.quadradopagina_in{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align:text-middle;
	padding: 2px 2px 2px 2px;
	color: #4853AE;
	background-color: #FFFFFF;
}

.quadradopagina_in a:link {
text-decoration:none;
color: #4853AE;
}

.quadradopagina_in a:visited {
text-decoration:none;
color: #4853AE;
}

.quadradopagina_in a:hover {
text-decoration:underline;
color: #A20E0E;
}

.fonteresultadobusca {
	font-size: 15px;
	font-weight: bold;
}

.pade1 {
	padding: 2px 2px 2px 10px;
}

.pade2 {
	padding: 7px 7px 7px 7px;
}

.fontemenu1 {
	font-family: Verdana, Sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 1px 1px 1px 20px;
	text-align: left;
	vertical-align: middle;
}

.fontemenu1_meio {
	font-family: Verdana, Sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 1px 1px 1px 30px;
	text-align: left;
	vertical-align: middle;
}




.fontemenu2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px 1px 3px 30px;
	text-align: left;
	vertical-align: middle;
}

.fontemenu2 a:link {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(204,204,204,1);
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.fontemenu2 a:visited {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(204,204,204,1);
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.fontemenu2 a:hover{
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(204,204,204,1);
	font-size: 12px;
	font-weight: normal;
	color: #993333;
	text-decoration:none;
}


.fontemenu2b {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	font-size: 12px;
	font-weight: bold;
	color: #4853AE;
	padding: 3px 1px 3px 30px;
	text-align: left;
	vertical-align: middle;
}

.fontemenu2b a:link {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(204,204,204,1);
	font-size: 12px;
	font-weight: bold;
	color: #4853AE;
	text-decoration:none;
}

.fontemenu2b a:visited {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(204,204,204,1);
	font-size: 12px;
	font-weight: bold;
	color: #4853AE;
	text-decoration:none;
}

.fontemenu2b a:hover{
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(204,204,204,1);
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration:none;
}

.logo_parceiros {
padding: 2px 5px 5px 0px;
}

.escritas_parceiros {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px 5px 5px 15px;
}

.fontenormal {
font-size:90%;
color: #333;
}

.tituloprod{
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.refprod{
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
}

.precoprod {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}



.marcaprod{
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
}


.titulosh a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(51,51,51,1);
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.titulosh a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(51,51,51,1);
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.titulosh a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(51,51,51,1);
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}

.tituloshv a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(51,51,51,1);
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	text-decoration:none;
}
.tituloshv a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(51,51,51,1);
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	text-decoration:none;
}
.tituloshv a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(51,51,51,1);
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	text-decoration:none;
}

.tit_item1 {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #E55500;
	text-decoration:none;
}
.tit_item1 a:link {
text-decoration:none;
font-weight: bold;
color: #E55500;
}

.tit_item1 a:visited {
text-decoration:none;
font-weight: bold;
color: #E55500;
}

.tit_item1 a:hover {
text-decoration:none;
font-weight: bold;
color: #000000;
}
.tit_item2 {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.tit_item_preco {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding: 0px 4px 0px 0px;
}

.tit_item_preco_ligueja {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(0,0,0,1); */
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 0px 3px 0px 3px;
}



.quadradopagina_at{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align:text-middle;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	background-color: #4853AE;  /*#7094DD; */
}
.quadradopagina_in{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align:text-middle;
	padding: 2px 2px 2px 2px;
	color: #4853AE;
	background-color: #FFFFFF;
}

.quadradopagina_in a:link {
text-decoration:none;
color: #4853AE;
}

.quadradopagina_in a:visited {
text-decoration:none;
color: #4853AE;
}

.quadradopagina_in a:hover {
text-decoration:underline;
color: #A20E0E;
}

.fonteresultadobusca {
	font-size: 15px;
	font-weight: bold;
}

.pade1 {
	padding: 5px 5px 5px 5px;
}

.pade2 {
	padding: 7px 7px 7px 7px;
}

.logo_parceiros {
padding: 2px 5px 5px 0px;
}

.escritas_parceiros {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px 5px 5px 15px;
}

.tituloprod {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.refprod {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
}

.precoprod {
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}



.marcaprod{
	font-family: Verdana;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
}
.tabling1 {
	padding: 10px 10px 10px 10px;
}

.passo_selected {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255,255,255,1);	
	text-align: center;
	vertical-align: middle;

}

.passo_unselected {
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	text-shadow: 0 1px 0 rgba(255,255,255,1);	
	text-align: center;
	vertical-align: middle;
}

.fundocomseta {
	/*background: #99ccff url(images/fundoseta.png) 0 100% no-repeat; */
	background: #99ccff url(images/fundoseta6.png) 0 100% no-repeat;
	font-family: Arial, Sans-serif;
	text-shadow: 0 1px 0 rgba(102,102,102,1);
	font-size: 18px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
}
.fundocomseta a:link {
	font-family: Arial, Sans-serif;
	text-shadow: 0 1px 0 rgba(102,102,102,1);
	color: #ffffff;
	text-decoration: none;
}

.fundocomseta a:visited {
	font-family: Arial, Sans-serif;
	text-shadow: 0 1px 0 rgba(102,102,102,1);
	color: #ffffff;
	text-decoration: none;
}
.fundocomseta a:hover {
	font-family: Arial, Sans-serif;
	text-shadow: 0 1px 0 rgba(102,102,102,1);
	color: #ffffff;
	text-decoration: underline;
}
.fundocomsetasem {
	/*background: #99ccff url(images/fundoseta.png) 0 100% no-repeat; */
	background: #99ccff;
	font-family: Arial, Sans-serif;
	text-shadow: 0 1px 0 rgba(102,102,102,1);
	font-size: 18px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
}



.fundosemseta {
	background: #eaeaea;
	font-family: Arial, Sans-serif;
	color: #cccccc;
	font-size: 16px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: middle;
}

.fundosemseta a:link {
	font-family: Arial, Sans-serif;
	color: #cccccc;
	text-decoration: none;
}

.fundosemseta a:visited {
	font-family: Arial, Sans-serif;
	color: #cccccc;
	text-decoration: none;
}
.fundosemseta a:hover {
	font-family: Arial, Sans-serif;
	color: #cccccc;
	text-decoration: underline;
}

.aviso_vermelho {
	background: #A30F14;
	font-family: Arial, Sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: center;
	vertical-align: middle;
}

.cabtab {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #999999;
	padding: 3px 3px 3px 3px;
	
}

.bdytab {
padding: 3px 3px 3px 10px;
}


.thumbthin {
	border: 1px solid #ffffff;/*1px solid #DEAE6C; */
	padding: 0px 0px 0px 0px;
}

.titulotab3 {
	font-size: 12px;
	color: #000000;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-weight: bold;
	text-align: left;
	padding: 1px 2px 1px 2px;
}

.txttab3 {
	text-align: left;
	vertical-align: top;
	padding: 1px 1px 1px 1px;
}

.txttab3t {
	font-size: 12px;
	color: #333;
	text-align: right;
	vertical-align: top;
	padding: 1px 1px 1px 1px;
}

.txttab3_f {
	font-size: 12px;
	color: #003366;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-weight: normal;
}



.precotab3 {
	font-size: 12px;
	color: #000000;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-weight: normal;
	text-align: left;
	padding: 1px 2px 1px 2px;
}
.letrasmiudas {
	font-size: 9px;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding: 2px 2px 2px 2px;
}

.txt_frm
{
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	color: #737171;  /*#003366;  */
	font-weight: bold;	
}

.txt_frm_red
{
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	color: #cc0000;  /*#003366;  */
}

.txt_frm_n
{
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	/*color: #737171;  #003366;  */
	color: #000000;  /*#003366;  */
	font-weight: normal;
	padding: 7px 7px 7px 7px;
}

.txt_frm_l
{
	font-family: Verdana;
	font-size:11px;
	text-align: left;
	vertical-align: middle;
	color: #737171;  /*#003366;  */
	font-weight: normal;	
}

.campo_frm
{
	font-family:Verdana;
	padding:2px;
	font-size:11px;
}

.campo2_frm
{
	font-family:Verdana;
	padding:2px;
	font-size:11px;
	padding:2px 2px 2px 2px;
}

.textonormal
{
	font-family:Verdana;
	font-size:11px;
}

.textonormal a:link {color: #666;text-decoration:none;}
.textonormal a:visited {color: #666;text-decoration:none;}
.textonormal a:hover {color: #666;text-decoration:underline;}

.textovermei
{
	font-family:Verdana;
	font-size:11px;
	color: #cc0000;
}

.textovermei a:link {color: #000000;text-decoration:none;}
.textovermei a:visited {color: #000000;text-decoration:none;}
.textovermei a:hover {color: #000099;font-weight:bold;text-decoration:underline;}

.cell_chosen1 {
	background-color: #fff;
	padding: 4px 4px 4px 4px;
	font-family:Verdana;
	font-size:12px;
	color: #000000;
	text-align: left;
}
.cell_chosen2 {
	background-color: #fff;
	padding: 7px 7px 7px 7px;
	font-family:Verdana;
	font-size:12px;
	color: #000099;
	/*font-weight: normal; */
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	text-align: left;
}

.cell_chosen2r {
	background-color: #fff;
	padding: 7px 7px 7px 7px;
	font-family:Verdana;
	font-size:12px;
	color: #990000;
	/*font-weight: normal; */
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	text-align: left;
}


.cell_chosen2b {
	background-color: #fff;
	padding: 4px 4px 4px 4px;
	text-align: left;
}

.cell_chosen3 {
	background-color: #fff;
	padding: 4px 4px 4px 4px;
	text-align: right;
}

.txt_frm_n2
{
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	color: #737171;  /*#003366;  */
	font-weight: normal;	
}

.campofixoazul {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #3333cc;  /*#003366;  */
	font-weight: bold;	
}

.table3title {
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.table3desc {
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
}
.textowarning {
	font-family:Verdana;
	font-size:12px;
	color: #cc0000;
}

.textowarning a:link {color: #cc0000;text-decoration:underline;}
.textowarning a:visited {color: #cc0000;text-decoration:underline;}
.textowarning a:hover {color: #cc0000;text-decoration:underline;}


.txt_sobrenos {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(51,51,51,1); */
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.txt_sobrenos_missaovisaovalores {
	font-family: Arial, Helvetica, sans-serif;
	font-italian: 
	/*text-shadow: 0 1px 0 rgba(51,51,51,1); */
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.titulopagina {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 45px;
	background: url(images/estrela1.png) no-repeat;
}

.titulopagina2 {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 45px;
}

.textopagina {
	font-family: 'Archivo Narrow', arial, sans-serif; 
	/*font-family: 'Numans', sans-serif;
	font-family: 'ABeeZee', sans-serif;*/
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding: 7px 20px 7px 50px;
	text-align: justify;
}

.textopagina a:link {
	color: #003399;
	text-decoration: none;
}

.textopagina a:visited {
	color: #003399;
	text-decoration: none;
}

.textopagina a:hover {
	color: #003399;
	text-decoration: underline;
}


.tituloproduto {
	background-color: #666;
	font-family: 'Archivo Narrow', arial, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
	padding: 0px 0px 0px 7px;
	text-align: justify;
}


.textodescproduto {
	font-family: 'Archivo Narrow', arial, sans-serif; 
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding: 12px 20px 0px 7px;
	text-align: justify;
}


