.bodyinterno {
	background-image: url(images/bg_interno.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: center center;
}
.topointerno {
	background-attachment: scroll;
	background-image: url(images/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.default{
	font-family: Verdana;
	font-size: 12px;
	color: #3e3e3e;
	text-align: justify;
	text-decoration: none;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.TextBox {
	border: 1px #666666 solid;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
h1{
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
	
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	background-image: url(images/bg_form.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	width: 286px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	background-image: url(images/bg_form2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 102px;
	width: 286px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-attachment: fixed;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.bordaESQ {
	margin-left: 30px;
}
.bodyindex {

	background-image: url(images/bg_intro.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
}
