body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#page_feedback
{
	width:550px;
	margin-left:-8px;
	margin-top:-8px;
}

#header_feedback
{
	background-image:url(../imgs/site/feedback.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:50px;
	width:550px;
}

div#actions
{
	background-color:#EBE9EA;
	height:17px;
	width:600px;
	color:#831047;
	padding-left:11px;
	font-weight:bold;
	font-size:12px;
}

div#commentaires
{
	font-size:8pt;
	width:236px;
	height:180px;
	float:left;
	margin-left:12px;
}

div#commentaires p#specifique
{
	margin-left:10px;
	margin-top:-2px;
	float:left;
}

div#commentaires textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:236px;
	height:84px;
	margin-top:21px;
	padding-top:5px;
	padding-left:3px;
	background-color:#FFFFFF;
}

div#commentaires textarea:hover
{
	color:#FFFFFF;
	background-color:#821147;
}

#caracteres
{
	color:#808080;
	float:right;
	margin-top:0px;
	font-size:10px;
}

div#avis
{
	float:left;
	margin-left:17px;
	width:285px;
	height:180px;
}

div#avis table
{
	
	color:#000000;
	text-align:center;
}

div#avis th
{
	font-size:10px;
	font-weight:normal;
}

#tr_header
{
	
}

div#description
{
	width:236px;
	margin-left:12px;
}

div#description textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:236px;
	height:50px;
	margin-left:12px;
	margin-top:-15px;
	padding-top:5px;
	padding-left:3px;
	background-color:#FFFFFF;
}

div#description textarea:hover
{
	color:#FFFFFF;
	background-color:#821147;
}

/********************************************/
hr{
clear:both;
}


#zone_comment {

background-color:#ffffff;
margin-left:12px;
margin-top:21px;
font-size:0.9em;
border:1px solid #dddddd;
height:85px;
width:240px;
}

#footer_feedback
{
	border-top: 1px solid #831047;
	padding-left:15px;
	margin-top:70px;
	background-color:#ebeaea;
	height:40px;
	width:600px;
	top:459px;
	position:fixed;
}

input
{
	background-color:#FFFFFF;
}

select
{
	margin-left:83px;
	width:266px;
}

input, select, div#description textarea, div#commentaires textarea
{
	border-top-color:#333333;
	border-left-color:#333333;
	border-bottom-color:#999999;
	border-right-color:#999999;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

input.text
{
	margin-left:98px;
	width:266px;
}

input.submit
{
	background-color:#E87F16;
	border-color:#8B5624;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:456px;
}

input:hover, textarea:hover, select:hover
{
color:#FFFFFF;
background-color:#821147;
}
/********************************************/

div.CKstar
{
	background-image: url("../imgs/star_off.gif");
	background-repeat: no-repeat;
	float:left;
	height: 20px;
	margin-left: -1px;
	width: 20px;
}

