/************************************************
 Groupe Moniteur
 Auteur : QD
 Date de dernière modification : 27/10/2008
************************************************/

/**************************************/
/*         CSS Fiche produit          */
/**************************************/

/*********************/
/* Bloc phototheque  */
/*********************/
#phototheque {
	float: left;
	width: 227px;
	margin-right: 15px;
	margin-left:7px;
	background:none;
}
#phototheque p {
	margin: 7px 0px 5px 6px;
	background:none;
}
.photo_produit img {
	border: 1px solid #b5b8ad;
}
.bt_phototheque {
	text-align: right;
	padding-bottom: 10px;
	background-color:none;
	background-color:transparent;
}
.bt_phototheque a {
	background-color:transparent;
}

.bt_phototheque a:hover {
	background:none;
}

/*********************/
/* Bloc fiche produit  */
/*********************/
#fiche_produit {
	border-left:1px #9e9391 solid;
	border-right:1px #9e9391 solid;
	border-bottom:1px #9e9391 solid;
	padding: 0 5px 5px 5px;
}

#fiche_produit_fond {
	background: url(../../images/FOr2/batimat/fd_bloc_actualites_batimat.gif) repeat-y 1px 0px;
	padding-bottom:15px;
	z-index:10;
}
	
#titre_fiche_pdt {
	background: url(../../images/FOr2/fiche_produits/titre_fiche_produit.gif) no-repeat;
	height:61px;
	width:656px;
}

#fct_produit {
	padding:21px 17px 0 0;
	height:61px;
}

/***********************************/
/* Bloc caracteristiques produits  */
/***********************************/
#carac_produit {
	float: left;
	width: 380px;
	padding-right:10px;
	background:none;
}

#carac_produit p {
	background:none;
}


#carac_produit p:hover {
	background:none;
}


/* Recommandation pour le référencement utilisation balise h1 pour libelle produit */
#carac_produit h1 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top:5px;
	background:none;
}

.nom_produit {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
	
}
.nom_fabricant {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom:5px;	
}

.nom_fabricant img {
	padding-right:5px;
}

.nom_fabricant a {
	color: #949907;
	text-decoration: none;
}

.nom_fabricant a:hover {
	background:none;
}


#ancres_doc {
	margin-bottom: 0px;
}
#ancres_doc a {	
	float:left;
	margin: 2px 0px 0px 0px;
}

#demande_devis {
	display:block;
	height:23px;
	background:url(../../images/FOr2/fiche_produits/bt_demande_devis_off.gif) no-repeat;	
	padding:0;
	border:0;
	width:189px;
	cursor:pointer;
	padding-right:2px;
}

/*#demande_devis:hover {
	background:url(../../images/FOr2/fiche_produits/bt_demande_devis_on.gif) no-repeat;
}*/

#contacter_fab {
	display:block;
	height:23px;
	background:url(../../images/FOr2/fiche_produits/bt_contacter_fab_off.gif) no-repeat;	
	padding:0;
	border:0;
	width:189px;
	cursor:pointer;
}

/*#contacter_fab:hover {
	background:url(../../images/FOr2/fiche_produits/bt_contacter_fab_on.gif) no-repeat;	
}*/

#ou_acheter {
	display:block;
	height:23px;
	background:url(../../images/FOr2/fiche_produits/bt_ou_acheter_off.gif) no-repeat;	
	padding:0;
	border:0;
	width:189px;
	cursor:pointer;
}

/*#ou_acheter:hover {
	background:url(../../images/FOr2/fiche_produits/bt_ou_acheter_on.gif) no-repeat;
}*/

#comparer {
	display:block;
	height:18px;
	background:url(../../images/FOr2/fiche_produits/bt_comparer_off.gif) no-repeat;	
	padding:0;
	border:0;
	width:86px;
	cursor:pointer;
}

/*#comparer:hover {
	background:url(../../images/FOr2/fiche_produits/bt_comparer_on.gif) no-repeat;
}*/

#ancres_doc a:hover {
	color: #3A1210;
}
#ancres_doc a#bt_special_doc {
	display:block;
	height:33px;
	background:url(../../images/FOr2/fiche_produits/bt_telech_recev_doc.gif) no-repeat;	
	padding:0;
	border:0;
	width: 380px;
	cursor: pointer;
}
#call_back {	
	display: block;
	float:left;
	padding: 2px 3px 1px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #9aa01f;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	background: url(../../images/FOr2/commun/icone_call_back.gif) no-repeat 5px 0px;	
	border-bottom: 1px solid #c6b69b;
	border-right: 1px solid #c6b69b;
	width: 180px;
	margin: 0px 7px 7px 0px;
	cursor: pointer;
}
.desc_produit {
	text-align: justify;
	margin: 10px 0px 5px 0px;
	font-size: 1.2em;
}

.famille_produit {
	border-top: 1px dotted #000;
	padding: 5px 0px 0px 0px;
	background:none;
}
.famille_produit a {
	font-size: 1.2em;
	text-decoration: none;
	color:none;
}

.famille_produit a:hover {
	font-size: 1.2em;
	text-decoration: none;
	color:none;
	background:none;	
}

.famille_produit span {
	color: #8b9401;
	font-size: 1.2em;
}
/*************************************/
/* Bloc caracteristiques techniques  */
/*************************************/
#carac_tech {
	clear: both;
	background-color: #FFFFFF;
	font-size: 1.2em;
}
#carac_tech h1 {
	border-top: 1px dotted #949907;
	border-bottom: 1px dotted #949907;
	font-size: 1.2em;
	font-weight:bold;
	text-transform: uppercase;	
	height: 40px;
	margin-bottom: 8px;
	margin-left:1px;
	width:640px;
}
#carac_off {
	text-align: center;
	margin-top: 20px;
}
.carac_on {
	margin: 5px 15px;
}
#carac_off a {
	display: block;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3A1210;
	font-weight: bold;
	text-decoration: none;
	background-color: #BDC92D;
	border-bottom: 1px solid #59523E;
	border-right: 1px solid #59523E;
	width: 246px;
	margin: 10px auto 10px auto;
}
#carac_off a:hover {
	color: #3A1210;
}
#f_voircarac a {
	color: #9aa01f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../../images/FOr2/commun/picto_plus.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

/************************/
/* Bloc Fabricant 2010  */
/************************/
#b_fab_prod {
	clear: both;
	background-color: #FFFFFF;
	font-size: 1.1em;
	margin-top: 10px;
}

#b_fab_prod h1 {
	border-top: 1px dotted #949907;
	border-bottom: 1px dotted #949907;
	font-size: 1.2em;
	font-weight:bold;
	text-transform: uppercase;	
	height: 40px;
	margin-bottom: 8px;
	margin-left:1px;
	width:640px;
	
}
#b_fab_prod_left {
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}
#b_fab_prod_left p {
	border: 0px solid #c6b69b;
	padding: 12px 40px;
}
#b_fab_prod_right {
	float: left;
	padding-top: 10px;
	width: 380px;
	padding-right:10px;
}
#b_fab_prod_right p {
	margin: 3px 0px;
}
#b_fab_prod_right .nom_fab a {
	color: #9aa01f;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
#b_fab_prod_right .nom_fab a:hover {
	color: #f6591c;	
}
#b_fab_prod_right .libelle_fab {
	font-size: 1.2em;
	font-weight:bold;
	padding-bottom:5px;
}
#b_fab_prod_right .infos_fab a {
	color: #000;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;	
}
#b_fab_prod_right .infos_fab a:hover {
	color: #666;
}

#b_fab_prod_right .infos_fab img {
	padding-right:5px;
}


/************************************/
/* Bloc autres produits non client  */
/************************************/
#carac_autres_prod {
}

#carac_autres_prod h2 {
	background: url(../../images/FOr2/fiche_fabricants/titre_voir_aussi.gif) no-repeat;
	height:61px;
	width:656px;
	margin-top:20px;
}

#carac_autres_prod_fond {
	border-left:1px #9e9391 solid;
	border-right:1px #9e9391 solid;
	border-bottom:1px #9e9391 solid;
	padding: 0 5px 5px 5px;
	}

#carac_autres_prod ul {
	list-style-type: none;
	padding: 1px 20px 5px 20px;
}
#carac_autres_prod li { 
	background: url(../../images/FOr2/commun/puce_verte_left.gif) no-repeat left;
	padding-left: 12px;
	font-size:1.2em;
	margin: 2px 0px 2px 0px;
}
#carac_autres_prod li a {
	text-decoration: none;
}
#carac_autres_prod li a span {
	font-weight: bold;
}
#carac_autres_prod p {
	margin: 15px 15px 0px 0px;
	text-align: right;
	background: url(../../images/FOr2/commun/puce_verte_left.gif) no-repeat 365px;
	font-size:1.2em;
}

#carac_autres_prod p a{
	text-decoration:none;
}


/***********************************/
/* Bloc autres produits si client  */
/***********************************/
#carac_autres_prod_client {
	margin: 0px 0px 7px 0px;
}

#carac_autres_prod_client h2 img {
	float:left;
}

#carac_autres_prod_client h2 {
	border-top: 1px dotted #949907;
	border-bottom: 1px dotted #949907;
	font-size: 1.2em;
	font-weight:bold;
	text-transform: uppercase;	
	height: 40px;
	margin-bottom: 8px;
	margin-left:1px;
	width:640px;
}

#carac_autres_prod_client h2 #nomfab {
	font-family:arial;
	height: 40px;
	color: #b3b80a;
	text-transform: uppercase;
	text-decoration: none;
	font-size:1.3em;
	float:left;
	padding-top:10px;
}

#carac_autres_prod_client h2 #nomfab a {
	color: #b3b80a;
	text-transform: uppercase;
	text-decoration: none;
	font-size:1.2em;
}
#carac_autres_prod_client ul { 
	list-style-type: none;
	font-size: 1.2em;
	margin: 8px 10px 10px 10px;
}
#carac_autres_prod_client li { 
	background: url(../../images/FOr2/commun/puce_verte_left.gif) no-repeat left;
	padding-left: 12px;
	margin: 2px 0px 2px 0px;
}
#carac_autres_prod_client li a {
	text-decoration: none;
}
#carac_autres_prod_client li a span { 
	font-weight: bold;
}
/*****************************/
/* Bloc icone documentation  */
/*****************************/
#icone_doc {
	border: 1px solid #898266;
	margin: 30px 0px 10px 0px;
	padding-bottom: 7px;
	background: url(../../images/FOr2/fiche_produits/fd_degrade_gris.jpg) repeat-x;
	background-position: 24px left;
}
#icone_doc h2 {
	padding: 5px;
	background-color: #C0B49A;
	font-size: 1.2em;
	margin-bottom: 7px;
	text-transform: uppercase;
}
#icone_doc h2 span  a {
	color: #FFFFFF;
	text-decoration: none;
}
.icone_doc_left {
	border: 1px solid #C6B69B;
	float:left;
	background-color: #FFFFFF;
	/*width: 153px;*/
	width: 220px;
	height: 160px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
}
.icone_doc_left p {
	margin: 8px 10px;
	line-height: 1.0em;
	font-size: 1.0em;
}
.icone_doc_left p a {
	color: #9AA01F;
	text-decoration: none;
	font-weight: bold;
}
.icone_doc_right {
	border: 1px solid #C6B69B;
	float:left;	
	background-color: #FFFFFF;
	width: 394px;
	padding:5px;
	height: 150px;
}
.icone_doc_right ul {
	list-style-type: none;
}
.icone_doc_right li {
	border-bottom: 1px solid #C6B69B;
	padding: 2px 0px;
}
.icone_doc_right li img {
	float: left;
}
.icone_doc_right li span a {
	text-decoration: none;
}
#bt_doc_projet {	
	padding-top: 10px;
	text-align: center;	
}
#bt_doc_projet a {
	display: block;
	float: left;
	color: #3A1210;
	font-weight: bold;
	text-decoration: none;	
	background-color: #BDC92D;
	border-bottom: 1px solid #59523E;
	border-right: 1px solid #59523E;	
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 3px 1px 3px;	
	font-size: 1.1em;
	width: 180px;
	margin: 0px 4px;	
}
#bt_doc_projet a:hover {
	color: #3A1210;
}


/***********************************/
/* Bloc date de commercialisation  */
/***********************************/
#date_commercialisation {
	font-size: 1.1em;
	color: #000;
	margin: 5px 0px 0px 15px;
	font-style:italic;	
}



/******************/
/* Bloc Batiprix  */
/******************/
#b_batiprix {
	background-color: #F1EFEA;
	margin: 0px 0px 20px 0px;
	font-size: 1.1em;
}
#b_batiprix p {
	padding: 20px 5px 20px 15px;
}
