@charset "utf-8";

body {
	background-image: url(../images/bg01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	background-repeat: repeat-x;
	background-color: #010101;
	font-family: Tahoma, Arial, Helvetica, Geneva;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #F8A920;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.internoBG {
	background-image: url(../images/bg_interno.jpg);
	background-repeat: repeat-x;
	height: 250px;
	background-position: 0px -180px;
	background-color: #676767;
	padding-top: 20px;
}
.paragrafoInterno {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

td img {display: block;}td img {display: block;}td img {display: block;}
