/* CSS Document */
body {
background-image:url(../images/fondo21.jpg);
	font-family: Arial, Helvetica, sans-serif;
	size: 13px;
	color: white;
}
p, h1, h2, h3, h4, h5, table, tr, td {
	margin: 0 0 0 0;
}

a {
	text-decoration: none;
}

.bottom_menu {
	color: #80FF80;
	font-size: 12px;
}
a:hover.bottom_menu  {
	text-decoration: underline;
}

#contenedor {
	position: relative;
	margin: 0 auto;
	width: 771px;
}
#contenido {
	position: relative;
	float: left;
	padding: 10px 10px 0 190px;
	background-image:url(../images/plantilla.gif);
	height: 459px;
}
#nav {
	position: relative;
	width: 600px;
	height: 45px;
	left: 172px;
}
#nav ul {
	margin: 0;
	padding: 1px 0 0 1px;
	list-style: none;
	height: 45px;
}
#nav ul li {
	float: left;
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
}
#nav li a {
	margin: 0;
	padding: 0;
	text-indent: -999em;
	display: block;
	height: 45px;
	text-decoration: none;
}

#home a, #home a:link, #home a:visited {
background: url(../images/home2.jpg) 0 0 no-repeat;
	width: 83px;
}
#home a:hover  {
	background-position: 0px -45px;
}
#home a:active  {
	background-position: 0px -90px;
}
#home_active {
background: url(../images/home2.jpg) 0 0 no-repeat;
	background-position: -83px 0;
	width:83px;
}

#properties a, #properties a:link, #properties a:visited {
	background: url(../images/properties2.jpg) 0 0 no-repeat;
	width: 122px;
}
#properties a:hover  {
	background-position: 0px -45px;
}
#properties a:active  {
	background-position:0px -90px;
}
#properties_active {
	background: url(../images/properties2.jpg) 0 0 no-repeat;
	background-position: -122px 0;
	width: 122px;
}

#map a, #map a:link, #map a:visited {
	background: url(../images/map2.jpg) 0 0 no-repeat;
	width: 60px;
}
#map a:hover  {
	background-position: 0px -45px;
}
#map a:active  {
	background-position: 0px -90px;
}
#map_active {
	background: url(../images/map2.jgp) 0 0 no-repeat;
	background-position: -60px 0;
	width: 60px;
}

#contact a, #contact a:link, #contact a:visited {
	background: url(../images/contact2.jpg) 0 0 no-repeat;
	width: 102px;
}
#contact a:hover  {
	background-position: 0px -45px;
}
#contact a:active  {
	background-position: 0px -90px;
}
#contact_active {
	background: url(../images/contact2.jpg) 0 0 no-repeat;
	background-position: -102px 0;
	width: 102px;
}
#places a, #places a:link, #places a:visited {
	background: url(../images/places-to-go.jpg) 0 0 no-repeat;
	width: 137px;
}
#places a:hover  {
	background-position: 0px -45px;
}
#places a:active  {
	background-position: 0px -90px;
}
#places_active {
	background: url(../images/places-to-go.jpg) 0 0 no-repeat;
	background-position: -137px 0;
	width: 137px;
}
#gallery a, #gallery a:link, #gallery a:visited {
	background: url(../images/gallery2.jpg) 0 0 no-repeat;
	width: 88px;
}
#gallery a:hover  {
	background-position: 0px -45px;
}
#gallery a:active  {
	background-position: 0px -90px;
}
#gallery_active {
	background: url(../images/gallery2.jpg) 0 0 no-repeat;
	background-position: -88px 0;
	width: 88px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	margin-left:300px;
	margin-right:100px;
	margin-top:80px;
	letter-spacing:2px;
	width:365px;
	height:265px;
}
.style2 {font-size: 14px;
	color:#FFFFFF;
	margin-left:300px;
	width:389px;
	height:28px;
}

.style4 {font-size: 16px}
.style5 {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
}


#iv {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0 25px 0;
	font-size: 12px;
}
#iv a {
	color: white;
	text-decoration: none;
}
#iv a:hover {
	text-decoration: underline;
}
