@charset "utf-8";
/* CSS Document */

body {
	line-height: 1.5em;
	color:#555555;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D7E2E8;
	font-family: Arial, Helvetica, Verdana, sans;
	font-size: 80%;

}
a {
	color: #105CB6;
}
.tmp{
	height:30px;
	clear:both;
}

.separador{
clear:both}
ul, ol{list-style:none;
margin:0px;
padding:0px;}
#login {
	padding: 7px;
	border: 5px solid #D9D9D9;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#login label {
	display: block;
	font-size: 85%;
	font-weight: bold;
	margin-top: 10px;
	color:#006CB4;
}
#direita h2{
color:#006CB4}

#on {
	margin: 0px;
	padding: 0px;
}

#login  fieldset input {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #DDDDDD;
	border-left-color: #BBBBBB;
	background-color: #F3F3F3;
	width:100%;
	font-size: 85%;
}
#login fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: auto;
	width: 915px;
	position: relative;
	height: 90px;
}
#wrap {
	background-image: url(img/bg-top.jpg);
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;;
	margin-left: auto;
	background-color:#fff;
	padding:0px;
}
.tmp{
	height:30px;
	clear:both;
}
#wrap2 {
	background-image: url(img/bg-centro.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 15px;
	padding-right: 15px;
}

/*navegação*/
#menu {
	position: absolute;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height:normal;
	right: 0px;
	bottom: -9px;
}

#menu ul {
	margin:0;
	list-style:none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu li {
	float:left;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(img/bg-menu.jpg);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

#menu a {
	float:left;
	display:block;
	text-decoration:none;
	color:#444444;
	font-weight:bold;
	padding-right: 12px;
	padding-top: 11px;
	padding-bottom: 8px;
	background-image: url(img/bg-menu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#menu #menu_tab_selected{
	background-color:#fff;
	background-image: url(img/bg-menu-active.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

#menu #menu_tab_selected a{
	background-color:#fff;
	background-image: url(img/bg-menu-active.jpg);
	background-position: right bottom;
}

#ganhos #bt-ganhos{
	background-color:#fff;
	background-image: url(img/bg-menu-active.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#ganhos #bt-ganhos a{
	background-color:#fff;
	background-image: url(img/bg-menu-active.jpg);
	background-position: right bottom;
}

#footer {
	background-image: url(img/bg-footer.jpg);
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	padding-bottom: 5px;
	color:#747576;
	font-size: 180%;
	font-weight: normal;
}
h2 {
	color:#747576;
	font-size: 140%;
	font-weight: normal;
	margin-bottom:10px
}

#eskerda {
	float: left;
	width: 70%;
}
#direita {
	float: left;
	width: 27%;
	padding-left:3%;
}

#footer {
	margin: auto;
	width: 960px;
	background-image: url(img/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: -6px top;
	height: 35px;
}

.headers {
	margin-bottom: 20px;
}
#ultimasreservas {
	font-size: 90%;
}
#ultimasreservas dl {
	display: block;
	width: 99%;
	margin: 0px;
	padding: 5px;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#ultimasreservas dl.primeiro {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

#ultimasreservas dl.even {
	background-color:#fafafa
}

#ultimasreservas dt {
	float: left;
	width: 40%;
}
#ultimasreservas dd {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ultimasreservas a:hover{
text-decoration:none;
}
#ultimasreservas a:visited{
color:#000000}

#ultimasreservas dd.ref {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	font-size: 90%;
	width: 10%;
}
#ultimasreservas dd.in {
	width: 10%;
}
#ultimasreservas dd.out {
	width: 10%;
}
#ultimasreservas dd.estado {
	margin-left: 15px;
	text-align: center;
	width: 20%;
}
#ultimasreservas .registos {
	font-style: italic;
	margin-top: 10px;
	display: block;
}
#outros {
	font-weight: bold;
	position: absolute;
	top: 5px;
	right: 5px;
}
#sub-menu ul{
}
#sub-menu li{
float:left;
margin-right:5px;
}
#sub-menu img{
border:none;}
#idiomas{
	position:absolute;
	top: 3px;
	left: 150px;
}
.banner_left{
width:48%;
float:left;
}

.banner_right{
width:48%;
float:right;
}
#copiar{
width:95%;
}
#link{
width:95%;
}