@charset "utf-8";

.bordasimples {border: solid 1px; border-collapse: collapse}

.bg-cont {
	background-image: url(img/bg-cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tahoma13 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
.tahoma11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.tahoma15 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #567BA5;
	text-decoration:none;
}
.tahoma12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #567BA5;
	background-color: #EEE;
}
#submenu {
	top:0px;
	left:0px;
	text-align:left;
	position:absolute;
	z-index:1;
}
.centraliza {
	margin-left:0px;
	margin-top:0px;
}
