<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#titulo {
    font-size: 37px!important;
    line-height: 37px!important;
    font-weight: bold!important;
}

#titulo2 a {
    font-size: 25px!important;
    line-height: 25px!important;
    font-weight: bold!important;
    color: #333 !important;
}

#titulo2 a:hover {
    color: #BE000C !important;
}

.Farea {
    position: relative;
    float: left;
    width: 100% !important;
    background-color: #F4F4F5 !important;
    margin-top: -5px;
}

.Farea2 {
    position: relative;
    float: left;
}

.Farea3 {
    position: relative;
    float: left;
    margin-left: 10px;
}

#info,#info p {
    border-radius: 4px;
    padding: 6px;
    background-color: #FFF;
    font-size: 22px !important;
    line-height: 25px !important;
    color: #4E4E4E;
    line-height: 28px !important;
}

#info a,#info p a {
    color: #D4000E !important;
}

#info a:hover,#info p a:hover {
    color: #640007 !important;
}

.logoTRS {
    position: relative;
    float: left;
    margin-top: 0px;
    margin-bottom: 14px;
    width: 400px;
}

.trsMenu {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-color: #FF3369;
}

.trsMenuB {
    position: relative;
    float: left;
    width: auto;
    font-family: 'Patua One', cursive;
    font-size: 18px;
    color: #FFF;
    margin: 10px;
    padding: 10px;
    cursor: pointer;
}

.trsMenuB:hover {
    background-color: #333;
}

.trsE {
    width: 32.35%;
    height: 200px;
    position: relative;
    float: left;
    background-color: #E5E5E5;
    margin: 4px;
    padding: 6px;
    border-radius: 4px;
    border: #FF3369 solid 1px;
    overflow: hidden;
}

.trsEF {
    position: absolute;
    top: 110px;
    font-family: 'Patua One', cursive;
    font-size: 14px;
    background-color: #333;
    color: #FFF;
    padding: 4px;
}

.trsET {
    position: relative;
    float: left;
    margin-top: 14px;
    font-family: 'Patua One', cursive;
    font-size: 18px;
    color: #333;
}

.trsE:hover {
    opacity: 0.8;
}

.trsfoto {
    height: 120px;
    overflow: hidden;
}

.menuBox1 {
    position: relative;
    float: left;
    width: 47%;
    font-size: 20px;
    border-radius: 6px;
    margin: 4px;
}

.menuB {
    position: relative;
    float: left;
    font-family: 'Patua One', cursive;
    background-color: #FF3369;
    border-radius: 6px;
    font-size: 20px;
    padding: 6px;
    color: #FFF;
    margin-top: 0px;
    cursor: pointer;
    letter-spacing: 1px;
}

.menuB:hover {
    background-color: #666;
}

#form1 {
    position: relative;
    float: left;
    width: 100%;
}

.lTRS {
    position: relative;
    top: -7px;
    float: left;
    width: 100%;
    height: 10px;
    background-color: #FF3369 !important;
}

#mobileonly {
    display: none;
}

#mtop {
    z-index: 0;
    top: 0px !important;
}





@media screen and (min-width: 100px) and (max-width: 319px) {
.videoiframe{
	height:180px;
}
}
@media screen and (min-width: 320px) and (max-width: 359px) {
.videoiframe{
	height:190px;
}
}
@media screen and (min-width: 360px) and (max-width: 375px) {
.videoiframe{
	height:200px;
}
}
@media screen and (min-width: 376px) and (max-width: 413px) {
.videoiframe{
	height:220px;
}
}
@media screen and (min-width: 414px) and (max-width: 500px) {
.videoiframe{
	height:270px;
}
}
@media screen and (min-width: 501px) and (max-width:600px) {
.videoiframe{
	height:310px;
}
}
@media screen and (min-width: 601px) and (max-width:700px) {
.videoiframe{
	height:400px;
}
}
@media screen and (min-width: 701px) and (max-width:800px) {
.videoiframe{
	height:430px;
}
}
</pre></body></html>