/* atribue parâmetros a todas as páginas */ 


* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}

body {
	background-color: #FFF;
	background-image:url(imagens/bg4.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

* {
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: auto;
	list-style-type:none;
	font-size:11px;
	font-family:Arial;
}

.borda_tabela {/* border:0px; */background-color:#FFF; }



/* ############################################## */
/* Todos os textos do site (exceto home) */
/* ############################################## */
.texto_preto {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:link {
	font-family: Arial;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.texto_preto a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.texto_preto a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.texto_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco a:link {
	font-family: Arial;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.texto_branco a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.texto_branco a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}


.texto_vermelho {
	font-family: Arial;
	font-size: 11px;
	color: #A30000;
	text-decoration: none;
}

.texto_cinza {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.texto_cinza a:link {
	font-family: Arial;
	font-size: 11px;
	color:#7F7F7F;
	text-decoration: none;
}
.texto_cinza a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.texto_cinza a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: underline;
}
.texto_cinza a:active {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
/* ############################################## */
/* ..Outros.. */
/* ############################################## */
.texto_destaque {
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	color: #605D5C;
	text-decoration: none;
}

.titulo {
	color:#8A8887;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.background_bottom {
	background-repeat:no-repeat;
	background-position:bottom;	
}


.background_center {
	background-repeat:no-repeat;
	background-position:center;	
}


.pontilhado {
	background-image:url(imagens/pontilhado_56.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


.texto_branco_10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco_10 a:link {
	font-family: Arial;
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
}
.texto_branco_10 a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco_10 a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.texto_branco_10 a:active {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.titulo_preto {
	color:#000;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none;
}

.titulo_branco {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;

}

.titulo_branco a:link {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none;
}
.titulo_branco a:visited {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none;
}
.titulo_branco a:hover {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	text-decoration: underline;
}
.titulo_branco a:active {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none;
}

.form {
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	border:1px #CCCCCC solid;
}


.borda_img { border: 1px solid #9E9E9E; }


.borda_padding { padding: 6px; }


.tabelinha_escura {
	font-family: Arial;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
	color: #000;
	background-color:#E6E3E3;
	text-decoration: none;
}


.tabelinha_clara {
	font-family: Arial;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
	color: #000;
	background-color:#EEEEEE;
	text-decoration: none;
}


.tabelinha_produtos {
	font-family: Arial;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
	color: #000;
	background-color:#F5F5F5;
	text-decoration: none;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}


.cabecalho_produtos {
	font-family: Arial;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
	color: #000;
	font-weight:bold;
	background-color:#FFF;
	text-decoration: none;	
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}


.no-repeat {background-repeat:no-repeat; }

.repeat-x {background-repeat:repeat-x; }

.repeat-y {background-repeat:repeat-y; }

.menu {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	background-image:url(imagens/linha_menu_25.gif);
	background-repeat:repeat-x;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.menu a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#boletos {background:#cdcdcd; padding:5px;}
	#boletos strong { font-family:'trebuchet ms'; font-size:12px; font-weight:bold}
	#boletos img { border:0; margin-top:3px;}
	
/*NOVO REPRESENTANTE*/
#escolha{
	width:382px;
	height:74px;
	margin-left:15px;
	position:relative;
	background:url(imagens/left_seta.jpg) left top no-repeat #fff;
	font-size:16px;
}
#escolha img{
	right:-80px;
	top:-1px;
	position:absolute;
}

#escolha span{
	float:left;
	margin-left:20px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
}

#seja_representa{
	width:372px;
	height:135px;
	background:url(imagens/representantes.jpg) no-repeat;
	text-align:center;
}

#txt_repre{
	margin-top:40px;
	margin-left:17px;
	width:259px;
	text-align:left;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#bt_representante{
	float:left;
	margin-left:60px;
	margin-top:10px;
	background:url(imagens/bt_repre.gif) no-repeat;
	width:129px;
	height:27px;
	cursor:pointer;
}
