table {
	margin:0px;
	padding:0px;
	border:none;
}	
td {
	padding:0px;
	border:none;
	text-align:left;
	vertical-align:top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}	
#outertable {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
.address {
	height: 35px;
	width: 760px;
	background: url(images/bgr_address.jpg) no-repeat left top;
}
.address td {
	vertical-align:middle;
	font-size: 11px;
}
.address td a:link {
	color:#000000;
	text-decoration:none;
}
.address td a:visited {
	color:#000000;
	text-decoration:none;
}				
.address td a:hover {
	color:#000000;
	text-decoration:underline;
}		.leftcollumn {
	width: 424px;
	background: #B2D1B2 url(images/bgr_margin.gif) repeat-y left top;
}
.rightcollumn {
	width: 336px;
	background: #B2D1B2 url(images/bgr_margin.gif) repeat-y right top;
	text-align: right;
}
.fachada {
	background: url(images/fachada.jpg) no-repeat left top;
	height: 220px;
	width: 298px;
	color: #FFFFFF;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/back3.gif);
}
body a:link {
	color: #000000;
	text-decoration:none;
}
body a:visited {
	color: #000000;
	text-decoration:none;
}
body a:hover {
	color: #000000;
	text-decoration:underline;
}