﻿/*
Logo --------------------- */
/*#enTete h1 a { masqué le 17 février 2009 pour le SEO - JR
	margin:0; 
	width: 191px;
	height:66px; 
	background: url('/SiteCollectionImages/Contenant/Informationnel/DAG/Fr/logo.gif') left 28px no-repeat;
	text-indent: -9000px;
	float:left;
	display: block;
}*/

/*
.soumission h2{
	background: url(../../Images/ttl-obtenez-une-soumission.gif) no-repeat center center;*/
	/*width: 154px; *//*--> no width for align center */
/*	height: 47px;
	display:block;
	padding-top:24px;
	text-indent: -9999px;
	margin:0px 0px 5px 0px;
}
*/

/* ajouté le 26 février 2009 pour SEO - JR */
#enTete img { 
	margin:28px 19px 0 0; 
}

.liste-article .filtre .btnOk {
	background: transparent url('/SiteCollectionImages/Contenant/Informationnel/Commun/btnOk.gif') no-repeat center center;
	border: none;
	width: 66px;
	height: 23px;
	text-indent: -9999px;
	color: transparent;
	cursor: pointer;
	/*azimuth: expression(this.value = '' );*/
}

.listeFaq .filtre .btnOk {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('/SiteCollectionImages/Contenant/Informationnel/Commun/btnOk.gif') no-repeat center;
	width: 66px;
	height: 23px;
	text-indent: -9999px;
	cursor:pointer;
}


/* -------------------------- NOUVEAU LOGIN BOX -------------------------------------- */
/* -------------------------- 19 aout 2008  ------------------------------------------ */

.btnInscription {
	background: transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnInscription.gif') no-repeat center center;
	width: 66px;
	height: 23px;
}

.btnConnexion {
	background: transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnConnexionLoginBox.gif') no-repeat center center;
	width: 87px;
	height: 23px;	
}

#contenuLogin h2 {
	background:url('/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/icnTitreLogin.gif') no-repeat 72px top;
}

/* -------------------------- NOUVEAU QUOTER BOX -------------------------------------- */
/* -------------------------- 19 aout 2008  ------------------------------------------ */
#zoneQuoterBox .btnSoumissionOk {
	background:transparent url('/SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnQuoterBox.gif') no-repeat left top;
	height:46px;
	width:108px;
	margin-left:58px;
}

/* -------------------------- AJOUT RECUPERER SOUMISSION AU QUOTER BOX -------------------------------------- */
/* -------------------------- 11 decembre 2008  ------------------------------------------ */

#zoneRecuperationSoumission {
	margin:-30px 0 20px 0;
}

#zoneCallToAction #contenuCalltoAction {
	/*height:241px;*/
}

/* ---------------------- 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: 23px;	
	azimuth: expression(this.value = '' );
	text-indent: -9999px;
	color: transparent;
}

/* bouton utile */
.vote .btnUtile, .vote .btnUtileActif, .vote .btnUtileInactif {
	width: 46px;
	margin-right:15px;	
}

.vote .btnUtile {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnUtile.gif") no-repeat left top;
	cursor:pointer;
}

.vote .btnUtileActif {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnUtile.gif") no-repeat left -23px;
}

.vote .btnUtileInactif {
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnUtile.gif") no-repeat left -46px;
}

/* bouton inutile */
.vote .btnInutile, .vote .btnInutileActif, .vote .btnInutileInactif {
	width: 53px;
}

.vote .btnInutile{
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnInutile.gif") no-repeat left top;
	cursor:pointer;
}

.vote .btnInutileActif{
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnInutile.gif") no-repeat left -23px;
}

.vote .btnInutileInactif{
	background: transparent url("../../../SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnInutile.gif") no-repeat left -46px;
}

/* bouton soumettre */
.vote .btnSoumettre {
	background: url("../../../SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnSoumettre.gif") no-repeat center;
	width: 66px;
	cursor:pointer;
}

/* ---------------------- Bouton Telecharger l'application ------------------------------- */
/* -------------------------- 21 novembre 2011 ------------------------------------------- */

#zoneTexte a.telechargerApplicationIPhone{
	width:203px;
	background: url("/SiteCollectionImages/Contenant/Informationnel/DAG/fr/btntelechargerApplicationIPhone.gif") no-repeat !important;
}


