﻿body {
}


        .black_overlay
        {
            display: none;
            position: fixed !important;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index: 1001;
            -moz-opacity: 0.8;
            opacity: .80;
            filter: alpha(opacity=80);
            overflow: auto;
        }
        .white_content
        {
            display: none;
            position: fixed !important;
            top: 20%;
            left: 29%;
            width: 500px;
            height: 320px;
            padding: 30px;
            border: 5px solid #ff0000;
            background-color: white;
            z-index: 1002;
            overflow-x: hidden;
            overflow-y: hidden;
        }
        .sclosed
        {
            position: relative;
            right: -490px;
            top: -415px;
        }
        .titulo
        {
            font-size: 30px;
        }
        .enlace_imagen
        {
            text-decoration: none;
            border: 0px;
        }
        .clear
        {
            clear: both;
        }
        html, body
        {
            background-color: White;
        }
        .NotScroll
        {
            overflow: hidden;
        }
        .style1
        {
            width: 100%;
        }
        .style2
        {
            width: 100%;
        }
        
        a:link, a:visited
        {
            color: #034af3;
        }
        
        .style3
        {
            text-align: center;
            width: 282px;
        }
        
        .style4
        {
            font-size: medium;
        }
        .style5
        {
            width: 231px;
        }
        .style6
        {
            width: 188px;
        }
        
        .style9
        {
            color: black;
        }
        .auto-style1 {
            text-align: left;
          
        }
.ColorCentro
{

color: #003366;
text-align: center ;
font-family: Arial; 

font-weight: bold;


}

