/* Le menu des offres */

#menu2 {
	 list-style: none;
     color: #000000;
     font-face: Arial;
     font-size: 12px;
     text-align: left;
     margin: 0;
     padding: 0 0 0 160px;
     height: 22px;
     width: 843px;
     background-color: #ffffff;
}

#menu2 li {
      list-style: none;
      padding-left: 1em;
      margin-bottom: 3px;
      display: block;
      float: left;
      padding-top: 4px;
      height: 18px;
}

#menu2 li a {
      color: #000000;
      text-decoration: none;
      border-bottom: 0px solid transparent;
}

#menu2_all_select, #menu2_single_select, #menu2_double_select, #menu2_luxe_select, #menu2_suite_select, #menu2_suiteplus_select, #menu2_speciales_select {
     margin: 0;
     color: #000000;
     font-weight: bold;
}

#menu2_single:hover a, #menu2_double:hover a, #menu2_luxe:hover a, #menu2_suite:hover a, #menu2_suiteplus:hover a, #menu2_speciales:hover a, #menu2_surmesure:hover a {
     color: #000000;
     font-weight: bold;
}

li#menu2_all_select a, #menu2_all:hover a {
     color: #ffffff;
     font-weight: bold;
}

li#menu2_single_select a, li#menu2_double_select a, li#menu2_luxe_select a, li#menu2_suite_select a, li#menu2_suiteplus_select a, li#menu2_speciales_select a {
     color: #000000;
     font-weight: bold;
}

#menu2_all, #menu2_all_select {
     width: 107px;
}

#menu2_all_select, #menu2_all:hover {
     background: url(/images/formenu/fond-offres-all.png) top left;
}

#menu2_single, #menu2_single_select {
     width: 45px;
}

#menu2_single_select, #menu2_single:hover {
     background: url(/images/formenu/fond-offres-single.png) top left;
}

#menu2_double, #menu2_double_select {
     width: 49px;
}

#menu2_double_select, #menu2_double:hover {
     background: url(/images/formenu/fond-offres-double.png) top left;
}

#menu2_luxe, #menu2_luxe_select {
     width: 38px;
}

#menu2_luxe_select, #menu2_luxe:hover {
     background: url(/images/formenu/fond-offres-luxe.png) top left;
}

#menu2_suite, #menu2_suite_select {
     width: 41px;
}

#menu2_suite_select, #menu2_suite:hover {
     background: url(/images/formenu/fond-offres-suite.png) top left;
}

#menu2_suiteplus, #menu2_suiteplus_select {
     width: 47px;
}

#menu2_suiteplus_select, #menu2_suiteplus:hover {
     background: url(/images/formenu/fond-offres-suiteplus.png) top left;
}

#menu2_speciales, #menu2_speciales_select {
     width: 106px;
}

#menu2_speciales_select, #menu2_speciales:hover {
     background: url(/images/formenu/fond-offres-speciales.png) top left;
}

#menu2_surmesure, #menu2_surmesure_select {
     width: 116px;
}

#menu2_surmesure_select, #menu2_surmesure:hover {
     background: url(/images/formenu/fond-offres-surmesure.png) top left;
}

.menuseparator {
	display: none;
}

h2 {
    padding-bottom: 0;
}

h3 {
	width: 790px;
}

/* Fond des offres */

#content {
    margin-top: 0;
    padding:0;
}

#contenu {
    background-color: #ffffff;
    padding: 10px;
}

#central.offreall {
    background-color: #000000;
    background: url(/images/fond-central-all.png) repeat-x;
}

#titre_offre.offreall {
    background-color: #000000;
    color: #ffffff;
    height: 40px;
}

#sidebar.offreall {
    background-color: #FF0000;
    background: url(/images/fond-sidebar-all.png) no-repeat;
}

#central.offrebase {
    background-color: #FF9900;
    background: url(/images/fond-central-base.png) repeat-x;
}

#titre_offre.offrebase {
    background-color: #FF9900;
    color: #ffffff;
    height: 40px;
}

#sidebar.offrebase {
    background-color: #FF0000;
    background: url(/images/fond-sidebar-base.png) no-repeat;
}

#central.offreprivilege {
    background-color: #FFCC00;
    background: url(/images/fond-central-privilege.png) repeat-x;
}

#titre_offre.offreprivilege {
    background-color: #FFCC00;
    color: #ffffff;
    height: 40px;
}

#sidebar.offreprivilege {
    background-color: #FF0000;
    background: url(/images/fond-sidebar-privilege.png) no-repeat;
}

/* Spécifique a nos offres */

/* Tableau d'offres */

table {
	border-collapse: collapse;
	margin: 10px auto auto 30px;
	width: 700px;
	text-align: left;
}

table caption {
	width: 700px;
	text-align: justify;
	margin: 0px auto auto auto;
}

.colonne_nosoffres_titre {
	vertical-align: top;
	margin: 0;
	padding: 4px 3px 4px 5px;
	width: 120px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

.colonne_nosoffres_titre_offre {
	vertical-align: top;
	margin: 0;
	padding: 4px 3px 4px 0px;
	width: 120px;
	font-weight: bold;
	border-bottom: 3px double #000000;
}

/* Colonnes d'aide */

.colonne_nosoffres_aide {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 4px 2px 4px 2px;
	border-bottom: 1px solid #666666;
	width: 16px;
    border-right: 1px solid #000000;
}

.colonne_nosoffres_aide a {
	width: 9px;
	height: 11px;
	background-image: url(/images/icones/nosoffres_aide.png);
	background-repeat: no-repeat;
	display: block;
	margin: 2px 0 0 4px;
}

.colonne_nosoffres_aide a:hover {
	background-position: -9px 0;
	cursor: help;
}

.colonne_nosoffres_aide a span {
	display: none;
}

/* Colonne de paiement */

.colonne_nosoffres_titre_payement {
	vertical-align: top;
	margin: 0;
	padding: 4px 5px 4px 5px;
	width: 110px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

.colonne_nosoffres_titre_payement_offre {
	vertical-align: top;
	margin: 0;
	padding: 4px 5px 4px 0px;
	width: 110px;
	font-weight: bold;
	border-bottom: 3px double #000000;
}

/* Colonnes offres */

.colonne_nosoffres_offre {
	vertical-align: top;
	text-align: center;
	margin: 0;
	font-weight: bold;
	padding: 4px 3px 4px 3px;
	border-bottom: 3px double #000000;
}

.colonne_nosoffres {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 4px 3px 4px 3px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
}

/* Colonnes oui */

.colonne_nosoffres_oui {
	width: 12px;
	height: 13px;
	background-image: url(/images/icones/offre_oui.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 2px 0 0 4px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
}

.colonne_nosoffres_oui span {
	display: none;
}

.colonne_nosoffres_non {
	width: 12px;
	height: 13px;
	background-image: url(/images/icones/offre_non.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 2px 0 0 4px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
}

.colonne_nosoffres_non span {
	display: none;
}

.colonne_nosoffres_option {
	width: 11px;
	height: 16px;
	background-image: url(/images/icones/nosoffres_options.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 2px 0 0 4px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
}

.colonne_nosoffres_option span {
	display: none;
}

/* Separateurs */

.colonne_nosoffres_titre_sep {
	vertical-align: top;
	margin: 0;
	padding: 4px 3px 4px 5px;
	width: 120px;
	font-weight: bold;
	border-bottom: 3px double #000000;
	border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

.colonne_nosoffres_titre_payement_sep {
	vertical-align: top;
	margin: 0;
	padding: 4px 5px 4px 5px;
	width: 110px;
	font-weight: bold;
	border-bottom: 3px double #000000;
	border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

.colonne_nosoffres_aide_sep {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 4px 2px 4px 2px;
	border-bottom: 3px double #000000;
	width: 16px;
    border-right: 1px solid #000000;
}

.colonne_nosoffres_aide_sep2 {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 4px 2px 4px 2px;
	border-bottom: 3px double #000000;
	width: 16px;
}

.colonne_nosoffres_aide_sep a {
	width: 9px;
	height: 11px;
	background-image: url(/images/icones/nosoffres_aide.png);
	background-repeat: no-repeat;
	display: block;
	margin: 2px 0 0 4px;
}

.colonne_nosoffres_aide_sep a:hover {
	background-position: -9px 0;
	cursor: help;
}

.colonne_nosoffres_aide_sep a span {
	display: none;
}

.colonne_nosoffres_sep {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 4px 3px 4px 3px;
	border-bottom: 3px double #000000;
	border-right: 1px solid #000000;
}

.colonne_nosoffres_oui_sep {
	width: 12px;
	height: 13px;
	background-image: url(/images/icones/offre_oui.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 2px 0 0 4px;
	border-bottom: 3px double #000000;
	border-right: 1px solid #000000;
}

.colonne_nosoffres_oui_sep span {
	display: none;
}

.colonne_nosoffres_non_sep {
	width: 12px;
	height: 13px;
	background-image: url(/images/icones/offre_non.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 2px 0 0 4px;
	border-bottom: 3px double #000000;
	border-right: 1px solid #000000;
}

.colonne_nosoffres_non_sep span {
	display: none;
}

.colonne_nosoffres_option_sep {
	width: 11px;
	height: 16px;
	background-image: url(/images/icones/nosoffres_options.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 2px 0 0 4px;
	border-bottom: 3px double #000000;
	border-right: 1px solid #000000;
}

.colonne_nosoffres_option_sep span {
	display: none;
}

.colonne_nosoffres_acheter_sep {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0;
	padding: 4px 3px 4px 3px;
	width: 70px;
	border-bottom: 3px double #000000;
    border-right: 1px solid #000000;
}

.colonne_nosoffres_acheter {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0;
	padding: 4px 3px 4px 3px;
	width: 70px;
	border-bottom: 1px solid #666666;
    border-right: 1px solid #000000;
}

.colonne_nosoffres_aide_bottom {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 4px 2px 4px 2px;
	width: 16px;
}

.colonne_nosoffres_bottom {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 4px 3px 4px 3px;
}

.colonne_nosoffres_titre_bottom {
	vertical-align: top;
	margin: 0;
	padding: 4px 3px 4px 0px;
	width: 120px;
	font-weight: bold;
}

.colonne_nosoffres_titre_payement_bottom {
	vertical-align: top;
	margin: 0;
	padding: 4px 5px 4px 0px;
	width: 110px;
	font-weight: bold;
}

/* Liens d'achat */

.nosoffres_acheter {
	width: 50px;
	height: 15px;
	background-image: url(/images/icones/nosoffres_acheter.png) ;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
}

.nosoffres_acheter:hover {
	background-position: -51px 0;
}

.nosoffres_acheter span {
	display: none;
}

/* Liens en savoir plus */

.nosoffres_ensavoirplus {
	width: 36px;
	height: 16px;
	background-image: url(/images/icones/nosoffres_plusdinfo.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto 0 auto;
}

.nosoffres_ensavoirplus:hover {
	cursor: help;
}

.nosoffres_ensavoirplus span {
	display: none;
}

/* Colones offre */
.col_offre {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 4px 3px 4px 3px;
	border-bottom: 1px solid #666666;
}

.col_offre_top {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 4px 3px 4px 3px;
	border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
}

.col_offre_oui {
	height: 13px;
	background-image: url(/images/icones/offre_oui.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 2px 0 0 4px;
	border-bottom: 1px solid #666666;
}

.col_offre_oui span {
	display: none;
}

.col_offre_non {
	height: 13px;
	background-image: url(/images/icones/offre_non.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 2px 0 0 4px;
	border-bottom: 1px solid #666666;
}

.col_offre_non span {
	display: none;
}

.col_offre_option {
	height: 13px;
	background-image: url(/images/icones/nosoffres_options.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 2px 0 0 4px;
	border-bottom: 1px solid #666666;
}

.col_offre_option span {
	display: none;
}

.col_offre_1 {
    width: 150px;
    border-left: 1px solid #666666;
}

.col_offre_2 {
    width: 250px;
    border-right: 1px solid #666666;
}

.col_sep {
    border-bottom: 3px double #000000;
}

.phpinfo4 {
	width: 102px;
	height: 9px;
	background-image: url(/images/icones/offre_voirlephpinfo.png);
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	padding-left: 102px;
	background-position: 0 3px;
}

.phpinfo4:hover {
	background-position: -104px 3px;
}

.phpinfo4 span {
	display:none;
}

.phpinfo5 {
	width: 102px;
	height: 9px;
	background-image: url(/images/icones/offre_voirlephpinfo5.png);
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	padding-left: 102px;
	background-position: 0 3px;
}

.phpinfo5:hover {
	background-position: -104px 3px;
}

.phpinfo5 span {
	display:none;
}

a.liencommander {
	margin: 12px auto 0 auto;
	background-image: url(/images/icones/offre_commander.png);
	background-repeat: no-repeat;
	width: 105px;
	height: 13px;
	display: block;
}

a.liencommander:hover {
	background-position: -105px 0;
}

a.liencommander span {
	display: none;
}



/* Visuels */

#visuelall, #visuelsingle, #visueldouble, #visuelluxe, #visuelsuite, #visuelsuiteplus, #visuelspeciales, #visuelservicesplus {
      background-repeat: no-repeat;
}

#visuelall, #visuelsingle, #visueldouble, #visuelluxe, #visuelsuite, #visuelsuiteplus, #visuelspeciales, #visuelservicesplus  {
    background: url(/images/visueloffresall.jpg);
}

.ttc {
    font-size: 9px;
    color: #666666;
}

.septop {
	border-top: 3px double #000000;
}

.col_top {
	border-top: 1px solid #000000;
}
