﻿/* ************************************
Fin de Page TPIC.css 
************************************* */

/*
Logo --------------------- */
/*#enTete h1 a {
	text-indent: -9000px;
	display: block;
	background: url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/logo.gif") no-repeat;	
	height: 42px;
	width:120px;*/
	/*margin: 18px 0 17px 26px;*//*modifer le 28 mars 2008*/
/*	margin-top:8px;/*modifer le 28 mars 2008*/
/*}*/

.filtre .btnOk {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnAppliquer.gif") no-repeat center center;
	border: none;
	width: 66px;
	height: 17px;
	text-indent: -9999px;
	color: transparent;
	cursor:pointer;
}


.soumission .btnSoumissionOk {
	position: absolute;
	bottom: -14px;
	right: 9px;
	background: url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/Commun/btnOkVert.gif") no-repeat;
	width: 61px;
	height: 61px;
	border: none;
	text-indent: -9999px;
	color: transparent;
	/*azimuth: expression(this.value = '' );*/
	z-index: 2;
	top: expression(parentNode.offsetHeight - 61 + 14 + 20); /* 61 = height du boutton, 14 = offset desiré, 20 total des padding et de la hauteur du pied de la boite */
	cursor:pointer;
}

.filtre .btnAppliquer {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/Commun/btnOk.gif") no-repeat center center;
	border: none;
	width: 59px;
	height: 17px;
	text-indent: -9999px;
	color: transparent;
	/*azimuth: expression(this.value = '' );*/
}

/*
Envoyer a un ami -------------------------*/

h2.formEnvoyerAmi {
	background: url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/txtEnvoyerAmi.gif") no-repeat;
	border: none;
	height: 39px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	width: 383px;
}

.formEnvoyerAmi .btnAnnuler {
	azimuth: expression(this.value = '' );
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnAnnuler.gif") no-repeat center center;
	border: none;
	color: transparent;
	height: 17px;
	margin-left: 14px;
	text-indent: -9999px;
	width: 55px;
	cursor:pointer;
}

.formEnvoyerAmi .btnEnvoyer {
	azimuth: expression(this.value = '' );
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnEnvoyer.gif") no-repeat center center;
	border: none;
	color: transparent;
	height: 17px;
	margin-left: 14px;
	text-indent: -9999px;
	width: 57px;
	cursor:pointer;
}

/* -------------------------- NOUVEAU LOGIN BOX -------------------------------------- */
/* -------------------------- 19 aout 2008  ------------------------------------------ */

.btnConnexion {
	background:transparent url('../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnConnexionLoginBox.gif') no-repeat left top;
	height:26px;
	width:67px;
}

.btnInscription {
	background:transparent url('../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnInscription.gif') no-repeat left top;
	height:17px;
	width:58px;
}

/* -------------------------- NOUVEAU QUOTER BOX -------------------------------------- */
/* -------------------------- 19 aout 2008  ------------------------------------------ */
#zoneQuoterBox #quoterBoxBoutton{
	margin-left:71px;
}

#zoneQuoterBox .btnSoumissionOk {
	background:transparent url('../../../SiteCollectionImages/Contenant/Informationnel/TPIC/en/btnQuoterBox.gif') no-repeat left top;
	height:42px;
	width:67px;
}

#zoneCallToAction #contenuCalltoAction {
	/*height:215px;*/
}

/* modif temporaire*/
#zoneQuoterBox h2{
	font-size:25px;
}

#zoneQuoterBox h2 #produitQuoter{
	/*display:block;*/
	font-size:22px;
	/*margin-bottom:-4px;*/
	font-weight:normal;
}


#zoneQuoterBox h2 .emphase{
	font-size:31px;
}

/* fin modif temporaire */

/* ----- rabais web ----- */
#zoneQuoterBox .quoterAvcPromo h2{
	font-weight:normal;
	font-size:20px;}

#zoneQuoterBox .quoterAvcPromo h2 .emphase{
	font-weight:bold;
	font-size:22px;
	display:block;
}



/* ---------------------- NOUVEAU RATE THIS CONTENT ---------------------------------- */
/* -------------------------- 9 avril 2009 ------------------------------------------ */

/* tout les bouton */
.vote .btnUtile, .vote .btnUtileActif, .vote .btnUtileInactif, .vote .btnInutile, .vote .btnInutileActif, .vote .btnInutileInactif, .vote .btnSoumettre{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	height: 18px;	
	azimuth: expression(this.value = '' );
	text-indent: -9999px;
	color: transparent;
}

/* bouton utile */
.vote .btnUtile, .vote .btnUtileActif, .vote .btnUtileInactif {
	width: 59px;
	margin-right:15px;	
}

.vote .btnUtile {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnUtile.gif") no-repeat left top;
	cursor:pointer;
}

.vote .btnUtileActif {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnUtile.gif") no-repeat left -18px;
}

.vote .btnUtileInactif {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnUtile.gif") no-repeat left -36px;
}

/* bouton inutile */
.vote .btnInutile, .vote .btnInutileActif, .vote .btnInutileInactif {
	width: 79px;
}

.vote .btnInutile{
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnInutile.gif") no-repeat left top;
	cursor:pointer;
}

.vote .btnInutileActif{
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnInutile.gif") no-repeat left -18px;
}

.vote .btnInutileInactif{
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnInutile.gif") no-repeat left -36px;
}

/* bouton soumettre */
.vote .btnSoumettre {
	background: url("../../../SiteCollectionImages/Contenant/Informationnel/TPIC/En/btnSoumettre.gif") no-repeat center;
	width: 52px;
	height: 17px;
	cursor:pointer;
}

