@charset "utf-8";
/* CSS Document */

#page {
	color:#948E82;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:white;
}

#page-top {
	background:url("http://www.clarincln.com/images/ray-top.jpg") no-repeat scroll 50% 0 transparent;
	height:209px;
    margin: 0 auto;
    width: 1024px;
}

#page-body {
	background:url("http://www.clarincln.com/images/wrapper-bg.jpg") repeat-y;
	margin:0 auto;
	width:1024px;
	overflow:hidden;
}

.wrapper {
	padding: 1px 6px;
}

.wrapper #header {
	position:relative;
}

.page-bottom {
	background:url("http://www.clarincln.com/images/bg-wrapper-bottom.png") repeat-y scroll 50% 0 transparent;
	height:6px;
	width:1024px;
}


.wrapper-body {
	background:url("http://www.clarincln.com/images/fons_cos.jpg") no-repeat scroll 50% 0 transparent;
	margin: 0px;
	float:left;
	width:100%;
/*     overflow: hidden; */
}


.wrapper-body #left {
	border-right: 1px solid #EDEDED;
    float: left;
    padding: 0 15px 15px;
    width: 500px;
}


.wrapper-body #leftSol {
	width:180px;
	border-right:0px solid #EDEDED;
	float:left;
	padding:0px 15px 15px 15px;
	min-height:430px;
}

.wrapper-body #inner-body {
	border-right: 0 solid #EDEDED;
    float: left;
/*     overflow: hidden; */
    padding: 20px 0 0 120px;
    width: 882px;
}

.wrapper-body #inner-left {
	float:left;
	overflow:hidden;
	padding:0px 25px 15px 25px;
	width:330px;
	border-right:1px solid #EDEDED;
}

.wrapper-body #inner-right {
	float:left;
	overflow:hidden;
	padding:0px 25px 15px 25px;
	width:400px;
	border-right:0px solid #EDEDED;
}


.wrapper-body #inner-leftDouble {
	border-right:0px solid #EDEDED;
	float:left;
	overflow:hidden;
	padding:0 25px 15px;
	width:550px;
}


.wrapper-body #inner-leftDoubleMapa {
	float:left;
	overflow:hidden;
	padding:0 10px 10px;
	width:580px;
	background-image:url("http://www.clarincln.com/images/mapaHotels.jpg");
	background-repeat:no-repeat;
	height: 570px;
}

.wrapper-body #right {
	float: left;
    padding-bottom: 15px;
    padding-left: 0;
}

.wrapper-bottom {
	float:left;
	height:163px
}

.wrapper-bottom #inner {	
	padding:0px 0px 0px 0px;
	width:1012px;
	border-right:0px solid #EDEDED;
	float:left;
	padding-bottom:20px;
	background-image:url('wrapper-bottom-close.jpg');
	background-repeat:no-repeat;
	background-position: bottom center;
	background-size:1024px auto;	
	background-color:white;
	height:148px;
	margin-left:6px;
}

#page-footer {
	margin:0 auto;
	width:1024px;
}

#page-footer #footer-left {
	float:left;
	padding:10px;
	color:#948e82;
}

#page-footer #footer-right {
	float:right;
	color:#948e82;
	padding:10px;
}
