body{
	background:url(../images/header_bg.jpg) repeat-x;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}

#wrapper{
	margin:0 auto;
	overflow:hidden;
	width:990px;
}

.logo{
	float:left;
	width:260px;
}

.logo h2 a{
	background:url(../images/buenos-aires-home-and-business-logo.jpg) no-repeat;
	border:0 none;
	display:block;
	height:63px;
	line-height:63px;
	text-indent:-9999px;
}

.search{
	border-bottom:1px solid #BABABA;
	border-top:1px solid #BABABA;
	font-size:10px;
	height:23px;
	margin-top:25px;
	margin-right:10px;
	padding-top:5px;
	width:253px;	
	float:right;
	height:22px;
}

.search .title{
	float:left;
	padding-top: 2px;	
	text-transform:uppercase;
	width: 60px;	
}

.search .pageSearchInput{
	background-color:#E3E3E3;
	border:0 none;
	float:left;
	height:15px;
	margin-right:4px;
	width:100px;
}

.search .pageSearchBtn{
	background:transparent url(../images/btn_pageSearch.jpg) no-repeat;
	border:0 none;
	cursor:pointer;
	float:left;
	height:17px;
	width:17px;
}

.search .btnCountries{
	background:transparent url(../images/btn_paises.jpg) no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:8px;
	font-weight:bold;
	height:17px;
	margin-left:10px;
	width:60px;
}

.search h3{
	color:#82AE00;
	font-weight:normal;
	margin-top:1px;
	text-align:center;
}

.lang{
	clear:right;
	float:right;
	font-size:11px;
	margin:16px 0 0;
	text-transform:uppercase;
	width:340px;
}

.lang .lang-1{
	float:left;
	margin-left:20px;
}

.lang .lang-1 a:hover{
	color:#82AE00;
}

.lang .lang-1 a{
	color:#666666;
	text-decoration:none;
}

.banner{
	background:url(../images/pictures.jpg) no-repeat;
	height:151px;
}

.con{
	background:transparent url(../images/container_bg.jpg) repeat-y;
	overflow:hidden;
	padding:7px;
	width:990px;
}

.left-con{
	float:left;
	margin-top:10px;
	overflow:hidden;
	width:192px;
}

.right-con{
	background:transparent url(../images/container_right_bg.gif) repeat-y;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:30px;
	width:768px;
}

.right-con h1{
	color:#82AE00;
}

.menu{
	background:transparent url(../images/menu_bg.jpg) repeat-y;
	color:#999999;
	padding-right:17px;
	text-align:right;
}

.menu ul{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

.menu ul li a{
	color:#999999;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
}

.menu ul li a:hover{
	color:#82AE00;
}

.sep{
	background:transparent url(../images/separator.left.gif) no-repeat;
	height:20px;
	margin:10px 0 0 0;
}

.linea{
	background:transparent url(../images/border_green01.jpg) repeat-x;
	height:4px;
	width:715px;
}

.texto{
	margin-bottom:40px;
	margin-top:20px;
	width:715px;
}

.texto h4{
	color:#666666;
	font-weight:normal;
}

.footer-green{
	background:transparent url(../images/border_green01.jpg) repeat-x;
	clear:left;
	height:5px;
	width:976px;
}

.footer{
	background:transparent url(../images/container_foot.jpg) no-repeat;
	text-align:center;
	width:990px;
}

.footer ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	width:522px;
}

.footer ul li{
	border-right:1px solid #82AE00;
	float:left;
	margin-right:25px;
	padding-right:25px;
}

.footer a{
	color:#82AE00;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}

.footer a:hover{
	color:#999999;
}

.space{
	margin-top:1px;	
}

.img-guide{
	border:none;
	margin:10px;
}

/*VARIOS*/
.clear{
	clear:both;
}
.input{
	font-size:10px;
}
img{
	border:none;
}
.image-code{
	float:left;
	width:225px;
	text-align:center;
}
.image-code a{
	color:#82AE00;
	font-size:11px;
	text-decoration:none;
}
