body {
	background-color : #485E8C;
	background-image : url(http://216.32.86.170/~contacto/bg2.jpg);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(http://216.32.86.170/~contacto/bg1.jpg);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(http://216.32.86.170/~contacto/BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 73px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.centro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
    	text-align: justify;
}

.centroContact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
    	text-align: justify;
}
.ma{
	padding-left: 30px;
	padding-right: 20px;
}
a {
	color: #000000;
	background-color: #BEC8F0;
}
a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}