html { overflow-y: scroll}

body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* The reset rules */
	margin:0px;
	padding:0px;
}

body{
	color:#555555;
	font-size:13px;
	background: #98ccdb url(../images/bg-site.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;

}

h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

h2{
	font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	padding-left:2px;
	text-transform:uppercase;
	white-space:nowrap;
	margin-top:4px;
	color:#888888;
}

#main p{
	padding-bottom:8px;
}

.clear{
	clear:both;
}

#main{
	width:960px;
	/* Centering it in the middle of the page */
	margin:60px auto;
}

.container{
	margin:0 auto;
	margin-top:20px;
	
	/*float:left;*/
	width:930px;
	/*width:540px;*/
	
	background:#FFFFFF;
	border:1px solid #E0E0E0;
	padding:15px;
	
	/* Rounded corners */
	-moz-border-radius:20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
}

.admin { background:none!important; border:none!important }

.err{
	color:red;
}

.success{
	color:#00CC00;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

.tutorial-info{
	text-align:center;
	padding:10px;
}

/* Bread Crumb */
#bread-crumb { color: #666; height: 16px; margin: 0 auto; margin-top:15px; width: 960px; list-style-type:none; }

/* Menu de Gerenciamento - logado */
#menu-gerenciamento { float:left;  width:930px; list-style-type:none; margin-bottom:30px }
#menu-gerenciamento li { float:left; }
#menu-gerenciamento li a.gerenciamento { display:block; background:url(../images/menu-gerenciar.png) no-repeat center center; width:115px; height:129px; text-indent:-5000px }
#menu-gerenciamento li a.inserir { background:url(../images/menu-inserir.png) no-repeat center center; }
#menu-gerenciamento li a.editar { background:url(../images/menu-editar.png) no-repeat center center; }
#menu-gerenciamento li a.remover { background:url(../images/menu-remover.png) no-repeat center center; }
#menu-gerenciamento li a.visualizar { background:url(../images/menu-visualizar.png) no-repeat center center; }
#menu-gerenciamento li a.sair { background:url(../images/menu-logout.png) no-repeat center center; }
#menu-gerenciamento li a.separador { background:url(../images/menu-barra-separadora.png) no-repeat center center; cursor:default; }

#formularios { 
	display:none;
	margin-top:20px;
	/*background-color:#f8f8f8;
	border:1px solid #666; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;*/	
}

.hide { display:none; }
.show{ display:block; }

.lista-form { list-style-type:none; text-align:center }
.lista-form li { float:left; margin-right:10px; margin-bottom:15px; }

select option { padding:1px; border-bottom:1px dotted #ccc; }
input[type=text] { padding:6px; }

fieldset { border:1px dotted #FFF; }
legend { color:#FFF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif }
input, select, textarea { border:1px solid #ccc; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding:3px 10px; color:#666 }
#btn-enviar { padding:3px 40px; }

/* Tabela de excursões */

#lista-excursoes { border-collapse:collapse; width:930px}
#lista-excursoes, tr, td, th { border:1px solid #FFF;  }

tr, td, th { padding:5px; text-align:center }

/* Barra Logado */
#container-barra { background-color:#FFF; height:40px; padding:8px 0 }
#barra-logado { width:960px; margin:0 auto; line-height:40px }
#barra-logado > div { height:40px; }
#logo { width:83px; float:left; }
#identificador { text-transform:uppercase; font-weight:bold; width:670px; line-height:40px; float:left; text-align:center }
#usuario-logado { width:203px; float:left}




/* breadcrumb style*/
.breadcrumb{
 background: url("../images/breadcru.png") repeat-x;
 color: #555555;
 height: 21px;
 padding: 0 10px 0 10px;
 float: left;
 margin-bottom: 10px;
}
.arrowbread{
 background: url("../images/right-ch.png") -1px 50% no-repeat;
 margin: 0 7px;
 width: 17px;
 height: 22px;
 float: left;
}

.breadcrumblink{
 float: left;
}

.breadcrumblink a{
 color: #555;
}

.breadcrumblink a:hover{
 color: #FFF;
}

.breadcrumbright{
 float:left;
 width:8px;
 height:22px;
 background: url("../images/breadcru_right.png") 0 50% no-repeat;
}

.breadcrumbleft{
 float:left;
 width:7px;
 height:22px;
 background: url("../images/breadcru_left.png") 0 50% no-repeat;
}
/* end breadcrumb style*/


/*    TABELA EXCURSOES   */
.mes { font-size:24px; color:#7B2B73!important; font-size:20px!important; padding-left:30px; background:url("../images/bg-titulo-excursoes.png") no-repeat; border:none; }

.aviso {
    color: #000000;
    margin: 0;
}
.obs {
    font-size: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: none;
}
.saida {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
}
.destino {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    width: 110px;
}
.destino p.descricao {
    font-size: 12px;
    margin-top: 10px !important;
    text-transform: none !important;
}
.periodo {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    width: 50px;
}
.valor {
    font-size: 11px;
    font-weight: bold;
    width: 60px;
}
.valor ul li {
    font-weight: normal;
    margin-top: 5px;
}
.bg-titulo-tabela {
    background: url("../images/bg-titulo-tabela-excursoes.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Segoe UI,Arial,Helvetica,sans-serif;
}

*.tabela-excursoes { width:600px; padding:0!important; border-collapse:collapse; border-spacing:0px; color:#70767a;/* margin-top:20px; */font-family:Segoe UI,Arial,Helvetica,sans-serif!important}
td.no-border {border:none;}
#conteudo .aviso {color:#000; margin:0}
#conteudo .obs { text-align:center; padding-top:10px; font-size:10px; text-transform:none }
#conteudo .saida {width:110px; font-weight:bold; font-size:11px; text-transform:uppercase; text-align:center}
#conteudo .destino {width:110px; font-weight:bold; font-size:11px; text-transform:uppercase}
#conteudo .destino p.descricao { margin-top:10px!important; text-transform:none!important; font-size:12px;}
#conteudo .periodo {width:50px; font-weight:bold; font-size:11px; text-align:center }
#conteudo .valor {width:60px; font-weight:bold; font-size:11px; }
#conteudo .valor ul li { font-weight:normal; margin-top:5px}
#conteudo .bg-titulo-tabela { background:url(imagens/bg-titulo-tabela-excursoes.png) repeat-x; color:#fff; font-family: Segoe UI,Arial,Helvetica,sans-serif;}
*.tabela-excursoes p {text-align:left!important; font-size:11px; margin:0!important;}
dl dd { margin-bottom:20px}

*.tabela-excursoes .date {text-align:center;}
*.tabela-excursoes td {padding:3px; border-left:1px solid #fff;}
*.tabela-excursoes th {padding:5px;}
*.tabela-excursoes tfoot tr {background-color:#f5db9b;}
*.tabela-excursoes thead {text-align:center; }
*.tabela-excursoes th h4 {color:#004E91;}
*.tabela-excursoes .asterisco {color:#E5A504;}
*.tabela-excursoes th span {color:#70767A; font-size:11px; display:block;}
*.tabela-excursoes th, *.tabela-excursoes tr, *.tabela-excursoes td { border:1px solid #DADADA}