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/page1250.jpg);
	background-repeat:no-repeat;
	width:1250px;
	height:846px;
	margin:0 auto;
}
#cont {
	position:absolute;
	width:789px;
	height:253px;
	margin-top:288px;
	margin-left:47px;
	background-color:#2B93AD;
}
#cimg {
	width:789px;
	height:253px;
	background-repeat:no-repeat;
}
.img1 { background-image:url(../images/ix1.jpg); }
.img2 { background-image:url(../images/ix2.jpg); }
.img3 { background-image:url(../images/ix3.jpg); }
.img4 { background-image:url(../images/ix4.jpg); }
.img5 { background-image:url(../images/ix5.jpg); }
.img6 { background-image:url(../images/ix6.jpg); }
.img7 { background-image:url(../images/ix7.jpg); }
#contacto {
	position:absolute;
	margin-left:440px;
	margin-top:600px;
}
#contacto a {
	color:#B3DBE6;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
#direccion {
	position:absolute;
	margin-left:1010px;
	margin-top:700px;
	text-align:right;
}
#direccion a { color:#069; }
#menu {
	width:789px;
	height:35px;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li { float:left; }
#menu a {
	padding:0 1px 0 1px;
	display:block;
	text-decoration: none;
	color:#FFF;
	width:108px;
	text-align:center;
	line-height:34px;
}
#menu a:hover {
	text-decoration: none;
	color: #AED7E2;
}
