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/page320.jpg);
	background-repeat:no-repeat;
	width:320px;
	height:480px;
	margin:0 auto;
}
#cont {
	position:absolute;
	width:287px;
	height:260px;
	margin-top:96px;
	margin-left:17px;
	background-color:#2B93AD;
}
#cimg {
	width:204px;
	height:260px;
	background-repeat:no-repeat;
	margin-left:82px;
}
.img1 {
	background-image:url(../images/im1.jpg);
}
.img2 {
	background-image:url(../images/im2.jpg);
}
.img3 {
	background-image:url(../images/im3.jpg);
}
.img4 {
	background-image:url(../images/im4.jpg);
}
.img5 {
	background-image:url(../images/im5.jpg);
}
.img6 {
	background-image:url(../images/im6.jpg);
}
.img7 {
	background-image:url(../images/im7.jpg);
}
#contacto {
	position:absolute;
	margin-left:13px;
	margin-top:437px;
}
#contacto a {
	color:#000;
	text-decoration:none;
	font-size:12px;
}
#direccion {
	position:absolute;
	margin-left:656px;
	margin-top:487px;
	text-align:right;
	display:none;
}
#direccion a {
	color:#069;
}
#menu {
	width:82px;
	height:260px;
	float:left;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li {
}
#menu a {
	padding:0 1px 0 1px;
	display:block;
	text-decoration: none;
	color:#FFF;
	width:82px;
	text-align:center;
	line-height:36px;
}
#menu a:hover {
	text-decoration: none;
	color: #AED7E2;
}
