h1 {
	color:#ff6100;
}

#haut {
	background:url(../images/common/f_haut_pro.jpg) no-repeat 0 0;
}

/* Bandeau accès rapide*/
#bandeau .acces_rapide {	
	background:url(../images/common/f_acces_rapide_pro.gif) no-repeat 0 0;
}


#bandeau .acces_rapide  p#chariot{	
	background:url(../images/common/f_chariot_pro.gif) no-repeat 0 0;
}

/*Ariane*/
#ariane li.in {
color:#ff6100;
}

#fiche_produits .description h2 {
color:#ff6100;
}

.pagination ul li a:hover, 
.pagination ul li a.on {
	color: #ff6100;
}

.technique p .prix {
	color:#ff6100;
}

#droite #commander p .prix {
	color:#ff6100;
}

#droite #commander form {
	height:215px;
	margin:0 0 10px 0;
	background:url(../images/common/f_commander.gif);
	overflow:hidden;
}

#droite #commander form fieldset {
	margin:11px 14px 14px;
	border:0;
}

#droite #commander label {
	display:block;
	margin:0 0 4px 0;
	font-size:11px;
	font-weight:bold;
	color:#6a6a6a;
}

#droite #commander select {
	margin:0 0 10px 0;
	padding:1px 0 2px 0;
	width:150px;
	color:#6a6a6a;
	font-size:11px;
	border:1px solid #dcdcdc;
}

/* Detail produit */
#fiche_produits .description p a {
color:#ff6100;
}

.liste a.in{
color:#ff6100;
}

.pagination ul li a.precedent {
	background:url(../images/common/puce5.gif) no-repeat 0 5px;
}

.pagination ul li a.suivant {
	background:url(../images/common/puce6.gif) no-repeat right 5px;
}

#version_essai .liste a.in{	
color:#ff6100;	
}

#informations_produits ul li a#a1 {
	background:url(../images/common/pro_onglet1.gif);
}
#informations_produits ul li a#a1 {
	width:128px;
	background:url(../images/common/produit_onglet_off.jpg); no-repeat;
	text-align:center;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

#informations_produits ul li a#a1.in,
#informations_produits ul li a#a1:hover

{
	width:128px;
	background:url(../images/common/produit_onglet_on.jpg); no-repeat;
	text-align:center;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#ff6100;
	font-weight: bold;
}

/*Version d'essai*/
#version_essai h1 {
	color:#ff6100;
}

#version_essai h2 {
	color:#ff6100;
}

/*FAQ*/
#haut_faq h1 {
	color:#ff6100;
}

#faq .liste a.in {
	color:#ff6100;
}

#faq .liste p {
	background:#fce5d6;
}


