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

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

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

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


/* footer */
.hot_news { width: 80px; color: #1a171c; }
.news { width: 737px; }
.news, .news a:link, .news a:visited { color: #999; }
.news a:hover, .news a:active { color: #203b7e; }

#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: #002596; }

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


/* banner al lado del slideshow principal */
#productos2 { background: #ffc2c2; } 
	#productos2 p#producte_nom { color: #002596; }

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

/* calendario */
#banner2 { background: #9cadff; }
	#home #banner2.homebann p { color: #fff; }

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

/* links "ver mas" con flechas */
	.element .vermas { position: absolute; bottom: 5px; right: 10px; 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") no-repeat right 0; }

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

/* */
.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; */


.participa p a { color: #203b7e; }



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