﻿* 
{
    font-family : Arial;
    font-size : 12px;
    color : #636363;
}

A 
{
    color : #0066cc;
    text-decoration : none;
}
A:HOVER
{
    color : #0099FF;
    text-decoration : underline;
}

BODY
{
    margin : 0;
    padding : 0;
}

IMG
{
    border : none;
}

#entete
{
    width : 760px;
    height : 328px;
    background-image : url(images/office/entete.jpg);
    background-repeat : no-repeat;
    background-position : left top;        
}

#navigation
{
    white-space : nowrap;
    width : 760px;
    vertical-align : top;
}

.orangeBold
{
    font-weight : bold;
    color : #DC6228;
}

/* CALCULATEUR */
.TD_Calculateur_SmallOrange
{
    font-size : 11px;
    font-weight : bold;
    color : #DC6228;
    padding-left : 25px;
    width : 180px;
    height : 33px;
    vertical-align : middle;
}
.TD_Calculateur_InputZone
{
    font-size : 13px;
    font-weight : bold;
    color : #DC6228;
    width : 136px;
    height : 33px;
    vertical-align : middle;
}
.TD_Calculateur_InputZone INPUT
{
   width : 60px;
   height : 16px;
   border : solid 1px #C0C0C0;
   padding : 0px 3px 0px 3px;
   background-color : White;
   color : #636363;
   vertical-align : middle;
}
.TD_Calculateur_Footer
{
    font-size : 10px;
    color : #797979;
    padding-left : 25px;
    padding-top : 8px;
    vertical-align : middle;
}
.TD_Calculateur_Footer SPAN
{
    font-size : 10px;
    color : #797979;
}

.SPAN_TotalRemise, .SPAN_TotalRemiseTitle { color : #E57307; font-weight : bold; }
.SPAN_TotalRemiseTitle { font-size : 16px; }
.SPAN_TotalRemise { font-size : 26px; }

.SPAN_Explications, .SPAN_Explications B
{
    font-size : 11px;
}





/* FORMULAIRE CXIA */
.PNL_Formulaire
{
    background-color : White;
    background-image : url(images/bg_pages.jpg);
    background-repeat : repeat-x;
    background-position : left 372px;
}
.PNL_Formulaire LABEL
{
    float : left;
    width : 90px;
}
.PNL_Formulaire .Field
{
    float : left;
    margin : 0px 0px 3px 0px;
}
.PNL_Formulaire .Field .Radio INPUT
{
    float : left;
    width : auto;
    border : none;
    /* margin-top : -2px; */
}
.PNL_Formulaire .Field .RadioBis INPUT
{
    float : left;
    width : auto;
    border : none;
    /* margin-top : 2px; */
}
.PNL_Formulaire .Field .Radio LABEL, .PNL_Formulaire .Field .RadioBis LABEL
{
    float : left;
    width : auto;
    border : none;
    margin-right : 15px;
}

.PNL_Formulaire .Field INPUT, .TxtNumContrat
{
    border : solid 1px #666666; 
    width : 150px;
}
.PNL_Formulaire .Clear
{
    clear : both;
}

.Input_Cx_Nb
{
    width : 40px !important;
    height : 16px;
    border : solid 1px #C0C0C0;
    padding : 0px 3px 0px 3px;
    background-color : White;
    color : #636363;
    vertical-align : middle;
}


.Pnl_Impression
{
    background-color : White;
    background-image : url(images/bg_pages.jpg);
    background-repeat : repeat-x;
    background-position : left 372px;
}

H2
{
    margin : 0px;
    padding : 0px;
}


.TD_Fond_Formulaire_CX
{
    background-color : #D0D1D2;
}

.lienSmall
{
    font-weight : normal !important;
    font-size : 11px;
}