﻿/* reset all browser presetup*/
*
{
    margin: 0;
    padding: 0;
}
html, body, #main
{
    height: 100%;
}
body, div
{
    font-family:  verdana, arial, sans-serif;
}
body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
}
h1, h2
{
    font-family: 'trebuchet ms' , verdana, arial;
    padding: 10px;
    margin: 0;
}
h1
{
    font-size: large;
}
h3
{
    margin-top: .5em;
}
#main
{
    padding: 1em;
}
#banner
{
    padding: 15px;
    background-color: #06b;
    color: white;
    font-size: large;
    border-bottom: 1px solid #ccc;
    background: url(/images/bg.gif) repeat-x;
    text-align: center;
}
#banner a
{
    color: white;
}
fieldset
{
    padding: 8px;
}
legend
{
    font-weight: bold;
}

p
{
    margin-top: .8em;
}
/*End reset*/
body
{
    background-color: #b1b1b6;
    background-image: url(/images/design/rpt_body.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    color:#7a7a85;
}

#DivConteneurBgBottom
{
    background-color: Transparent;
    position:relative;
    background-image: url(/images/design/rpt_bottom.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
    min-width:930px;
}

#DivConteneur
{
    margin: 0 auto 0 auto;
    width: 930px;    
    position:relative;
    background-image: url(/images/design/header_logo.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    z-index:500;

}

#DivMenu
{
    width: 930px;
    padding-top:11px;
    height: 36px;
    position:relative;

}

#DivHeader
{
    width: 300px;
    height: 122px;
    z-index:300;
}



#DivContenu
{
    width: 930px;

            z-index:100;

}

#DivCategory
{
    width: 184px;
    background-color: Transparent;
    float: left;
}

#DivCategory .EnteteSection
{
    background-image: url(/images/design/header_category.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 32px;
}

#DivCategory .ContentSection
{
    background-color: #ffffff;
    height: 295px;
}

#DivCategory .BasSection
{
    background-image: url(/images/design/footer_category.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}


#DivContent
{
    width: 562px;
    background-color: Transparent;
    float: left;
}

#DivContent .ContentSection
{
    background-color: #fff;
   /* background-image: url(/images/design/content.jpg);
    background-position: left top;
    background-repeat: no-repeat;*/
    margin: 0 auto 0 auto;
    min-height: 380px;
    width: 544px;
}

#DivContent .ContentSection .ContentTexte
{
    width: 522px;
    margin: 0 auto;
    padding: 8px 0 0 0;
}



#DivAcces
{
    width: 184px;
    background-color: Transparent;
    float: left;
}

#DivRecherche
{
    width: 184px;
    background-color: Transparent;
}

#DivRecherche .EnteteSection
{
    background-image: url(/images/design/header_category.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 37px;
}

.ContentRecherche
{
    background-image: url(/images/design/content_recherche.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 65px;
}

#DivLogin
{
    width: 184px;
    background-color: Transparent;
}

#DivLogin .EnteteSection
{
    background-image: url(/images/design/header_login.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 37px;
}

.ContentLogin
{
    background-image: url(/images/design/content_login.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 127px;
}

#DivServiceUrgence
{
    width: 184px;
    /*
    background-color: Transparent;
    background-image: url(/images/design/lien_google_map.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    */
    height: 72px;
}
#CompagnieServicePetroliers
{
    display: block;
    background-image: url(/images/design/lien_google_map.jpg);
    width:184px;
    height:72px
}


#DivFooter
{
    clear:both;
    background-image: url(/images/design/footer_content.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 65px;
    width: 930px;
    text-align: center;
    padding: 15px 0 0 0;
    color: #cdcdd5;
  }

.EnteteSection
{
    width: 184px;
}

.EnteteSection .EnteteSectionTexte
{
    color: #fff;
    padding: 8px 0 0 10px;
    font-weight: bold;
}

.ContentSection
{
    width: 184px;
}

.ContentSection .ContentSectionTexte
{
    color: #7c7c84;
    padding: 6px 0 0 10px;
}

.ContentRecherche .ContentSectionTexte
{
    color: #000;
    padding: 15px 0 0 10px;
}

.ContentLogin .ContentSectionTexte
{
    color: #7c7c84;
    padding: 15px 0 0 10px;
}

.BasSection
{
    width: 184px;
    height: 8px;
    padding: 0px;
    line-height: 0px;
}

.Clear
{
    float: none;
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 2px;
}


#DivGroupeDSI
{
    background-color: Transparent;
    text-align:center;
 float:right;   
}

.TitreSectionBig
{
 font-size:20px;
}
