/* mailform */
#mailform {
	position: relative;
	top: 0px;
	width: 99%;
	font-size: 1.2em;
	font-weight: bold;


	margin-top: 5px;

	margin-left: 0px;

	margin-right: 0px;

}
.csc-mailform-field {
	float: left;
	width: auto;

	margin: 0px 0 0 0;
}

.csc-mailform-label {
	float: left;
	width: auto;

	margin: 0px 0 0 0;
}

#mailformNom {
	border: grey inset 1px;
	background-color: #F5FFFA;
	margin-left: 13px;
	width: 200px;
}
#mailformPrenom {
	border: grey inset 1px;
	background-color: #F5FFFA;
	margin-left: 15px;
	width: 160px;
	text-align: center;
}
#mailformsociete {
	border: grey inset 1px;
	background-color: #F5FFFA;
	width: 200px;
}
#mailformemail {
	border: grey inset 1px;
	background-color: #F5FFFA;
	width: 157px;
	text-align: center;
}
.csc-mailform-radio {
	width: 12px;
	margin-left: 4px;

}
#mailformmotif {
	width: 250px;
	float: left;
	margin-left: 8px;
	margin-top: 3px;
}

#mailform #mailformuser , 
#mailform #mailformpass {
	width: 160px;
}

#mailformmotif > legend {
	display: none;
}
.csc-mailform-submit {
	float: none;
	width: auto;

	margin-left: 8px;
	margin-top: 0px;
	border: 2px outset #A0522D;
	padding: 0 10px;
}
#mailformVotre_texte {
	width: 250px;
	height: 109px;
	overflow: auto;
	margin-left: 8px;
	margin-top: 3px;
	border: grey inset 1px;
	background-color: #F5FFFA;
	font-size: 95%;
}
.csc-mailform-field label {
	width: 250px;
	color: #2F581E;
	background: #FEF8DE;
	font-weight: bold;
}
.fieldset {
	width: 250px;
}

/* Forum */


.tx-mmforum-td input {

	width : 300px;
}

.tx-mmforum-rootline {

	clear: both;
}
.tx-mmforum-pi1 {

	clear: both;
}
