/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 .justi {   
     text-align: justify;
     }
     
 h1, h2, h3, h4, h5, h6 {
    color: #d33;
}  

.precio {   
     font-weight: bold;
     color: #d33;
     }  
     
.textodcha {   
     text-align: right;
     color: #d33;
     }  
     
 .rojo {
    color: #d33;
}    

.negro {
    color: #000;
}          