.textePage {
	overflow: hidden;
	height: 798px;
}

.pad10 {
	padding: 10px;
}

.marg30 {
	margin: 20px;
}

.margT0 {
	margin-top: 0px;
}

.margV30 {
	margin-top: 20px;
	margin-bottom: 15px;
}

.margB0 {
	margin-bottom: 0;
}

.pTitre {
	padding: 0;
	margin: 20px 0 5px 0;
}

#masque2, #masque3 {
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#masque TEXTAREA {
	width: 510px;
}

.pad10 INPUT, .pad10 SELECT, .pad10 TEXTAREA {
	width: 200px;
	font-size: 11px;
	color:#6d6d6d;
}

#tab2 INPUT, #tab2 TEXTAREA {
	width: 200px;
}

#tab2 .checkbox {
	width: 20px;
}

.pad10 .hightLForm {
	color: #f33049;
	border: 2px solid #f33049;
}

.pad10 #tab2 .radio {
	width: 20px;
}

.pad10 #tab2 .submit {
	width: 62px;
	height: 19px;
	background: #333333;
	color: #FFFFFF;
}

.pad10 TD {
	height: 25px;
}

.noWrap {
	white-space: nowrap;
}

.note {
	margin: 0;
	position: relative;
	top: 5px;
	left: 50px;
}

.merci {
	padding: 10px 0 30px 0;
	text-align: center;
}

#trait200 {
	width: 200px;
	height: 1px;
	/*margin: 10px auto 50px auto;*/
	background-color: #d3d3d3;
	
}

#erreur {
	position: relative;
	bottom: 2px;
}

.margV5 {
	margin: 5px auto;
}

.lnHeight26 {
	line-height: 36px;
}

.cliquezIci {
	width: 100px;
	height: 18px;
	background-image: url(../images/commun/cliquez_ici.jpg);
}

.boxes {
	background-color: #FF0000;
}