@CHARSET "UTF-8";

#main .ww{
    padding: 0;
}

.home{
/*    background: white  no-repeat;*/
    margin: 0;
    padding: 0;
    position: relative;
    width: 920px;
}
.introText {
    bottom: 100px;
    color: white;
    position: absolute;
    right: 20px;
    width: 570px;
}
#main .introText h2{
    background-image: none;
    color: white;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0;
}


#main .introText p{
    font-size: 14px;
    margin: 10px 20px 10px 55px;
    text-align: left;
}

#main .lunaConcierge h3{
    color: #E3C7A6;
    font-size: 20px;
    left: 122px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 224px;
    width: 182px;
}

#main .lunaConcierge h3 a {
   color: #E3C7A6;
   text-decoration: none;
}

#main .lunaConcierge p{
    color: #002157;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 10px;
    height: 54px;
    left: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 258px;
    width: 182px;
}
#main .rentals h3{
    color: #1B1464;
    font-size: 20px;
    left: 448px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 224px;
    width: 195px;
}

#main .rentals h3 a{
   color: #1B1464;
   text-decoration: none;
}

#main .rentals p{
    color: #002157;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
/*    font-size: 10px; */
    font-size: 9px;
    left: 424px;
    margin: 0;
/*     padding: 5px 0 0; */
    position: absolute;
/*     text-align: center; */
    top: 258px;
    width: 195px;
}


#main .weatherContainer h3{
    /*color: #013115;*/
    color: #002157;
    font-size: 20px;
    left: 722px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 30px;
    position: absolute;
    top: 224px;
    width: 192px;
}

#weatherElement {
    position: relative;
}

#main #weather{
    color: #002157;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 10px;
    left: 97px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 36px;
    width: 192px;
}
#main #weather .details {
    line-height: 9px;
}

#main #weather .temp {
    font-size: 28px;
    font-weight: bold;
    line-height: 26px;
}

#main #weatherIcon {
    position: absolute;
    left: -93px;
    top: -28px;
}

.floatLeft {
    float: left;
    width: 308px;
}

.floatRight {
    float: right;
}

#footerr{
    background: transparent url(../img/middle-panel-bg.png) repeat-x scroll center top;
    padding-bottom: 3em;
}

#site {
    min-width: 920px;
}
/**** cambios mios  */


#promos1{
    background: white url(../img/home-bg.jpg) no-repeat;
    height: 320px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 920px;
}

#prmmanagement{
    background: white url(../img/homte-management.jpg) no-repeat;
    height: 99px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 308px;
}

#txtmanagement{
	color: #002157;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	height: 58px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	display:block;
	width: 208px;
	left: 97px;
	top: 38px;
}

#linkmanagement{
	color: #FFFFFF;
	font-size: 20px;
	left: 124px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	width: 182px;
}

#linkmanagement a {
	color: white;
	text-decoration: none;
}

#prmrentals{
    background: white url(../img/home-rentals.jpg) no-repeat;
    height: 99px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 308px;
}

#txtrentals{
	color: #1B1464;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	height: 59px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	display:block;
	width: 208px;
	left: 97px;
	top: 36px;
}

#linkrentals{
	color: #A1152C;
	font-size: 20px;
	left: 124px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	width: 182px;
}

#linkrentals a {
        color: #A1152C;
	text-decoration: none;
}

#prmconcierge{
    background: white url(../img/home-cocierge.jpg) no-repeat;
    height: 99px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 308px;
}

#txtconcierge{
	color: #002157;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	height: 66px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	display:block;
	width: 208px;
	left: 96px;
	top: 36px;
}
#linkconcierge{
	color: #E3C7A6;
	font-size: 20px;
	left: 124px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	width: 182px;
}

#linkconcierge a {
        color: #E3C7A6;
	text-decoration: none;
}



#prmclima{
    background: white url(../img/home_whater.jpg) no-repeat;
    height: 99px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 308px;
}
#linkclima{
	color: #002157;
	font-size: 20px;
	left: 124px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	width: 182px;
}

#imgmensaje{
	background: transparent url(../img/mensaje.png) center no-repeat;
    height: 247px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 308px;
}

#slideShowContainer {
    background: transparent none;
    overflow: hidden;
    position: relative;
    width: 612px;
}
.clear {
    clear: both;
}

table#videos {
    background-color: #CACACA;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

table#videos td,
table#videos th {
    border: 1px solid #9F9F9F;
    border-right-color: #E3E3E3;
    border-top-color: #E3E3E3;
    padding: .5em;
}
table#videos th {
    color: #1b3f4f;
    font-size: 11px;
    padding: 1em 0;
    text-align: center;
    text-decoration: none;
/*    text-transform: uppercase;*/
    text-shadow: 0px 1px 0px white;
    -moz-text-shadow: 0px 1px 0px white;
}

