.blocCreationOpinion {
	margin: 20px 0;
	padding:10px 10px 10px 0;
}



.blocCreationOpinion div.t-beaneditor #titleField {
	background: transparent url(/include/images/site/fiche/avis/champ-titre.gif) no-repeat;
	width: 280px;
	height: 25px;
	border: none;
	padding: 4px;
}

.blocCreationOpinion div.t-beaneditor select {
	background: transparent url(/include/images/site/fiche/avis/champ-select.gif) no-repeat;
	border: none;
	height: 25px;
	padding: 3px;
	width: 90px;
}

.blocCreationOpinion .donnez-avis {
	font-size: 17px;
	border-bottom: 1px solid #CADCA7;
	font-family:Trebuchet MS,Arial,sans-serif;
}

.blocCreationOpinion div.t-beaneditor textarea {
	border: 2px solid #758456;
	padding: 4px;
}

.blocCreationOpinion a.AVIreglement {
	font-style:italic;
}


.blocCreationOpinion div.t-beaneditor-row label {
	color: #758456;
#	float: none;
	font-weight: bold;
	width: auto;
	margin-bottom: 5px;
}

.blocCreationOpinion .titre {

	font-weight: bold;

	color: #000000;

}



.blocCreationOpinion .auteurs{
	color: #CC0099;
	font-size: small;	
	display: inline;
}



.blocCreationOpinion .auteurs .auteur{

	display: inline-table;

	font-style : normal;

}



div.t-beaneditor {
	background-color: #eff5e5;
	border: 1px solid #CADCA7;
	padding:10px;
}

div.t-beaneditor-row .remarqueDescription {

}

div.t-beaneditor-row .remarqueChamps {
	color: #59604c;
	font-weight: bold;
}

div.t-beaneditor-row label {
	text-align:left;
	width:44px;
	color: #000000;
	font-weight: normal;
}


.blocListOpinion div.ck_slidingPanelContent {
	background: transparent none;
	border: none;
	margin: 5px 0 10px 5px;
	padding: 0;
}



div.ck_slidingpanel {
	margin-top:5px;
	margin-bottom:5px;
	border-bottom: none;
}


.t-beaneditor-submit {
	background: transparent url(/include/images/site/fiche/avis/bouton-envoyer.gif) no-repeat center center;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	height: 27px;
	margin: 10px 0 10px 47px;
	width: 84px;
	border: 0;
}



.blocCreationOpinion .AVIaccroche {
	margin-top: 15px;
	font-weight:bold;
}


.blocCreationOpinion .texte {
	margin: 20px 0;
}

.blocResumeOpinion dl.t-beandisplay dt {
	color: #59604C;
	font-weight: bold;
}

div.t-beaneditor-row label.labelSignez{
	float: left;
}

div.t-beaneditor-row .t-beaneditor-submit {
	margin-left: 0px;
}


.blocResumeOpinion {
	background-color: #EFF5E5;
	border: 1px solid #CADCA7;
	margin: 20px 10px 30px 0;
	padding: 3px 10px;
}

.blocResumeOpinion dl.t-beandisplay {
	background: transparent;
	border: none;
}

.blocResumeOpinion a.lienRetour, .blocResumeOpinion a.lienValider {
	margin-left:10px;
	width: 40px;
	height: 20px;
}

.blocResumeOpinion div.action {
	text-align: center;
}

#ratingFieldComp {
        cursor: pointer;
        cursor: hand;
        float: left;
        margin-left: 2px;
}

#ratingFieldComp-label {
        margin-left: 50px;
}

#ratingFieldComp img {
        margin-left: 1px;
}

#ratingFieldComp label {
        display: none;
}
/*
.blocCreationOpinion div.t-beaneditor-row {
        margin-left: 12px;
        float: left;
}

.blocCreationOpinion div.t-beaneditor-row label {
        clear: none;
        color: #59604C;
        font-weight: bold;
        font-style: italic;
        width: auto;
        margin: 5px 0;

}


.blocCreationOpinion .etoiles {
        float: left;
        height: 25px;
        margin-left: 10px;
}

*/

