/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #420000;
}
form {
	margin : 0;
}
a {
	color : #6B0001;
	text-decoration : none;
}
a:hover {
	text-decoration:underline;
}
.agendaHome {
	font-size: 11px;
	margin : 0 0 19px 0;
}
.agendaTit {
	font-weight : bold;
}
.newsList {
	margin : 0px 0px 0px 0px;
}
.f_botao {
	background : #6F0100;
	color : #ffffff;
	border : 1px solid #420000;
}
.f_campo {
	background-color : #ffffff;
	color : #420000;
	font-size : 11px;
	border : 1px solid #420000;
}
.f_campoB {
	background-color : #ffffff;
	color : #420000;
	border : 1px solid #420000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.f_mensagem {
	background : #6B0001;
	font-weight : bold;
	padding : 5px;
}
.f_tit {
	color : #420000;
	font-weight : bold;
}
.f_texto {
	font-size: 11px;
	color : #420000;
}
.imgBorder {
	border:3px solid #6B0001;
}
.imgBorderHome {
	border:4px solid #6B0001;
}
.imgBorderFoto {
	border:2px solid #6B0001;
}
.newsHome {
	font-size: 11px;
	line-height: 14px;
}
.newsHome A {
	font-size: 11px;
}
.newsList {
	margin : 0px 0px 10px 0px;
}
.newsHome A:hover {
	text-decoration:underline;
}
.newsTit {
	font-weight: bold;
	font-size: 14px;
}
.newsTitList {
	font-weight: bold;
	font-size: 11px;
}
.titNewsHome {
	font-weight: bold;
}
