/* General */
html { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color:		#dcd1bb; /* non valide strict xhtml*/
	scrollbar-track-color:		#c7bbab;
	scrollbar-arrow-color:		#c7bbab;
	scrollbar-highlight-color:	#fcf2e9;
	scrollbar-3dlight-color:	#cad477;
	scrollbar-shadow-color:		#c7bbab;
	scrollbar-darkshadow-color:	#dacab3;
} 

.menuchoix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color:#3f2604;
}

A:link {
	color:#afaeb2;
	text-decoration:none;
}
A:visited {
	color:#afaeb3;
	text-decoration:none;
}
A:hover {
	color:#CCCCCC;

}

a:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

a:link img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

/*#contenuM { background:url(http://arjuna-quebec.com/frani/contenu_M.png); }*/
/*img, #contenuM { behavior: url(http://arjuna-quebec.com/frani/iepngfix.htc); }*/
.bordure{
border:solid 1px #c8c1bb;
}


.article{
width:186px;
height:186px;
border:solid 1px #c8c1bb;
background-color:#FFFFFF; /*#5d5751;*/
align:center;
float:left;
margin-left:10px;
margin-bottom:8px;
spacing:10px;
visibility:visible;
text-align:center;
}

.gal_txt{
float:left;
/*
	position:relative;
	left:2px;
	top:2px;
	*/
	width:180px;
	height:15px;
	z-index:1;
	/*line-height:0.8;*/
	text-align:center;
	color:#CCCCCC;
}

.gal_bas{
background:url(galerie_noir.jpg);width:185px;height:41px;
color:#d5d4d2;font-size:11px;font-family: Century Gothic;
border:solid 1px #c8c1bb;
text-align:left;
float:left;
}

body {
	background-image: url(0bg.jpg);
}
.gal_pg{
border:solid 1px #c8c1bb;background-color:#000000;color:white
}
/* Texte */
.texte
{
	color:#3c291e;font-size:14px;
	font-family: Century Gothic;
    font-style:  normal;
    font-weight: normal;
    src: url(CENTURY0.eot);
}

.texte2
{
	color:#3c291e;font-size:15px;
	font-family: Century Gothic;
    font-style:  normal;
    font-weight: normal;
    src: url(CENTURY0.eot);
}

.texteMoyen
{
	color:#3c291e;font-size:16px;
	font-family: Century Gothic;
    font-style:  normal;
    font-weight: normal;
    src: url(CENTURY0.eot);
}

.blanc
{
	color:#FFFFFF;font-size:14px;

	font-family: Century Gothic;
    font-style:  normal;
    font-weight: normal;
    src: url(CENTURY0.eot);
}
.titre
{
	color:#FFFFFF;font-size:19px;
	font-family: Century Gothic;

    font-weight: bold;

    src: url(CENTURY0.eot);
}

.mini-texte {
	color:#ababc1;font-size:11px;font-family: Century Gothic;
}
.trespetit {
	color:#FFFFFF;font-size:8px;font-family: Century Gothic;
}

/* Menu*/
.sousMenu{
background:transparent;display:none;position:absolute;top:210px;
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
float:left;
}

.menuchoix2 {
background-color:#1c1b19;
	color:#FFFFFF;font-size:12px;
	font-family: Century Gothic;
    font-style:  normal;
    font-weight: normal;
    src: url(CENTURY0.eot);
}

.rangeeSM{
	color:#FFFFFF;font-size:12px;font-family: Century Gothic;
}

/* Admin*/
.texteBlanc {	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:10px;
	spacing:10px;
	margin:10px;
}
.unMenu {	
	position:absolute;
	left:50px;
	background-color: #3f2604;
	width:845px;
	height:30px;
	z-index:1;
	padding:6;
	border:thin;
	border-color:#3f2604;
	border-width:medium
}
