body{
	background:#82b64a url(../images/bg.jpg) repeat-x;
	color:#333;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	overflow-x:hidden;
}

.wrapper{
	margin:0 auto;
	text-align:left;
	width:888px;
}

.logo h1 a{
	background:url(../images/lets-golf-argentina-logo.png) no-repeat;
	border:0 none;
	display:block;
	float:left;
	height:186px;
	line-height:186px;
	position:absolute;
	text-indent:-9999px;
	width:256px;
	z-index:1000;
}

.menu-top{
	float:right;
	margin-right:10px;
}

.menu-top ul{
	list-style:none;
}

.menu-top ul li{
	float:left;
}

.lang{
	float:right;
	margin-right:30px;
}

.lang img{
	margin:2px 0 0 10px;
}

.bg-top{
	background:url(../images/bg-top.png) no-repeat;
	height:15px;
	margin-top:15px;
	width:888px;
}

.con{
	background:#eee url(../images/bg-con.jpg) repeat-x;
	margin:0 auto;
	text-align:center;
	width:888px;
}

.bg-bottom{
	background:url(../images/bg-bottom.png) no-repeat;
	height:12px;
	width:888px;
}

.contenido{
	padding:15px 40px;
	text-align:left;
}

.menu-left, .items{
	float:left;
}

.items{
	width:289px;
	margin-right:20px;
	margin-left:15px;
}

.items a{
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}
.item-left{
	float:left;
	margin-right:15px;
	text-align:left;
	width:156px;
}

.menu-left .incoming{
	background:url(../images/bg-incoming.png) no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:30px 60px;
}

.menu-left .corporate{
	background:url(../images/bg-corporate.png) no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:16px 60px;
}

.menu-left .world{
	background:url(../images/bg-world.png) no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:16px 60px;
}
.menu-left .world a{
	color:#FFFFFF;
	text-decoration:none;
}

.menu-left .world a:hover{
	color:#ccc;
}
.menu-left .corporate a{
	color:#FFFFFF;
	text-decoration:none;
}

.menu-left .corporate a:hover{
	color:#ccc;
}

.menu-left ul, .items ul{
	list-style:url(../images/blt-ball.png) outside;
	margin:-10px 10px 15px 80px;
}

.items ul{
	margin:0 10px;
}

.menu-left ul li, .items ul li{
	line-height:18px;
}

.menu-left ul li a{
	color:#333;
	text-decoration:none;
}

.menu-left ul li a:hover{
	color:#82b64a
}

.right{
	float:right;
	margin-top:20px;
	text-align:justify;
	width:560px;
}

.right h2, .services h2{
	color:#51772C;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}

.right img{
	border:2px solid #666;
	margin:8px;
}

.services{
	float:left;
	margin-right:40px;
	text-align:justify;
	width:400px;
}

.services .servicio1{
	float:left;
	margin-right:10px;
	width:200px;
}

.services .servicio2{
	float:left;
}

.services .servicio1 ul, .services .servicio2 ul{
	list-style:url(../images/blt-ball.png) outside;
	margin-left:16px;
}

.services .servicio1 ul li, .services .servicio2 ul li{
	color:#d07e00;
	line-height:18px;
}

.latest-news{
	float:right;
	margin-top:-14px;
	width:570px;
}


.latest-banner{
	float:left;
	margin-top:-14px;
	width:365px;
}

.latest-news .news{
	padding:0 10px;
}

.latest-news img{
    border:0px;
}	

.latest-news .fecha{
	font-size:10px;
	font-style:italic;
}

.latest-news h3{
	color:#51772C;
	font-size:12px;
	margin:3px 0;
}

.latest-news .more a{
	color:#333;
	float:right;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

.logo-iagto{
	float:left;
}

.tw{
	float:right;
	margin:10px 20px 0 0;
}

.fb{
	float:right;
	margin:10px 0 0 0;
}

.tw a, .fb a{
	color:#333;
	text-decoration:none;
	padding:2px;
}

.tw img, .fb img{
	margin-top:-10px;
}

.footer{
	color:#FFF;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	width:810px;
}

.footer .copy{
	float:left;
}

.footer a{
	color:#FFF;
	text-decoration:none;
}

.footer .menu-footer{
	float:right;
	text-transform:uppercase;
}

.footer .menu-footer ul{
	list-style:none;
}

.footer .menu-footer ul li{
	border-right:1px solid #FFF;
	float:left;
	margin-left:15px;
	padding-right:15px;
}

.footer .menu-footer ul li.last{
	border:none;
	padding:0px;
}

.panel{
	margin-left:26px;
}

.panel h2{
	float:right;
	font-weight:normal;
	font-size:16px;
	padding:5px;
}

.panel p{
	clear:both;
	float:right;
	margin:0;
}

.nav-next, .nav-prev, .nav-overlay{
	visibility:hidden;
}

/*VARIOS*/
body, ul, h1, h2, h3{
	margin:0;
	padding:0;
}
img{
	border:0;
}
.clear{
	clear:both;
}
.line{
	background:url(../images/linea-punteada.png) repeat-x center;
	height:40px;
}
.green{
	color:#51772C;
}

.basic  {
	width:560px;
	float:left;
}

.basic p {
	padding:0;
}
.basic .title{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:7px;
	text-decoration:none;
	background-image: url("../images/bg-grey.jpg");
}
.basic .title1{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:7px;
	height:26px;
	width:566px;
	text-decoration:none;
	background-image: url("../images/golf-special-programs-1.png");
}
.basic .title2{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	height:26px;
	width:566px;
	padding:7px;
	text-decoration:none;
	background-image: url("../images/golf-special-programs-2.png");
}
.basic .title3{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	height:26px;
	width:566px;
	padding:7px;
	text-decoration:none;
	background-image: url("../images/golf-special-programs-3.png");
}
.basic .title4{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:26px;
	width:566px;
	font-weight:bold;
	margin-top:0;
	padding:7px;
	text-decoration:none;
	background-image: url("../images/golf-special-programs-4.png");
}
.basic .title5{
	color:#FFFFFF;
	cursor:pointer;
	height:26px;
	width:566px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:7px;
	text-decoration:none;
	background-image: url("../images/golf-special-programs-5.png");
}
.basic .title11{
	color:#FFFFFF;
	cursor:pointer;
	height:18px;
	width:566px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:9px;
	text-decoration:none;
	background-image: url("../images/golf-courses-1.jpg");
}
.basic .title12{
	color:#FFFFFF;
	cursor:pointer;
	height:18px;
	width:564px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:9px;
	text-decoration:none;
	background-image: url("../images/golf-courses-2.jpg");
}
.basic .title13{
	color:#FFFFFF;
	cursor:pointer;
	height:18px;
	width:564px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:9px;
	text-decoration:none;
	background-image: url("../images/golf-courses-3.jpg");
}
.basic .title14{
	color:#FFFFFF;
	cursor:pointer;
	height:18px;
	width:564px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:9px;
	text-decoration:none;
	background-image: url("../images/golf-courses-4.jpg");
}
.basic .title15{
	color:#FFFFFF;
	cursor:pointer;
	height:18px;
	width:564px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:9px;
	text-decoration:none;
	background-image: url("../images/golf-courses-5.jpg");
}
.basic .title16{
	color:#FFFFFF;
	cursor:pointer;
	height:18px;
	width:564px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:9px;
	text-decoration:none;
	background-image: url("../images/golf-courses-6.jpg");
}
.basic .title17{
	color:#FFFFFF;
	cursor:pointer;
	height:18px;
	width:564px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	padding:9px;
	text-decoration:none;
	background-image: url("../images/golf-courses-7.jpg");
}
.title-courses{
	background-image:url(../images/title-courses.png);
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:12px;
	margin-top:0;
	padding:22px 9px;
	text-decoration:none;
	width:562px;
}
.basic a img{
	border:0px;
}

.contact-left img { border:none; } 
.contact-link { color:#333; font-weight:none; text-decoration: none }
 
.contact-left{
	float:left;
	width:140px;
	border: 0px;
	font-size: 12px;
}

.contact-left-form{
	float:left;
	width:280px;
}
.contact-left-form .campo{
	width:80px;
	float:left;
	margin-bottom:10px;
}
.contact-left-form textarea{
	width:230px;
}
.btn-send{
	background-image: url("../images/send-btn.jpg");
	width:54px;
	height:26px;
	border:none;
	float:right;
	margin-right:50px;
	margin-top:10px;
}
.image-gallery{
	float:left;
}
a.link{
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
label{
	float:left;
	color:#F00;
}
.volverb{
border: 0px;
	}
