/** Estilo tema blue **/
#cabezera a {
	background: transparent url(img/custom/logo.png) scroll 0 0 no-repeat;
	font-family: "Times New Roman", Times, serif;
}
#navegation li a span { 
	background: transparent url(img/custom/navegacion-sobre.png) scroll 100% -100px no-repeat;
}
#navegation .icon-holder a { 
	background: transparent url(img/custom/navegacion-icon.png) scroll 0 0 no-repeat; 
}

#slider .nav a.current {
	background: #000; background: rgba(82,112,149,0.75); 
}
