﻿body {
	/* background-image: url('../Fundos/maratum.jpg');
	background-repeat: repeat; */
	margin-top: 10px;
	padding: 0px;
	text-align: center;
}

#banner_container {
	font-family: verdana, arial, sans-serif;
	background-image: url(layout/banner.png);
	font-size: 13px;
	margin: 0px auto;
	width: 900px;
	padding: 10px;
	height: 140px;
	text-align: left;
}

#container {
	font-family: verdana, arial, sans-serif;
	background-image: url('../Fundos/mural.jpg');
	margin: 0px auto;
	border: 1px solid #cccccc;
	font-size: 13px;
	width: 900px;
	padding: 10px;
	height: auto;
	text-align: left;
	
}

#content {
	margin-top: 0px;
	width: 330px;
	font: 13px verdana, arial, sans-serif;
	/* font-weight: 20px; */
	float: left;
}

#right_content {
	top: 0px;
	width: 815px;
	font: 13px verdana, arial, sans-serif;
  /*	font-weight: 20px; */
	float: left;
	margin-left: 45px;
}

h1 {
	font-size: 14px;
	color: #7f3f3f;
	/* font-weight: 800px; */
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #7f3f3f;
}

h2 {
	font-size: 10px;
	color: #7f3f3f;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #7f3f3f;
}

p {
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 1.5em;
}

.generate_tooltip_image {
	float: left;
	margin: 1px;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #cccccc;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;	
}

.generate_intervalo_image {
	float: left;
	margin: 2px;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;
	background-color: #ffffff;
	background-repeat: no-repeat;*/
	background-position: center center;
}

.generate_moldura_image {
	float: left;
	margin: 4px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	vertical-align: middle;
	*vertical-align: middle;
	/* border: 1px solid #cccccc;
	background-color: #ffffff;
	background-repeat: no-repeat;*/
	background-position: center middle no-repeat;
}

.generate_festas_image {
	float: left;
	margin: 2px;
	width: 330px;
	height: 340px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;
	background-color: #ffffff;
	background-repeat: no-repeat;*/
	background-position: center center;}
	
.generate_traspor_image {
    
	float: left;
	margin: 1px;
	width: 615px;
	height: 310px;
	line-height: 310px;
	text-align: center;
	vertical-align: middle;
	margin-left: 145px;
		background-position: center center;
	background-repeat: no-repeat;
	border: 1px dotted #cccccc;
	/* background-color: #ffffff;*/
 }

.generate_mapas_image {
	float: left;
	margin: 2px;
	width: 365px;
	height: 360px;
	line-height: 360px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;
	background-color: #ffffff;
	background-repeat: no-repeat;*/
	background-position: center center;
}

.generate_chatas_image {
	float: left;
	margin: 2px;
	width: 600px;
	height: 25px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;
	background-color: #ffffff;*/
	background-repeat: no-repeat;
	background-position: center center;
}

.generate_metade_image {
	float: left;
	margin: 2px;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;
	background-color: #ffffff;
	background-repeat: no-repeat;*/
	background-position: center center;
}

.generate_logos_image {
	float: left;
	margin: 1px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;*/
	background-position: center center;
	background-repeat: no-repeat;
	/* background-color: #ffffff;*/
 }
 
 .generate_botao_image {
	float: left;
	margin: 1px;
	width: 35px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;*/
	background-position: center center;
	background-repeat: no-repeat;
	/* background-color: #ffffff;*/
 }
 
 .generate_botoa_image {
	float: left;
	margin: 1px;
	width: 35px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;*/
	background-position: center center;
	background-repeat: no-repeat;
	/* background-color: #ffffff;*/
 }
 
 .generate_espaco_image {
	float: left;
	margin: 1px;
	width: 570px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid #cccccc;*/
	background-position: center center;
	background-repeat: no-repeat;
	/* background-color: #ffffff;*/
 }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}

#clear {
	clear: both;
	height: 5px;
}

#titulo_menu {
	clear: both;
	font-size: 9px;
	margin-left: 45px;
	width: 825px;
	color: #7f3f3f;
	/*font-weight: bold;
	padding-right: 125px;*/
	padding-bottom: 5px;
	border-bottom: 1px dotted #7f3f3f;
	text-align: right;
	height: 10px;
}


#footertxt{text-align:left; width: 900px; padding:10px; border: 1px solid #cccccc;
    height: 45px;  line-height:15px; background-image: url('../Fundos/mural.jpg'); 
background-repeat: repeat; }
#footertxt img {float:left;  padding:10px; cursor:pointer;}

#footer_container{
	font-family: verdana, arial, sans-serif;
	/*background-image: url('../Fundos/mural.jpg'); border: 1px solid #cccccc;*/
    background-repeat: repeat;
	font-size: 15px;
	width: 815px;
		height: auto;
	text-align: left;
	margin-left: 45px;
	padding: 10px;
}

#container_footer {
	font-family: verdana, arial, sans-serif;
    background-repeat: repeat;
	font-size: 15px;
	width: 815px;
	padding: 0px;
	height: auto;
	text-align: left;
	margin-left: 0px;
}
/*
#copyright a {
	text-decoration: none;
	color: #369;
}

#copyright a:hover {
	color: #F39;
}

#tabela_contactos {
	border: 0px;
	margin: 0px auto;
	width: 100%;
}

#tabela_contactos th {
	text-align: right;
	vertical-align: top;
}
*/