@charset "utf-8";
/* CSS Document */


/*td img {display: block;}*/

body {
	background-image: url(../images/000_bg_pagina.jpg);
	background-repeat: repeat-x;
	
	
	/*text-align: center;*/
}


.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	text-align: left;
}


.index_empresa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}




.corpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}

.corpo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	
}



.negrito {
	font-weight: bold;
}
.vr {
	font-weight: bold;
	color: #F60;
	font-size: small;
}
.menu_rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #999;
}
.rodape1 {
	text-align: center;
}
.tabela_rodape {
	font-family: Arial, Helvetica, sans-serif;
}
.rodape_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}
.rodape_txt_ngt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-align: left;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
}



.tabela { 
   font-family : Arial,Sans-serif; 
   font-size : 12px; 
   padding-bottom : 10px; 
   padding-left : 10px; 
   padding-right : 10px; 
   padding-top : 10px; 
   color : #333333;
   
   
 } 
 
 
 .form { 
   border : 1px; 
   border-color : #000000; 
 } 
 
 
 
 .form2 { 
   background-color : #FDFAE3; 
   border-bottom : 1px; 
   border-left : 1px; 
   border-right : 1px; 
   border-top : 1px; 
   font-family : Arial; 
   font-size : x-small; 
 } 
 
 .input
{
	background: #ffffff;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
.nota_desenvolvedor {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aviso_p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F00;
}



.CLIMATEMPO {
/*height: 350px;
width: 300px;
position: absolute;
top: 50%;
margin-top: -175px;*/
left: 50%;
margin-left: 10px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #F60;
}
