body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEEEC;
}
#contenedor {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/fondo-medio.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
}
#contenedor #cabecera {
	background-image: url(../../images/fondo-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	height: 110px;
}
#contenedor #cuerpo #columLeft {
	float: left;
	width: 170px;
	margin-top: 0px;
}
#contenedor #cabecera #toolbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 20px;
	margin-top: 10px;
	width: 832px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contenedor #toolbar .toolbarComboWeb {
	float: left;
	text-decoration: none;
	color           : #666666;
	font-family     : Arial;
	font-size       : 11px;
	font-weight     : bold;
	text-align: right;
	width: 664px;
}
#contenedor #toolbar .toolbarBtn a {
	float: left;
	padding-left: 5px;
	text-decoration: none;
	color           : #666666;
	font-family     : Arial;
	font-size       : 11px;
	font-weight     : bold;
	padding-top: 3px;
}
#contenedor #cabecera #logoHeader {
	height: 85px;
	width: 832px;
}
#contenedor #cabecera #logoHeader #logo a{
	float: left;
	height: 85px;
	width: 126px;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#contenedor #cabecera #logoHeader #menu {
	float: left;
	height: 85px;
	width: 706px;
	background-color: #FFFFFF;
	background-image: url(../../images/IMG-fondo-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenedor #cabecera #logoHeader #menu .btnTelefonos {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	height: 54px;
}
#contenedor #cabecera #logoHeader #menu #mainMenu {
	width: 706px;
	background-color: #000067;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	height: 18px;
	padding-top: 3px;
}
#contenedor #cabecera #logoHeader #menu #mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#contenedor #cabecera #logoHeader #menu #mainMenu a:hover {
	color: #ff6600;
}
#contenedor #cuerpo {
	width: 832px;
}
#contenedor #cuerpo #columLeft {
	width: 170px;
	float: left;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
}
#contenedor #cuerpo #columRight {
	width: 645px;
	float: left;
	padding-left: 5px;
	text-align: center;
}
#contenedor #cuerpo #columLeft #formulario {
}
#contenedor #cuerpo #columLeft #formulario #searchEngine {
	background-color: #e5dbd1;
	background-image: url(../../_img/topBuscador.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: solid 2px #e5dbd1;
	width: 170px;
	padding-bottom: 5px;
	padding-top: 56px;
	height: 245px;
}
#contenedor #cuerpo #columLeft #formulario #searchEngine .field {
	display: block;
	padding: 3px;
	text-align: left;
}

#contenedor #cuerpo #columLeft #formulario #searchEngine .field .coastLabel {
 	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 110px;
	border: solid 0px #ff0000;
}

#contenedor #cuerpo #columLeft #formulario #searchEngine .field .filterLabel {
  	display: block;
  	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 110px;
	border: solid 0px #ff0000;
}

#contenedor #cuerpo #columLeft #formulario #searchEngine .field SELECT {
  	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#contenedor #cuerpo #columLeft #formulario #searchEngine #searchGo {
	margin: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#contenedor #cuerpo #columLeft .bulletLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../../_img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	text-decoration: none;
	margin-left: 5px;
}

#contenedor #cuerpo #columLeft .bulletLink:hover {
	color: #ff6600;
}
#pie {
	width: 832px;
}
#pie #privacy {
	display               : block;
	background-color      : #FFFFFF;
	text-align            : center;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	text-decoration: none;
}

#pie #privacy a {
	display               : inline;
	margin                : 0px 5px 0px 5px;
	font-family           : Arial, Helvetica, sans-serif;
	font-size             : 9px;
	font-weight           : normal;
	color                 : #000066;
	cursor                : hand;
	filter                : DropShadow(Color=#000000, OffX=2, OffY=2, Positive=0);
	text-decoration: none;
}
	
#resales {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/fondo-medio.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
}
#resales #cabecera {
	background-image: url(../../images/fondo-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	height: 110px;
}
#resales #cuerpo #columLeft {
	float: left;
	width: 170px;
	margin-top: 0px;
}
#resales #cabecera #toolbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 20px;
	margin-top: 10px;
	width: 832px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#resales #toolbar .toolbarComboWeb {
	float: left;
	text-decoration: none;
	color           : #666666;
	font-family     : Arial;
	font-size       : 11px;
	font-weight     : bold;
	text-align: right;
	width: 664px;
}
#resales #toolbar .toolbarBtn a {
	float: left;
	padding-left: 5px;
	text-decoration: none;
	color           : #666666;
	font-family     : Arial;
	font-size       : 11px;
	font-weight     : bold;
	padding-top: 3px;
}
#resales #cabecera #logoHeader {
	height: 85px;
	width: 832px;
}
#resales #cabecera #logoHeader #logo a{
	float: left;
	height: 85px;
	width: 126px;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#resales #cabecera #logoHeader #menu {
	float: left;
	height: 85px;
	width: 706px;
	background-color: #FFFFFF;
	background-image: url(../../images/IMG-fondo-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#resales #cabecera #logoHeader #menu .btnTelefonos {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	height: 54px;
}
#resales #cabecera #logoHeader #menu #mainMenu {
	width: 706px;
	background-color: #000067;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	height: 18px;
	padding-top: 3px;
}
#resales #cabecera #logoHeader #menu #mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#resales #cabecera #logoHeader #menu #mainMenu a:hover {
	color: #ff6600;
}
#resales #cuerpo {
	width: 832px;
}
#resales #cuerpo #columLeft {
	width: 170px;
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
}
#resales #cuerpo #columRight {
	width: 645px;
	float: left;
	padding-left: 5px;
	text-align: center;
}
#resales #cuerpo #columLeft #formulario {
}
#resales #cuerpo #columLeft #formulario #resalesSearchEngine {
	background-color: #99CCCC;
	background-image      : url(../../_img/topBuscador2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: solid 2px #99CCCC;
	width: 170px;
	padding-bottom: 5px;
	padding-top: 56px;
	height: 160px;
}
#resales #cuerpo #columLeft #formulario #resalesSearchEngine .field {
	display: block;
	padding: 3px;
	text-align: left;
}

#resales #cuerpo #columLeft #formulario #resalesSearchEngine .field .coastLabel {
 	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 110px;
	border: solid 0px #ff0000;
}

#resales #cuerpo #columLeft #formulario #resalesSearchEngine .field .filterLabel {
  	display: block;
  	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 110px;
	border: solid 0px #ff0000;
}

#resales #cuerpo #columLeft #formulario #resalesSearchEngine .field SELECT {
  	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#resales #cuerpo #columLeft #formulario #resalesSearchEngine #searchGo {
	margin: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#resales #cuerpo #columLeft .bulletLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../../_img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	text-decoration: none;
	margin-left: 5px;
}

#resales #cuerpo #columLeft .bulletLink:hover {
	color: #ff6600;
}
#pie {
	width: 832px;
}
#pie #privacy {
	display               : block;
	background-color      : #FFFFFF;
	text-align            : center;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	text-decoration: none;
}

#pie #privacy a {
	display               : inline;
	margin                : 0px 5px 0px 5px;
	font-family           : Arial, Helvetica, sans-serif;
	font-size             : 9px;
	font-weight           : normal;
	color                 : #000066;
	cursor                : hand;
	filter                : DropShadow(Color=#000000, OffX=2, OffY=2, Positive=0);
	text-decoration: none;
}
	

