.secondary_menu a:hover{
	background-color:#dfdfdf;
}

.secondary_menu a{
	color:darkRed !important;
}

.pruebaA{
	font-weight: bold !important;
}

.pruebaA:hover{
	color: red !important;
}

.pruebaMenuTop, .pruebaA{
	color: white;
}

.pruebaA{
	font-size: 18px !important;
}

.pruebaLi {
	padding-left: 3px;
	padding-right: 3px;
}

#pictureSliderArea {
	top: 203px;
}

#header {
	min-height: 400px;
	
}

#logo{
	margin-top: -10px;
	padding-bottom: 10px;
}

.no_widget #header{
	height: 70px !important;
}

.bestPrice{
	min-width: 210px;
}

#pageBottom{
	background: darkRed !important;
	color: white !important;
}

.bestText{
	color: white !important;
}

.social-like{
	visibility: hidden !important;
}

#pageBottom a{
	color:white;
}

#pageBottom a:hover{
	color:#afafaf;
}

.no_widget #logo img {
	height: 90px;
	max-width: 300px;
	max-height: 90px;
}

#logo img {
	max-height: 100px;
	height: 100px;
}



