body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
		/*background-image: url(../img/stripe.png);
	background-repeat: repeat;*/
	}
	
#principal  {
	width: 750px;
	height: 410px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	text-align:left;
	}
	
#bg-principal {
	width: 770px;
	height: 485px;
	/*padding: 10px;*/
    text-align:left; /* "remédio" para o hack do IE */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;

}

#topo {
	height: 70px;
	width: 750px;
}

#nav1 {
	width:300px;
	position:relative;
	float: right;
	z-index: 100;
}

#nav2 {
	width:250px;
	position:relative;
	float: right;
	z-index: 100;
}

#slogan {
	text-align: left;
	font-size: 12px;
	color: #A5CD39;
	float: right;
	font-weight: bold;
	margin-top: 30px;
	margin-right: -25px;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
}

#nav1 ul{
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	margin:53px 0px 0px 0px;
}
#nav1 li{
	list-style:none;
	font-size: 10px;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #999999;
	padding-right: 7px;
}
.nav1 li a {
	color: #999999;
	text-decoration:none;
}

#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
	width: 430px;
}

#menu {
	margin-top: 4px;
	margin-bottom: 4px;
	visibility: visible;
	width: 750px;
}

#nav, 
#nav ul {
	padding:0 0 5px 0;
	margin:0;
	list-style:none;
	font: 12px Arial, Helvetica, sans-serif;
	border-width:1px 2px 2px 1px;
	z-index:200;
}
#nav {
	height:25px;
	padding:0;
	background-color: #85c326;
}

#nav li {
	float:left;
	background-repeat: repeat-x;
}
#nav li li {
	float:none;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/bg-menu.gif);
	/*background-color: #85c326;*/
}


/* a hack for IE5.x and IE6 */
* html #nav li li {
	float:left;
	width: 125px;
}


/*texto 1 parte menu*/
#nav li a {
	display:block;
	float:left;
	color:#FFFFFF;
	margin:0 24px 0 10px;
	height:25px;/*?*/
	line-height:25px;
	text-decoration:none;
	white-space:nowrap;
	font-weight: bold;
}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300;}
#nav li:hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
* html #nav li:hover ul {left:10px;}

#nav ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
/* yet another hack for IE5.x and IE6 */
* html #nav ul {width:1px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {
	text-decoration:underline;
	color:#FFFFFF;
}


/* but IE5.x and IE6 need this lot to style the flyouts and path followed */
/* show next level */
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:-15px; margin-left:100%; top:-1px;}

/* show path followed */
#nav li:hover a,
#nav li:hover li:hover a,
#nav li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover li:hover a
{
	text-decoration:none;
	color:#000000;
}

/* hide futher possible paths */
#nav li:hover li a,
#nav li:hover li:hover li a,
#nav li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li:hover li a
{
	text-decoration:none;
	color:#FFFFFF;
}

/* keep further levels hidden */
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#conteudob {
	height: 212px;
	width: 750px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
}
#conteudobig {
	height: 334px;
	width: 750px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url(../img/bg-produtos3.gif);
	background-position: left 5px;
}
#conteudobigkwick {
	height: 310px;
	width: 750px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	position: relative;
	z-index: 1;
	top: 10px;
	}
#conteudobigkwickserv {
	height: 310px;
	width: 750px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	position: relative;
	z-index: 1;
	top: 10px;
	}
#produtos {
	background-image: url(../img/bg-produtos.gif);
	background-repeat: no-repeat;
	height: 212px;
	width: 750px;
	background-position: center;
}
#empresa {
	background-image: url(../img/bg-empresas2.gif);
	background-repeat: no-repeat;
	height: 212px;
	width: 750px;
	background-position: left top;
}
#txt-empresa  {
	height: 212px;
	width: 380px;
	position: relative;
	overflow: hidden;
	float: left;
	padding-top: 35px;
}
#txt-empresa  h1 {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#txt-empresa  h2 {
	font-size: 11px;
	text-align: left;
	margin-top: -1em;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}
#txt-empresa  p {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#txt-empresa li {
	font-size: 11px;
	color: 666666;
	padding-right: 10px;
	padding-left: 10px;
}


#foot {
	height: 28px;
	width: 750px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #000000;
	vertical-align: 50%;
	position: relative;
	padding-top: 5px;
	text-decoration: none;
}
.foot a {
	text-decoration: none;
	margin: 0px;
	color: #666666;
}
.foot a img  {
	text-decoration: none;
	color: #ffffff;	
}
.foot a:hover {text-decoration: none;}

#conteudo2 {
	width: 750px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	height: 122px;
}
#conteudo-alt {
	width: 750px;
	float: left;
	position: relative;
	height: 339px;
}
.contained {
	float: left;
	width: 183px;
	height: 122px;
	margin-right: 1px;
	background-image: url(../img/contained.gif);
	background-repeat: no-repeat;
}
	  
.contained2 {
	float: left;
	width: 183px;
	height: 122px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../img/contained2.gif);
	background-repeat: no-repeat;
      }


.contained3 {
	float: right;
	width: 375px;
	height: 122px;
	background-image: url(../flash/junina.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.rio {
	float: left;
	width: 183px;
	height: 122px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../img/logo_rio_2007.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.acao {
	float: left;
	width: 183px;
	height: 122px;
	margin-right: 1px;
	background-image: url(../img/acao.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#depoimentos {
	float: right;
	width: 375px;
	height: 122px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../img/bg-depoimentos2.gif);
}
#txt-depoimentos {
	overflow: auto;
	height: 105px;
	width: 368px;
	float: right;
	margin-left: 15px;
	padding-top: 17px;
	margin-top: 17px;
}
#txt-depoimentos  h1 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#txt-depoimentos  h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
}
#txt-depoimentos  p {
	font-size: 10px;
	color: 666666;
	padding-right: 10px;
	padding-left: 10px;
}
.style2 {color: #666666}
.style3 {
	font-size: 10px;
	color: #666666;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	padding-top: 4px;
}



.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	margin-top: 15px;
}
.kwicks li a {
	color: #999999;
	text-decoration:none;
}
.kwick li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 245px;
	height: 150px;
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	/*do not change these */
	display: block;
	float: left;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#kwick_cima  {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.kwick_cima li a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.kwick_cima li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}


.kwicks2 {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	margin-top: 5px;
}
.kwicks2 a {
	text-decoration: none;
	color: #FFFFFF;
}
.kwicks2 li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 245px;
	height: 150px;
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	/*do not change these */
	display: block;
	float: left;
	overflow: hidden;
}
#kwick_baixo/* background images are entirely optional */
 {
 }
 


#kwick_personalizada {
	background-image: url(../img/produtos-kw6.jpg);
	
	background-color: #FFFFFF;
}
#kwick_personalizada  a img {
  text-decoration: none;
  border: none;
}
#kwick_cima  a img {
  text-decoration: none;
  border: none;
}
#kwick_baixo  a img {
  text-decoration: none;
  border: none;
}
.kwickserv {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	margin-top: 15px;
}
.kwickserv a{
	text-decoration: none;
	color: #FFFFFF;
}

.kwickserv li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 120px;
	height: 300px;
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	/*do not change these */
	display: block;
	float: left;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
/* background images are entirely optional */
#kwick_serva {
	background-color: #53b388;
	background-image: url(../img/kwick_serva.jpg);
}
#kwick_servb {
	background-color: #5a69a9;
	background-image: url(../img/kwick_servb.jpg);
}
#kwick_servc {
	background-color: #c26468;
	background-image: url(../img/kwick_servc.jpg);
}
#kwick_servd {
	background-color: #53b388;
	background-image: url(../img/kwick_servd.jpg);
}
#kwick_serve {
	background-color: #5a69a9;
	background-image: url(../img/kwick_serve.jpg);
}
#kwick_servf {
	background-color: #5a69a9;
	background-image: url(../img/kwick_servf.jpg);
}

.kwickonde {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	margin-top: 0px;
}
.kwickonde a{
	text-decoration: none;
	color: #FFFFFF;
}

.kwickonde li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 54px;
	height: 305px;
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 1px; /*Set to same as spacing option. */
	margin-left: 1px; /*Set to same as spacing option. */
	/*do not change these */
	display: block;
	float: left;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
/* background images are entirely optional */
#kwick_onde1 {
	background-color: #53b388;
	background-image: url(../img/onde1.jpg);
	background-repeat: no-repeat;
}
#kwick_onde2 {
	background-color: #53b388;
	background-image: url(../img/onde2.jpg);
	background-repeat: no-repeat;
}
#kwick_onde3 {
	background-color: #53b388;
	background-image: url(../img/onde3.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde4 {
	background-color: #53b388;
	background-image: url(../img/onde4.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde5 {
	background-color: #53b388;
	background-image: url(../img/onde5.jpg);
	background-repeat: no-repeat;		
}
#kwick_onde6 {
	background-color: #53b388;
	background-image: url(../img/onde6.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde7 {
	background-color: #53b388;
	background-image: url(../img/onde7.jpg);
	background-repeat: no-repeat;	
}

#kwick_onde8 {
	background-color: #5a69a9;
	background-image: url(../img/onde8.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde9 {
	background-color: #5a69a9;
	background-image: url(../img/onde9.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde10 {
	background-color: #5a69a9;
	background-image: url(../img/onde10.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde11 {
	background-color: #5a69a9;
	background-image: url(../img/onde11.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde12 {
	background-color: #5a69a9;
	background-image: url(../img/onde12.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde13 {
	background-color: #5a69a9;
	background-image: url(../img/onde13.jpg);
	background-repeat: no-repeat;	
}
#kwick_onde14 {
	background-color: #5a69a9;
	background-image: url(../img/onde14.jpg);
	background-repeat: no-repeat;	
}


#conteudobig-contato {
	height: 340px;
	width: 750px;
	float: left;
	position: relative;
	background-image: url(../img/contato.jpg);
	background-repeat: no-repeat;
	background-position: top;
}






.contactform-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
.contactform {
	width:350px;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
	padding-left: 15px;
	color: #FFFFFF;
}
.contactform fieldset {
	padding:0 /*IE6*/;
	color: #FFFFFF;
}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#viniladt {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/bg-viniladulto.gif);
	background-color: #FFFFFF;
	width: 440px;
	height: 340px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
	float: left;
}
.coluna-esq {
	float:left;
	width:215px;
	height: 300px;
	position: relative;
	top: 33px;
}
.coluna-esq p{
	font-size: 11px;
	margin-bottom: -9px;
}

.coluna-esq li{
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.coluna-esq h1{
	font-size: 11px;
	margin-bottom: -15px;
	font-weight: normal;
}

.coluna-dir {
	top: 33px;
	float:right;
	width:215px;
	height: 300px;
	position: relative;
}
.coluna-dir p{
	font-size: 11px;
	margin-bottom: -8px;}

.coluna-dir li{
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.coluna-dir h1{
	font-size: 11px;
	margin-bottom: -15px;
	font-weight: normal;
}
	


#viniladt-imagem-dir {
	width: 300px;
	float: right;
	background-image: url(../img/bg-viniladlto-dir.jpg);
	background-repeat: no-repeat;
	height: 340px;
	position: relative;
	clear: right;
	background-position: center 34px;
}

#vinilslim {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/bg-vinilaslim.gif);
	position: relative;
	background-color: #FFFFFF;
	width: 440px;
	height: 340px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
	float: left;

}
#vinilslim-imagem-dir {
	width: 300px;
	float: right;
	background-image: url(../img/bg-vinilslim-dir.jpg);
	background-repeat: no-repeat;
	height: 340px;
	position: relative;
	clear: right;
	background-position: center 34px;
}
#vinilinf {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/bg-vinilainf.gif);
	background-color: #FFFFFF;
	float: left;
	clear: left;
	width: 440px;
	height: 340px;
}

#vinilinf-imagem-dir {
	width: 300px;
	float: right;
	background-image: url(../img/bg-vinilinf-dir.jpg);
	background-repeat: no-repeat;
	height: 340px;
	position: relative;
	clear: right;
	background-position: center 34px;
}



#trans {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/bg-translucida.gif);
	background-color: #FFFFFF;
	float: left;
	clear: left;
	width: 440px;
	height: 340px;
}
#trans p{
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 40px;
	margin-bottom: -15px;
}
#trans li{
	margin-right: 4px;
	margin-left: 4px;
	list-style-type: circle;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -1px;
}
#trans h1{
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: normal;
	margin-top: -10px;
}
#trans-imagem-dir {
	width: 300px;
	float: right;
	background-image: url(../img/bg-trans-dir.jpg);
	background-repeat: no-repeat;
	height: 340px;
	position: relative;
	clear: right;
	background-position: center 34px;
}



#tyvek {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/bg-tyvek.gif);
	background-color: #FFFFFF;
	float: left;
	clear: left;
	width: 440px;
	height: 340px;
}
#tyvek-imagem-dir {
	width: 300px;
	float: right;
	background-image: url(../img/bg-tyvek-dir.jpg);
	background-repeat: no-repeat;
	height: 340px;
	position: relative;
	clear: right;
	background-position: center 34px;
}




#persona {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/bg-persona.gif);
	background-color: #FFFFFF;
	float: left;
	clear: left;
	width: 440px;
	height: 340px;
}
#persona p{
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 40px;
	margin-bottom: -15px;
}
#persona li{
	margin-right: 4px;
	margin-left: 4px;
	list-style-type: circle;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -1px;
}
#persona h1{
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: normal;
	margin-top: -10px;
}
#persona-imagem-dir {
	width: 300px;
	float: right;
	background-image: url(../img/bg-persona-dir.jpg);
	background-repeat: no-repeat;
	height: 340px;
	position: relative;
	clear: right;
	background-position: center 34px;
	text-decoration: none;
}
#conteudobig-serv {
	height: 334px;
	width: 750px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url(../img/bg-servicos.gif);
	background-position: left 5px;
}
#conteudobig-onde {
	height: 334px;
	width: 750px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url(../img/bg-onde.jpg);
	background-position: left 5px;
}

	/* Badge Rafael */
.input_all  { font: 11px Tahoma, arial; color:#A6A6A6; background: #FFFFFF; BORDER-BOTTOM: #dae5ee 1px solid; BORDER-LEFT: #dae5ee 1px solid; BORDER-RIGHT: #dae5ee 1px solid; BORDER-TOP: #dae5ee 1px solid }

.submit  { font: 11px Tahoma, arial; font-size: 11px; font-weight: bold; color: #333333; background: #ffffff; BORDER-BOTTOM: #BFBDBD 1px solid; BORDER-LEFT: #BFBDBD 1px solid; BORDER-RIGHT: #BFBDBD 1px solid; BORDER-TOP: #BFBDBD 1px solid }



<!-- EXTRANET  -->



.Menu {
	COLOR: #333333; FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE: 10px;
}

FORM {
	MARGIN: 0px
}

.Tahoma9 {
	COLOR: #333333; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 9px
}
.Tahoma10 {
	COLOR: #333333; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 10px
}
.Tahoma11 {
	COLOR: #333333; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11px
}


.Arial9 {
	COLOR: #333333; FONT-FAMILY: Arial; FONT-SIZE: 9px
}
.Arial10 {
	COLOR: #333333; FONT-FAMILY: Arial; FONT-SIZE: 10px
}
.Arial11 {
	COLOR: #333333; FONT-FAMILY: Arial; FONT-SIZE: 11px
}
.Arial12 {
	COLOR: #666666; FONT-FAMILY: Arial; FONT-SIZE: 12px
}
.Arial13 {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px
}

.Verdana9 {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px
}
.Verdana10 {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px
}
.Verdana11 {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px
}
.Verdana12 {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px
}
.Verdana13 {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 13px
}

.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9 px; 
	color: #333333; 
	text-decoration: none; 
	border: 1px solid #999999;
}
.input2 { 
	font-family: Arial; 
	font-size: 9 px; 
	color: #FFFFFF; 
	text-decoration: none; 
	border: 1px solid #4D6C94;
	background-color:#647FA2 ;
}
.index_texto {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px
}
.pequeno {
	COLOR: #FFFFFF; FONT-FAMILY: arial; FONT-SIZE: 9px
}
.sub {
	COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS"; FONT-SIZE: 12px; font-weight: bold; font-style: italic;
}
