td img {display: block;}
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.conteudo{
	background-color:#FFFFFF;
	padding: 20px;
}
td img {display: block;}
#apoio {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: normal; 
	text-transform: uppercase;
	font-size:80%;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-style: italic;
	font-size:150%;

}
h3 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: normal; 
	text-transform: uppercase;
	font-size:125%;

}
h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:0;
	font-style: italic;

}
h4 {
	margin-top:2em;
	text-transform: uppercase;
	font-size:115%;
}
h4.dist {
	margin-top: 3em;
}

h5 {
	margin-top:0;
	font-size:130%;
	font-weight: normal; 
	text-transform: lowercase;

}
h4 span, h5 span {
	background-color:#EEEEEE;

}

.titulo {
	background-color:#FFFFFF;
	font-size:160%;
}
.data, .creditos {
	background-color:#FFFFFF;
	margin-right: -1px;
}
.creditos {
	background-color:#FFFFFF;
	margin-right:-1px;
	font-size:80%;
	
}
.footer {
	padding-left:40px;
	padding-right:40px;
	color:#666666;
	font-size:80%;
}
.contactos {
	color: black;
	font-size:80%;
}
.mecenas {
	color: black;
	font-size:80%;
}

.item{
	color:#C4C4C4; /* 666666 */
}

.separator {
	margin-top:2em;
	margin-bottom:2em;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a img {
	border:none;
}

.nocss {
	display:none;
}