@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

img { border: none; }

a:link   , * a.anchor:link    {color: #3F3F3F; text-decoration: none;}
a:visited, * a.anchor:visited {color: #3F3F3F; text-decoration: none;}
a:active , * a.anchor:active  {color: #3F3F3F; text-decoration: none;}
a:hover  , * a.anchor:hover   {color: black  ; text-decoration: none;}

a.PleaseRegister {
	color: black!important;
	margin: 0px;
	padding: 0px;
	text-decoration: none !important;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font: inherit;
	text-decoration: inherit;
	color: inherit;
	display: inline;
}

hr {
	color: #F26122;
	background-color: #F26122;
	border: 0px;
	height: 6px;
}

hr.HRGray {
	background-color: gray;
	height: 1px;
}

.hr {
	background: url('../images/pgris.gif');
	background-repeat: repeat;
	height: 1px;
	max-height: 1px;
	min-height: 1px;
	width: 100%;
}

table {
	z-index: 0;
}

td {
	vertical-align: top;
}

.black {
	color: black;
}

.oculto {
	display: none;
}

.fLeftI {
	float: left !important;
}

.fRightI {
	float: right !important;
}

.fRight {
	float: right;
}

.fLeft {
	float: left;
}

.Margin5 {
	margin: 5px;
}

.MarginTop5 {
	margin-top: 5px;
}

.MarginBottom5 {
	margin-bottom: 5px;
}

.MarginRight5 {
	margin-right: 5px;
}

.MarginLeft5 {
	margin-left: 5px;
}

.inline {
	display: inline !important;
}

.aTop {
	vertical-align: top;
}

.aCenter {
	text-align: center;
}

.aRight {
	text-align: right;
}

.aLeft {
	text-align: left;
}

.clear {
	clear: both;
}

.nomargin {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.debug div {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.CajaCuerpo {
	/*
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	float: left;
	*/
	width: 100%;
	text-align: center;
	margin: 0px;
}

.canvas {
	margin: 0px auto;
	width: 995px;
}

.header {
	clear: both;
	margin: 0px auto;
	width: 995px;
	height: 216px;
	max-height: 216px;
	overflow: hidden;
	float: left;
}

.buscar {
	position: relative;
	left: 16px;
	width: 995px;
	float: left;
	margin: 0px auto;
	clear: both;
	height: 223px;
	max-height: 223px;
	overflow: hidden;

}

.lista {
	margin: 0px;
	height: auto;
	min-height: 35px;
	background-color: white;
}

.sidebar {
	position: relative;
	top: 0px;
	left: 16px;
	float: left;
	width: 222px;
}

.container {
	float: left;
	text-align: left;
	width: 995px;
	margin: 0px auto;
}

.content {
	position: relative;
	top: 0px;
	right: 14px;
	float: right;
	width: 730px;
}

.CajaHeaderLogoYDatos {
	position: relative;
	top: -50px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 150px;
	float: left;
}

.CajaMenu {
	position: relative;
	top: -50px;
	float: left;
	height: 50px;
	max-height: 50px;
	min-height: 50px;
	overflow: hidden;
	width: 995px;
	margin: 0px;
	padding: 0px;
}

.infomenu {
	background: no-repeat;
	height: 50px;
	width: 110px;
}

.GI_titulo {
	color: #2A315B;
	font-size: 28px;
	margin-bottom: 10px;
}

.GI_titulo a {
	color: #2A315B;
	text-decoration: none;
}

.GI_subtitulo {
	color: #2A315B;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
}

.GI_SubtituloConCajaHeader {
	color: #2A315B;
	font-size: 22px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-top: 6px;
	height: 32px;
	width: 207px;
	background: url('../images/template/right_header.gif');
	background-repeat: no-repeat;
}

.GI_SubtituloConCajaFooter {
	height: 14px;
	background: url('../images/template/right_footer.gif');
	background-repeat: no-repeat;
}

.GI_CajaHeader {
	background-image: url(../images/template/welcome2ba_home_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	max-height: 11px;
	line-height: 11px;
	width: 222px;
	margin: 0px;
	border: none;
}
.GI_CajaContenido {
	background-image: url(../images/template/welcome2ba_home_21.gif);
	background-repeat: repeat-y;
	margin: 0px;
	border: none;
}

.GI_CajaTitulo {
	margin-left: 20px;
}

.GI_CajaLista {
	margin-top: 0px;
	margin-left: 30px;
	padding-bottom: 10px;
}

.GI_CajaItem {
	height: 25px;
	text-decoration: inherit;
}

.GI_CajaItemTexto {
	margin-left: 4px;
	vertical-align: 2px;
}

.GI_CajaFooter {
	margin: 0px;
	border: none;
	background-image: url(../images/template/welcome2ba_home_27.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	max-height: 13px;
	line-height: 13px;
	width: 222px;
}

.GI_SinAvisos {
	text-align: center;
	text-decoration: blink;
}

.btnEnviar {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
	cursor: pointer;
}

.PromocionTitulo {
	margin-top: 40px
}

.PromocionTitulo a {
	margin-left: 10px;
}

.PromocionTitulo hr {
	margin-top: 0px;
}

.PromocionFoto {
	width: 200px;
	border:2px solid #E89419
}

.PromocionSinFoto {
	width: 226px;
}

#btnConsultarServicio {
	padding-left: 130px;
	padding-top: 10px;
}

#WelcomeToBuenosAires {
	width: 222px;
	height: 273px;
	font-size: 11px;
}

#tblContact {
	width: 100%;
	padding: 20px;
}

#tblRecomendar {
	margin: 20px;
	width: 650px;
}

#CajaReservar {
	float: left;
	width: 500px;
}

#slider-range {
	width: 300px;
}

/*************************************************************************************/
/* Static HTML
/*************************************************************************************/

#CajaActivities {
	width: 730px;
	margin: 10px;
}

#tblAgregarPropiedad, #tblBarrio, #tblBuscadorAvanzado, #tblConServ, #tblEnviarTestimonio, #tblTerminos, tblQuienesSomos {
	margin: 20px;
}

#CajaFAQ {
	text-align: left;
	width: 650px;
	max-width: 650px;
	min-width: 650px;
	margin: 20px;
}

.CajaServicio {
	height: 25px;
}

.FAQ_pregunta {
	color: #000000;
	font-weight: bold;
}

#tblInfo {
	width: 650px;
	margin: 20px;
	color: black;
}

#CajaWhere {
	width: 730px;
	margin: 10px;
}

/*************************************************************************************/
/* Header
/*************************************************************************************/

.CajaIdiomas {
	position: relative;
	top: -16px;
	vertical-align: top;
	text-align: center;
	width: 220px;
	margin: 0px auto;
	z-index: 50;
}

.CajaIdiomasLinea {
	position: relative;
	top: -10px;
	height: 	 16px !important;
	max-height:  16px !important;
	min-height:  16px !important;
	line-height: 16px !important;
	width: 995px;

	background-color: #F26122;
}

.CajaIdiomaIngles_es, .CajaIdiomaIngles_in {
	width: 110px;
	margin: 0px auto;
	float: left;
}

.CajaIdiomaIngles_es {
	background-image: url(../images/template/ingles_es.gif);
}

.CajaIdiomaIngles_in {
	background-image: url(../images/template/ingles_in.gif);
}

.CajaIdiomaEspanol_es, .CajaIdiomaEspanol_in {
	width: 110px;
	margin: 0px auto;
	float: right;
}

.CajaIdiomaEspanol_es {
	background-image: url(../images/template/espanol_es.gif);
}

.CajaIdiomaEspanol_in {
	background-image: url(../images/template/espanol_in.gif);
}

.logo {
	background-image: url('../images/template/logo.gif');
	background-repeat: no-repeat;
	float: left;
	width: 427px;
	height: 117px;
}

.CajaHeaderDatosW2BA {
	float: right;
	height: 140px;
	width: 250px;
}

.CajaHeaderW2BABanderas {
	float: right;
	margin: 0px;
	padding: 0px;
}

.CajaHeaderInternationalPhoneNumbersText_es, .CajaHeaderInternationalPhoneNumbersText_in {
	height: 20px;
	width: 241px;
}

.CajaHeaderInternationalPhoneNumbersText_in {
	background-image: url('../images/template/bot_numbers_in.gif');
}

.CajaHeaderInternationalPhoneNumbersText_es {
	background-image: url('../images/template/bot_numbers_es.gif');
}

.CajaHeaderW2BATelefono {
	height: 40px;
	width: 241px;
	background-image: url('../images/template/bot_tel.gif');
}

.CajaHeaderW2BAMail {
	height: 32px;
	width: 241px;
	margin: 5px 0px;
}

.CajaHeaderW2BABlog {
	height: 37px;
	width: 216px;
	margin: 5px 0px;
}

#chile {
	cursor: pointer;
	height: 23px;
	width: 38px;
	background-image: url('../images/template/chile.gif');
}

#mexico {
	cursor: pointer;
	height: 23px;
	width: 38px;
	background-image: url('../images/template/mexico.gif');
}

#brasil {
	cursor: pointer;
	height: 23px;
	width: 38px;
	background-image: url('../images/template/brasil.gif');
}

#usa {
	cursor: pointer;
	height: 23px;
	width: 38px;
	background-image: url('../images/template/usa.gif');
}

#europa {
	cursor: pointer;
	height: 23px;
	width: 38px;
	background-image: url('../images/template/europa.gif');
}

/*************************************************************************************/
/* Top Menu - RollOvers y definiciones
/*************************************************************************************/

.topmenu {
	float: left;
	background-repeat: no-repeat;
	width: 110px;
	height: 50px;
}

.topmenu1 {
	width: 111px !important;
	height: 50px;
}

.topmenu2 {
	width: 131px !important;
	height: 50px;
}

.topmenu3 {
	width: 134px !important;
	height: 50px;
}

.topmenu4 {
	width: 100px !important;
	height: 50px;
}

.topmenu5 {
	width: 123px !important;
	height: 50px;
}

.topmenu6 {
	width: 165px !important;
	height: 50px;
}

.topmenu7 {
	width: 111px !important;
	height: 50px;
}

.topmenu8 {
	width: 116px !important;
	height: 50px;
}

/*************************************************************************************/
/* Footer and Partners
/*************************************************************************************/

.Partners {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.footer {
/*
	position: relative;
	top: 440px;
	*/
	padding-top: 8px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}

.FooterTelefono {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}

.FooterPagos {
	float: right;
	margin-right: 35px;
	margin-top: 10px;
}

.FooterDerechos {
	float: left;
	margin-left: 40px;
	margin-top: 2px;
}
