/* ---------------------------------*/
#main_1 {
	float:left;
	width:665px;
	margin:10px 0px 0px 0px;
	padding-right:7px;
	border-right: 1px solid #B6D0EB;
	}
#main_2 {
	float:left;
	width:300px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 7px;
	}
#sec_tools {
	width:100%;
	height:26px;
	border-bottom: 2px solid #B6D0EB;
}
/* ---------------------------------*/	
/*				BB					*/
#BB {
	float: left;
	width:100%;
	margin-top:10px;
	/*background-color:#006666;*/
}


#linea {
	float:left;
	min-height:180px;
	}
#gal1 {
	float:left;
	width:121px;
	margin-bottom: 10px;
	}
#gal {
	float:left;
	width:121px;
	margin-left:15px;
	margin-bottom: 10px;
	}
#gal1 #titulo, #gal #titulo {
	float:left;
	text-align:center;
	width:100%;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
	padding-top:0px;
	}
#gal #titulo a, #gal1 #titulo a {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000;
	}
#gal #titulo a:hover, #gal1 #titulo a:hover {
	text-decoration:underline;
	}
#gal #imagen, #gal1 #imagen {
	float:left;
	width:121px;
	padding-left:7px;
	}

#BB #barraX {
	float:left;
	width:100%;
	background-color: #EEE;
	border-bottom: 1px solid #CCC;	
	}
#BB #izq {
	float: left;
	width:200px;
	text-align:left;
	padding-left:10px;
	}
#BB #der {
	float: right;
	width:200px;
	text-align:right;
	padding-right:10px;
	}
#BB #izq a, #BB #der a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
#BB #izq a:hover, #BB #der a:hover {
	text-decoration:underline;
	color:#000;
	}

/* ---------------------------------*/
#lugar {
	display:none;
}
