.texto16 {
	font-family: "Frutiger 57Cn";
	font-size: 16px;
	color: #ffffff;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9ac02;
}
.texto_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.texto_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
}
.rodape {
	font-family: Tahoma;
	font-size: 11px;
	color: #fefefe;
}
.estiloform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	border: 1px solid #cccccc;
	background-color: #999999;
}
body {
	padding:0px;
	margin: 0px;
	background-image: url(../imagens/fundosite.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}.titulo18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bordaFoto1 {
	border: 1px solid #CCCCCC;
}
.bordaAgenda {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F7B600;
}
