body {

    font-family: arial;
    font-size: 12px;
	color:#999999;
}

h2 {
    background-color: #99AACC;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 2px;
    margin-top: 3px;
}


a {
	color:#99AAFF;
}
a.icon:hover {
	width:39px;
	height:39px;
	background-color:#99AAFF;	
	color:#FFFFFF;
}

img {
    border: 0 none;
}

.notSelected {
border:1px #CCCCCC solid;
width:80px;
height:100px;
display: block;
float: left;
margin-right: 3px;
margin-bottom: 3px;
background-image:url(sprite.png);
background-repeat:no-repeat;
background-attachment:scroll;
}

.selected {
border:1px #ffffff dashed;
background-color:#DDDDDD;
width:80px;
height:100px;
display: block;
float: left;
margin-right: 3px;
margin-bottom: 3px;
background-image:url(sprite.png);
background-repeat:no-repeat;
background-attachment:scroll;

}


#droite {
	left:213px;
	position:absolute; 

}

	
	
.titrecat {
margin-left:15px;
}

#avatar {
background-image:url(littleavatarfond.png);
position:fixed; 
left:5px; 
top :5px; 
width:200px; 
height:270px;
border:0 none;
}

img.avatarclass {
position:fixed; 
left:5px; 
top :25px; 
width:200px; 
height:250px;
border:0 none;
}

#description {
	position:fixed;
	width:190px;
	top:280px;
	text-align:center;
    font-size: 10px;
}

#faq {
	border-top:1px solid #CCCCCC;
	text-align:left;
	color:#666666;
	margin-top:200px;
	margin-bottom:40px;
}

#gallerylink {
	font-size:12px;
}
