body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

p {
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Structure générale*/
td.td_ombre {
	background-image: url(/charte/ombre_index.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.border_noire {
	border: 1px solid #000000;
}

.border_blanc {
	border: 1px solid #FFFFFF;
}

.border_gauch_drt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.fond_noir {
	background-color: #000000;
}

.fond_gris {
	background-color: #DADADA;
}

td.td_fd_recherche {
	background-image: url(/charte/fd_recherche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.td_fd_panier {
	background-image: url(/charte/fd_menu_panier.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.td_encart_ombreh {
	background-image: url(/charte/encart_ombreh.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.td_encart_ombrev {
	background-image: url(/charte/encart_ombrev.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td.td_fd_encart {
	background-color: #DADADA;
	padding:10px;
}

td.td_contenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

span.span_index {
	display:block;
	background-color: #000000;
	min-width:130px;
}

td.td_index_menu {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*Espacement*/

td.td_padding_gauch10 {
	padding-left: 10px;
}

td.td_padding_droit10 {
	padding-right: 10px;
}

td.td_padding10px {
	padding-right: 10px;
	padding-left: 10px;
}

td.td_padding10pxbis {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

td.td_padding_gauch5 {
	padding-left: 5px;
}

td.td_padding_5px {
	padding: 5px;
}

td.td_padding20px {
	padding-right: 20px;
	padding-left: 20px;
}


/*index*/

td.td_index {
	background-image: url(/charte/degrade_index.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 22px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

td.td_degrade_index {
	background-image: url(/charte/degrade_index2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

td.td_fd_carte {
	background-image: url(/charte/carte_index.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.fond_encart_pays {
	background-image: url(/charte/encart_fond_index.gif);
	background-repeat: repeat-x;
	background-position: left;
}

span.span_index {
	display:block;
	background-color: #000000;
	width: 130px;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.td_index_menu {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*Menu*/

td.td_border_menu {
	background-image: url(/charte/bordure_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

td.td_sousmenu_off {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #39474B;
	text-align: left;
	padding-left: 12px;
}

td.td_sousmenu_on {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #C00418;
	text-align: left;
	padding-left: 12px;
}

td.td_sousmenu {
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 16px;
	padding-left: 25px;
}

td.td_soumenu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

/*abonnement*/

.border_rouge {
	border: 1px solid #c00418;
}

.border_or {
	border: 1px solid #BE7705;
}

.border_bleu {
	border: 1px solid #01607E;
}

.border_gris {
	border: 1px solid #9A9A9A;
}

.fond_rouge {
	background-color: #c00418;
}

.fond_or {
	background-color: #BE7705;
}

.fond_bleu {
	background-color: #01607E;
}

td.td_degrade_contenu {
	background-image: url(/charte/degrade_index.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.encart_rouge_fd {
	font-size: 11px;
	font-weight: normal;
	color: #414141;
	background-image: url(/charte/encarts/encart_prix_fond.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	cursor:pointer;
}

.encart_gris_fd {
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	background-image: url(/charte/encarts/encart_gris_fond.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	cursor:pointer;
	padding-bottom:3px;
}

/*Hors série*/

.border_gris_fonce {
	border: 1px solid #666666;
}

td.td_liste_titre {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/charte/traiv_gris_fonce.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*Jaguar*/

td.borderv_droit_jaguar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D9D9D;
	cursor:pointer;
}


td.td_borderbas_jaguar {
	background-image: url(/charte/pixel_gris_jaguar.gif);
	background-repeat: repeat-x;
	background-position: left center;
}



/*détail*/

.degrade_detail {
	background-image: url(/charte/degrade-gris.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.traitv_detail {
	background-image: url(/charte/trait_detail.gif);
	background-repeat: no-repeat;
	background-position: 20px 255px;
}

.traith_detail {
	background-image: url(/charte/traith_detail.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}

/*Texte*/

h1 {
	font-size: 18px;
	color: #c00418;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h1.h1_blanc {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h2.h2_18px {
	font-size: 18px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h3.h3_noir {
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #c00418;
	margin: 0px;
	padding: 0px;
}

.titre_gris {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #4c4c4c;
}

.titre_marron {
	font-size: 16px;
	font-weight: normal;
	color: #5A0009;
}

.text_blanc {
	color: #FFFFFF;
}

.text_blanc_12px {
	color: #FFFFFF;
	font-size: 12px;
}

.text_blanc_14px {
	color: #FFFFFF;
	font-size: 14px;
}

.text_noir {
	color: #000000;
}

.text_noir2 {
	color: #000000;
	font-size: 9px;
	line-height:10px;
}

.text_noir_pt {
	color: #000000;
	font-size: 9px;
	line-height:15px;
}

.text_noir_12px {
	color: #000000;
	font-size: 12px;
}

.text_noir_14px {
	color: #000000;
	font-size: 14px;
}

td.td_noir_soulign {
	color: #000000;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.text_rouge {
	color: #c00418;
}

.text_rouge_13px {
	color: #c00418;
	font-size: 13px;
}

.text_12px {
	color:#8B8B8B;
	font-size: 12px;
}

.prix_rouge {
	font-size: 29px;
	font-weight: bold;
	color: #C00418;
}

.prix_rouge2 {
	font-size: 23px;
	font-weight: bold;
	color: #C00418;
}

.prix_gris1 {
	font-size: 14px;
	color: #414141;
	font-weight: bold;	
}

.prix_gris2 {
	font-size: 14px;
	color: #707070;
	font-weight: bold;	
}

.prix_or {
	font-size: 25px;
	font-weight: bold;
	color: #BE7705;
}

.prix_bleu {
	font-size: 25px;
	font-weight: bold;
	color: #01607E;
}

/*Images*/

img.img_marge_droit {
	margin-right: 10px;
}

img.img_border {
	margin-right: 10px;
	border: 1px solid #B1B1B1;
}

/*Liens*/

a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #c00418;
	text-decoration: underline;
}

a.liennormal:active {
	text-decoration: none;
}

a.liennormal:link {
	text-decoration: none;
}

a.liennormal:visited {
	text-decoration: none;
}

a.liennormal:hover {
	color: #c00418;
	text-decoration: none;
}

a.lienblanc:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc_menu:active {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc_menu:link {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc_menu:visited {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.lienblanc_menu:hover {
	font-weight:bold;
	color: #c00418;
	text-decoration: none;
}

a.lienrouge:active {
	color: #c00418;
	text-decoration: none;
}

a.lienrouge:link {
	color: #c00418;
	text-decoration: none;
}

a.lienrouge:visited {
	color: #c00418;
	text-decoration: none;
}

a.lienrouge:hover {
	color: #c00418;
	text-decoration: none;
}

a.liennoir_soulign:active {
	color: #000000;
	text-decoration: underline;
}

a.liennoir_soulign:link {
	color: #000000;
	text-decoration: underline;
}

a.liennoir_soulign:visited {
	color: #000000;
	text-decoration: underline;
}

a.liennoir_soulign:hover {
	color: #000000;
	text-decoration: underline;
}

a.liennoir:active {
	color: #000000;
	text-decoration: none;
}

a.liennoir:link {
	color: #000000;
	text-decoration: none;
}

a.liennoir:visited {
	color: #000000;
	text-decoration: none;
}

a.liennoir:hover {
	color: #000000;
	text-decoration: none;
}

a.liennoir2:active {
	color: #000000;
	text-decoration: none;
}

a.liennoir2:link {
	color: #000000;
	text-decoration: none;
}

a.liennoir2:visited {
	color: #000000;
	text-decoration: none;
}

a.liennoir2:hover {
	color: #c1081a;
	text-decoration: none;
}

.pointer {
	cursor:pointer;
}

/*formulaire*/

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width:130px;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
input.chek{
	width:13px;
	height: 13px;
}
input.input_grise {
	background-color: #CCCCCC;
}

input.bouton_ok {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 22px;
	border: 1px solid #FFFFFF;
	cursor:pointer;
}

input.bouton_ok_fdgris {
	font-weight: bold;
	color: #000000;
	background-color: #AFAFAF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 60px;
	border: 1px solid #FFFFFF;
	cursor:pointer;
}

select.select_pays {
	width: 240px;
}

input.input_check {
	height: 18px;
	width: 18px;
}

input.input_qte {
	width: 20px;
	height:18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}

/*Process commande*/

td.td_degrade_rouge {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/charte/degrade_rouge.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
}

td.td_degrade_gris {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/charte/degrade-gris2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
}

td.td_process_gris {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/charte/process/process_degrade.gif);
	background-position: left top;
}

td.td_panier {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
	color: #2D2D2D;
}

td.td_process_brodergris {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-left-color: #9A9A9A;
}

td.td_process_bordergris2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-left-color: #9A9A9A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
}

tr.tr_panier_col2 {
	background-color: #E0E4E5;
}

/*Espace perso*/

td.td_perso_borderrouge {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c00418;
	border-left-color: #c00418;
}

td.td_perso_borderrouge2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c00418;
	border-left-color: #c00418;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c00418;
}

.div_commande {
	background-color: #FFFFFF;
	border: 1px solid #c00418;
}

/*Div panier*/

.div_panier {
	background-color: #000000;
    position:absolute;
	height: 100%;
	width: 100%;
	filter:alpha(opacity=50);
   -moz-opacity:0.5;
	opacity: 0.5;
	left: 0px;
	top: 0px;
	z-index:70;
overflow:visible;
}

.div_panier2 {
    position:absolute;height: 100%;width: 100%;z-index:50; visibility:hidden; overflow: visible; top:0; left:0;
}
.div_panier3 {
    position:absolute;width: 100%;z-index:100; overflow:visible; top:120px;
}

.infobulle{
          position: absolute;   
          visibility : hidden;
          border: 1px solid Black;
          padding: 10px;
          font-family: Verdana, Arial;
          font-size: 10px;
          background-color: #FFFFFF;
		  border-radius: 10px 10px;
		  -moz-border-radius: 10px;
      }