/* CSS Document */
/*
 * res : Gestion des ressources - images - icones
 */

#Bandeau {
	background: url(../../img/FondAcc.gif) bottom left repeat-x;
	/*background: url(../../img/FondAcc_noel.gif) bottom left repeat-x;*/
	/*background: url(../../img/fond_carte2.gif) top right no-repeat;*/
	/*background: url(../../img/barre_noel.jpg) top right repeat-x;*/
	/*background-position:-340px -110px;*/
}

#col3 .top_bloc_option{background: url(../../img/BtnContact.gif) top no-repeat;}

#col10 {background: url(../../img/bkgrd.gif) repeat;}
#col12 {background: url(../../img/bkgrd.gif) repeat;}

/*-En Tete-*/
#rizr {background: url(../../img/RIZR26v2.gif) top right no-repeat;}

/*-bloc citation guillemets-*/
.guillemet {background: url(../../img/guillemet_o.gif) top left no-repeat;}
.pro .guillemet {background: url(../../img/guillemet_r.gif) top left no-repeat;}
.devis .guillemet {background: url(../../img/guillemet_v.gif) top left no-repeat;}

/*-Inscription-*/
.Gd_sstitle_inscription {background: url(../../img/gratuit.gif) no-repeat;}

/*-Le MAG-*/

#txtarticle h1 p{background: url(../../img/bkgrd2.gif) repeat;}

#txtarticle li {background: url(../../img/puceo.gif) no-repeat;}

.comment_article form {
	background: url(../../img/bkgrd2.gif) repeat;
	/*background:transparent url(../../img/relevepage.gif) no-repeat scroll left top;*/
}

.comment_article{
	/*background:transparent url(../../img/accolade.gif) no-repeat scroll left bottom;*/
}

/*.comment_article h2 {background: url(../../img/Alertmess.gif) left top no-repeat;}*/

.accolade,
.accolade2
{background: url(../../img/accolade.gif) left bottom no-repeat;}

/*-FORUM-*/
.chsujetplus {background: url(../../img/BtnCh.gif) left no-repeat;}
/*table.forum h1:hover {background: url(../../img/bkgrd.gif) repeat;}*/

/*-RECHERCHE-*/
.quiquoi {background: url(../../img/quiquoi.gif) left no-repeat;}
.ou {background: url(../../img/ou.gif) left no-repeat;}

.Or {background: url(../../img/SicoOr.gif) no-repeat;}/*IcoCasqOr*/
.Ar {background: url(../../img/SicoArgent.gif) no-repeat;}/*IcoCasqAr*/
.Br {background: url(../../img/SicoBronze.gif) no-repeat;}/*IcoCasqBr*/
.Bl {background: url(../../img/SicoBlc.gif) no-repeat;}/*IcoCasqBl*/
.epingle {background: url(../../img/epingle2.gif) no-repeat;}

/* icones d'options */

.optrecom {background: url(../../img/Btnlips.gif) no-repeat}
.optmessage {background: url(../../img/BtnMessage.gif) no-repeat}
.optconseiller {background: url(../../img/BtnConseil.gif) no-repeat}
.optprint {background: url(../../img/imprimante.gif) no-repeat}
.optpar {background: url(../../img/ParrainagePro.gif) no-repeat}/*BtnParrain*/


/* icones */

.icostylo {background: url(../../img/stylo.gif) no-repeat}

.artref{/*background: url(../../img/relevepage.gif) left top no-repeat;*/}
.artref h1{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*-o-border-radius:10px;*/
	padding-left:10px;
	background-color:#EEE;
}
.artref:hover{
	/*background: url(../../img/accolade.gif) left bottom no-repeat;*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*-o-border-radius:10px;*/
	background: url(../../img/bkgrd.gif) repeat;
}
.artref:hover h1{
	background: url(../../img/bkgrd3.gif) repeat;
	background:none;
	/*background-color:#EEE;*/
}