a:link, a:visited { color: #b80718; }
a:hover, a:active { color: #000; }

#logo { background: url("css_imgs/barra_logo.png") repeat-x 0 0; }

/* menu */
.hitarea { color: #b80718; }
#menu_lateral li a:link, #menu_lateral li a:visited { color: #b80718; }
#menu_lateral li a:hover, #menu_lateral li a:active, #menu_lateral li a.selected { color: #fff; }


/* footer */
.hot_news { color: #1a171c; }
.news, .news a:link, .news a:visited { color: #1a171c; }
.news a:hover, .news a:active { color: #b80718; }

#eficacia { width: 59px; height: 57px; background: url("css_imgs/eficacia.png") no-repeat 0 0; }

#footer_2 span, #footer_3 span, #footer_2 a, #footer_3 a { color: #b80718; }
#footer_3 a:hover, #footer_3 a:active, #footer_2 a:hover, #footer_2 a:active { color: #1a171c; }

/* home */
#home { background: #ededed; }
	#home p { color: #666; }
		#home p a { color: #003e7c; }

/* banner / slideshow principal */
#productos1 { background: #fff; }

/* banner al lado del slideshow principal */
#productos2 { background: #fbe1df; }
	#productos2 p#producte_nom { color: #002596; }

/* fila de 4 banners abajo */
#banner1 { background: #e7e4f3; }
	#banner1 p a:hover,
	#banner1 p a:active { color: #e2001a; } 

#banner2 { background: #d97b84; }
	#home #banner2.homebann p { color: #fff; }

/* links "ver mas" con flechas */
.fletxa a:hover,
a.fletxa:hover { color: #e2001a !important; background: url("css_imgs/fletxa_v.png") no-repeat right center; }

/* */

.homebann { position: relative; }
	.homebann .imagen { text-align: center; padding: 15px 0; }
	.homebann .link { position: absolute; bottom: 5px; right: 5px; }
	#productos2.homebann .link { bottom: 1px; right: 5px; }
