/* CSS Document */

BODY {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left;background-color: #fff;}

a {COLOR:#0033CC; TEXT-DECORATION: none; font-family:verdana;}

a:hover {TEXT-DECORATION: underline; color:#0033CC;}

a:visited {COLOR: #0033CC;}

#tabela {
	background-color: #ECECF5;
	width:100%;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #D1B7DB;
	border-bottom-color: #D1B7DB;
	font-family: verdana, arial;
	font-size: 12px;
	color:#000;
}

#tabela td{
	padding: 10px 15px 10px 15px;
}

#tabela h1 {
	font-size: 21px;
	font-weight:bold;
	margin: 20px 0 0 0;
	color:#738961;
	}
	
#tabela h1 hr{
	border: solid 1px #738961;
	margin: 0 0 10px 0;
	}
	
#tabela h2 {
	font-size: 16px;
	font-weight:normal;
	text-align: left;
	margin: 0;
	}

#tabela h3 {
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	margin: 0;
	}
	
#tabela2 {
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	border: dashed 1px #A3B494;
	}
	
#tabela2 h1 {
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	margin: 0;
	color: #000;
	}
	
#tabela2 td{
	padding: 10px 0 10px 15px;
}
	
#tabela_fotos {
	width:750px;
	background-color: #ECECF5;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #D1B7DB;
	border-bottom-color: #D1B7DB;
	font-family: verdana, arial;
	font-size: 12px;
	color:#000;
}

#tabela_fotos h1 hr{
	border: solid 1px #738961;
	margin: 0 0 10px 0;
	}
	
#tabela_fotos h2 {
	font-size: 16px;
	font-weight:normal;
	text-align: left;
	margin: 0;
	}
	
#tabela_fotos h3 {
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	margin: 0 0 5px 0;
	}
	
#tabela_fotos td {
	margin: 0;
	padding: 15px;
	}
	
	
	
	
#tabela_textos {
	width:750px;
	background-color: #ECECF5;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #D1B7DB;
	border-bottom-color: #D1B7DB;
	font-family: verdana, arial;
	font-size: 12px;
	color:#000;
}

#tabela_textos h1 hr{
	border: solid 1px #738961;
	margin: 0 0 10px 0;
	}
	
#tabela_textos h2 {
	font-size: 16px;
	font-weight:normal;
	text-align: left;
	margin: 0;
	}
	
#tabela_textos h3 {
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	margin: 0 0 5px 0;
	}
	
#tabela_textos td {
	margin: 0;
	padding: 15px;
	}
.titulo1 {
	margin: 0;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	padding: 0;
	}
