body{	
	min-width: 1175px;
	font-family: Lucida Sans, Verdana, Arial;
	background-color: #E6E7E8;
}

.conteudo_pagina{
	width:80%;
	margin: 0 auto;
	height: inherit;
}

.header{
	height: 160px;
	background-color: white;
}

.header-left{
	width: 40%;
	float:left;
	height: inherit;
	background-image: url('../images/logo_mllit.png');
	background-repeat: no-repeat;
	background-position: 40px 26px;
	z-index: 2;
}
.header-center{
	width: 40%;
	float:left;
	height: inherit;
	
	background-image: url('../images/banner.png');
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #6D6E71;
	z-index: 2;
}
.header-right{
	width: 20%;
	float:left;
	height: inherit;
	background-color: #6D6E71;
	z-index:2;
}
.header-right :after{
	clear:both;
}

.header-fundo{
	width:50%;
	height: inherit;
	background-color: #6D6E71;
	margin-bottom: -160px;
	margin-left:50%;
	z-index: 1;
}

.header-right a{
	text-decoration: none;
	color: white;
	float:right;
	height: 30px;
	width: 113px;
	text-align: left;
	padding-top:7px;
	padding-left:40px;
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
.header-right a:visited,
.header-right a:hover{
	text-decoration: none;
	color: white;
	cursor: pointer;
}

.header-right-buttons{
	width:200px;
	float:right;
}

.header-right-buttons:after{
	clear:both;
}

.header-sombra-menu{
	width: 100%;
	background: url("../images/sombra_up.png");
	background-repeat: repeat-x;
	height:20px;
	margin-top:-20px;
	z-index: 3;
	position:absolute;
}

.menuarea{
	height: 40px;
	background-color: #FFCB00;
}

.contentarea{
	background-color: white;
	
	padding-bottom: 20px;
}

.contentarea .barra-cinza{
	background-color: #F1F2F2;
	height: 80px;
	width: 100%;
	margin-bottom: -80px;
}

.footer{
	min-height:150px;
	height: 100%;
	background-color: #E6E7E8;
	background-image: url('../images/sombra_down.png');
	background-repeat: repeat-x;
	background-position: top;
	padding-top:20px;
}

.contacts-title{
	color: #6D6E71;
	font-size: 18px;
	font-weight:bold;
	margin-bottom:10px;
	
}

.footer p{
	font-size: 10px;
	line-height: 15px;
	color: black;
	margin: 2px 0px;
}

.contacts-data{
	height: 110px;
}
.contacts-address{
	float:left;
	width: 300px;
}

.contacts-phonemail{
	float:left;
	width: 300px;
}

.contacts-phonemail p{
	margin: 5px 0px;
}

.contacts-phonemail:after{
	clear:both;
}

.credits{
	width: 100%;
	height: 20%;
	border-top: 1px solid #6D6E71;
	text-align: right;
	font-size: 9px;
	color: black;
}

.contacts-phonemail p a,
.credits a,
.credits a:visited{
	color: black;
}

.contacts-phonemail p a:hover,
.credits a:hover{
	text-decoration: underline;
	cursor: pointer;
}

.barra-cinza-alert{
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F1F2F2;
	padding-left: 32px;
	padding-right: 32px;
}

.barra-cinza-alert .alert{
	width:80%;
	margin:0 auto;
}

.top-title{
	font-size:18px;
	font-family: Lucida Sans, Verdana, Arial;
	margin:0px;
	padding-top: 21px;
	padding-bottom: 14px;
}

.alert p{
	margin: 0px 0px;
}

form .control-group select.input-block-level{
	float:left;
}

.dataTables_filter{
	padding-top: 5px;
	padding-bottom: 5px;
}

.dataTables_filter label{
	height: 28px;
	margin-bottom: 1px;
}

table.table thead td.sorting_desc:hover,
table.table thead td.sorting_asc:hover,
table.table thead td.sorting:hover{
	cursor:pointer;
}

table.table{
	border-collapse: collapse;
	border-bottom: 2px solid white;
}

table.table thead{
	background-color: #E6E7E8;
}

table.table thead td{
	background: url('../images/table-header-cell.png');
	background-repeat: repeat-x;
	border-left: 10px solid #E6E7E8;
	border-right: 10px solid #E6E7E8;
	padding: 11px 8px 10px 8px;
	border-bottom: 0px solid white;
}

table.table thead td i.icone-sorter{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 2px;
	line-height: 14px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-image: url("../bootstrap/img/glyphicons-halflings.png");
}

table.table thead td.sorting i.icone-sorter{
	background-position: -432px -119px;
}

table.table thead td.sorting_asc i.icone-sorter{
	background-position: -312px -96px;
}

table.table thead td.sorting_desc i.icone-sorter{
	background-position: -289px -96px;
}

.table td {
  border-top: 0px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-top:0px;
	margin-bottom:20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rssLoader{
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
}

/* Mapa entrada */
#escolher-posicao{
	margin:10px 0px;
	width: 700px;
	height: 510px;
	float:left;
}

#mapa_entrada{
	width: 700px;
	height: 510px;
	background-image: url('../images/mapa_madeira.png');
	background-repeat: no-repeat;
	position: relative;
}

#escolher-posicao #mapa_entrada:hover{
	cursor: pointer;
}

.projecto-pin{
	position:absolute;
	display:none;
	background-image: url('../images/pin.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 32px;
}
/* EOF Mapa entrada */

