.partie {
	width: 420px;
}

h2 {
	margin-bottom: 20px;
}

form {
	background: url('../images/bckgd-angle.png') no-repeat 0% 100%; padding: 0px 0px 36px 15px; border: 1px solid #CCC;
}

.partie * {
	margin-left: 0px;
}

form {
	padding-top: 20px;
}

form p {
	margin-bottom: 3px;
}

form h3, .partie .bloc h3 {
	padding-top: 15px;
}

.texte {
	font-size: 14px; margin-bottom: 10px;
}

.champs {
	border: none; border-bottom: #333 dotted 1px; width: 200px;
}

.bouton {
	padding-top: 30px; margin-right: 55px;
}

.bouton input {
	padding: 12px 20px; background: url('../images/bckgd-menu.jpg') repeat-x; text-align: center; color: #FFF; font-weight: bolder; font-size: 14px; border: 1px solid #333; cursor: pointer;
}

.bouton input:hover {
	text-decoration: underline;
}

.partie img {
	margin-bottom: 25px;
}

.partie .bloc {
	width: 405px; margin-bottom: 0px;
}

.partie .bloc * {
	margin-left: 15px;
}

.attention {
	color: #E00019; font-style: italic; padding-top: 15px; 
}
