.indice {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: "Baskerville Old Face","Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #E77817;
}
td{
	font-family:"Trebuchet MS";
	font-size: 12px;

}
.conteudo {
	font-family:"Trebuchet MS";
	font-size: 12px;

}
	
.ministrante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}

.subministrante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
}

a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}

.fundin{
	background-image: url(../img/layout1_r4_c4.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-position: bottom;
}

.destaque {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.valores {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
}

ul.menu {
	color:#FFFFFF;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.menu li {
	display:inline;
	height:30px;
	line-height:30px;
}

.menu li {
	text-align:center;
	padding:0 10px 0 10px;
	border-right:1px solid #FFFFFF;
}

.menu li a {
	border-rigth:1px solid #FFFFFF;
	color:#FFFFFF;
}

.menu li a:hover {
	color:#FF9900;
}
td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#A0BCC2;
}

