		#header ul li a#contact { background: url(../img/contact.gif) 0 -121px; }
		#header ul li a#contact:hover { background: url(../img/contact.gif) 0 -121px; }

.right {
	float: right;
	margin-top: 40px;
	margin-right: 0px;
}

.right2 { float: right; margin-right: 0px; }

#content ul {
				margin-top: 5px;
			}
				
				#content ul li {
					margin-left: 35px;
					margin-bottom: 5px;
					padding-left: 15px;
					background: url(../img/puce_contact.gif) 0 2px no-repeat;
				}

		
		
#contacter {
	float: left;
	width: 550px;
}

	#contacter p {
		margin-bottom: 10px;
	}
	
	#contacter a {
		color: #353534;
		font-weight: bold;
		text-decoration: none;
	}
	
	#contacter a:hover {
		color: #353534;
		text-decoration: underline;
	}

	#contacter table {
		margin-top: 20px;
	}	

.txt_petit {
    width: 360px;
    padding: 3px 5px;
    font-family: Verdana, "Trebuchet MS", Arial;
    font-size: 12px;
}

.textarea_petit_l {
    width: 360px;
    height: 120px;
    padding: 3px 5px;
    font-family: Verdana, "Trebuchet MS", Arial;
    font-size: 12px;
}

.bouton {
	color: #F7F7F5;
	border: 1px solid #F7F7F5;
	background-color: #6D6D6A;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 14px;
	height: 24px;
}

.bouton:hover {
	border: 1px solid #FFF;
	background-color: #757574;
	color: #FFF;
}

.beige { border: 1px solid #DFDFC8; color: #223301; background-color:#FFF; }
.beige:hover,
.beige:focus { background-color: #E4F9A0; }