.fundo2 {
	background-attachment: fixed;
	background-image: url(p1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fundo {

	background-attachment: fixed;
	background-image: url(p3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundodesign {

	background-attachment: fixed;
	background-image: url(barra_auto.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.arquivobira {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: black;
	margin: 0px;
	padding: 0px;

}
.esquerdatopo {
	background-attachment: fixed;
	background-image: url(canto_et.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.direitatopo {
	background-attachment: fixed;
	background-image: url(canto_dt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.direitabaixo {

	background-attachment: fixed;
	background-image: url(canto_db.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.esquerdabaixo {


	background-attachment: fixed;
	background-image: url(canto_eb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.esquerda {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: E2C4A7;
	border-right-color: E2C4A7;
	border-bottom-color: E2C4A7;
	border-left-color: E2C4A7;
	margin: 0px;
	padding: 0px;

}
.direito {
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: E2C4A7;
	border-right-color: E2C4A7;
	border-bottom-color: E2C4A7;
	border-left-color: E2C4A7;
	margin: 0px;
	padding: 0px;

}
.marginleft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.marginright {

	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.arquivopires {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #445677;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #800000;
}
a:visited {
	font-weight: bold;
	color: #800000;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.pontilhado {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #6C0000;
	border-right-color: #6C0000;
	border-bottom-color: #6C0000;
	border-left-color: #6C0000;
}
img {
	margin: 5px;
}

