/* ------------------------------------------ */
/* MENU STRUCTURE */
/* ------------------------------------------ */

#col_left{
    width:475px;
	height:474px;
	margin-left:6px;
	background: url(/img/fotoHome.png) top left no-repeat;
	float:left;
	
}
#col_right {
	width:478px;
	float:left;
	margin-left:5px;
}

.menu {
	float:right;
	margin-left:5px;
}
.menuInterior {
	width:260px;
	float:right;
	margin-right:13px;
	margin-top:15px;
}
.menuHome {
	width:260px;
	float:right;
	margin-right:13px;
	margin-top:-5px;
}
.menu {
	margin: 0;
	padding: 0;
	width: 258px;
	list-style: none;
}
.menu li {
	padding: 0;
	height: 95px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 95px;
	background-repeat: no-repeat;
}
.soc a:hover {background-image: url(/img/home_ico_over.png);}
.soc a {background-image: url(/img/home_ico.png);}
.corre a:hover {background-image: url(/img/run_ico_over.png);}
.corre a {background-image: url(/img/run_ico.png);}
.viu a:hover {background-image: url(/img/live_ico_over.png);}
.viu a {background-image: url(/img/live_ico.png);}


.menumapa {
	width:232px;
	height:180px;
	float:left;
	margin-left:-5px;
	margin-bottom:5px;
	background-repeat: no-repeat;
}
.menumapa a:hover {background-image: url(/img/menu_mapa_over.png);}
.menumapa a {background-image: url(/img/menu_mapa.png);}

.menuPrivat {
	margin: 0;
	padding: 0;
	width: 258px;
	list-style: none;
}
.menuPrivat li {
	padding: 0;
	margin-bottom:10px;
	height: 113px;
	list-style: none;
	background-repeat: no-repeat;
}
.menuPrivat li a, .menuPrivat li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 113px;
	background-repeat: no-repeat;
}
.trobaSelected {background-image: url(/img/troba_ico_over.png);}
.troba {background-image: url(/img/troba_ico.png);}
.deixaSelected {background-image: url(/img/deixa_ico_over.png);}
.deixa  {background-image: url(/img/deixa_ico.png);}
.llistaSelected {background-image: url(/img/llista_ico_over.png);}
.llista {background-image: url(/img/llista_ico.png);}

.botblog {
	width:215px;
	height:115px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-repeat: no-repeat;
}
.botblog a:hover {background-image: url(/img/bot_blog_over.jpg);}
.botblog a {background-image: url(/img/bot_blog.jpg);}

.botamic {
	width:208px;
	height:117px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-repeat: no-repeat;
}
.botamic a:hover {background-image: url(/img/bot_enviar_over.jpg);}
.botamic a {background-image: url(/img/bot_enviar.jpg);}

.botetiq {
	width:229px;
	height:103px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-repeat: no-repeat;
}
.botetiq a:hover {background-image: url(/img/bot_etiq_over.jpg);}
.botetiq a {background-image: url(/img/bot_etiq.jpg);}

.botpdf {
	width:188px;
	height:118px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-repeat: no-repeat;
}
.botpdf a:hover {background-image: url(/img/bot_pdf_over.jpg);}
.botpdf a {background-image: url(/img/bot_pdf.jpg);}

.title_ico {
	width:80px;
	height:76px;
	float:left;
	background-repeat: no-repeat;
}
.title_ico a:hover {background-image: url(/img/ico_home_over.jpg);}
.title_ico a {background-image: url(/img/ico_home.jpg);}
