@charset "utf-8";

ol, ul, li {     font-size: 13px;
    line-height: 1.25em;
    color:#0071BC;
    font-family: Cabin;
    font-style: normal;
    font-weight: normal; text-transform:uppercase; }

@font-face {
     font-family: 'lil';
     src: url('HELLOALOHA_0.ttf');
}

body {
    font-size: 14px;
    line-height: 1.5em;
    color:#0071BC;
    font-family: Cabin;
    font-style: normal;
    font-weight: normal; text-transform:uppercase;

}

p {
    font-size: 14px;
    line-height: 1.5em;
    color:#0071BC;
    font-family: Cabin;
    font-style: normal;
    font-weight: normal
}

.tiuloPpal
{
    font-size: 23px; text-align: left;
	text-transform: uppercase;
	   line-height: 1.21em;
    color: #0071BC;
	font-family: lil;
    font-style: normal;
    font-weight: bold;
	border-bottom: #0071BC 3px solid;
	
}
.tabla
{
    font-size: 20px; text-align: center;
	text-transform: uppercase;
	   line-height: 1.21em;
    color: #FFF;
	font-family: lil;
    font-style: normal;
    font-weight: bold;

	
}

.video{
border: #0071BC  4px solid; margin:5px;
}


.ima2{
border-radius: 30px 30px 30px 30px; border: #0071BC  4px solid; margin:5px;
}

