.thumbnail {
    border: 0;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
}
.thumbnail h3 {
    font-size: 14px;
    margin:0;    
}
.sidebar-nav ul {
    margin: 0;
}
.sidebar-nav ul li {
    list-style: none;
}
.sidebar-nav a {
    line-height: 26px;
}
#sidebar > div > div > ul > li.active {
    font-weight: 800;
}
#content > div.moduletable_line {
    text-align: center;
    background-image: url('../images/puntorojoh3.gif');
    background-repeat: repeat-x;
    background-position: 0 34px;
    margin: 40px 0 50px 0;
    padding: 0;
    border: 0;
}
#content > div.moduletable_line > h3 {
    font-size: 60px;
    line-height: 68px;
    font-weight: 300;
    color: #b20005;
    background: #f4f6f7;
    padding: 0 25px;
    display: inline;
}
#content > div.moduletable_line > div > p {
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	font-style: italic;
	color: #3a4244;
	text-align: center;
}
.item-page.ida-y-vuelta {
    padding: 25px 50px;
    background: #ffffff;
}
thead {
    background: #f1f2f3;
    color:#333;
}