#header_tagline {
	background-image: url(pics/back-tagline.png);
	background-repeat: repeat-x;
	background-position: 0px -8px;
	/*background: #F0F0F0;*/
	background-color: #DDDDDD;
}

header hr.header_line {
	height: 1px;
	background: #D3D3D3;
}

#header_tagline div {
	font-size: 11px;
	color: #AFAFAF;
	line-height: 30px;
}

#header_tagline div img {
	vertical-align: middle;
}

header .logo {
	/*margin-top: 30px;*/
	margin-top: 27px;
	margin-bottom: 10px;
}

header .menu > li {
	margin: 0 0 0 34px;
}


.inanimado {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}

header.fixed_menu {
	border-top: none;
}

header .menu .sub-seleccao {
    color: rgb(158, 188, 235);
}

.margem-fix-titulos {
	padding: 0px 0 60px 0;
}

.justificado {
	text-align: justify;
}

.centrado {
	text-align: center;
}

img.moldura {
	margin-top: 7px;
	box-shadow: 5px 5px 20px #AAA;
}

.subtitulo1 {
	margin-top: -5px;
	margin-bottom: 15px;
}

.texto-sombra {
	text-shadow:2px 2px 4px #999;
}

h2.subtitulo1.texto-sombra {
	margin-bottom: 0px;
	background-color: #F5F5F5;
	background: -webkit-linear-gradient(#F5F5F5, #EFEFEF); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#F5F5F5, #EFEFEF); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#F5F5F5, #EFEFEF); /* For Firefox 3.6 to 15 */	
	background: linear-gradient(#F5F5F5, #EFEFEF); /* Standard syntax (must be last) */
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #DDD;
	margin-right: 1px;	
}

.lista-topicos {
	margin-top: 8px;
	margin-bottom: 25px;
}

.module_partners ul li .item img {
	opacity: 0.65;
}

.ficha-tecnica {
	padding-left: 20px;
}
.ficha-tecnica p strong {
	font-size: 14px;
	font-weight: bold;
	color: #596d75;
}
/*.ficha-tecnica-foto {
	padding-right: 10px;
}*/

.pre_footer {
	background: #2a2a2a;
	padding-bottom: 25px;
}

.pre_footer p {
		color: #b7b7b7;
}

.footer-icons {
	/*color: #5499AF;*/
	color: #428FA7;
	margin-right: 5px;
	font-size: 18px;
}

.mapinha {
	border-radius: 5px;
}
.mapinha-link img {
	opacity: 0.5;
}
.mapinha-link img:hover {
	opacity: 0.7;
}

.botao1 {
	display: inline-block;
	/*background-color: #D1E9F1;*/
	background-color: #E5F5FA;
	border-radius: 5px;
	padding: 10px;
	padding-right: 15px;
}
.botao1:hover{
	background-color: #D0EAF3;
}
.botao1 .iconzinho{
	vertical-align: bottom;
	padding-right: 10px;
}
.botao1 h4 {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 7px;
}

.contact_info_list li {
	margin: 18px 0 24px 0;
}
div#morada {
	line-height: 20px;
}