/* CSS Document */
.txthora
{
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Sans-serif;
}
.titulos
{
    font-weight: bold;
    font-size: 12px;
    color: #C5272F;
    font-family: Tahoma, Arial, Sans-serif;
}
.interior
{
    font-weight: normal;
    font-size: 12px;
    color: #660000;
    font-family: Tahoma, Arial, Sans-serif;
}
.txtblanco
{
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Sans-serif;
}
/* Flashlayer
末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末 */
#flashlayer {
    position:absolute; z-index:4001 !important;
    top: 50%; left: 50%;  width:884px; height:698px;
    margin-top: -349px; /*set to a negative number 1/2 of your height*/
    margin-left: -442px; /*set to a negative number 1/2 of your width*/
    text-align: center; }
.botonCerrar { position:absolute; top:150px; right:20px; width:77px; height:24px; }