/* color enlaces: #521280 */
a:link, a:visited { color: #521280; }
a:hover, a:active { color: #000; }

	#footer_2 a:link,
	#footer_2 a:visited,
	#footer_3 a:link,
	#footer_3 a:visited { color: #521280; }

		#footer_2 a:hover,
		#footer_2 a:active,
		#footer_3 a:hover,
		#footer_3 a:active { color: #521280; }
	
	#footer_2 span, 
	#footer_3 span { color: #1a171c; }
	
#logo { background: url("css_imgs/barra_logo.png") repeat-x 0 0; }

/* menu */
.hitarea { color: #521280; }
#menu_lateral li a:link, #menu_lateral li a:visited { color: #521280; }
#menu_lateral li a:hover, #menu_lateral li a:active, #menu_lateral li a.selected { color: #fff; }


/* footer */
.hot_news { width: 130px; color: #1a171c; }
.news { width: 687px; }
.news, .news a:link, .news a:visited { color: #999; }
.news a:hover, .news a:active { color: #521280; }

#eficacia { width: 59px; height: 57px; background: url("css_imgs/eficacia.png") no-repeat 0 0; }

/* home */
#home { background: #ededed; }
	#home p { color: #666; }
		/*#home p a { color: #000; }*/

/* banner / slideshow principal */
#productos1 { background: #fff; }
	/* botones para navegar el slideshow */
	.paraslide_tabs a { font-size: 13px; }
		.paraslide_tabs a:link, .paraslide_tabs a:visited { background: #ccc; }
		.paraslide_tabs a:hover, .paraslide_tabs a:active, .paraslide_tabs a.current { color: #fff; background: #521280; }


/* banner al lado del slideshow principal */
#productos2 { background: #9979b0; }
	#productos2 p#producte_nom { color: #521280; }

/* fila de 4 banners abajo */
#banner1 { background: #cbc1d2; }
	#banner1 p a:hover,
	#banner1 p a:active { color: #521280; } 

#banner2 { background: #b5a2c3; }


/* curiosidades home */
#banner4 p { color: #521280; }
#banner4 p.titol_curiosidad { border-bottom: 1px solid #521280; }
/* curiosidades lateral */
#bannercuriosidades p { color: #521280; }
	#bannercuriosidades p img { margin-left: 0; margin-top: 0; }
	#bannercuriosidades p.titol_curiosidad { border-bottom: 1px solid #521280; }

#banner4 p a:hover,
#banner4 p a:active { color: #e2001a; } 

/* links "ver mas" con flechas */
	.element .vermas { position: absolute; bottom: 5px; right: 10px; width: 80%; text-align: right; }

	.vermas .fletxa { padding-bottom: 3px; }
	#productes_relacionats .fletxa { margin: 10px 0; }

	.fletxa a:link,
	.fletxa a:visited,
	a.fletxa:link,
	a.fletxa:visited { text-align: right; padding-right: 20px; line-height: 1.2em; background: url("css_imgs/fletxa.png") right 0 no-repeat; }

	.fletxa a:hover,
	a.fletxa:hover { color: #521280 !important; background: url("css_imgs/fletxa_v.png") right 0 no-repeat; }

/* */
.homebann { position: relative; }
	.homebann .imagen { text-align: center; padding: 15px 0; }
	.homebann .link { position: absolute; bottom: 5px; right: 5px; }
	#productos2.homebann .link { bottom: 5px; right: 5px; } /* padding-bottom: 5px; */

#sobre_cruzverde p { color: #521280; }
	#sobre_cruzverde ul,
	#sobre_cruzverde ol,
	#sobre_cruzverde ul li,
	#sobre_cruzverde ol li { display: inline; }

.participa p a { color: #521280; }

/* tabs detalle insecto mas anchos */
.detall_insecte ul li a {
	width: 121px;
}
.detall_insecte ul li:active a,
.detall_insecte ul li.seleccionat a,
.detall_insecte ul li:hover a {
	width: 123px;
}
.detall_insecte ul li:active a,
.detall_insecte ul li.seleccionat a { background: url("css_imgs/fons_actiu.png") center 0 no-repeat; }
.detall_insecte ul li:hover a { background: url("css_imgs/fons_hover.png") center 0 no-repeat; }
