body {
	background-attachment: fixed;
	background-image: url(fundo.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	word-spacing: 1px;


}
.textosubtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D82B5;
	font-style: normal;
	text-decoration: none;
}
.textosubsubtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D82B5;
	font-style: normal;
	text-decoration: none;
}
.textoTitulo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003399;
	font-style: normal;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.linkmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
}
.linkmail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295581;
	text-decoration: underline;
}
.linkdesignarte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkdesignarte:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;

}
.linklado {
	font-family: Arial;
	font-size: 11px;
	color: #5D82B5;
	font-style: normal;
	font-weight: bold;

}
.linklado:hover {
	font-family: Arial;
	font-size: 11px;
	color: #5D82B5;
	text-decoration: underline;
	font-weight: bold;

}