﻿body
{
    font-family: Verdana, Arial;
    font-style: normal;
    font-size: 12px;
    color: Gray;
    margin: 0px;
    padding: 0px;
}
/*#################### CADRE ####################*/
.DivCadre
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
/*#################### TOP ####################*/
.DivTop
{
    height: 140px;
    padding-left: 5px;
    padding-right: 30px;
}

.DivTopLeft
{
    width: 280px;
    padding-left: 5px;
    padding-top: 40px;
    float: left;
}

.DivTopRight
{
    background-image: url('/images/research-up-content.gif');
    width: 405px;
    float: left;
    margin-left: 220px;
}

.DivTopRightText
{
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.DivTopRightTextBloc1
{
    height: 45px;
    width: 53px;
    float: left;
    margin-bottom: 10px;
}
.DivTopRightTextBloc2
{
    height: 50px;
    width: 300px;
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
}

.DivTopRightTextBloc3
{
    height: 20px;
    width: 200px;
    float: left;
    margin-left: 5px;
}
.DivTopRightTextBloc4
{
    height: 20px;
    width: 155px;
    float: left;
    margin-left: 5px;
    padding-top: 5px;
    text-align: right;
}


.DivTopRightBorderBottom
{
    background-image: url('/images/research-up-footer.gif');
    height: 14px;
    width: 405px;
    float: left;
}

/*#################### NAVIGATION ####################*/

.DivMenuNavigation
{
    margin-left: 5px;
    width: 920px;
    float: left;
    font-weight: bold;
}

.DivLanguage
{
    width: 50px;
    text-align: right;
    font-weight: bold;
    padding-right: 20px;
    float: left;
    cursor: pointer;
}

.DivBlackLine
{
    margin-left: 5px;
    margin-right: 30px;
    margin-top: 20px;
    background-color: Gray;
    height: 2px;
}

/*#################### CONTENT ####################*/
.DivContent
{
    padding-left: 5px;
    padding-right: 30px;
    height: auto;
}

/*#################### CONTENT LEFT ####################*/

.DivContentLeft
{
    background-color: white;
    width: 750px;
    height: auto;
    float: left;
}

.DivContentLeftTop
{
    width: 745px;
    background-image: url('/images/steps-content.gif');
}

.DivContentLeftContent
{
    background-image: url('/images/steps-content.gif');
    width: 705px;
    padding: 20px;
    float: left;
}

.DivContentLeftFooter
{
    background-image: url('/images/steps-footer.gif');
    height: 17px;
    width: 745px;
    float: left;
}

.DivContentLeftTextFooterDefault p
{
    font-weight: bold;
    font-size: 11px;
    color: Gray;
    width: 735px;
    margin-top: 5px;
    padding-left: 5px;
    text-align: center;
}

.DivContentLeftTextFooter p
{
    font-weight: bold;
    font-size: 11px;
    color: Gray;
    width: 735px;
    margin-top: 5px;
    margin-left: 30px;
    padding-left: 5px;
}


.DivTwoLines
{
    background-image: url('/images/two-lines.gif');
    height: 3px;
    margin-right: 2px;
    margin-left: 3px;
}

.DivTwoLines2
{
    background-image: url('/images/two-lines.gif');
    height: 3px;
    width: 210px;
    margin-left: 12px;
}

/*#################### CONTENT RIGHT ####################*/

.DivContentRight
{
    width: 230px;
    height: auto;
    float: left;
}

.DivContentRightTitre
{
    font-weight: bold;
    text-align : left;
    padding-left :10px;
}

.DivContentRightSousTitre
{
    padding-left: 17px;
}

.DivContentRightCompteurDonsLogo
{
    padding-left: 10px;
}

.DivContentRightCompteurDonsLogo ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.DivContentRightCompteurDonsLogo li
{
    background-color: white;
    float: left;
    width: 55px;
    color: Gray;
    margin-right: 5px;
    padding-left: 20px;
    text-align: center;
    height: 90px;
}

.DivContentRightAuthentification
{
    text-align: center;
}

.DivContentRightSpecificPage
{
    text-align: center;
}


/*#################### GSM POPULAIRES ####################*/

.DivGsmPopBloc1
{
    padding-top: 5px;
    width : 100%;
    font-weight: bold;
}
.FontDivGsmPopBloc1
{
    background-image: url('/images/two-lines.gif');
    background-repeat:no-repeat;
    background-position:bottom;
    width:100%;
}
.DivGsmPopBloc2
{
    float: left;
    width: 535px;
    padding-top: 18px;
}

.DivGsmPopList
{
    background-color: white;
    height: 170px;
    float: left;
    width: auto;
}

/*#################### ROTATOR GSM POPULAIRES ####################*/


.RotatorBox
{
    border: solid 0px red;
    background-color: white;
    width: 710px;
    height: 105px;
    float: left;
    padding-top: 15px;
    padding-left: 5px;
}

.RotatorGsmImage
{
    width: 80px;
    text-align: center;
    background-color: white;
}

.RotatorInfoGsm
{
    width: 160px;
    text-align: left;
    background-color: white;
}

.RotatorBrand
{
    color: #585858;
    font-size: 18px;
    font-weight: bold;
}

.RotatorModel
{
    color: #9F9F9F;
    font-size: 15px;
    font-weight: bold;
}

.RotatorPrice
{
    font-size: 20px;
    font-weight: bold;
    color: #92b336;
}

.RotatorMoto
{
    color: #9F9F9F;
    font-size: 10px;
    font-weight: normal;
}

/*#################### MAIN FOOTER ####################*/
.DivFooter
{
    width: 1000px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
}

/*#################### LINKS ####################*/


.LinkFaq > a:link
{
    color: gray;
    text-decoration: none;
    font-size: 20px;
}

.LinkFaq > a:visited
{
    color: gray;
    text-decoration: none;
}

.LinkFaq > a:active
{
    color: gray;
    text-decoration: none;
}

.LinkFaq > a:hover
{
    text-decoration: none;
    color: black;
}

a:link
{
    color: gray;
    text-decoration: none;
}

a:visited
{
    color: gray;
    text-decoration: none;
}
a:active
{
    color: gray;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #92b336;
}

/*#################### UL - LI ####################*/
ol
{
    list-style-type: decimal;
}

li
{
    margin-left: 0px;
    padding-right: 15px;
    padding-top: 0px;
    text-align: left;
}

ul
{
    list-style-type:disc;
    color: #92b336;
}



/*#################### Normal Page ####################*/
.DivNormalPage
{
    width: 705px;
    padding: 20px;
    border: dotted 0px red;
}
.Title
{
    font-size: 25px;
    font-family: Georgia;
    font-weight: bold;
}
.SubTitle
{
    font-size: 18px;
    font-family: Georgia;
    font-weight: bold;
}
/*#################### HOME PAGE ####################*/
.DivHPBloc1
{
    float: left;
    width: 53px;
    height: 60px;
    margin-right: 10px;
}
.DivHPBloc2
{
    height: 60px;
    font-size: 35px;
    font-family: Georgia;
    font-weight: bold;
}
.DivHPBloc3
{
    float: left;
    width: 125px;
    height: 30px;
    padding-top: 10px;
    margin-left: 60px;
}
.DivHPBloc4
{
    height: 30px;
    padding-top: 5px;
    float: left;
}
.DivHPBloc5
{
    width: 200px;
    height: 5px;
    float: left;
    margin-left: 50px;
}
.DivHPBloc6
{
    height: 30px;
    width: 100px;
    padding-left: 10px;
    padding-top: -10px;
    float: left;
}


.DivHPBloc5Logo
{
    float: left;
    width: 30px;
    padding-left: 8px;
}
.DivHPBloc5Text
{
    float: left;
    width: 160px;
    padding-top: 5px;
}

/*#################### PHONELIST ####################*/

.DivRLBloc1
{
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 15px;
}

.DivRLBloc2
{
    width: 550px;
    height: 60px;
    padding-top: 15px;
}

.DivRLTop
{
    width: 687px;
    height: 10px;
    background-image: url('/images/liste-resultats-top.gif');
    margin-left: 10px;
    font-size: 3px;
}

.DivRLContent
{
    width: 677px;
    background-image: url('/images/liste-resultats-content.gif');
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    float: left;
}

.DivRLContentListGsm
{
    padding-left: 5px;
}

.DivRLFooter
{
    width: 687px;
    height: 11px;
    background-image: url('/images/liste-resultats-footer.gif');
    margin-left: 10px;
    font-size: 3px;
    float: left;
}


.DivMepGlobalCadreGsm
{
    background-color: white;
    font-weight: bold;
    width: 210px;
    margin-left: 3px;
    padding-left: 10px;
    margin-bottom: 40px;
    float: left;
}



.DivMepGlobalCadreGsm ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    color: Gray;
}

.DivMepGlobalCadreGsm li
{
    background-color: white;
    float: left;
    width: auto;
    height: 90px;
}

.DivMepInfoGsm
{
    overflow: hidden;
    background-color: white;
    width: 100px;
}

.DivMepInfoGsmPosBtn
{
    height: 70px;
}

.DivMepLogo
{
    width: 60px;
}


/*#################### RESULT SINGLE PAGE ####################*/

.DivRSBloc1
{
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 15px;
}

.DivRSBloc2
{
    width: 450px;
    height: 60px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 18px;
}

.DivRSRightBloc1
{
    margin-left: 30px;
}

.DivRSRightBloc2
{
    margin-top: 10px;
    margin-left: 30px;
}
.DivRSRightBloc3
{
    margin-left: 30px;
}
.DivRSRightBloc4
{
    margin-top: 20px;
    margin-left: 30px;
}

.DivRSRightBloc5
{
    margin-top: 10px;
    margin-left: 30px;
    width: 450px;
}

/*#################### MANUFACTURER LIST ####################*/

.DivManufacturerBloc1
{
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 15px;
}

.DivManufacturerBloc2
{
    width: 450px;
    height: 60px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 18px;
}

.DivLogoManufacturer
{
    background-color: white;
    width: 120px;
    height: 40px;
    overflow: hidden;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
    border:1px solid #002B45
}

.DivCadreLogoManufacturer
{
    padding-left: 40px;
}


/*#################### Step2 ####################*/

.DivStep2Bloc1
{
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 15px;
}

.DivStep2Bloc2
{
    width: 450px;
    height: 60px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 18px;
}

.DivStep2RightBloc1
{
    padding-left: 15px;
}

.WidthTextBoxStep2
{
    width: 250px;
}


/*#################### Step2Ong ####################*/

.DivStep2OngBloc1
{
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 15px;
}

.DivStep2OngBloc2
{
    width: 250px;
    height: 45px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 18px;
    float: left;
}

.DivStep2OngLogoONG
{
    text-align: right;
    height: 60px;
}

/*#################### Step3 ####################*/

.DivStep3Bloc1
{
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 15px;
}

.DivStep3Bloc2
{
    height: 60px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 18px;
    float: left;
}

.DivStep3Bloc3
{
    padding-left: 20px;
}

.DivStep3Bloc4
{
    padding-left: 20px;
}

.DivSaleNumber
{
    height: 45px;
    padding-top: 10px;
    padding-left: 10px;
}

.DivStep3Right
{
    padding-left: 15px;
}


/*#################### Step4 ####################*/


.DivStep4Bloc1
{
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 15px;
}

.DivStep4Bloc2
{
    height: 60px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 18px;
    float: left;
}

.DivStep4RightBloc1
{
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border: solid 1px gray;
    background-color: White;
}

.DivStep4RightBloc2
{
    margin-left: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.DivStep4AdresseZI
{
    margin-left: 70px;
}


/*#################### ContactUS ####################*/

.WidthTextBoxContactUs
{
    width: 300px;
}
.DivPosBtnContactUs
{
    text-align: right;
    padding-right: 30px;
}

.DivBtnSendContactUs
{
    width: 380px;
    text-align: right;
}

/*#################### UPDATE USER ACCOUNT ####################*/

.WidthTextBoxUpUserAcc
{
    width: 250px;
}


/*#################### FOLLOW UP ####################*/

.DivFollowUpBloc1
{
    width: 300px;
    height: 40px;
    float: left;
}
.DivFollowUpBloc2
{
    height: 40px;
    padding-top: 10px;
}
.DivFollowUpBloc3
{
    height: 40px;
}
.DivFollowUpBloc4
{
    height: 40px;
}
.DivFollowUp ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    color: Gray;
}
.DivFollowUp li
{
    background-color: white;
    float: left;
    width: auto;
    height: 200px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.DivFollowUpLink
{
    height: 30px;
}
.DivFollowUpImageTitle
{
    height: 80px;
}

.DivFollowUpInfoLeft
{
    width: 230px;
    padding-top: 10px;
    background-color: white;
}

.DivFollowUpInfoRight
{
    width: 315px;
    padding-top: 10px;
    background-color: white;
}

/*#################### FAQ ####################*/

.TitreFaq h2
{
    color: #7c982a;
    font-size: 18px;
    font-weight: bold;
}

ul.ListFaq
{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.ListFaq li
{
    color: gray;
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden; /*background: #f3f3f3;*/
    border: dotted 0px #92b336;
    background: #f3f3f3;
    width: 678px;
    cursor: pointer;
}

ul.ListFaq li.BgFaqTwo
{
    background: #e5e5e5;
}

ul.ListFaq li div.FaqTitle
{
    float: left;
    padding: 5px 0 5px 10px;
}

ul.ListFaq li div.FaqButton
{
    float: right;
    padding: 5px 10px 5px 0;
    font-size: 10px;
}

div.ZoneFaq
{
    width: 678px;
    clear: both;
    background-color: #ffffff;
}

div.ZoneFaq div
{
    padding: 10px;
}

/*#################### PHONE NOT FOUND ####################*/
.DivPhoneNotPhoneText
{
    text-align: left;
    font-weight: bold;
    width: 600px;
    padding: 30px;
}

.DivPhoneNotPhoneText p
{
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    background-color: white;
}
/*#################### Checklist ####################*/

.DivChecklistTitle
{
    font-size: 22px;
    color: #92b336;
    font-weight: bold;
}
.DivChecklistSubTitle
{
    font-size: 16px;
    font-weight: bold;
}
.DivChecklist ul
{
}

.DivChecklist li
{
    color: Gray;
    list-style-type: disc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.DivChecklist li:first-letter
{
    text-transform: uppercase;
}

.DivChecklistTop
{
    background-image: url('/images/checklist-top.gif');
    width: 408px;
    height: 10px;
}
.DivChecklistContent
{
    background-image: url('/images/checklist-content.gif');
    width: 408px;
    height: auto;
}
.DivChecklistFooter
{
    background-image: url('/images/checklist-footer.gif');
    width: 408px;
    height: 10px;
}

.DivChecklistCadre
{
    padding: 15px;
    width: 400px;
    margin-left:auto;
    margin-right:auto;
    
}

/*#################### ONG SOUTENUES ####################*/

.DivNameOng
{
    font-size: 15px;
    color: #92b336;
    height: 30px;
    padding-top: 30px;
    font-weight: bold;
}
.DivTextOng
{
    color: Gray;
    padding-left:0px;
    width:650px;
    text-align:justify;
}

.DivTextOng ul
{
    list-style-type: disc;
}

.DivTextOng li
{
    color: Gray;
    padding-bottom: 10px;
}
.DivTextOng li:first-letter
{
    text-transform: uppercase;
}

/*#################### DIVERS ####################*/

.ZIAddress
{
    color: Gray;
    text-align: left;
    font-weight: bold;
    width: 300px;
    font-size: 14px;
    background-color: white;
}

.Price
{
    font-size: 22px;
    font-weight: bold;
    color: #92b336;
    white-space:nowrap;
}

.SaleNumber
{
    font-size: 22px;
    font-weight: bold;
    color: #7c982a;
}


.DivCadreGsm
{
    background-color: white;
    border: solid 1px green;
    padding: 15px;
    margin-left: 5px;
    text-align: center;
}

.DivGsmName
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: gray;
}
.DivGsmImei
{
    text-align: center;
    font-size: 8px;
    color: gray;
}
.Titre1
{
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana;
}

.TitreBold
{
    font-weight: bold;
}


.DivPosBtnStep
{
    text-align: right;
    padding-right: 30px;
}

.DivMiddle
{
    text-align: center;
}

.DivAlignRight
{
    text-align: right;
}

.DivCustom
{
    padding-top: 10px;
}

div.DivFollowUpBloc4 span.selected
{
    font-weight: bold;
}

