/* ***** FEUILLE DE STYLE CSS DU SITE INTERNET E-COLLANTS*****

/*
Titre:      	Pages du site
Auteur:     	Acreat Web Technologies
Mise à jour:    21 Février 2007
*/

@import url(structure_site.css);


/* [ Contenu]---------------------------------------------------- */

#contenu {
	border-collapse:collapse;
	border:0;
}

#contenu td {
	vertical-align:top;
	padding:0;
}	

#contenu P {
	text-align:justify;
}	

#contenu td#colonne_gauche {
	width:194px;
	height:650px;
	background:#FFFFFF url(../img/page_type/visuel_cote_gauche.jpg) no-repeat top left; 	
}	

#contenu td#colonne_droite {
	width:606px;
}


.MESSAGE {
	clear:both;
	background-color:InfoBackground;
	margin:5px auto;
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
	border:1px solid #FFDC63;
	color:#70150E
}

.MESSAGE A, .MESSAGE A:hover {
	color:#70150E;
}

/* [ Barre haut rubrique]---------------------------------------------------- */

#barre_rubrique {
	width:auto;
	height:60px;	
	background:#A51C0A url(../img/page_type/barre_haut_rubrique.png) no-repeat top left; 
	margin:0;
	padding:0;
}

h1 {
	position:absolute;
	font-family:Georgia, Arial, Verdana, Helvetica, sans-serif; 
	font-size:26px;
	font-weight:100;
	color:#FFF;
	line-height:50px;
	margin:0;
	padding:0;
	padding-left:14px;
	top:0;
}

h1 a, h1 a:hover {
	color:#FFF;
	text-decoration:none;
}

h2 {
	font-size:20px;
	font-weight:100;
	color:#AC1801;
	border-bottom:1px dotted #AC1801;
	margin:0 auto 12px auto;
	padding:0 0 4px 0;
}

#zone_panier { 
	float:right;
	height:40px; 
	background:url(../img/page_type/fond_article_panier.png) repeat-x top left; 
	margin:0 auto; 
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	list-style-type:none; 
	padding:0; 
	font-size:11px;
	cursor:pointer
}
	
#zone_panier dt { 
	float:left; 
	list-style-type:none; 
	height:40px; 
	padding:0;
}

#cg_article_panier {
	width:7px;
	height:40px;
	background:url(../img/page_type/cg_article_panier.png) no-repeat top left; 		
}

#separation_article {
	width:1px;
	height:40px;
	background:url(../img/page_type/separation_article_panier.png) no-repeat top left; 		
}

dt#legende_article {
	color:#FFFFFF;
	padding-top:6px;
	padding-right:8px;
}

dt#champ_article {
	font-weight:bold;
	color:#F3D8A3;
	padding-top:6px;
	padding-left:10px;
}

a#fleche_article, a#fleche_article:hover { 
	display:block; 
	height:40px; 
	width:22px; 
}
	
a#fleche_article {
	background:url(../img/page_type/bt_article_off.png) no-repeat top left; 	
}

a:hover#fleche_article {
	background:url(../img/page_type/bt_article_on.png) no-repeat top left; 	
}

/* --------------------------------------------------------------------------------------
ELEMENTS COMMUNS DE CONTENU
-------------------------------------------------------------------------------------- */

#CONTENU {
	margin:10px;	
}

/* -------------------------------------------------------
* NAVIGATION PATH - CHEMIN
-------------------------------------------------------------------------------------- */

#navigation_path {
	list-style: none;
	padding: 0;
	margin: 10px auto;
}

#navigation_path li
{
	display: inline;
	padding: 0;
	margin: 0;
	background:#fff url(../img/page_type/fleche01.gif) no-repeat 0 center;
	padding-left:10px;
	margin-right:3px;
}

#navigation_path li.active {
	background-image:url(../img/page_type/fleche02.gif);
}
	
#navigation_path li.home
{
	background-image:url() !important;
	padding-left:0
}

#navigation_path li.active a
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

/* --------------------------------------------------------------------------------------
RESULTAT RECHERCHE
-------------------------------------------------------------------------------------- */

table#resultat_recherche {
	width:100%;
	font-size:13px;
	border-collapse:collapse;
	clear:both;
}
	
table#resultat_recherche TD {
	padding-bottom:6px;
	width:50%;
}
	
table#resultat_recherche .marge_resultat {
	width:10px;
}

table#resultat_recherche h3 {
	font-size:13px;
	margin:0;
	padding:0;
}

img.cadre_visuel {
	float:left;
	padding:3px;
	margin-right:10px;
	border:1px solid #EAD0A6;
}

table#resultat_recherche p {
	padding-top:8px;
	margin:0;
	
}

p.prix_resultat {
	font-weight:bold;
	color:#AC1801;
}

a.details_produit { 
	float:left;
	text-decoration:none;
	font-size:11px;
	padding-left:8px;
	background:url(../img/page_type/fleche01.gif) no-repeat center left; 	 	
	color:#000000;
	margin-top:15px;
}
	
a:hover.details_produit {
	background:url(../img/page_type/fleche02.gif) no-repeat center left; 	
	color:#9A9999;
}

#pages_resultat { 
	float:right;
	height:20px; 
	margin:15px 10px;
	list-style-type:none; 
	padding:0; 
}
	
#pages_resultat div { 
	float:left; 
	list-style-type:none; 
	height:20px; 
	padding:0;
}

#pages_resultat div#numero_page {
	text-align:center;
	line-height:20px;
	font-weight:bold;
	color:#AC1801;
	margin-left:10px;
	margin-right:10px;
}

a#bouton_precedent, a:hover#bouton_precedent, a#bouton_suivant, a:hover#bouton_suivant { 
	display:block; 
	height:20px; 
	width:85px; 
}
	
a#bouton_precedent {
	background:url(../img/page_type/bt_precedent_off.png) no-repeat top left; 	
}

a:hover#bouton_precedent  {
	background:url(../img/page_type/bt_precedent_on.png) no-repeat top left; 	
}

a#bouton_suivant {
	background:url(../img/page_type/bt_suivant_off.png) no-repeat top left; 	
}

a:hover#bouton_suivant  {
	background:url(../img/page_type/bt_suivant_on.png) no-repeat top left; 	
}

/* --------------------------------------------------------------------------------------
FICHE PRODUIT
-------------------------------------------------------------------------------------- */
#table-produit {
	border-collapse:collapse;
	width:100%;
}

#table-produit #td-photos {
	width:246px;
}

#table-produit #PHOTO_PRINCIPALE {
	margin-bottom:5px;
}


#table-produit #LOADING {
	background:white url(../img/loading.gif) no-repeat 3px center;
	padding:3px 5px 3px 22px;
	font-weight:bold;
	float:left;
}

#table-produit #zone_zoom {}

#table-produit #zone_zoom IMG {
	float:left;
	border:1px solid #EAD0A6;
	margin:0 1px 0 0;
	padding:0;
	cursor:pointer
}


#pages_resultat_produit { 
	float:right;
	height:20px; 
	margin:0 auto; 
	margin-top:10px;
	margin-right:0px; 
	margin-left:10px;
	margin-bottom:10px; 
	list-style-type:none; 
	padding:0; 
}

#pages_resultat_produit dt {
	float:left; 
	list-style-type:none; 
}

dt#numero_page_produit {
	text-align:center;
	line-height:11px;
	font-weight:bold;
	color:#AC1801;
	margin:0 10px;
}
	


#numero_fiche { 
	margin-left:0px;
	margin-right:0px;
}
/*
#table-produit #td-description h4 {
	font-size:20px;
	font-weight:100;
	color:#AC1801;
	border-bottom:1px dotted #AC1801;
	margin:0;
	padding:0;
	padding-bottom:4px;
} */


p#description_produit {
	font-size:12px;
	color:#4E3D1D;
	text-align:justify
}

#prix_produit {
	text-align:right;
	font-size:16px;
	color:#AC1801;
	border-top:1px dotted #4E3D1D;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}

#a_table_taille {
	width:134px;
	height:20px;
	float:right;
	background:url(../img/page_type/bt_taille_off.png)
}
#a_table_taille:hover {
	background-image:url(../img/page_type/bt_taille_on.png)
}



p.champ_formulaire {
	font-weight:bold;
	color:#4E3D1D;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #D3CEC6;
}

.quantite {
	width:25px;
	text-align:center
}

.infos_produit {
	font-size:10px;
	font-weight:bold;
	border:1px solid #DBC6A3;
	margin-bottom:10px;
}

input#bouton_ajout_panier, input:hover#bouton_ajout_panier { 
	float:right;
}
	
	
#produit_indisponible {
	text-align:center;
	margin-top:15px;
	font-weight:bold;
	font-size:14px;
	color:#602E15
}	

div#other_products {
	background:url(../img/page_type/titre_interesse_par.gif) no-repeat top left; 	
	border-top:1px solid #D3CEC6;
	border-bottom:1px solid #D3CEC6;
	height:33px; 
	width:auto; 
	margin:8px 0 0 0;
	padding:0;
}	

#autres_produits {
	width:100%;
	font-size:10px;
	border-collapse:collapse;
	margin:15px 5px 15px 5px;
}

#autres_produits td {
	width:33%;
	padding-right:5px;
}	

#autres_produits td#cote_droit {
	padding-right:0px;
}

#autres_produits p {
	padding-top:2px;
	margin:0;
}

#autres_produits h3 {
	font-size:10px;
	margin:0;
	padding:0;
}

#autres_produits a.details_produit {
	font-size:10px;
}

/* --------------------------------------------------------------------------------------
* PAGE COMMANDE
* ------------------------------------------------------------------------------------ */


#table-commande {
	width:100%;
	margin:10px auto;
}

#table-commande THEAD TH {
	background:#9E0406;
	color:white;
	border-bottom:1px solid #761810;
}

#table-commande TD {
	background:#F7F7F7;
	padding:5px;
	font-size:13px;
}

#table-commande .td-label {
	
}

#table-commande .td-options {
	text-align:center;
	font-size:90%;
}

#table-commande .td-puttc, #table-commande .td-totalttc {
	text-align:right
}

#table-commande .td-qte {
	text-align:center;
	padding-top:2px;
}

#table-commande .td-qte INPUT {
	border:1px solid #888;
	text-align:center;
	width:22px;
}

#table-commande .td-qte IMG {
	cursor:pointer
}

#table-commande .td-delete  {
	width:15px;
}

#table-commande .td-delete A {
	display:block;
	background-image:url(../img/module.boutique/delete.gif);
	width:15px;
	height:15px;
	margin:auto;
}

#table-commande #tbody-totaux TH {
	text-align:right;
	background:0;
	font-weight:normal;
	padding:3px 0px;
	font-style:italic;
}

#table-commande #tbody-totaux  TD {
	text-align:right;
	background:0;
	font-weight:bold;
	padding:3px 0px;
}

#table-commande #tbody-totaux #tr-totalttc TD {
	font-size:16px;
}


/* --------------------------------------------------------------------------------------
* FORMULAIRES
* ------------------------------------------------------------------------------------ */
table.formulaire 
{
	border-collapse: collapse;
	width:100%;
	margin:10px auto;
	background-color:white;
}

table.formulaire th 
{
	padding: 6px 5px;
	background-color: #F9F9F9;
	color:#661009;
	text-align:right;
	width:120px;
	font-weight:bold;
	padding-right:5px;
	/* -- */
	vertical-align:top;
	line-height:20px;
}
table.formulaire td 
{
	padding: 6px !important;
	text-align: left;
	color:#000000;
	vertical-align:top;
}

table.formulaire td.message
{
	width:100%;
	background-color:InfoBackground;
	background-image:url();
	padding:3px;
	color:red;
	text-align:center;
	font-weight:bold;
	border:2px dotted #FDFD89;
	margin:5px;
}


table.formulaire thead td
{
	padding: 5px 5px 5px 5px;
	background-color: InfoBackground;
	color:#163B5F;
	font-size:12px;
	background-image:url(../img/structure/liste-thead-td-background-img.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid silver;
	text-align:center
}

table.formulaire thead td SELECT
{
	font-size:10px;
}

table.formulaire H3 
{
	margin-top:5px;
	text-align:left;
	font-weight:bold;
	color:#0168B5;
}

table.formulaire tbody td
{
	border:1px solid #E7E7E7;
	border-right:0px;
}

table.formulaire tbody td A
{
	font-weight:bold;
	text-decoration:none;
}

table.formulaire tbody td em
{
	font-weight:normal;
	color:#AAA
}

table.formulaire tbody td A IMG
{
	vertical-align:center;
}

table.formulaire tfoot td 
{
	padding:3px;
	background-color:#0168B5;
	text-align:center;
	border-top:1px solid #7294D7;
}

table.formulaire tbody td INPUT, table.formulaire tbody td TEXTAREA
{
	width:99%;
}

table.formulaire tbody td INPUT.checkbox, table.formulaire tbody td INPUT.radio
{
	width:auto;
}

table.formulaire tbody td INPUT.float, table.formulaire tbody td INPUT.int
{
	width:50px;
	text-align:right;
}

table.formulaire .subcat
{
	border:1px solid white;
	font-weight:bold;
	color:white;
	background-image:url(../img/structure/liste-thead-th-background-img.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#333399;
	font-size:14px;
}

.div_submit {
	margin:5px auto 15px auto;
	text-align:center;
}
/* -------------------------------------------------------------------------------------
* LOGIN
* ------------------------------------------------------------------------------------*/
#table-login {
	width:100%;
}
#table-login .gauche, #table-login .right  {
	width:50%;
	padding:5px;
	text-align:justify
}
#table-login .formulaire INPUT {
	width:97%
}

#table-login .gauche a {
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

/* --------------------------------------------------------------------------------------
* PAGE ADRESSE
* ------------------------------------------------------------------------------------ */
.option-adresse {
	display:block;
	background:#F7F7F7;
	padding:3px 2px;
	border-bottom:1px solid #f1e0c3;
	margin:15px auto
}

.option-adresse.active {
	background:InfoBackground;
	font-weight:bold
}

.detail-adresse {
	margin-left:15px
}

.detail-adresse strong {
	display:block;
	margin:15px 0;
	font-style:italic;
}

.detail-adresse BLOCKQUOTE {
	font-size:16px;
	line-height:140%;
}


/* --------------------------------------------------------------------------------------
* PAGE RECAPITULATIF
* ------------------------------------------------------------------------------------ */
#recap-adresse {
	font-size:14px;
	line-height:130%;
}

#recap-adresse A {
	display:block;
	font-style:italic;
	font-size:11px;
	margin-top:3px;
}

#mode-paiement INPUT {
	border:0;
	padding:0
}