body {
	background-image:url(../images/bg.jpg);
	margin:0;
	padding:0;
}
body, td, th {
	font-family:Arial, helvetica, sans-serif;
	font-size:9px;
}
#page {
	background-image:url(../images/page480.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:320px;
	margin:0 auto;
}
#cont {
	position:absolute;
	width:303px;
	height:98px;
	margin-top:110px;
	margin-left:18px;
	background-color:#2B93AD;
}
#cimg {
	width:303px;
	height:98px;
	background-repeat:no-repeat;
}
.img1 { background-image:url(../images/ipp1.jpg); }
.img2 { background-image:url(../images/ipp2.jpg); }
.img3 { background-image:url(../images/ipp3.jpg); }
.img4 { background-image:url(../images/ipp4.jpg); }
.img5 { background-image:url(../images/ipp5.jpg); }
.img6 { background-image:url(../images/ipp6.jpg); }
.img7 { background-image:url(../images/ipp7.jpg); }
#contacto {
	position:absolute;
	margin-left:170px;
	margin-top:225px;
}
#contacto a {
	color:#B3DBE6;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
#direccion {
	position:absolute;
	margin-left:320px;
	margin-top:270px;
	text-align:right;
}
#direccion a { color:#069; }
#menu {
	width:303px;
	height:15px;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li { float:left; }
#menu a {
	padding:0 2px 0 2px;
	display:block;
	text-decoration: none;
	color:#FFF;
	width:auto;
	text-align:center;
	line-height:14px;
}
#menu a:hover {
	text-decoration: none;
	color: #AED7E2;
}
