body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	margin:3;
}
.catTitle
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #F4F4F4;
	border: 3px dotted;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
}
.aSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #166721;
}
a
{
	color: #000000;
	text-decoration: none;

}
a:hover
{

	color: #444444;
}
.bordtable {
	border-top: 1px dashed #ffffff;
	border-right: 1px dashed #eeeeee;
	border-bottom: 1px dashed #eeeeee;
	border-left: 1px dashed #eeeeee;

}
.Allbordtable {
	border-top: 1px dashed #eeeeee;
	border-right: 1px dashed #eeeeee;
	border-bottom: 1px dashed #eeeeee;
	border-left: 1px dashed #eeeeee;

}
.Allbordyellow {
	border-top: 1px dashed #eeeeee;
	border-right: 1px dashed #eeeeee;
	border-bottom: 1px dashed #eeeeee;
	border-left: 1px dashed #eeeeee;
	background-color: #F4F4F4;


}
inputtemp {
	border-top: 1px dashed #444444;
	border-right: 1px dashed #444444;
	border-bottom: 1px dashed #444444;
	border-left: 1px dashed #444444;
	background-image: url(bgbleu.gif);


}
form
{
margin:0;
}
.big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.fondblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F28135;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid f2f2f2;



}



.star-rating,

.star-rating a:hover,

.star-rating a:active,

.star-rating a:focus,

.star-rating .current-rating{

	background: url('star_rating.gif') left -1000px repeat-x;

}

.star-rating{

	position:relative;

	width:125px;

	height:25px;

	overflow:hidden;

	list-style:none;

	margin:0;

	padding:0;

	background-position: left top;

}

.star-rating li{

	display: inline;

}

.star-rating a,

.star-rating .current-rating{

	position:absolute;

	top:0;

	left:0;

	text-indent:-1000em;

	outline:none;

	overflow:hidden;

	border: none;

}

.star-rating a:hover,

.star-rating a:active,

.star-rating a:focus{

	background-position: left bottom;

}

.star-rating a.one-star{

	width:20%;

	z-index:6;

}

.star-rating a.two-stars{

	width:40%;

	z-index:5;

}

.star-rating a.three-stars{

	width:60%;

	z-index:4;

}

.star-rating a.four-stars{

	width:80%;

	z-index:3;

}

.star-rating a.five-stars{

	width:100%;

	z-index:2;

}

.star-rating .current-rating{

	z-index:1;

	background-position: left center;

}


 
/* Réponse */
#respond {
text-align:center;
}

.commentsg {
float:left;
}

.commentlist .alt {
background:#F8F8F8;
}

.commentlist .official {
background:#E0ECEF;
}

.commentlist {
margin:0;
padding:0;
}

.commentlist cite {
font-weight:700;
font-style:normal;
}

.comm_content {
line-height:16px;
margin:5px 2px;
}

.commentlist li {
list-style:none;
background:#FFF;
border-top:1px solid #DDD;
color:#333;
padding:10px;
}

.comment_author a:visited {
font-weight:700;
text-decoration:none;
}

.reply {
font-weight:700;
font-size:1.2em;
margin:10px 0 0 10px;
}
