@charset "utf-8";
/* CSS Document */

body {
	background:no-repeat;
	background-color:#600;
}

#wrap { 
	margin:0 auto 0 auto; 
	width:1280px; 
	text-align:left;
}

#container {
	font-family:Arial, Helvetica, sans-serif;
	width:1200px;
	height:1000px;
	position:absolute;
}

#container2 {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/map_bgd.jpg);
	width:1280px;
	height:1000px;
	position:absolute;
	left: 181px;
	top: 20px;
}

#container3 {
	font-family:Arial, Helvetica, sans-serif;
	width:1280px;
	height:1000px;
	position:absolute;
}

#contact {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/contacto.jpg);
	width:1280px;
	height:1000px;
	position:absolute;
	left: 181px;
	top: 20px;
}

#c_c {
	position:absolute;
	left:125px;
	top:465px;
	width:749px;
	height:363px;
	z-index:1;
}

#bluff {
	position:absolute;
	left:832px;
	top:67px;
	width:413px;
	height:36px;
	z-index:1;
}

#main_map {
	position:absolute;
	left:-800px;
	top:52px;
	width:1228px;
	height:806px;
	z-index:1;
}

#title {
	position:absolute;
	background:#0FF;
	left:30px;
	top:25px;
	width:1138px;
	height:137px;
	z-index:1;
	text-align: center;
}

#C1 {
	position:absolute;
	background-image:url(../images/map_bgd.jpg);
	left:43px;
	top:286px;
	width:256px;
	height:239px;
	z-index:1;
}

#C2 {
	position:absolute;
	background-image:url(../images/c2.jpg);
	left:483px;
	top:286px;
	width:256px;
	height:239px;
	z-index:1;
}

#C3 {
	position:absolute;
	background-image:url(../images/c3.jpg);
	left:921px;
	top:286px;
	width:256px;
	height:239px;
	z-index:1;
}

#wrap #container #title p {
	font-weight: bold;
}

