body {
	background-image:url(../images/bg.jpg);
	margin:0;
	padding:0;
}
body, td, th {
	font-family:Arial, helvetica, sans-serif;
	font-size:12px;
}
#page {
	background-image:url(../images/page640.jpg);
	background-repeat:no-repeat;
	width:640px;
	height:960px;
	margin:0 auto;
}
#cont {
	position:absolute;
	width:578px;
	height:525px;
	margin-top:189px;
	margin-left:28px;
	background-color:#2B93AD;
}
#cimg {
	width:412px;
	height:525px;
	background-repeat:no-repeat;
	margin-left:166px;
}
.img1 {
	background-image:url(../images/ip1.jpg);
}
.img2 {
	background-image:url(../images/ip2.jpg);
}
.img3 {
	background-image:url(../images/ip3.jpg);
}
.img4 {
	background-image:url(../images/ip4.jpg);
}
.img5 {
	background-image:url(../images/ip5.jpg);
}
.img6 {
	background-image:url(../images/ip6.jpg);
}
.img7 {
	background-image:url(../images/ip7.jpg);
}
#contacto {
	position:absolute;
	margin-left:22px;
	margin-top:880px;
}
#contacto a {
	color:#000;
	text-decoration:none;
	font-size:20px;
}
#direccion {
	position:absolute;
	margin-left:656px;
	margin-top:487px;
	text-align:right;
	display:none;
}
#direccion a {
	color:#069;
}
#menu {
	width:166px;
	height:525px;
	float:left;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu a {
	padding:0 1px 0 1px;
	display:block;
	text-decoration: none;
	color:#FFF;
	width:166px;
	text-align:center;
	line-height:74px;
	font-size:16px;
}
#menu a:hover {
	text-decoration: none;
	color: #AED7E2;
}
