/* CSS Document */

/* -------------------------  COMMUNS  ------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/ 

/* presentation du catalogue produit */
.boitecatalogue {
	width:142px;
	height:190px;
	border:#BD161C 1px solid;
}
/* fin presentation du catalogue produit */

.fleft {
	float:left;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.clear5 {
	clear:both;
	height:5px;
}
.clearboth { 
	clear: both; 
}

.pada  {
	margin: 5px;
}

.padu  {
	margin: 5px 5px 5px 4px ;
}

.padi  {
	 margin :5px 8px 5px 0px;
}

.pado  {
	 margin-right :10px;
}
.pady  {
	 padding-top :10px;
}


.titre {
	font: bolder 13px Arial, Helvetica, sans-serif;
	color:#F40000;
	text-decoration:none;
}

.entete{
	background-color:#BD161C;
	padding: 5px 0px 4px 15px;
	text-align:left;
}

.entete-home{
	background-color:#BD161C;
	padding: 5px 0px 4px 8px;
	text-align:left;
}

.droite {
	text-align:right;
}


h1{
	padding:0;
	margin:0;

}
h2{
	padding:0;
	margin:0 0 30px 0;

}
p {
	padding:0;
	margin:0;

}



a {
	color:#20207f;
}

a.titre {
	font: bolder 13px Arial, Helvetica, sans-serif;
	color:#BD161C;
	text-decoration:none;
}

.lienB {
	font: bolder 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#00237E;
}

.lienbleu {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#003399;
}

.lienblanc {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#FFFFFF;
}

a.liennoir {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#000000;
}

a.lienpt {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#00237E;
}

a.lienbc {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#00237E;
	background-color:#FFFFFF;
	padding:0px;
}




a.head{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}

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

.normal {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

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

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



img.rouge {
	border:#BD161C 1px solid;
}

.rouge {
	border:#BD161C 1px solid;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.marge-interieur {
	padding: 5px 5px 0px 5px;
}

.haut-170{
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/haut-170.gif") no-repeat top;
}

.containt-200, .containt-240, .containt-170, .containt-300, .containt-490  {
	text-align: left;
	padding: 0px;
}


.bas-170, .bas-240, .bas-300, bas-200 {
	text-align: right;
	padding: 0px 5px 0px 0px;
}

.containt-170{
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/corps-170.gif") repeat-y bottom;
}

.containt-200{
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/corps-200.gif") repeat-y bottom;
}


.containt-240{
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/corps-240.gif") repeat-y bottom;
	height:205px;
	vertical-align:bottom;
}

.containt-240-pt{
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/corps-240.gif") repeat-y bottom;
	height:145px;
	vertical-align:bottom;
}
.containt-300{
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/corps-300.gif") repeat-y;
}

.containt-490{
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/corps-490.gif") repeat-y;
}

.bas-170 {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-170.gif") top no-repeat;
	height:11px;
}

.bas-200 {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-200.gif") bottom no-repeat;
	height:11px;
}


.bas-240 {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-240.gif") bottom no-repeat;
	height:20px;
}



.bas-300 {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-300.gif") bottom no-repeat;
	height:20px;
}
.bas-300-pt {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-300.gif") bottom no-repeat;
	height:9px;
	padding: 0px 0px 0px 0px;
}
**************************** NOEL *********************************


.entete-noel-rouge-170{
	padding: 7px 0px 2px 8px;
	text-align:left;
	background: url("http://media.notrefamille.com/images/o-commerces/noel/home2006/entete-neige-rouge-170.gif");
	background-repeat:no-repeat;
	background-position:center top;
}
.entete-noel-rouge-300{
	padding: 7px 0px 2px 8px;
	text-align:left;
	background: url("http://media.notrefamille.com/images/o-commerces/noel/home2006/entete-neige-rouge-300.gif");
	background-repeat:no-repeat;
	background-position:center top;
}
.entete-noel{
	background-color:#BD161C;
	padding: 7px 0px 2px 8px;
	text-align:left;
	background: url("http://media.notrefamille.com/images/o-commerces/noel/home2006/entete-rouge.gif");
	background-position:right;
}
.txt-blanc {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}


.bas-170-trans, .bas-240-trans, .bas-300-trans, bas-200-trans {
	text-align: right;
	padding: 0px 1px 0px 5px;
}


.bas-170-trans {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-170-trans.gif") top no-repeat;
	height:11px;
}

.bas-200-trans {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-200-trans.gif") bottom no-repeat;
	height:11px;
}


.bas-240-trans {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-240-trans.gif") bottom no-repeat;
	height:20px;
}

.bas-300-trans {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-300-trans.gif") bottom no-repeat;
	height:20px;
}
.bas-300-trans-pt {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-300-trans.gif") bottom no-repeat;
	height:9px;
	padding: 0;
}
.bas-490-trans {
	background: url("http://media.notrefamille.com/images/o-commerces/accueil/bas-490-trans.gif") bottom no-repeat;
	height:20px;
	padding: 0;
}




.fondTexteProduit {
background-color:#eaeaea;
}


.ContourProduit {
	border: 1px #dedede solid;
}

.contourImageProduit {
border : solid 1px #b0b0b0;
}

.bandeauPromo{
background-color:#bd161c;
height:27px;
text-align:left;
padding-left:5px;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
line-height:27px;
}

.prixPrincipal {
font-size:12px;
font-weight:bold;
color:#bd161c;
}

.prixDetail {
font-size:11px;
font-weight:bold;
color:#bd161c;
}

.prixPrincipalPromo {
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:line-through;
}

.prixPrincipalNoir{
font-size:11px;
font-weight:bold;
color:#000000;
}

.bandePrixCommande{
background-color:#c5c5c5;
height:37px;
width:100%;
}

.titreProduit {
font-size:20px;
font-weight:bold;
color:#bd161c;
}

.titreDetails {
font-size:16px;
font-weight:bold;
color:#bd161c;
}

.phraseIndispo {
font-size:11px
font-weight:normal;
color:#bd161c;
}

.autresProduits {
font-size:14px;
font-weight:bold;
color:#bd161c;
padding-left:13px;
}

.entete_boite_envoi_ami{padding:0px 5px 0px 5px;height:25px;background:#BD161C; font-weight:bold; font-family:verdana; color:#FFFFFF;  }
.entete_boite_envoi_ami a{background:#BD161C; font-weight:bold; font-family:verdana; text-decoration:underline; font-size:11px; color:#FFFFFF;}

.prix{padding:0px 5px 0px 5px;height:25px;background:#BD161C; font-weight:bold; font-family:verdana; color:#FFFFFF;  }
.prix a{background:#BD161C; font-weight:bold; font-family:verdana; text-decoration:underline; font-size:11px; color:#FFFFFF;}
