/* CSS Document */

#contact table{
	width:300px;
}

#contact input, select, textarea{
	width:180px;
	background-color:#e7e6b0;
	border:1px dotted #ccc709;


}
#contact input.radio{
	width:17px;
	height:17px;
	background-color:#FFFFFF;


}
#contact fieldset{
width:160px;
font-size:11px;
}
#contact input.bt1{
	width:121px;
	border:0px;
	background-color:transparent;

}
.tel{
	font-size:16px;
	font-weight:bold;
	color:#1f5557;
	letter-spacing:2px;

}
img.map{
	border:1px solid #e33b9b;
	padding:3px;
	background-color:#FFFFFF;


}
.adresse{
	font-size:11px;
	color:#2d2d2d;
	background-color:#fbf0dc;
	padding:3px;
	border:1px solid #1c4d51;
	margin-top:15px;
	width:220px;
	margin-left:auto;
	margin-right:auto;
}

.confirm{
	text-align:center;
	margin-top:50px;

}
