@import "template.css";

#regius_logo {
    background: url("../images/logo_regius.png");
    background-position: center;
    background-size: contain;
    float: left;
    height: 100px;
    margin: 3% 2.5% 3% 33.5%;
    width: 32%;
}



#page_content {
	height: 740px;
}

#regius_desc {
    clear: both;
    float: left;
    margin: 0 2.5% 0 2.5%;
    width: 95%;
}

 #desc_text p {
    color: rgba(255, 255, 255, 1);
    float: right;
    text-align: justify;
    font-size: 1.2em ;
    font-family: "ltc-bodoni-175",serif;
    line-height: 1.5em;
    min-height: 39px;
    width: 95%;
    padding: 1% 1% 1% 1%;
}

table {
    clear: both;
    float: left;
    margin: 1% 2.5% 0 2.5%;
    width: 95%;
}

table p {
    color: rgba(255, 255, 255, 1);
    float: left;
    text-align: justify;
    font-size: 1.8em;
    font-family: "ltc-bodoni-175",serif;
    line-height: 1.5em;
    min-height: 39px;
    width: 95%;
    padding: 1% 1% 1% 1%;
}

span{  
    font-size: 1em ;
}


table .image {
    width: 60%;
    padding: 1%;
}
table .text p {
    width: 100%;
    padding: 1%;
}

#lancero_extra {
    background: url("../images/Lancero_Extra.png");
    background-position: left center;
    background-size: contain;
    float: left;
    height: 42px;
    width: 89%;
}


#regius_fat {
    background: url("../images/Fat_Perfecto.png");
    background-position: 50% 50%;
    background-size: contain;
    float: left;
    height: 50px;
    width: 61%;
}

#regius_pressed {
    background: url("../images/Pressed_Perfecto.png");
    background-position: 0% 50%;;
    background-size: contain;
    float: left;
    height: 46px;
    width: 74%;
}

#toro_extra {
    background: url("../images/Toro_Extra.png");
    background-position: 0% 50%;;
    background-size: contain;
    float: left;
    height: 50px;
    width: 74%;
}