body {
	background:url(../img/body-back.jpg) top left repeat-x #b0b8c2;
	margin:0;
	padding:0;
}

body, td, p, input, textarea, select {
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#16191d
}

a img {
	border:0;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

form {
	margin:0;
	padding:0;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

#site {
	width:924px;
	margin:0 auto;
}

#topmenu {
	height:92px;
}
#topmenu #logo {
	float:left;
	width:250px;
	text-align:left;
}
#topmenu #links {
	float:right;
	width:630px;
	text-align:right;
	padding-top:26px;
}

#topmenu #links a {
	display:inline-block;
	background:url(../img/toplink-back.jpg) top left no-repeat;
	padding-top:4px;
	width:85px;
	height:20px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin-left:21px;
}
#topmenu #links a.big {
	background:url(../img/toplink-big-back.jpg) top left no-repeat;
	width:117px;
}

#topmenu #links a.on , #topmenu #links a:hover {
	background:url(../img/toplink-back-on.jpg) top left no-repeat;
}
#topmenu #links a.bigon , #topmenu #links a.big:hover , #topmenu #links a.bigon:hover {
	background:url(../img/toplink-big-back-on.jpg) top left no-repeat;
	width:117px;
}

#header {
	padding-top:20px;
	padding-right:35px;
	height:54px;
	background:url(../img/header-top.jpg) top left no-repeat #16191d;
	text-align:right;
}

#header h1 {
	color:#fff;
	font-size:28px;
	padding:0;
	margin:0;
	text-align:right;
}

#header2 {
	padding-left:17px;
	padding-top:8px;
	height:25px;
	border-bottom:1px solid #c6c6c6;
	background-color:#4c5259;
}
#header2 h2 , #header2 h2 a {
	font-size:12px;
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
}

#content {
	background:url(../img/content-back.jpg) top left repeat-y #f8f8f8;
}

#leftmenu {
	float:left;
	width:228px;
}

#leftmenu a {
	color:#4c5259;
	display:block;
	padding-top:6px;
	height:23px;
	border-bottom:1px solid #d2d2d2;
	padding-left:30px;
	text-decoration:none;
	font-weight:bold;
	background:url(../img/leftlink.jpg) 17px 7px no-repeat;
}
#leftmenu a:hover {
	text-decoration:underline;
}
#leftmenu a.on {
	color:#fff;
	background:url(../img/leftlink-on.jpg) 17px 7px no-repeat #7e858c;
}


#rightcontent {
	float:right;
	width:636px;
	padding:290px 30px 30px 30px;
	background:url(../img/content-top.jpg) top left no-repeat;
}

#rightcontent h3 {
	color:#16191d;
	font-size:18px;
	font-weight:bold;
}

.graytext {
	color:#4c5259;
}

.grayfield {
	color:#4c5259;
	font-weight:bold;
	font-size:11px;
}

.required {
	color:#a00000;
	font-weight:bold;
}

.contentservicios {
	background:url(../img/content-servicios-top.jpg) top left no-repeat !important;
}

.contentcredito {
	background:none !important;
	padding-top:40px !important;
}

.contentcabanas {
	background:url(../img/content-cabanas-top.jpg) top left no-repeat !important;
	padding-top:1450px !important;
}


.contentconsignatariatext {
	background:url(../img/content-consignataria-top.jpg) top left no-repeat !important;
}

.contentcontacto {
	background:none !important;
	padding:30px !important;
}

.contentconsignataria {
	background:none !important;
	padding:20px !important;
	width:656px !important;
}

.contentconsignatariavideos {
	background:none !important;
	padding:0px !important;
	width:695px !important;
}

.contentgalerias {
	background:none !important;
	padding:20px !important;
	width:656px !important;
}


.video {
	border:2px solid #c2ccd5;
	width:652px;
	height:530px;
	margin-bottom:17px;
	background-color:#16191d;
	float:left;
}
.sep {
	float:left;
	width:20px;
	height:232px;
}
.contentcontacto table {
	width:100%;
}
.contentcontacto table td {
	border:1px solid #e0e0e0;
	background-color:#fff;
	width:50%;
	line-height:25px;
}

.contentcontacto table td input {
	width:247px;
	border:1px solid #909090;
}

.contentcontacto table td textarea {
	width:550px;
	height:120px;
	border:1px solid #909090;
}

#footer {
	padding-top:30px;
	margin-bottom:60px;
	background:url(../img/footer.jpg) top left no-repeat;
	font-size:11px;
	color:#373d44;
	font-weight:bold;
}

#footerhome {
	padding-top:30px;
	margin-bottom:60px;
	background:url(../img/footerhome.jpg) top left no-repeat;
	font-size:11px;
	color:#373d44;
	font-weight:bold;
}

ul li {
	margin-bottom:10px;
}

.resalt {
	font-weight:bold;
	color:#641b3a;
}

.resaltsub {
	font-weight:bold;
	color:#641b3a;
	border-bottom:1px solid #a0a0a0;
	margin:40px 0 20px 0;
}




input.field {
	padding:11px;
	border:1px solid #c0c0c0;
	-moz-border-radius: 7px;
	font-size:11px;
	display:block;
	width:603px;
}
textarea.field {
	padding:11px;
	border:1px solid #c0c0c0;
	-moz-border-radius: 7px;
	font-size:11px;
	display:block;
	width:603px;
	height:200px;
}
input.tercio {
	width:165px;
}
input.medio {
	width:275px;
}
.padl30 {
	padding-left:30px;
}
.mb20 {
	margin-bottom:20px;
}


.creditoform span {
	font-size:11px; 
	font-weight:bold;
	display:inline-block;
	padding-left:12px;
	padding-bottom:4px;
	color:#4c5259;
}

#errormessage , .errormessage {
	float: none;
	clear: both;
	padding: 15px;
	margin: 15px;
	border: 1px solid #CC0000;
	background: #F6C6C6;
	color:#990000;
}

#infomessage , .infomessage {
	float: none;
	clear: both;
	padding: 15px;
	margin: 15px;
	border: 1px solid #3CB717;
	background: #E5FEC7;
}


#errormessage ul, .errormessage ul {
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	border:0;
}

#errormessage li, .errormessage li {
	border:0;
	padding:0;
}

#errormessage span, .errormessage span {
	color:#CC0000;
	font-weight:bold;
}

#infomessage ul , .infomessage ul {
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	border:0;
}

#infomessage li, .infomessage li {
	border:0;
	padding:0;
}

#infomessage span , .infomessage span {
	color:#3e9b01;
	font-weight:bold;
}


#mx-paging-search {
	clear: both;
	margin: 15px 0;
	text-align: center;
}

.mx-paging-search-item a {
	font-size:12px;
	color:#16191d;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	padding: 0 5px;
}

.mx-paging-search-disabled {
	font-size:12px;
	color:#666;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	padding: 0 5px;
}


.scrollable {
	position:relative;
	overflow:hidden;
	width: 924px;
	height:326px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.navicont {
	width: 924px;
	height: 42px;
	background: url("../img/sliderbot.jpg") top left no-repeat;
}
.navicontbuts {
	float: right;
	margin-right: 20px;
	margin-top: 8px;
}
.navi a.active {
	background-position:0 -24px;
}
.navi a {
	background:url("../img/navigator.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	font-size:1px;
	height:12px;
	margin:4px;
	width:12px;
}



.hightlight {
	position: relative;
	background-color: #942d58;
	color: #fff;
	font-weight:bold;
	margin-bottom:25px;
}
.hightlight .inner {
	padding: 15px;
	text-align: center;
}
.hightlight a {
	color: #fff !important;
	font-weight:bold;
}
.hightlight .corner { position: absolute; width:5px; height:5px; background: url('../img/corners.jpg') no-repeat; font-size: 0%; }
.hightlight .TL { top: 0; left: 0; background-position: 0 0; }
.hightlight .TR { top: 0; right: 0; background-position: -5px 0; }
.hightlight .BL { bottom: 0px; left: 0; background-position: 0 -5px; }
.hightlight .BR { bottom: 0px; right: 0; background-position: -5px -5px; }


.videostable {
	width: 100%;
	border-top: 1px solid #d2d2d2;
}
.videostable th {
	padding: 15px 10px;
	background-color: #942d58;
	color: #fff;
	font-weight:bold;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
.videostable td {
	padding: 7px 5px;
	background-color: #f8f8f8;
	color: #535b62;
	font-weight:bold;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
.videostable tr.alt td {
	background-color: #f2f2f2;
}
.videostable td a.play {
	color: #942d58;
	display: inline-block;
	background: url('../img/play.gif') 38px 2px no-repeat;
	padding-right: 15px;
	text-decoration: none;
	margin:0 10px;
}
.videostable td a.play:hover {
	text-decoration: underline;
}
