/**
* >>>>>>>>>>>>> Style pour tout ce qui est gÃ©nÃ©rique. <<<<<<<<<<<<<<
* Pour le css d'une page particuliÃ¨re, crÃ©Ã© un autre fichier css
*/

.right		{float: right;}
.left		{float: left;}
.clear		{clear: both;}
.droite		{text-align: right;}
.gauche		{text-align: left;}
.centre		{text-align: center;}

.dragable 	{cursor: move;}
.clicable 	{cursor: pointer;}

a.gris{
	color:#ccc;
	text-decoration:none;
}
a.gris:hover {
	color:#3a1;
}

/* diffÃ©rente largeur */
.width20{width:20%;}
.width25{width:25%;}
.width33{width:33%;}
.width50{width:50%;}
.width100{width:100%;}

/* INPUT */
.input-130-black{
	background:url(/templates/1m2s/images/input-130-black.png) no-repeat right;
	height:15px;
	font-size:12px;
	border:0;
	padding:0px 4px 0px 4px;
	width:122px;
}
.input-155-black{
	background:url(/templates/1m2s/images/input-155-black.png) no-repeat right;
	height:16px;
	border:0;
	width:155px;
	font-size:12px;
}
.input-130{
	background:url(/templates/1m2s/images/input-130.png) no-repeat right;
	height:16px;
	width:134px;
	font-size:12px;
}
.input-155{
	background:url(/templates/1m2s/images/input-155.png) no-repeat right;
	height:16px;
	width:155px;
	border:0;
	font-size:12px;
}
.input-300{
	background:url(/templates/1m2s/images/input-300.png) no-repeat right;
	height:16px;
	width:300px;
	border:0;
	font-size:12px;
}
.input-47{
	background:url(/templates/1m2s/images/input-47.png) no-repeat right;
	height:21px;
	width:47px;
	font-size:12px;
	border:0;
	text-align:center;
	padding-top:3px;
}
.ok-black {
	background:url(/templates/1m2s/images/ok-black.png) no-repeat right;
	width:27px;
	height:26px;
	border:0;
}
.deconnexion-black {
	background:url(/templates/1m2s/images/deconnexion-black.png) no-repeat right;
	width:127px;
	height:26px;
	border:0;
}

.banniere-right {
	margin-top:10px;
	background:#fff;
	padding:10px 0px;
}

/* input qui sera changer via le script input_effacable */
input.effacable {
	color:#aaa;
}
.divClickable {cursor:pointer;}

#popup {
	left:182px;
	top:267px;
	position:fixed;
	width:688px;
	z-index:500;
	cursor:move;
}
	#popup input{
		margin:10px;
	}
	#popup_haut {
		background: transparent url(../images/popup/popup_haut-trans.png) no-repeat;
		height:35px;
		width:688px;
		text-align:right;
	}
	#popup_haut img{
		padding:5px;		
	}
	#popup_bas {
		background: transparent url(../images/popup/popup_bas-trans.png) no-repeat;
		height:37px;
		width:688px;
	}
	#popup_contenu {
		background: transparent url(../images/popup/popup_repeat-trans.png) repeat-y;
		padding:5px 30px;
		width:628px;
		text-align:center;	
	}
	.popup_close {
		cursor:pointer;
	}
	
#content #paging {
	margin-top:10px;
	border-top: 1px solid #7F7F7F;
	text-align: right;
}
#content #toppaging {
	margin-bottom:10px;
	border-bottom: 1px solid #7F7F7F;
	text-align: right;
}
	#content #paging a {
		color: black;
		text-decoration: none;
	}
		#content #paging a:hover {
			text-decoration: underline;
		}
	#content #toppaging a {
		color: black;
		text-decoration: none;
	}
		#content #toppaging a:hover {
			text-decoration: underline;
		}
		
#content #fil_ariane {
}
	#content #fil_ariane a {
		text-decoration: none;
		cursor:pointer;
	}
	#content #fil_ariane a:hover {
		text-decoration: underline;
	}

/* Les vignettes articles */
.vignette {
	background-image: url('../images/articles/vignette_produit.png');
	background-repeat: no-repeat;
	height: 219px;
	width: 169px;
	padding-top:1px; 
}
	.vignette a {
		color: inherit;
		text-decoration: inherit;
		font: inherit;
	}
		.vignette a img {
			border: 0;
		}
	.vignette div.image {
		width: 159px;
		height: 140px;
		margin: 6px 0 0 5px;
	}
	.vignette div.libelle_article {
		margin: 10px 0 0 0; 
		text-align: center;
		padding: 0 10px;
		height: 28px;
		overflow: hidden;
		
		font-family: Arial;
	}
	.vignette div.libelle_article a {
		color: #000;
		text-decoration: none;
	}
		.vignette div.prix_article {
			margin: 10px 0 0 0; 
			text-align: center;
			padding: 0 10px;
			
			color: #5A851A;
			font-weight: bold;
			font-family: Arial;
			font-size: 15px;
		}
			.vignette div.prix_article a {
				text-decoration: none;
				color: #5A851A;
			}
/* FIL ARIANE */

#fil_ariane{
	font-family:Arial;
	font-size:12px;
	color:#808080;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background: transparent url(../images/resultat/repeat_ariane.png) repeat-x bottom;
	height: 65px;
	width: 100%;
}
#fil_ariane hr {
	width: 55px;
	color: #808080;
	height: 1px;
	margin: 15px 10px;
}
* html #fil_ariane hr {
	margin: 8px 10px;	
}
#fil_ariane .alignement {
	margin-top: 8px;
}
#fil_ariane ul {
	list-style: none;
	margin: auto;
	width: 735px;
}
#fil_ariane ul.petit {
	width: 530px;
}
#fil_ariane ul li {
	float: left;	
}

#fil_ariane .niveau_1 a{
	color:#A0A0A0;
}

#fil_ariane .niveau_2{
	color:#e3297c;
}

#fil_ariane .niveau_2 a{
	color:#e3297c;
}