
body
{
	margin:0px;
	padding:0px;
	
	width:100%;
	height:100%;
	
	font-family:verdana;
	font-family:'trebuchet MS';
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	color:black;
	
/*
	background-color:#f5ffcd;
*/
	background-color:#efefef;
	
	background-repeat:no-repeat;
	
}
body a
{	
/*
	color:#7ca6b2;
*/
	color:#4d93a7;
	
	text-decoration:none;
	font-style:italic;
}
body a:hover
{	
/*
	color:#7ca6b2;
*/
	color:#4d93a7;
	text-decoration:underline;
	font-style:italic;
}

#logo
{	
	position:absolute;
	left:14px;
	top:14px;
	
	width:200px;
	height:190px;
	
	/*background-color:#9f6e2e;*/
	cursor:pointer;
	
	z-index:100;
	
background:url(../media/villasriomar.png);
}
#contact
{
	position:absolute;
	left:24px;
	top:134px;
	
	z-index:101;
}


#sustainibility
{
	position:absolute;
	left:14px;
	top:224px;
	
	width:200px;
	height:126px;
	
	/*background-color:#9f6e2e;*/
	
	
	z-index:101;
	
background:url(../media/cst.png);
}


#promo
{	
	position:absolute;
	left:20px;
	top:375px;
	
	width:200px;
	height:138px;
	
	/*background-color:#9f6e2e;*/
	
	
	z-index:101;
	
background:url(../media/bg-promo.gif);
}


#natureair
{
	position:absolute;
	left:20px;
	top:544px;
	
	width:200px;
	height:126px;
	
	/*background-color:#9f6e2e;*/
	
	
	z-index:101;
	
background:url(../media/natureair1.png);

}

#freecar
{
	position:relative;
	left:999px;
	top:170px;
	
	width:250px;
	height:387px;
	
	/*background-color:#9f6e2e;*/
	
	
	z-index:101;
	
background:url(../promotions/banner/carrogratisxs.jpg);
}



#language
{	
	position:absolute;
	left:927px;
	/*top:14px;*/
	top:29px;
	width:58px;
	height:15px;
	
	cursor:pointer;
}
#view
{	
	position:absolute;
	left:879px;
	/*top:14px;*/
	top:29px;
	width:48px;
	height:15px;
	
	cursor:pointer;
}

#page_navigation
{
	position:absolute;
	left:234px;
	top:54px;
	
	width:755px;
	height:42px;

	/*background-color:#b6c9ce;*/
	
	z-index:99;
}

#page_contents
{
	position:absolute;
	left:195px;
	top:120px;
	bottom:0px;
	right:0px;
	
	min-width:805px;
	


	overflow:auto;

	/*background-color:white;*/
	
	z-index:10;
	
	/*border:1px solid red;*/
	
}

#about
{
	visibility:hidden;
	display:none;
}

.pane
{
	width:725px;
	padding:4px 26px 0px 39px;

	font-size:13px;
	line-height:16px;
	color:#333333;
	
background:url(../media/pane_bg.png);
}
.pane img, .gallery img
{
	position:relative;
	border:1px solid #ffffcc;
	margin-top:10px;
	cursor:pointer;
}
.pane span
{
	position:relative; /* this will render text 100% opaque in MSIE (bug) */
}

.pane .auto_size
{
	width:720px;
	height:1px;
	
	/*background-color:green;*/
	
	margin-bottom:0px;
	border:0px;

	line-height:1px;
	font-size:1px;
	
	cursor:auto;
}

.pane .left
{
	float:left;
	margin-right:14px;
	line-height:0px;
}
.pane .right
{
	float:right;
	margin-left:14px;
	line-height:0px;
}

.pane_header
{
	position:relative;
	width:790px;
	height:10px;
background:url(../media/pane_bg_header.png);
}
.pane_footer
{
	position:relative;
	width:790px;
	height:10px;
	margin-bottom:14px;
background:url(../media/pane_bg_footer.png);
}


.pane .title
{
	float:left;
	height:20px;
	
	font-size:13px;
	color:#4d93a7;
	font-weight:bold;
	
	background:url(../media/line.gif) 0px 18px repeat-x;
	margin-left:39px;
}
.pane .strong1
{
	font-weight:bold;
	color:#006633
}
.pane .strong2
{
	color:red;
}

.pane .expand
{
	/*border:1px solid red;*/
	width:720px;
}

.pane .dish
{
	font-weight:bold;
	color:#006633;
}


.gallery
{
	width:150px;
	text-align:center;
}

#gallery_display
{
	position:absolute;
	left:195px;
	top:120px;
	z-index:0;
}
#display
{
	width:620px;
	
	text-align:center;
	margin-left:10px;
	
	/*border:1px dotted green;*/
}
/*

table
{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	vertical-align:bottom;
}
table a
{
	color:black;
	text-decoration:underline;
}
table a:hover
{
	color:black;
	text-decoration:none;
}
tr
{
	background-color:#efefef;
}
*/

.header
{
	text-align:center;
	color:#999999;
}