#contact {
	margin : 0px;
	padding : 0px;
	width : 458px;
}

	#contact TABLE {
		width : 458px;
		padding : 0px;
		margin : 0px 0px 0px 0px;
		font-weight : normal;
		font-size : 13px;
		color : #37392A;
		border-collapse : collapse;
	}

		#contact TABLE TR {
			margin : 0px;
			padding : 0px;
		}

			#contact TABLE TR TD {
				margin : 0px;
				padding : 0px;
			}

			#contact TABLE TBODY TR TD LABEL {
				margin-top : 0px;
				margin-bottom : 0px;
				padding : 0px;
				display : block;
				height : 20px;
			}

				.inner {
					font-size : 0.83em;
					font-weight : bold;
					font-style : italic;
					color : #AA2E08;
					margin : 0px;
					padding : 0px;
					height : 0.5em;
				}

				.contact {
					background-color : #EFECC9;
					border-top : 1px solid #7E7B5E;
					border-left : 1px solid #7E7B5E;
					border-right : none;
					border-bottom : none;
					font-weight : normal;
					margin-bottom : 0.5em;
				}

				SELECT.contact {
					display : block;
					font-size : 0.9em;
					height : 1.5em;
					width : 120px;
				}

				INPUT.contact {
					display : block;
					font-size : 0.9em;
				}

				.gauche {

					margin-right : 10px;
					margin-left : 0px;

				}

				.droite {

					margin-left : 10px;
					margin-right : 0px;

				}

				.court {

					width : 218px;

				}

				.long {

					width : 457px;

				}

				TEXTAREA.contact {
					display : block;
					font-family : Arial, sans-serif;
					font-size : 0.9em;
					width : 457px;
					margin-bottom : 10px;
				}

				#contact IMG {
				
					border-top : 1px solid #7E7B5E;
					border-left : 1px solid #7E7B5E;
					border-right : none;
					border-bottom : none;
					margin : 0px;
					float : left;

				}

				#td_captcha LABEL {

					float : left;
					margin : 0px 0px 0px 20px;;
					padding : 0px;
					height : 20px;

				}

				#td_captcha INPUT {

					float : left;
					margin : 0px 0px 6px 20px;;
					padding : 0px;
					width : 263px;
					height : 20px;

				}

				.submit {

					width : 100px;
					height : 20px;
					border : 1px solid #EFECC9;
					background-color : #7E7B5E;
					font-size : 12px;
					text-align : center;
					color : #FFF;
					margin-right : 0px;
					font-weight : bold;
					cursor : pointer;

				}

				DIV.submit {

					margin-left : 356px;

				}

				DIV.submit A {

					position : relative;
					top : 2px;
					color : #FFF;
					text-decoration : none;

				}

				DIV.submit A:hover { text-decoration : none; }

