﻿/* -----------------------------------------------*/
/* ------------------- TITLES --------------------*/
/* -----------------------------------------------*/
.titleType01
{
    color:#5d5d5d;
    text-transform:uppercase;
    font-size:11px;    
}
/* -----------------------------------------------*/
/* ------------------- TEXTS ---------------------*/
/* -----------------------------------------------*/

.textType01
{
    background:transparent url(../images/assets.png) no-repeat;
    background-position:0 -241px;
    color:#004183;
    font-size:11px;
    padding-left:30px;
}


