<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	/*
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
*/
}
#portada{
	/*
  pointer-events: none;
  */
}

a.B1,a.B11,a.B11:hover,a.B12,a.B12:hover,a.B1:hover,a.B2,a.B2:hover {
    background-color: #d4000e;
    font-size: 16px!important;
    color: #fff;
    padding: 6px;
    letter-spacing: 1px;
    cursor: pointer
}

a.B11,a.B11:hover,a.B12,a.B12:hover,a.B1:hover,a.B2:hover {
    background-color: #be000c
}

a.B11,a.B11:hover,a.B12,a.B12:hover {
    background-color: #333
}

a.B11:hover,a.B12:hover {
    background-color: #ff3369
}
@media screen and (min-width: 100px) and (max-width: 319px) {
.videoiframe{
	height:185px;
}
}
@media screen and (min-width: 320px) and (max-width: 359px) {
.videoiframe{
	height:195px;
}
}
@media screen and (min-width: 360px) and (max-width: 375px) {
.videoiframe{
	height:205px;
}
}
@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>