body{
    background-color: #993300;
    background-image: url(template/progreso.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    MARGIN: 0px;
    FONT: 14px "Trebuchet MS", Arial, sans-serif;
    COLOR: #ffffff;
    text-align:center;
    padding-top:0px;
}
#header{
    clear: both;
    background-image: url(template/header.jpg);
    background-repeat: x-repeat;
    background-position: center top;
    width:100%;
    height:150px;
    text-align:center;
    margin:0 auto 0 auto;
}
#metah{
    clear: both;
    width:950px;
    height:150px;
    left:25%;
    text-align:left;
    margin:0 auto 0 auto;
}
#FirstBut{
    padding:5 0 0 0px;
    float:left;
    width:750px;
    height:25px;
    align-text:left;
    font-size:10px;
    font-style: italic;
}
#Searching{
    padding:5 0 0 0px; 
    float:left;
    width:200px;
    height:25px;
    font-style: italic;
    font-size:10px;
}
#logox{
    float:left;
    width:900px;
    height:75px;
    padding-top:10px;
    padding-left:20px;
}
#ReLogo{
    float:left;
    width:260px;
    height:68px;
    background-image: url(template/logox.png);
    background-repeat: no-repeat;
    background-position: center top;
    cursor:pointer;
}
#ReMitad{
    float:left;
    width:350px;
    height:80px;
}
#ReDown{
    float:left;
    width:260px;
    height:68px;
    background-image: url(template/download.png);
    background-repeat: no-repeat;
    background-position: center top;
    cursor:pointer;
}

#SecondBut{
    float:left;
    width:950px;
    height:30px;
    text-align:center;
}
#Home a{
    float:left;
    padding:5 3 0 0px;
    width:120px;
    height:25px;
    background-image: url(template/bot1.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-family:Trebuchet MS, Arial, sans-serif;
    font-size:14px;
    font-weight: bold;
    font-style: italic;
    COLOR: #ffffff;
    cursor:pointer;
    text-decoration:none;
}
#Home a:hover{
    background-image:url(template/bot2.png);
    color:#ffffff;
    }
#Home a:focus{
    background-image:url(template/bot3.png);
    color:#000000;
    }

#Top{
    width:1000px;
    height:25px;
    margin:0 auto 0 auto;
    background-image: url(template/top.png);
    background-repeat: repeat-y;
    background-position: center top;
}

#Hiper{
    width:1000px;
    height:350px;
    margin:0 auto 0 auto;
    background-image: url(template/center.png);
    background-repeat: repeat-y;
    background-position: center top;
    color:#000000;
}

#Bot{
    width:1000px;
    height:25px;
    margin:0 auto 0 auto;
    background-image: url(template/bot.png);
    background-repeat: repeat-y;
    background-position: center top;
    font-size:10px;
    font-style: italic;
    color:#232323;
}

#Bot a{
    color:#232323;
    text-decoration:none;
}


#Matrox{
    position:relative;
    clear: both;
    width:950px;
    height: 350px;
    text-align:center;
    margin:0 auto 0 auto;
}


#center{
    float:left;
    clear: both;
    width:550px;
    height: 350px;
    text-align:left;
    padding-left:10px;
}

#center span{
    font-size:24px;
    font-weight: bold;
    font-style:italic;
}
#center hover{
    background-color:#ccdecc;
}

#iso1{
    cursor:pointer;
}
#iso2{
    cursor:pointer;
}
#dialog{
    display:none;
}