/**************************La liste des réactions***********************************/
#Reagir{
	display:none;
}
.commentaire{
	padding-top:37px;
}
.enteteReactionCadre{
	border-top:1px solid #847399;
	border-bottom:1px solid #847399;
	padding:2px 0 0 0;
	margin-top:23px;
	margin-bottom:10px;
}
.enteteReaction{
	padding:2px 0 2px 29px;
	background:url(../images/imagesContenu/reagir.png) no-repeat;
}
.enteteReactionTexte{
	font-size:100%;
	text-transform:uppercase;
	color:#847399;
}
.divReagir{
	font-size:70%;
}
.divReaction{
	border-bottom:1px dotted #717566;
	padding-top:7px;
	padding-bottom:7px;
}
.divReactionTitre{
	padding-left:74px;
}
.divReactionCommentaire .bodytext{
	color:#717566;
}
.divReactionCommentaire{
	padding-left:120px;
}
#lienReagir{
	min-height:16px;
	height:auto !important;
	height:16px;
	margin-top:7px;
	margin-bottom:7px;
	float:right;
}


.reagir{
	padding:0 0 0 19px;
	background:url(../images/imagesContenu/reagir.png) no-repeat;
}	
.texteViolet{
	color:#847399;
}
.texteGris{
	color:#717566;
}
/**************************Formulaire 'Réactions'**********************************/
#formReaction{
	margin-top: 35px;
	margin-right: 0pt;
	margin-bottom: 7px;
	margin-left: 0pt;
}
#formReaction label{
	margin-top: 2px;
	margin-bottom: 6px;
	margin-right: 3px;
	width: 140px;
	height: 16px;
	display: block;
	float: left;
}
#formReaction input{
	margin-bottom: 6px;
	width: 319px;
	height: 16px;
	border-width: 1px;
	border-style: solid;
	border-color:#847399;
	float: left;
}
#formReaction textarea{
	margin-bottom: 6px;
	margin-top: 0px;
	width: 319px;
	border-width: 1px;
	border-color:#847399;
	border-style: solid;
}
#formReaction #enteteReactionCadre{
	margin-bottom:18px;
}
#formReaction .sk-pagecomments-error{
	padding-bottom:10px;
	color: red;
	text-align: center;	
}
#formReaction #commentsSubmit{
	background-color:transparent;
	width: 180px;
	background:url(../images/imagesContenu/reagir.png) no-repeat 0 2px;
	text-align:right;
	padding-right:7px;
	margin-left: 143px;
	height:20px;
}
/*****************	Rajouté Kamelia 24/10/07	***********/
#lienReagir a{
	text-decoration:underline;
	padding-left:6px;
	color: #ff7300 !important; 
}
.texteGras a{
	text-decoration:underline;
	color: #ff7300 !important; 
}