a:link, a:visited, a:active { font-family, size, color}
a:hover {font-family, font-size, color, font-decoration,}
*{margin:0px; padding:0px;}
ul, il {margin:0px;	padding:0px;}
body {
	background-color: #FFF;
	background-image: url(img/pixbackg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #039;
	text-decoration: none;
	text-align: justify;
}
h1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #039;
	text-decoration: none;
}
#maincontent {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cajacabecera {
	background-image: url(img/cabecera.jpg);
	height: 506px;
	width: 1001px;
	position: absolute;
	left: 0px;
	top: 0px;
 }
#cajacentral {
	background-color: #FFF;
	background-image: url(img/centroadorno.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 1001px;
	top: 505px;
}
#cajinto1{
	float: left;
	width: 981px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-left: 10px;
	}
#ci1a {
	float: left;
	width: 325px;
	margin-top: 10px;
	margin-left: 10px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
}
#ci2a {
	float: left;
	width: 620px;
	margin-top: 10px;
	margin-left: 15px;
}
.ci2a ul {
	width: 300px;
	float: left;
	display: inline;
}
.ci2a li {
	display: inline;
	float: left;
	width: 220px;
}
#amap {
	float: left;
	width: 488px;
	margin-top: 10px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
	position: relative;
	left: 0px;
	top: 0px;
}
#name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F90;
	text-decoration: none;
	position: absolute;
	left: 120px;
	top: 0px;
	width: 290px;
}
#num {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	text-decoration: none;
	position: absolute;
	width: 60px;
	top: 0px;
	right: 5px;
}
#boton {
	position: absolute;
	right: 110px;
	bottom: 0px;
}
#bmap {
	width: 488px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	right: 0px;
	left: 10px;	
	float: left;
}
#cajafinal {
	float: left;
	width: 1001px;
	background-image: url(img/endbox.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin-top: 20px;
}
.cajfin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #005680;
	text-decoration: none;
	position: absolute;
	padding-top: 35px;
	padding-bottom: 30px;
}
.clear {
	clear: both;
	margin-top: 7px;
	margin-bottom: 7px;
}
