

/*  ----------------------------------------------------------- */
/*  Feuilles de styles RUBRIQUE 3 => Produits				*/
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

.phrase {color:#DE780B; }
#conteneur {
	background: #DE780B;
}

/* contact */
#left_col  #contact {
	background:#DE780B;
}

#left_col a .spip_logos {
	background: #DE780B;
}

#conteneur #contenu {
	background: #DE780B;
}

.rubriques #slideshow-wrap {
	/*border: 1px solid green;*/
	font-size:0.77em;
	line-height: 1.4em;
}

.rubriques #slideshow li{
	padding: 1em;
	margin: 5px;
}

.rubriques #slideshow-menu a{
	background: #1F160C;
	width:1em;
	height:1em; 
	margin:0.5em; 
	padding:0.1em 0.4em;
	border:1px solid #D0BAA1;
	text-align:center;
	color:#D0BAA1;
	
}

.rubriques #slideshow-menu a:hover,  #slideshow-menu a.wactive{
		border:1px solid #FFF;
	background: #D0BAA1;
	color: #3E2D18;
	text-decoration:none;
}

/*
.rubriques #slideshow-menu a.wactive{ 
	border:1px solid #FFF;
	background: #DF9545;
	color: #9F5709;
}*/
.rubriques #slideshow-menu {text-align:right;font-size:0.71em;padding-right:1.5em;}
/*
.rubriques #slideshow-menu a{
	background: url('../images/puce_pagi.gif') 0 0 no-repeat;
	width:20px;
	height:20px; 
	margin:0.5em; 
	text-align:center;
	line-height:20px;
	padding:3px 7px;
	color:#D0BAA1;
}
.rubriques #slideshow-menu a:hover, .rubriques #slideshow-menu a.wactive  {
	background: url('../images/puce_pagi.gif') 0 -20px no-repeat;
	color: #1F160C;
	text-decoration:none;
}*/
