/* Azul Microfocus */
/* Rojo: #be1823 */
/* Capri: #00BAFF*/

a:hover {
	color:#be1823;
}

#top-menu-two {
    background: #be1823;
}
#top-menu-two  a:hover {
	color: #be1823; 
}
#menu_ppal_list {
    max-width: 765px;
}
#menu_ppal li a:hover { 
	color: #be1823; 
}
#menu_ppal .iniciobtn {
    float: right;
    font-size: 0.9375em;
    line-height: inherit;
    margin-top: 5px;
    text-align: center;
    width: 60px;
}

#menu_ppal .iniciobtn a span {
    background: white none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    color: #be1823;
    padding: 5px 10px;
    position: relative;
}
#menu_ppal .iniciobtn a {
    text-decoration: none;
}
.learn_more a:hover{
	color:#be1823;
}
.bloque-cookies p a:hover, .bloque-cookies a.mas-info:hover {
    color: #be1823;
}
.tags-links  a:hover {
	color: #be1823 !important;
}
.related-items a:hover{
	color: #be1823;
}
.btn-down-style {
	background : #be1823;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00BAFF), color-stop(40%,#be1823));
	background : -moz-linear-gradient(left bottom , #00BAFF 0%, #be1823 40%) repeat scroll 0 0;
	background : -webkit-linear-gradient(bottom, #00BAFF 0%, #be1823 40%);
	background : -o-linear-gradient(bottom, #00BAFF 0%, #be1823 40%);
	background : -ms-linear-gradient(bottom, #00BAFF 0%, #be1823 40%);
	background : linear-gradient(bottom, #00BAFF 0%, #be1823 40%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#00BAFF', endColorstr='#be1823',GradientType=0 );	
}
#logo {
	width: 294px;
	line-height: 1.2em;
	font-size: 2.5em;
	padding: 0;
	letter-spacing: 0.05em;
	text-align: left;
}

#logo  img{
	width: auto;
}

#promo1 {
	width: 728px;
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: center;
}

#promo1 img {
    width: 100%;
	height: auto;
	float: none;
}

#menu-right-zone {
	width: 0px;
}

#footer-logo {
	width: 342px;
}

#footer-right {
	width: 342px;
}

#footer-mid {
	width: 340px;
}

#top-header {
	margin-bottom: 0;
	margin-top: 5px;
}
