.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	}
.bg2 {
	background-color: #E6EAF0;
	background-image: url(images/bg2.gif);
	z-index: 1;
}
.bordas {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #434243;
	border-left-color: #434243;
}
.cell1 {
	background-color: #EDEEF1;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.cell2 {

	background-color: #E4E4E4;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.cell_lnk {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #444951;
	padding-left: 46px;
	font-weight: bold;
}
.border_img {
	border: 1px solid #FFFFFF;
}
.feature_lnk {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CDDEFC;
	padding-right: 10px;
	padding-left: 10px;
}
.treb12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

a{

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

a.link {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.right_co {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171717;
}
.formulario {
	height: 22px;
	width: 70px;
}
.border_banner {
	border: 1px solid #465583;
}
#bg_top{
position: absolute;
background-image: url(images/bg1.gif);
background-repeat: repeat-x;
height: 431px;
z-index: 0;
width: 100%;
}
#bg_body {
position: absolute;
background-image: url(images/bg2.gif);
background-repeat:repeat;
z-index: 1;
}
#content {
position: absolute;
top: 0px;
left: 50%;
z-index: 3;
width: 781px;
margin-left: -391px;
}
