#historia1 {
    text-align: center;
    height: auto;
    width: 1200px;
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
	margin: 0px auto;
}

#titulo00 {
    text-align: center;
    font-size: 50px;
    
}

#texto01 {
    padding-top: 10px;
    font-size: 30px;
}

#textimg00 {
    padding-top: 35px;
    padding-bottom: 15PX;
    
}

#textimg01 {
    margin-right: 40px;
    margin-bottom: 10px;
    width: 340px;
    box-shadow: 1px 1px 10px ;
}

#textimg02 {
    align-content: center;
    margin-right: 0px;
    margin-bottom: 10px;
    width: 340px;
    box-shadow: 1px 1px 10px ;
}

#titulo01 {
    padding-top: 30PX;
    text-align: center;
    font-size: 35PX;
}

#valor00 {
    display: flex;
   justify-content: center;
    height: 290px;
    width: 1200px;
    padding-left: 0px;
    padding-top: 25px;
    background: url(texturas/prism.png);
    
	
    }

#valor001 {
    display: flex;
   justify-content: center;
    height: 290px;
    width: 1200px;
    padding-left: 0px;
    padding-top: 25px;
    margin-bottom: 5px;
    }

#RE1 {
    float: left;
    margin-right: 80px;
    height: 242px;
    width: 450px;
    display: flex;
   justify-content: center;
   align-items: center;
    color: #fff;
	
    }

#valor01 {
    margin-right: 0px;
    margin-bottom: 0px;
    height: 242px;
    width: 450px;
    box-shadow: 1px 1px 10px ;
}

#RE2 {
    height: 242px;
    width: 450px;
    display: flex;
   justify-content: center;
   align-items: center;
	
    }

#valor02 {
    margin-right: 80px;
    float: left;
    height: 242px;
    width: 450px;
    box-shadow: 1px 1px 10px ;
}

#VIBACK {
    margin-top: 10PX;
    height: 190px;
    width: 1200px;
    background: url(texturas/prism.png);
    color: #fff;
}