@charset "utf-8";
h5{
    font-size: 24px;
    font-family: 'Cooper Black';
    color: white;
    text-align: center;
    vertical-align: text-top;
}
h1{
    font-size: 18px;
    font-family: 'Cooper Black';
    color: white;
    text-align: center;
    
}
h2{
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    text-align: left;

}
h3{
    font-size: 16px;
    font-family: 'Cooper Black';
    color: white;
    text-align: left;

}
#princ{
    background:url("RecursosFlash/Fondo.png") repeat-y;
}
#princAdm{
    background:url("RecursosFlash/Fondo.png") repeat-y;
}




