/* CSS Document */
body {
	background: #393939 url('images/font.jpg')  0 0 repeat;
	text-align: center;
/* ne jamais modifier */
	font: normal 80%/1em Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}

/* couleur colonnes */
/* #container-in {
    background: white;
} 
 #left {
    background: #525252;
}
#middle {
	background: red;
} 
#right {
	background: blue;
}*/

/* template */


#play-button {
	height: 38px;
	width: 70px;
	background: transparent url(images/play-button.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;
	top: 115px;
	left: 270px;
	position: absolute;
}

#centrage_top {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url('images/header.jpg') 0 0 repeat;
}

#centrage_top_in, .centrage, #container-out, #header, #menu_bloc {
	width: 854px;
	margin: 0 auto;
	text-align: center;
}


.centrage, #container-out, #header, #menu_bloc {
	position: relative;
}

#centrage_top, #centrage_top_in {
	height: 79px;
}

#centrage-3 #container-out {
	margin-top: 79px;
	background: transparent url('images/bg.jpg') 0 0 repeat-y;
	text-align: left;
}

#centrage-3 #container-out2 {
	text-align: left;
	background: white url('images/inter_container.jpg') no-repeat;
}

#container-in2 {
	float: left;
	height: 127px;
}

#centrage-5 #container-out {
	margin-top: 79px;
	background: white;
	text-align: left;
}

#centrage-5 #container-out2 {
	text-align: left;
	background: transparent url('images/font_container-out2.jpg') 0 0 repeat;
}

#centrage-1 #container-in {
	width: 642px;
	margin-right: 30px;
}

#centrage-2 #container-in {
	width: 761px;
	margin-right: 15px;
}

#centrage-3 #container-in {
	float: left;
	height: 500px;
}

html>body #centrage-3 #container-in {
	height: auto;
	min-height: 500px;
}

#centrage-5 #container-in {
	float: left;
	height: 320px; 
	background: url('images/bas_accueil.jpg') no-repeat;
	background-position: bottom;
}

/* left */

#left {
	text-align: left;
}

#centrage-2 #left {
	float: right; /* nécessaire ie6 */
	width: 182px;
	margin-top: 10px;
}

#centrage-3 #left {
	float: right; /* nécessaire ie6 */
	width: 314px;

}



#centrage-3 #left #lien, #left #etape_commande {
	/*background: transparent url('images/font-red2.jpg') repeat-y;*/
	background: #ED1C22 url('images/font-red.jpg') bottom left no-repeat;
	height: 250px;
}

#left #etape_commande {
	height: 223px;
}

#left #etape_commande .checkoutBar {
	padding-top: 10px;
	margin-left: 24px;
}

html>body #centrage-3 #left #lien {
    height: auto;
    min-height: 250px;
}

html>body #left #etape_commande {
    height: auto;
    min-height: 223px;
}

#centrage-5 #left {
	float: left; /* nécessaire ie6 */
	width: 314px;
	font-size: 11px;
	line-height: 11px;
}


#container-out2 #left {
	float: left; /* nécessaire ie6 */
	width: 314px;
	height: 250px;
	background: transparent url('images/font-red.jpg') no-repeat;
}

/* middle */
#middle {
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}

#centrage-1 #middle {
	width: 630px;
	margin-left: 12px;
	margin-top: 28px;
}

#centrage-2 #middle {
	float: right;
    width: 560px;
	margin-left: 19px;
}

#centrage-3 #middle {
	float: right;
    width: 490px;
    margin-right: 20px;
	margin-left: 30px;
	font-size: 12px;
	line-height: 16px;
}

#centrage-5 #middle {
	float: right;
    width: 540px;
	height: 320px;
	background: right url('images/objet.jpg') no-repeat;
}

/* right */
#right {
	float: right;
    text-align: left;
}

#centrage-1 #right {
	width: 340px;
	margin-right: 32px;
	margin-top: 57px;
}

#centrage-2 #right {
	width: 248px;
	margin-right: 20px;
}

#centrage-3 #right {
	width: 196px;
}

#header {
    height: 79px;
	text-align: left;
}

#footer {
	clear: both;
	height: 128px;
	background: transparent url('images/font-footer.jpg') 0 0 repeat;
	position: relative;
	text-align: left;
}

.clear {
	clear: left;
}
.clearboth {
	clear: both;
}

#header #logo a{
	position: absolute;
	top: 0;
	left: 15px;
	width: 104px;
	height: 79px;
	display: block;
	font-size: 0;
	text-indent: -5000px;
	background: url('images/logo.jpg') 0 0 no-repeat;
}

#header #menu {
	position: absolute;
	left:314px;
	top:0;
}

#header #menu li span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 33px;
	text-transform: uppercase;
}

#header #menu a:link, #header #menu a:hover, #header #menu a:visited, #header #menu a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#header #menu .item {
	float: left;
}

#header #menu .item  a{
	display: block;
	position: relative;
	height: 79px;
	background: url('images/menu.jpg') 0 0 repeat-x;
}

#header #menu .item  a:hover, #header #menu .item  a.selected {
	background-position: 0 -79px;
}

#header #menu .inter_item {
	float: left;
	height: 79px;
	width: 1px;
	background: url('images/inter_menu.jpg') no-repeat;
}

#header #menu #item_1 a {
	width: 88px;
}

#header #menu #item_2 a {
	width: 110px;
}

#header #menu #item_3 a {
	width: 151px;
}

#header #menu #item_4 a {
	width: 91px;
}

#header #menu #item_5 a {
	width: 96px;
}

/*
#left #lien_info {
	height: 319px;
}
*/

/*
#centrage-3 #left #lien ul{
	background: url('images/font-red.jpg') no-repeat;
}
*/
	
#centrage-5 #left #lien_info {
	height: 251px;
}

#centrage-3 #left #lien_info {
    margin: 0 0 0 18px;
    width: 278px;
    padding-top: 20px;
}

#left #lien_info ul {
	list-style: none;
    text-indent: -1em;
}

#left #lien_info li {
	height: 18px;
	margin-bottom: 8px;
}

#left #lien_info a  {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#left #lien_info a:hover, #left #lien_info a.current {
	color: #fff;
}

#centrage-5 #obligatoire {
	float: left;
	margin-left: 30px;
	margin-top: 16px;
	width: 490px;
	margin-bottom: 10px;
}


#left #livraison {
	margin-top: 28px;
	margin-left: 24px;
}

#centrage-5 #livraison {
	float: left;
	margin-left: 30px;
	width: 270px;
}

#left .title, #centrage-5 .title {
	font-weight: bold;
	color: #2988CC;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#centrage-5 #obligatoire .title {
	font-size: 14px;
    font-weight: bold;
	color: red;
	margin-bottom: 5px;
	text-transform: none;
}


#left .description, #centrage-5 .description {
	color: #CDCDCD;
	margin-bottom: 5px;
}

#centrage-5 #obligatoire .description {
	color: #fff;
}
#left #livraison #picture , #centrage-5 #livraison #picture {
	width: 94px;
	height: 33px;
	background: url('images/chronopost.jpg') no-repeat;
}


#left #livraison .chrono, #centrage-5 #livraison .chrono {
	float:left;
}

#left #livraison .lien, #centrage-5 #livraison .lien {
	color: red;
	float:left;	
}
#left #livraison a:link, #left #livraison a:visited, #left #livraison a:hover, #left #livraison a:active, #centrage-5 #livraison a:link, #centrage-5 #livraison a:visited, #centrage-5 #livraison a:hover, #centrage-5 #livraison a:active,
#left #paiement a:link, #left #paiement a:visited, #left #paiement a:hover, #left #paiement a:active, #centrage-5 #paiement a:link, #centrage-5 #paiement a:visited, #centrage-5 #paiement a:hover, #centrage-5 #paiement a:active,
#centrage-5 #professionnels .lien, #centrage-5 #professionnels .lien a, #centrage-5 #obligatoire .lien, #centrage-5 #obligatoire .lien a {
	font-size: 10px;
	color: red;
}

#left #paiement {
	margin-top: 28px;
	margin-left: 24px;
}



#centrage-5 #paiement {
	width: 190px;
    float: left;
	margin-left: 30px;
}

#centrage-5 #professionnels {
	float: left;
    width: 450px;
    margin-top: 12px;
	margin-left: 32px;
}

#left #paiement .lien, #centrage-5 #paiement .lien{
	color: red;
	float:left;
}



#footer #footer_left {
	position: absolute;
	top: 22px;
	left: 20px;
	width: 296px;
}

#footer #footer_left .name_shop {
	font-size: 12px;
	font-weight: bold;
	color: #CDCDCD;
	text-transform: uppercase;
}

#footer #footer_left span {
	color: red;
}

#footer #footer_middle {
	position: absolute;
	top: 22px;
	left: 344px;
	width: 249px;
}

#footer #footer_right a {
	position: absolute;
	top: 22px;
	left: 593px;
	width: 241px;
	height: 50px;
	display: block;
	background: url('images/paiement.jpg') no-repeat;
	font-size: 0;
	text-indent: -5000px;
}

#footer ul li {
	line-height: 18px;
	color: gray;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active  {
	font-size: 11px;
	color: gray;
}

#container-in2 #pack {
	position: relative;
	margin-top: 29px;
	margin-left: 18px;
	background: url('images/description_pack.jpg') no-repeat;
	width: 226px;
	height: 54px;
}

#centrage-5 #container-in2 #pack {
	margin-top: 25px;
}

#container-in2 #all_pack_detecteur {
	position: relative;
	left:314px;
	top: -73px;
}

#container-in2 #all_pack_detecteur .pack_detecteur_item {
	float: left;
	width: 105px;
	height: 112px;
	
	position: relative;
}

#container-in2 #all_pack_detecteur .pack_detecteur_item .image {
	position: absolute;
	width: 105px;
	height: 112px;
	z-index: 100;
	background-image: url('images/packs.png');
	background-repeat: no-repeat;
}

#container-in2 #all_pack_detecteur .pack_detecteur_item .name {
    position: absolute;
    top: 78px;
    left: 21px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    z-index: 99;
}

#container-in2 #all_pack_detecteur .pack_detecteur_item .price {
    position: absolute;
    top: 91px;
    left: 21px;
    font-size: 11px;
    font-weight: bold;
    color: #D00405;
    z-index: 99;
}

#container-in2 #all_pack_detecteur .pack_detecteur_item .lien a {
	display: block;
	position: absolute;
	width: 105px;
	height: 112px;
	z-index: 101;
	font-size: 0;
	text-indent: -5000px;
}

#container-in2 #all_pack_detecteur #pack_detecteur_1 .image {
	background-position: 0 0;
}

#container-in2 #all_pack_detecteur #pack_detecteur_2 .image {
	background-position: 0 -112px;
}

#container-in2 #all_pack_detecteur #pack_detecteur_3 .image {
	background-position: 0 -224px;
}

#container-in2 #all_pack_detecteur #pack_detecteur_4 .image {
	background-position: 0 -336px;
}

#container-in2 #all_pack_detecteur #pack_detecteur_5 .image {
	background-position: 0 -448px;
}

#container-in2 #all_pack_detecteur .pack_selected {
	background-color: #f0f0f0;
}

#middle h1 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

#middle h2 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

#middle h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#middle a {
    color: #ED1B24;
}

/*
#middle p {
	margin-top: 15px;
	margin-bottom: 30px;
}
*/



#left #etape_commande li a span {
	padding-left: 42px;
}



#left #etape_commande a  {
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-image: url('images/etape_commande.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
}

#left #etape_commande li a:hover, #left #etape_commande .current a, #left #etape_commande .pass a {
	color: white;
}

/*
#left #etape_commande #etape1 a {
	background: transparent url('images/etape_commande.jpg') 0 0 no-repeat;
}
*/

#left #etape_commande #etape2 a {
	background-position: 0 -24px;
}

#left #etape_commande #etape3 a {
	background-position: 0 -48px;
}

#left #etape_commande #etape4 a {
	background-position: 0 -72px;
}

#left #etape_commande #etape5 a {
	background-position: 0 -96px;
}

#left #etape_commande .checkoutBar .current a, #left #etape_commande ul li a:hover, #left #etape_commande ul .pass a:hover {
	background-color: red;
}

#left #etape_commande .checkoutBar .pass a, #left #etape_commande .pass a:hover {
	background-color: #000;
}

#left #etape_commande ul li a {
	display: block;
	width: 274px;
	height: 24px;
}

#left #etape_commande ul li {
	list-style: none;
	line-height: 24px;
	margin-top: 15px;
}

#centrage-5 #left div {
	margin: 25px 18px 0 18px;
	text-align:justify;
	font-size: 12px;
}

#centrage-5 #left h1 {
	font-size: 17px;
	margin-bottom: 13px;
	font-weight: bold;
}

#centrage-5 #left p {
	color: gray;
}

#centrage-5 #left h2 {
	color: #2988CC;
	text-transform: uppercase;
	margin-top: 8px;
	font-weight: bold;
}

#centrage-5 #middle {
    position: relative;
}

#centrage-5 #middle #name {
    position: absolute;
    top: 25px;
    left: 150px;
    font-size: 14px;
    font-weight: bold;
}
#centrage-5 #middle #commande {
	margin-top: 41px;
	margin-bottom: 5px;
}

#centrage-5 #middle #commande #block-prix {
	position: relative;
	width: 109px;
	height: 59px;
	border: 1px solid #CDCDCD;
}

#centrage-5 #middle #commande #block-prix #prix {
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	width: 109px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 32px;
	color: red;
}

#centrage-5 #middle #commande #commander {
	margin-top: 8px;
	background: url('images/commander.jpg') no-repeat;
	width: 110px;
	height: 28px;
}

#centrage-5 #middle span {
	color: red;
}

#centrage-5 #middle a:link, #centrage-5 #middle a:visited, #centrage-5 #middle a:hover, #centrage-5 #middle a:active  {
	color: red;
}

#centrage-5 #middle #garantie {
	margin-top: 32px;
	background: url('images/garantie.png') no-repeat;
	width: 100px;
	height: 93px;
}

#middle p.desc {
	margin-top: 15px;
	margin-bottom: 20px;
}

#middle p.explain-fieldset {
	margin-top: 10px;
	margin-bottom: 15px;
}

h3 {
	margin-top: -10px;
	margin-bottom: 5px;
}

/* Formulaires */
fieldset {
	margin-top: 5px;
	background: #fff;
}
fieldset .fieldset-bottom {
	clear: both;
	height: 12px;
}
.legend, legend {
	font-size: 13px;
	font-weight: bold;
}
.legend {
	width: 100%;
	height: 20px;
	color: #000;
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
	border-right: 0;
	font-weight: bold;
}
.formrow {
	width: 100%;
	vertical-align: middle;
	clear: both;
}
.formrow_cache {
	display: none;
}
.formlabel {
	width: 130px;
	float: left;
	margin-right: 16px;
	padding: 5px 0 0 0;
	text-align: right;
}
.formlabel .etoile, .etoile {
	color: #FF0000;
}
.formtext, .formtextlong {
	width: 230px;
	float: left;
	padding: 2px 2px 2px 0px;
}
.formrow-checkbox .formtextlong {
	margin-left: 150px;
	width: 270px;
}
.formrow-checkbox .formlabel {
	padding: 0;
	font-size: 0;
	width: 100px;
	display: none;
}
.formtext input[type=text], .formtext input[type=password], .formtext select {
	width: 231px;
	background: #fff;
	border: 1px solid #393939;
	padding: 2px 2px 1px 2px;
	height: 18px;
	line-height: 16px;
	font-size: 11px;
}
input[type=radio], .radio, table tbody tr td .radio {
	border: 0;
}
#TB_window .formtext input[type=text], #TB_window .formtext input[type=password], #TB_window .formtext select {
	background: #fff;
	border: 1px solid # #393939;
}
.formtext select {
	width: 235px;
	background: #fff;
	border: 1px solid #393939;
}
.formtextlong textarea {
	width: 345px;
	height: 99px;
	background: #fff;
	border: 1px solid #393939;
	padding: 0 2px;
}
#TB_window .formtextlong textarea {
	width: 231px;
	border: 1px solid #393939;
}
.formtext input.numeric-2 {
	width: 42px;
	background: #fff;
	border: 1px solid #393939;
	padding: 0 3px;
}
.formtext input.numeric-4 {
	width: 62px;
	background: #fff;
	border: 1px solid #393939;
	padding: 0 3px;
}
.formspacer {
	width: 100%;
	_height: 6px;
	min-height: 6px;
	vertical-align: top;
	line-height: 6px;
	clear: both;
}
.formdesc {
	width: 180px;
	float: left;
	font-size: 10px;
	color: #81876B;
	padding-left: 10px;
}
.numeric-2 {
	width: 25px;
}
.numeric-4 {
	width: 50px;
}

a.underline, a.underline:hover , a.gris50, a.gris50:hover {
	color: #FF0000;
}

/* boutons */
.buttons, .buttons-right, .buttons-left {
	position: relative;
	height: 28px;
/* hauteur ? modifier */
	text-align: left;
	padding-left: 133px;
	margin: 10px 0 25px 0;
	text-decoration: none;
}
#sidebar .buttons, .buttons-table {
	padding-left: 0;
}
.buttons-right, .buttons-left {
	padding-left: 0;
}
.buttons-left {
	margin-left: 0;
}
.buttons-right {
	margin-right: 0;
}
fieldset .buttons {
	margin-right: 1em;
}
.buttons a, .buttons a.lbOn, .buttons a.lbAction, .buttons button {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	background: none;
	float: left;
	text-decoration: none;
}
.buttons-right a, .buttons-right a.lbOn, .buttons-right a.lbAction, .buttons-right button {
	margin: 0 0 0 20px;
	float: right;
}
* html .buttons button, * html .buttons a {
	display: block;
}
*:first-child+html .buttons button, *:first-child+html .buttons a {
	display: block;
}
html>
/**/
body .buttons button {
	margin-top: -1px;
}
.buttons a span, .buttons button span, .buttons a span span, .buttons button span span {
	height: 28px;
/* hauteur ? modifier */
}
.buttons a span, .buttons button span {
	position: relative;
	float: left;
	vertical-align: middle;
	padding: 0 0 0 10px;
/* largeur partie gauche du bouton */
}
.buttons a span, .buttons button span {
	background: transparent url('images/button-noir-left.jpg') 0 0 no-repeat;
	/*background: #424242;
*/
/* version bg */
}
.buttons a.delete span, .buttons a.back span, .buttons a.thickbox span, .buttons a.back_order span, .buttons a.back_compare span {
	background: transparent url('images/button-noir-left.jpg') 0 0 no-repeat;
	/*background: #e6e6e6;
*/
/* version bg */
}
.buttons a span span, .buttons button span span {
	padding: 0 10px 0 0;
/* largeur partie droite du bouton */
	background: transparent url('images/button-noir-right.jpg') right top no-repeat;
	/*background: #424242;
*/
/* version bg */
}
.buttons a.back span span, .buttons a.thickbox span span, .buttons a span span#delete_address {
	background: transparent url('images/button-noir-right.jpg') right top no-repeat;
	/*background: #e6e6e6;
*/
/* version bg */
}
.buttons a span span span, .buttons button span span span {
	height: 28px;
/* hauteur ? modifier */
	padding: 0;
	line-height: 28px;
/* hauteur ? modifier */
	color: #fff;
	font-size: 12px;
}
.buttons button span span span {
	font-size: 13px;
/* toujours un px de plus */
}
.buttons a span span span, .buttons button span span span {
	background: transparent url('images/button-noir-middle.jpg') left top repeat-x;
	/*background: #424242;
*/
/* version bg */
}
.buttons a.back span span span, .buttons a.thickbox span span span, .buttons a span span#delete_address span {
	background: transparent url('images/button-noir-middle.jpg') left top repeat-x;
	/*background: #e6e6e6;
*/
/* version bg */
	color: #fff;
}
* html .buttons button {
	width: 1%;
	overflow: visible;
}
*:first-child+html .buttons button {
	overflow: visible;
}

/* ----- TABLEAUX ----- */
/* ----- TABLEAUX ----- */
table {
	width: 100%;
	margin: 0 auto 20px auto;
	border: 1px solid #ccc;
}
table thead tr th {
	text-align: left;
	padding: 5px 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	font-weight: bold;
	color: #343434;
}
table thead tr th.first-column {
	border-left: 1px solid #ccc;
}
table thead tr th.last-column {
	/*border-right: 0;*/
}
table tbody {
	background: #fff;
}
table tbody tr td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 4px 4px;
	vertical-align: middle;
}
#total_panier tbody tr td {
	border-bottom: 0;
}
table.total-panier tbody tr td {
	padding: 10px 4px;
}
table tbody tr td.first-column {
	border-left: 0;
}
table tbody tr.last-ligne td {
	border-bottom: 0;
}
table tr td.column_modify {
	width: 100px;
}
tbody tr td.last-column, thead tr th.last-column {
	border-right: 0;
}
/*table tbody tr.coupon {
	background: #f8f0db;
}
table tbody tr.fp {
	background: #f3e0b6;
}
table tbody tr.total_panier {
	background: #e9cd84;
}
table tbody tr.coupon td, table tbody tr.fp td, table tbody tr.total_panier td {
	border-bottom: 1px solid #fff;
}
*/
tbody tr td .cartQty {
	width: 40px;
	background: #fff url('images/qty-field.jpg') 0 0 no-repeat;
	border: 0;
	height: 21px;
	line-height: 25px;
	text-align: center;
}
tbody tr td.column-right {
	text-align: right;
}
tbody tr td.column-price {
	width: 65px;
	text-align: right;
	padding-right: 5px;
}
tbody tr td.column-quantity {
	width: 65px;
	text-align: right;
}
tbody tr td.column-img, tbody tr td.column-delete, tbody tr td.column-supprim, tbody tr td.column-bouton {
	text-align: center;
}
tbody tr td.column-delete, tbody tr td.column-supprim {
	width: 40px;
}
tbody tr td.column-price-total {
	width: 80px;
	text-align: right;
}
tbody tr td .qty-in-cart {
	font-weight: bold;
	font-size: 14px;
}
tbody tr td.column-img {
	width: 50px;
}
.table-total tbody tr.last-ligne td {
	font-weight: bold;
}
/*.column-img img {
	width: 50px;
	height: 50px;
}
*/
table tbody tr.coupon td {
}
/* coupons */
#coupon-field {
	border: 1px solid #71726c;
	width: 125px;
	padding: 0 2px;
	height: 18px;
	vertical-align: top;
}
#use-coupon-ok {
	line-height: 25px;
}

#total_panier, #total_panier thead tr th, #total_panier thead tr th.first-column, #total_panier tbody tr td {
    border: 0;
}
#total_panier thead tr th {
    font-size: 14px;
}
#total_panier tbody tr td {
    text-align: right;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-size: 11px;
	color: #333333;
}
#TB_secondLine {
	font-size: 11px;
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.TB_overlayMacFFBGHack {
	background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color: #74766b;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay {
/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
}
* html #TB_window {
/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 0;
}
#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	text-align: right;
}

#TB_closeAjaxWindow a {
	color: #525254;
}

#TB_closeWindowButton a {
	line-height: 15px;
	text-decoration: none;
}
#TB_ajaxWindowTitle {
	text-align: center;
	padding-top: 4px;
	font-size: 19px;
	line-height: 22px;
	color: #cc0000;
	padding-bottom: 5px;
	border-bottom: 3px solid #000;
}
#TB_ajaxbloc {
	width: 432px;
	margin: 0 auto;
	background: #fff url('images/tb_ajaxbloc_bg.jpg') 0 0 repeat-y;
}
#TB_title {
	background: #fff;
	width: 432px;
	height: 35px;
}
#TB_ajaxbloc_bottom {
	width: 432px;
	height: 30px;
	background: #fff url('images/tb_ajaxbloc_bottom.jpg') 0 0 no-repeat;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 14px;
}
#TB_ajaxContent.TB_modal {
	padding: 15px;
}
#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}
#TB_ajaxContent .formlabel {
	width: 100px;
}
#TB_ajaxContent .formtext {
	width: 220px;
}
#TB_ajaxContent .formtextlong {
	width: 290px;
}
#TB_ajaxContent a {
	text-decoration: none;
}
#TB_ajaxContent .info {
	font-size: 12px;
	text-align: left;
	background: #fff;
	width: 400px;
}
#TB_ajaxContent .buttons-thickbox {
	font-size: 14px;
	margin-top: 15px;
}
#TB_ajaxContent .buttons-thickbox a {
	margin-right: 60px;
	width: 60px;
	color: #cc0000;
}
#TB_ajaxContent .buttons-thickbox input {
	background: #000;
	color: #fff;
	border: 0;
	padding: 3px 5px;
	text-transform: uppercase;
}



/* message */
.message {
	margin-bottom: 10px;
	font-weight: bold;
}
.message-success, .msg_success {
	color: #1ccb0e;
}
.message-error, .msg_error {
	color: red;
}


/* affichage des modules de paiement */
.bloc-paiement {
	padding: 10px;
	width: 468px;
	margin-bottom: 10px;
	padding: 20px 10px;
	background: #bdbdbe;
	border: 1px dotted #3B3B43;
}

.bloc-paiement h4 {
    font-size: 13px;
    font-weight: bold;
}

.bloc-paiement .description {
	margin-top: 10px;
}
.bloc-paiement .description .image {
	width: 70px;
	margin-right: 15px;
	float: left;
}
.bloc-paiement-selected {
	background: #3B3B43;
	border: 1px dotted #3B3B43;
	color: #fff;
}
/* two-column */
#middle .two-column {
	width: 490px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#middle .two-column table {
	width: 230px;
}
.two-columnleft, .two-columnright {
	width: 230px;
	margin: 0 5px 0 0;
}
.two-columnright {
	float: right;
	margin: 0 0 0 5px;
}
dl.item-order-total {
	height: 20px;
	border-bottom: 1px solid #fff;
}
dl.item-order-total dt {
	width: 360px;
	float: left;
}
dl.item-order-total dd {
	width: 110px;
	float: left;
	text-align: right;
}
.item-order-total {
	padding: 5px;
	width: 480px;
	background: #bdbdbe;
	border-bottom: 1px solid #fff;
}
* html .item-order-total {
    width: 490px;
}
.order-total-ot_total {
	padding: 10px 5px;
	background: #3B3B43;
}
.order-total-ot_total dt, .order-total-ot_total dd, .order-total-ot_total {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}


.partner {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #000;
}

.partner h3 {
    font-weight: bold;
    font-size: 14px;
}

.partner h3, .partner h3 a {
    color: #EB1C24;
}

.partner .image {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
}

.module-gris {
    background: #F0F0F0;
    padding: 12px 0;
    margin: 15px auto;
}

.module-gris-int {
    width: 470px;
    margin: 0 10px;
}


.faq_body {
    border-bottom: 1px dashed #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#middle .faq_head a {
    cursor: hand;
    text-decoration: none;
    color: #000;
}

#middle .faq_head_selected a
{
    text-decoration: underline;
    color: #ED1B24;
}
