/* Documento de configuração de estilos da página VSP FONE */
/* 
# Data: 05/06/2009
# Victor Hugo (Alterações)
# www.vspfone.com.br
*/


/* Configuração do body */

body {
	   background-image: url(../images/fundao.jpg);
	   background-repeat: repeat-x;
	   margin-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;
	   background-color: #F0F0F0;
	 }

.VSPFone {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #085871;
   font-weight: bold;
	}

	 
/* Configuração do Login e senha 
# Configuração dos links:
Dados
Recargas
Extrato Online
Esqueci senha
*/

.logincaixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2E0D5;
	text-decoration: none;
}

/* Configuração formulario de login e senha */

.formLogin {
	height: 15px;
	width: 110px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006666;
	border: 1px solid #CCCCCC;
}

/* Configuração form padrao */

.formPadrao {
	height: 18px;
	width: 110px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006666;
	border: 1px solid #CCCCCC;
}


/* Configuração formulario do comparativo */ 

.comparativo {
	height: 18px;
	width: 100px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006666;
	border: 1px solid #CCCCCC;
}
.letrasComparativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

/*  Configuração dos Banner's */
.banner {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #085871;

}
/* Configuração dos cabeçalhos h2 e h3 */ 

.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #448193;
	
	}
/* Configuração do menu 

# incluindo o comparativo
*/

.menu {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		
		text-decoration: none;
      }
	  
.menu a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
	}
.menu a:visited {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: none;
	}
.menu a:hover {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #529C93;
		text-decoration: none;
	
			  }
.menu a:active {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #529C93;
		text-decoration: none;
	           }
/* Configuração menu basico*/

.menubasico {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
	
	  }

.menubasico a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #529C93;
	text-decoration: none;
	
	}
.menubasico a:visited {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #529C93;
		text-decoration: none;
	}
.menubasico a:hover {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #529C93;
		text-decoration: none;
	
			  }
.menubasico a:active {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #529C93;
		text-decoration: none;
	           }
			   
			   
/*Fim menu basico*/
.style4list {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #085871;
	list-style-position: outside;
	list-style-type: circle;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.style4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #085871;
	text-decoration: none;
}
.formlabel {
	display:block;
	text-align:left;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
	border: 1px solid #197D93;
	height: 22px;
	padding-left: 8px;
}
.formcampo {
	margin-bottom:15px;
	background-color: #EFEFEF;
	border: 1px solid #197D93;
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	padding-left: 8px;
}
.formbotao {
	display:block;
	width:100px;
	height: 28px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.borda {	border: 1px solid #CCCCCC;
}
.style6 {	
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.style33 {
		font-family: "Trebuchet MS";
		font-size: 9px;
		color: #FF0000;
}


.style3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #085871;

}
.rodape {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #999;
	 text-align: center;
	
	}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
	   }
	   
.estilo7 {	
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.table2 
	{
	visibility: visible;
	width: 100%;
	position: relative;
	}
.table2 table   
	{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	}
.table2 td
	{
	padding: 0px 2px 0px 2px;
	border-color: #999;
	border-width: 1px;
	border-style: none dotted solid none;
	}
.table2 tr
	{
	background-color: #F9FAF9;
	}



