html,body{
    margin:0;
    padding:0
}
.categoria {
    color:  #648BB2;
}
body{
    font: 76% verdana,arial,sans-serif;
    text-align:center; 
    background-color:#FFFFFF; 
    background-image:url(../images/index/bg01.jpg);
    background-repeat:repeat-x
}
p {
    margin:0 10px 10px
}
.categoria {
    color:  #648BB2;
}
div#header {
    margin:0;
    background:#648BB2; 
    color: #ffffff
}

.titulo {
    font-family: Times New Roman;
    color:  #f6961e;
    padding-left: 10;
    font-size: 23;
    font-weight: bold;
    padding-bottom: 6;
}
fieldset {
	margin-left:10;
	margin-right:10;
	padding: 10,10,10,10;
}

label#title {
    font-family: Times New Roman;
    color:  #f6961e;
    font-size: 15;
}

label#text {
    font-family: Times New Roman;
    color:  #f6961e;
    font-size: 12;
}
.modulo {
    font-size: 12;
    font-weight: bold;
}
.detalhe {
    font-size: 12;
}
.tabela.cabecalho {
    background-color:#000033;
    color: #FFFFFF;
    font-size: 11px;
    align:center;
}
.tabela {
    font-size: 11px
}
.listaVazia{
    font-size: 11px;
    color:#000000;
    font-weight:bold;
}

div#container{
	text-align:left
}

div#container{
	width:800px;
	margin:0 auto
}

div#content p{
	line-height:1.4
}

div#content {
	float:right;
	width:605px; 
	/*background-image:url(../images/index/background.gif); 
	*/background-repeat:repeat;
}

div#content a{
	text-decoration: none; 
	color: #648BB2; 
	font-size:12px
}

div#content a:hover, a:active{
	text-decoration: none; 
	color: #F6961E; 
	font-size:12px
}

div#navigation{
	background:#648BB2
}

div#navigation{
	float:left;width:190px
}

div#navigation a{
	font-size:10px
}

div#navigation2 p{line-height:1.4}
div#navigation2 a:link {text-decoration: none; color:#FFFFFF}
div#navigation2 a:hover {text-decoration: none; color:#F69520}
div#navigation2 a:visited {text-decoration: none;  color:#FFFFFF}
div#navigation2 a:active {text-decoration: none; color:#F69520}

div#extra{
	background:#FFFFFF; 
	color:#000000; 
	font-size:11px
}

div#extra{
	clear:both;
	width:100%
}

div#extra a{
	text-decoration: none; 
	color: #648BB2; 
	font-size:11px
}

div#extra a:hover, a:active{
	text-decoration: none; 
	color: #F6961E; 
	font-size:11px
}

div#footer{ 
	background-color:#B09C5F
}

.style1 {
	font-size: 11px; 
	font-weight:bold
}

.style2 {
	font-size: 10px
}

.style3 {
	color: #648BB2;	
	font-weight: bold;	
	font-size: 11px;
}

.style4 {
	font-size: 8pt
}

.style5 {
	color: #FFFFFF; 
	font-weight: bold;
}

.style6 {
	color: #F6961E; 
	font-size: 11px;	
	font-weight: bold;	
}

.style7 {
	color: #000033;
	font-size: 11px;
	font-weight: bold;
}

.style8 {
	color: #F69520
}

.style9 {
	color: #000033
}

.style10 {
	color: #000033;	
	font-size: 11px;	
	font-weight: bold;
}

a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF
}

a:hover, a:active { 
	text-decoration: none; 
	color: #F6961E;
}

table.listaReserva td{
    vertical-align: top;
}

.file-container .observacao{
	font-size: 10px;
	color: red;
}

.file-container{
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
}
.total{
    font-size: 11px;
    color:#1E90FF;
    font-weight:bold;
}
