
body, input, select
{
    font: 14px Tahoma, Arial, Helvetica, serif;
}

a
{
    color: #000;
}
#ctl00_rightsidebar_phText a,#ctl00_cph1_body a
{
    color:#EF8400;
    text-decoration:none;
 }
a img
{
    border: 0;
}

html, body, form
{
    padding: 0;
    margin: 0;
}

.noul, .lileft
{
    list-style: none;
}

.nom, .noul, .noul li, .lileft li, .lileft
{
    margin: 0;
    padding: 0;
}

.left, .lileft li
{
    float: left;
}

.right
{
    float: right;
}

.cl
{
    clear: both;
}

.cf:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.cf
{
    display: inline-block;
}

html[xmlns] .cf
{
    display: block;
}

* html .cf
{
    height: 1%;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
    background-color: Transparent;
    height: auto;
}

*:first-child + html body.fckEdit
{
    background-color: #fff;
    background-image: none;
}
/* ---------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-decoration: none;
}
h1, .header
{
    font-family: /AVENLTS.TTF, AvenirLTBlack, Verdana, Arial;
    font-size: 32px;
    color: #000;
}
.header
{
    margin-bottom: 30px;
    width: 190px;
}
.header img
{
    margin: 0px;
}
h2, .header2
{
    font-family: /AVENLTS.TTF, AvenirLTBlack, Verdana, Arial;
    font-size: 27px;
    color: #000;
}

h3, .header3
{
    font-family: /AVENLTS.TTF, AvenirLTBlack, Verdana, Arial;
    font-size: 20px;
    color: #000;
}
blockquote
{
    border-left: 5px solid #000;
    margin-left: 20px;
    padding-left: 10px;
    font-style:italic;
    font-family: /AVENLTSO.TTF, AvenirLTBlack, Verdana, Arial;
}

