.nos-offres header {
    height: 85px;
    width: 850px;
    background: url("/images/Basic.png") no-repeat 0 0;
}

#main .twelve.wide.column h3
{
	color: #005566;
    font-size: 20px;
    font-weight: normal;
    background: 0;
    margin: 0;
    padding: 0;
    display: inline-block;
    line-height: 24px;
    height: auto;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    clear: none;
}

aside {
    margin-left: 75px;
    width: 200px;
}

#main .twelve.wide.column p {
    color: #555555;
    font-size: 11px;
}

#main .twelve.wide.column h3 span
{
	color: #0099BB;
}

#main .twelve.wide.column p { color: #555555 }

#main .twelve.wide.column p a { text-decoration: underline; }
#main .twelve.wide.column a:hover { background:0; color: #FF7700; }

#main .twelve.wide.column article
{
	background: url("/images/pack-BBasic.png") no-repeat right 150px;
}
#main .gold .wide.column article
{
	background: url("/images/pack-gold.png") no-repeat right 140px;
}

#main .four.wide.column
{
	width: 180px;
	padding-left:50px;
}
#exemple-pdf {
	background: url("/images/btns-exemples-pdf.png") no-repeat scroll 0 0 transparent;
	display: block;
    height: 154px;
    width: 171px;
}
#exemple-pdf:hover {
    background-position: -171px 0;
}
#exemple-analyse-pdf {
    background: url("/images/btns-exemples-pdf.png") no-repeat scroll 0 -154px transparent;
    display: block;
    height: 104px;
    width: 171px;
}
#exemple-analyse-pdf:hover {
    background-position: -171px -154px;
}
#exemple-email {
    background: url("/images/btns-exemples-pdf.png") no-repeat scroll 0 -262px transparent;
    display: block;
    height: 82px;
    width: 171px;
}
#exemple-email:hover {
    background-position: -171px -262px;
}
#liste-conventions {
    background: url("/images/btns-exemples-pdf.png") no-repeat scroll 0 -344px transparent;
    display: block;
    height: 152px;
    width: 171px;
}
#liste-conventions:hover {
    background-position: -171px -344px;
}

.nos-offres.gold header {
	background: url("/images/gold.png") no-repeat 0 0;
}