@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--


.pics img {
border-top: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}

.pics a:link img{
border-top: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}

.pics a:hover img{
border-top: 2px solid #0000FF;
border-right: 2px solid #0000FF;
border-bottom: 2px solid #0000FF;
border-left: 2px solid #0000FF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}

.pics a:active img{
border-top: 2px solid #00FF00;
border-right: 2px solid #00FF00;
border-bottom: 2px solid #00FF00;
border-left: 2px solid #00FF00;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}

.pics a:visited img{
border-top: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}


#iframe
{
padding:0;
}

#button
{
position: relative;
top: 80px;
}

.props img {
border-style: none;
}

.props a:link img{
border-style: none;
}

.props a:hover img{
border-style: none;
}

.props a:active img{
border-style: none;
}

.props a:visited img{
border-style: none;
}

.props
{
background-image: url(images/table_back.jpg);
}

.summary
{
position: relative;
top: 12px;
width: 560px;
margin: 5px;
color: #000000;
text-align: justify;
text-indent: 30px;
font: normal 18px Times New Roman;
}

.title
{
position: relative;
top: 0px;
color: #000000;
font: bold 24px Times New Roman;
}

.title_p
{
position: relative;
left: -86px;
top: -36px;
color: #000000;
font: bold 24px Times New Roman;
}

.newtitle
{
position: relative;
top: -30px;
color: #000000;
text-align: center;
text-indent: 0px;
font: 18px Times New Roman;
}

.cp
{
position: relative;
top: 0px;
color: #000000;
font: bold 24px Times New Roman;
}

.cp_p
{
position: relative;
left: -136px;
color: #000000;
font: bold 24px Times New Roman;
}

.precio
{
position: relative;
top: 0px;
left: 340px;
color: #000000;
font: bold 24px Times New Roman;
}

.precio_p
{
position: relative;
top: 0px;
left: -40px;
color: #000000;
font: bold 24px Times New Roman;
}

.desc
{
color: #000000;
font: normal 18px Times New Roman;
}

.shortdes
{
color: #000000;
font: normal 18px Times New Roman;
}

.moreinfo
{
color: #000000;
font: normal 18px Times New Roman;
}

.minidesc
{
color: #000000;
font: normal 18px Times New Roman;
}

.more
{
position: relative;
left: 500px;
top: -28px;
  display: block;
  width: 53px;
  height: 28px;
  background: url("images/hand3.jpg") no-repeat 0 0;

}

.more:hover
{
  background-position: 0 -28px;
}

.more span
{
  display: none;
 }
 
.button
{
position: relative;
left: 26px;
top: 1px;
  display: block;
  width: 150px;
  height: 150px;
  background: url("images/cuenca_rentals.jpg") no-repeat 0 0;

}

.button:hover
{
  background-position: 0 -150px;
}

.button span
{
  display: none;
}

.services
{
color: #000000;
font: normal 18px Times New Roman;
text-align: left;
align: left;
}

.highlist
{
color: #000000;
font: normal 18px Times New Roman;
text-align: left;
}

H1 {
font-size:24px;
           color: #000000;
           text-align: center; 
      }

H2 {
font-size:20px;
           color: #000000;
           text-align: left;
      }

H3 {
font-size:24px;
           color: #000000;
           text-align: left;
      }
      

      
.homepage
{
color: #000000;
font: normal 18px Times New Roman;
text-align: left;
}

.newstitle
{
color: #000000;
font: normal 26px Times New Roman;
text-align: center;
}

/* Drop-down menu */

			.menu
				{
				padding: 0;
                background-image: url('images/buttonbar.jpg') no-repeat;
                margin-left: 200px;
				}
			.menu ul
				{
				text-align: left;
				font: bold 11px Arial, Verdana, sans-serif;
				margin: 0;
				padding: 0;
    background-image: url('images/buttonbar.jpg') no-repeat;
				}
			.menu li
				{
				display: inline;
				margin: 0 0 0 0;
				padding: 0;
				}
			.menu li a
				{
				float: left;
				color: #FFF;
				margin: 0 0 0 0;
				padding: 0 2px 0 2px; /*Top, Right, Bottom, Left*/
				text-decoration: none;
				letter-spacing: 1px;
				}
			.menu li a span
				{
				float: left;
				display: block;
				background: transparent url(media/color_tabs_right.gif) no-repeat right top;
				padding: 4px 40px 1px 7px;
				}
			.menu li a span
				{
				float: none;
				}
			.menu li a:hover
				{
                color: #A9994E;
				}
			.menu li a:hover span
				{
				}
			.menu .selected a
				{
				/*currently selected tab*/
				}




			.propmenu
				{
				padding: 0;
                background-image: url('images/buttonbar.jpg') no-repeat;
                margin-left: 200px;
				}
			.propmenu ul
				{
				text-align: left;
				font: bold 11px Arial, Verdana, sans-serif;
				margin: 0;
				padding: 0;
    background-image: url('images/buttonbar.jpg') no-repeat;
				}
			.propmenu li
				{
				display: inline;
				margin: 0 0 0 0;
				padding: 0;
				}
			.propmenu li a
				{
				float: left;
				color: #FFF;
				margin: 0 0 0 0;
				padding: 0 2px 0 2px; /*Top, Right, Bottom, Left*/
				text-decoration: none;
				letter-spacing: 1px;
				}
			.propmenu li a span
				{
				float: left;
				display: block;
				padding: 4px 4px 1px 4px;
				}
			.propmenu li a span
				{
				float: none;
				}
			.propmenu li a:hover
				{
                color: #A9994E;
				}
			.propmenu li a:hover span
				{
				}
			.propmenu .selected a
				{
				/*currently selected tab*/
				}





			/* ######### Style for Drop Down Menu ######### */
			.menudiv_a
				{
				position: absolute;
				top: 0;
				font: normal 12px Arial;
				line-height: 20px; /*Submenu Height*/
				z-index: 30;
				width: 153px;
				visibility: hidden;
				}
			#menu1_a
				{
                position: absolute;
				top: -2px;
				font: normal 12px Arial;
				line-height: 20px; /*Submenu Height*/
				background-image: url('images/button.jpg');
				z-index: 30;
				width: 153px;
				visibility: hidden;
				}
			#menu2_a
				{
                position: absolute;
				top: -2px;
				font: normal 12px Arial;
				line-height: 20px; /*Submenu Height*/
				background-image: url('images/button_wide.jpg');
				z-index: 30;
				width: 300px;
				visibility: hidden;
				}
			#menu3_a
				{
                position: absolute;
				top: -2px;
				font: normal 12px Arial;
				line-height: 20px; /*Submenu Height*/
				background-image: url('images/button.jpg');
				z-index: 30;
				width: 153px;
				visibility: hidden;
				}
			#menu4_a
				{
                position: absolute;
				top: -2px;
				font: normal 12px Arial;
				line-height: 20px; /*Submenu Height*/
				background-image: url('images/button.jpg');
				z-index: 30;
				width: 153px;
				visibility: hidden;
				}
			#menu5_a
				{
                position: absolute;
				top: -2px;
				font: normal 12px Arial;
				line-height: 20px; /*Submenu Height*/
				background-image: url('images/button.jpg');
				z-index: 30;
				width: 153px;
				visibility: hidden;
				}
			.menudiv_a a
				{
				width: auto;
				display: block;
				text-indent: 10px;
				padding: 20 0;
				text-decoration: none;
				color: #FFF;
				}

			.menudiv_a2 a
				{
				width: auto;
				display: block;
				text-indent: 10px;
				padding: 20 0;
				text-decoration: none;
				color: #FFF;
				}

			* html .menudiv_a a
				{ /*IE only hack*/
				width: 100%;
				}
			.menudiv_a a:hover
				{ /*THEME CHANGE HERE*/
				background-image: url('images/button.jpg');
				color: #A9994E;
				position-top: -2px;
				}

			.menudiv_a2 a:hover
				{ /*THEME CHANGE HERE*/
				background-image: url('images/button_wide.jpg');
				color: #A9994E;
				position-top: -2px;
				}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 12px Arial;
width: 153px; /* Main Menu Item widths */

}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 1px;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-image: url('images/deleteme/hover.gif'); /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
background-image: url('images/deleteme/hover.gif');
}

.sidebarmenu ul li a:hover{

}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 153px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(images/arrow.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
.style10 {font-size: 9px}
.style11 {font-size: 12px; }
.style12 {font-size: 16px}
.style13 {font-size: 18px}
-->
