
/*			GENERAL			*/

a:hover img, body a:hover img
{
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
a:link img 
{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

A:link {
	color:#afaeb2;
	text-decoration:underline;
}
A:visited {
	color:#afaeb3;
	text-decoration:none;
}
A:hover {
	color:#CCCCCC;
	text-decoration:none;
}



/*			TEXTE			*/

.title 
{
	background-Color:#cad3d0;
	width:805px;
	height:16px;
	color:white;
	font-size:14px;
	padding-top:2px;
	margin:4px;
    font-style:  normal;
	font-family: Trebuchet MS,Helvetica,Arial;
}

.texte
{
	font-family: Trebuchet MS,Helvetica,Arial;
    src: url(TREBUCH0.eot);	
	color:black;
	font-size:14px;	
}

li{list-style:none}


.mini-texte {
	color:#ababc1;font-size:11px;font-family: Trebuchet MS,Helvetica,Arial;
}

.stitre2 {
	font-family: Trebuchet MS,Helvetica,Arial;
	background-Color:#cad3d0;border:0px;
}




/*			CATALOGUE			*/

.article{
height:245px;
overflow:hidden;
/*margin-top:349px;*/
width:180px;
align:center;
float:left;
margin-left:10px;
margin-bottom:8px;
/*spacing:10px;*/
text-align:center;
color:white;
font-size:14px;
font-style:  normal;
font-weight: normal;
font-family: Trebuchet,Arial;
line-height:1.5em;	
}

.gal_txt{
	width:180px;
	height:55px;

	text-align:center;
	color:#666666;
	font-size:12px;font-family: Trebuchet MS,Helvetica,Arial;
}

.gal_img{

}

.quatre{
padding-left:58px !important;
padding-left:49px;
padding-right:0px
}

.trois{
width:580px !important;
width:600px;
}



.arjuna{position:relative;top:-50px;left:-410px}



