 form {
	margin-left: 60px;
}

#colcontent form p, td {
	color:#929292;
	font-family: 13px Times New Roman;
}

#colcontent input, textarea {	
	background: url(../images/formulaire/fd.jpg) repeat left top;
	font: 15px Times New Roman, Arial, Helvetica, sans-serif;
	border-width: 0px;
}
#colcontent form select ,option{
	background: url(../images/formulaire/fd.jpg) repeat left top;
	border-width: 0px;
	}
	
#colcontent form select:hover, option:hover{
	color:#000;
	background: transparent;
}

#colcontent label {
	color: #929292;
	font-size: 1.1em;
}
#colcontent textarea {
	height: 100px;
}
#colboxes form {
	margin-left: 15px;
}
#colboxes input.text, #colboxes textarea {
	width: 150px;
	background: url(../images/formulaire/fd.jpg) no-repeat left top;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
#colboxes label {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
}
#colboxes textarea {
	height: 60px;
}
#colboxes .divBtn {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 20px;
}
.divBtn {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 60px;
}
.divBtn .btn {
	background: #000000 url(../images/formulaire/bg_btn.jpg) no-repeat left top;
	color: #000000;
	font: 15px Times New Roman, Helvetica, sans-serif;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	border: 1px solid #5E89C9;
}
