/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||||||| DEFAULTS ||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

/* Defaults */
@import url("../../../css/print.css");

html {
	height: 97%;
}

body{
  	text-align : center;
 	font-family:Arial,  Verdana, Helvetica, sans-serif;
	color:#1A171B !important;
	font-size:1em;
	background-color:#fff;;
}

.noPrint {
	display: none;
}

hr.onlyprint {
	display: block;
	color:#000000 !important;
	background-color:#000000 !important;
	border: none;
	border-top: 1px solid #000000;
	height: 1px;
}

#bkg-body{
display:none;
}

#bandeauLeft {
	margin-left: 0px;
}

.logoSite {
display:none !important;
}

.logoPrint {
display:block !important;
margin-left:28px;
}

#centre{
background:#fff;
color:#1A171B !important;
}

#centreTexte {
	width: 600px;
	margin-left: 6px;
}

.narrow #centreTexte {
	margin-right: 0px;
}

#centreTexte.show-right {
	margin-right: 0px;
}

#centreTexte p,#centreTexte a,#centreTexte h2,#centreTexte h1,#centreTexte{
color:#1A171B !important;
}

#centreTexte h1 {
font-size:20px !important;
}

#centreTexte h2 {
font-size:14px !important;
}

#centreTexte p {
font-size:12px !important;
}



#conteneur{
	color:#1A171B !important;
	background:#fff;
}

#menuLeft{
display:none !important;
}

#centreRight {
display:none;
}

#bandeauRight {
display:none;
}

#MenuTop,#MenuTopJaune,#MenuTopBordeaux,#MenuTopBleu,#MenuTopMarron,#MenuTopPrune,#MenuTopVert{
	display:none;
 }
 
 #picto {
 display:none;
 }
 
 #adresseSite{
 display:block;
 border-bottom:1px solid #000;
 width: 600px;
 height:20px;
 margin-left: 59px;
 clear: both;
 padding-top: 50px;
 }
 
 #fil{
	margin: 3px 0 0px 16px !important;
	width:480px;
	float:left;
	padding:0 !important;
}

	
#fil li {
	color:#1A171B !important;
	font-size:1em;
	}

#fil li .active{
	color:#1A171B !important;
	font-size:1em;
	}

#fil a {	
	color:#1A171B !important;
}

.displayHeaderToolbar {
	display: none;
}

.bouclelienplus, .bouclelienicon {
	display: none;
}

#footer {
	width: 600px;
	margin-left: 28px;
	background: none;
}

#menuFooter {
	display: none;
}

.footerCopy {
	float: left;
	text-align: left;
}

.footerCentre {
	float: right;
	text-align: right;
}

/*
#centreTexte .fullDisplay.ArticleAvecLien .filet, #centreTexte .fullDisplay.Produit .filet {
	margin-top: 28px;
}
*/
