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

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

DIV.center-box-container {
		margin-left: 30px;
		margin-right: 30px;
}

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: 50px;
}

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

/* ####################### 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;
}
