﻿h1
{
    text-transform:uppercase;
    font-family:Calibri, Verdana, Tahoma;
    font-size:17px;
    font-weight:bold;
    }
    
h2
{
    padding:0 0 0 0;
    text-transform:uppercase;
    font-family:Calibri, Verdana, Tahoma;
    font-size:15px;
    /*font-weight:bold;*/
    }
    
ul 
{
    line-height:20px;
    padding-bottom:10px;
    }

p.format 
{
    text-align:justify;
}

span.signature 
{
    font-style:italic;
    font-weight:normal;
    text-transform:capitalize;
    font-size:15px;
    }

p.accent 
{
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
    }

body
{
	font-family: Calibri;
	font-size: 15px;
	line-height:20px;
	}

#enteteGlobal
{   
    position:relative;
    margin:0 auto;
    height: 277px;
    width: 950px;
    }

#menu 
{
    font-weight: bold;
    font-size: 17px;
    background-color: #000000;
    padding: 0px 3px 3px 3px;
    text-align: center;
    }

#menu a
{
    text-decoration: none;
    color: #FFF;
}

#menu span
{
    padding: 0 4px;
}

.clear 
{
    clear:both; 
    }

#footer
{
    position: relative;
    height:100px;
    width: 950px;
    margin: 0 auto;
    padding-top: 50px;
    float:left;
}

#footerleft
{
	float: left;
}

#footerright
{
	float: right;
}

#contenu
{
    top: 15px;
    position: relative;
    width: 954px;
    margin: 0 auto;
}
#gauche
{
    position: relative; /*background-color: Yellow;*/
    width: 244px;
    float: left;
    padding: 1px 2px 1px 4px;
}
#droit
{
    position: relative; /*background-color: Red;*/
    width: 688px;
    float: left;
    padding: 1px 4px 1px 12px;
}
#entetehaut a
{
    text-decoration: none;
    color: #000;
}

.NosCommenditaires
{
	color: #DBC11F ; 
	font-weight: bold;
	font-size: 12pt;
	height: 30pt;
	padding-left: 14px;
    background: #000000 url(/images/Entete.jpg) no-repeat;
    background-position: 45px center;
}