/* ##################################################################### */
/*                                   				CAJAS DE LA SEGUNDA COLUMNA															*/
/* #####################################################################*/

DIV.center-box-container {
	text-align: left;
}

DIV.center-box-container {
		/*margin-left: 30px;
		margin-right: 30px;*/
	width: 470px;
	margin: 0px auto;
}

DIV.center-box-container DIV.top-box {
}

DIV.center-box-container DIV.top-box DIV.search-form{
		margin-top: 10px;
		vertical-align: top;
}

 DIV.search-form INPUT.search-text {
 	width: 300px;
 	height: 15px;
 	vertical-align: middle;
 	background-color: #EAF8D5;
 	color: #676769;
 	line-height: 11px;
 	font-size: 11px;
 	padding-top: 2px;
 	position: absolute;
 	top: 0px;
 	left: 0px;
 }
 
 DIV.search-form INPUT.search-button {
 	background-image: url('../images/mainsearch_btn.gif');
 	background-position: left;
 	background-repeat: no-repeat;
 	width: 87px;
 	height: 22px;
 	line-height: 24px;
 	border: 0px;
 	font-size: 11px;
 	font-weight: bold;
 	padding: 0px 0px 2px 20px;
 	vertical-align: top;
 	color: #666666;
 	position: absolute;
 	top: 0px;
 	right: 30px;
 }

DIV.center-box-container DIV.top-box DIV.text{
	margin-top: 10px;
}

DIV.center-box-container DIV.bottom-box {
	margin-top: 15px;
}

DIV.center-box-container DIV.bottom-box DIV.text{
	margin-top: 10px;
	color: #666666;
	text-align:justify;
}

/* ################ REDES SOCIALES DEBAJO BUSCASCADOR######################*/

DIV.facebook_container {
    width: 100%;
    height: 30px;
    margin-top: 7px;
}

DIV.facebook_likefb {
    position: relative;
    float: left;
    margin-left: 15px;
    width: 120px;
    height: 30px;
    background-image: url('../images/likebkg.png');
}

DIV.facebook_seguinos {
    position: relative;
    float: left;
}

/* ####################### TEXTO DE BUSQUEDA ###############################*/

DIV.perform-your-search-title {
	color: #ECFFD3;
}

DIV.perform-your-search-text {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #5B732C;
	font-size: 10px;
}

/* ####################### TEXTO DE BIENVENIDA ###############################*/

DIV.welcome-tandil-title {
	color: #666666;
}

DIV.welcome-tandil-text {
	color: #666666;
	font-size: 11px;
	font-family: verdana;
}

DIV.imagen_tandil{
	position:relative;
	width:240px;
	height:auto;
	margin-top: 10px;
	padding:0px 0px 10px 10px;
	float:right;
}

DIV.imagen_tandil DIV {
	text-align: center;
	color: #666666;
	font-size: 11px;
}

DIV.img_text {
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	border: solid #CDCDCD 1px;
	background-color: #EBEBEB;
	
}

DIV.img_text A {
	color: #666666;
}
/*----------------------------*/
DIV.puntos_turisticos_home{
	position:relative;
	margin:30px auto;
	padding:10px;
	width:450px;
	height:auto;
	background-color:#eee;
}

DIV.titulo_puntos_turisticos_home{
	position:relative;width:100%; height:20px;font: bold 18px Arial; color: #555;
}

DIV.punto_turistico{
	position:relative;
	width:220px;
	height:132px;
	margin:10px 0px;
	float:left;
}

DIV.punto_turistico DIV.titulo_punto{
	position: absolute;
	bottom: 0px;
	font: normal 12px Arial;
	color: #fff;
	background: url(../images/gallery_home/epigrafe_bkg.png) repeat left top;
	width: 210px;
	padding: 5px;	
}

DIV.texto_bievenida{
	position:relative;width:100%; font: normal 12px Arial; color: #555;
}