/* CSS Document */

body {
	background: #FFFFFF; 
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#666666;
	height:100%;
}

.fundo1 {
background-image:url(img/bgcabecalho.gif);
background-repeat:no-repeat;
width:596px;
height:160px;
vertical-align:middle;
}

.fundo2 {
background-image:url(img/bgmenu.gif);
background-repeat:no-repeat;
width:170px;
height:385px;

}

.fundo3 {
background-image:url(img/bgconteudo.gif);
background-repeat:no-repeat;
width:596px;
height:385px;
}

.fundo4 {
/*background-image:url(img/logo.gif);*/
/*background-repeat:no-repeat;*/
width:170px;
height:160px;
}

a {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight:bold;
}

.centered {
  position: absolute;
height:100%;
  background-color: white;
}  

.menu{

font-family: verdana, sans-serif;
font-size:11px;
color:#FF0099;
	border-bottom-style:solid;
	border-bottom-color:#C3C3C3;
	border-bottom-width: 1pt;

padding-top: 8px;
padding-bottom: 7px;
}

.menu a{
	color: #FF0099;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;

}


.menu a:hover{
	color: #40CFFF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.menu1{

font-family: verdana, sans-serif;
font-size:11px;
color:#FF0099;

padding-top: 8px;
padding-bottom: 11px;

}

.menu1 a{
	color: #FF0099;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;

}


.menu1 a:hover{
	color: #40CFFF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.link {
font-family: verdana, sans-serif;
color:#666666;
font-size:9px;
padding-bottom:12px;
}

.link a{

	font-family: verdana, sans-serif;
	color: #666666;
	font-size:9px;
}
.link a:hover {
font-family: verdana, sans-serif;
color:#666666;
font-size:9px;
}
.link1 {

	font-family: verdana, sans-serif;
	color: #40CFFF;
	font-size:9px;
}

.link1 a{

	font-family: verdana, sans-serif;
	color: #40CFFF;
	font-size:9px;
	font-weight:bold;
}
.link1 a:hover {
font-family: verdana, sans-serif;
color:#FF0099;
font-size:9px;
font-weight:bold;
}

.tabela {
padding: 20px;
}

.tarifa{
background-color:#BBEA00;
font-family: verdana, sans-serif;
color:#666666;
font-size:9px;
padding-bottom:4px;
padding-top:4px;
border-width:1px;
border-color:#BBEA00;
border-style:solid; 
}

.tarifa1{
background-color:#FFFFFF;
font-family: verdana, sans-serif;
color:#666666;
font-size:9px;
padding-bottom:4px;
padding-top:4px;
border-width:1px;
border-color:#40CFFF;
border-style:solid; 
}

.texto{
font-family: verdana, sans-serif;
font-size:9px;
color: #666666;
}

.texto a{
font-family: verdana, sans-serif;
font-size:9px;
color: #666666;
}

.texto a:hover{
font-family: verdana, sans-serif;
font-size:9px;
color: #666666;
font-weight:bold;
}

.titulo{
font-family: verdana, sans-serif;
font-size:14px;
color:#FF0099;
font-weight:bold
}

.input_edit{
font-size: 9px;
font-family: verdana, sans-serif;
border: 1px solid #000;
background-Color: #FFF;
color: #000;
}

.input_nonedit{
font-size: 9px;
font-family: verdana, sans-serif;
border: 0px solid #000;
background-Color: #FFF;
}

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 1px solid #BBEA00;
background-color: #72ABC0;
padding: 4px;
z-index: 20000;
visibility:hidden;
}
