.campotexto	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 2px;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.fieldset	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CACACA;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 80%;
}
.campotextofundo
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000088;
	font-weight:normal;
	text-decoration:none;
	border: 1px solid #000000;
	background: #FFFFFF url(imgs/bg_textbox.gif) repeat-x left top;
}
.botao {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 300px;
}
.tamform {
	margin: 0px;
	padding: 0px;
}
.fonte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.fonte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#000
}
.fonte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.fonte4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:justify
}
.fonte5 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.fonte6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align:justify
}
.fonte7 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 200%;
}
.lnk1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.lnk1:hover {
	text-decoration: underline;
}



div#header {
	position: relative;
	height: 99px;
	z-index: 900;
}
div#header div#subheader {
	width: 1000px;
	margin: 0 auto;
}
div#subheader div.logo
{	
	width:261px;
	float:left;
}
div#subheader div.espaco
{
	width:468px;
	float:left;
}
div#subheader div#atendimento
{
	width:91px;
	float:left;
}
div#subheader div#webmail
{
	width:69px;
	float:left;	
}
div#subheader div#central
{
	width:81px;
	float:left;	
}
div#webmail div#loginWebmail 
{
	position:absolute;
	width:225px;
	height:70px;
	margin-left: -150px;
	margin-top: -50px;
}
div#central div#loginCentral 
{
	position:absolute;
	width:225px;
	height:70px;
	margin-left: -145px;
	margin-top: -50px;
}
div#menu {
	position: absolute;
	top: 100px;
	left: 0px;
    width: 100%;
	height: 29px;
	z-index: 1;
	background: #363636;
}
div#principal {
	position: absolute;
	top:130px;
	left: 0px;
	width: 100%;
	z-index: 1;
	background: #FFFFFF;
}
.bannerplanos {
	background-attachment: scroll;
	background-image: url(../img/banner_planos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.titulohome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.titulohomelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.lnk2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
.lnk2:hover {
	text-decoration: underline;
}
.caixacentral {
	background-color: #FFFFD5;
	border: 1px solid #CCC;
}
.caixaplano {
	background-color:#F7F7F7;
	border: 1px solid #CCC;
}

