div.error {
	padding: 3px 0;
	color: #ffffff;
	background: #c80019;
	text-align: center;
	display: none;
}

table.content {
	width: 910px;
}

table.content td.form {
	padding-bottom: 75px;
}

table.bordure {
	border-bottom: 1px dotted #a5a4a0;
}

table tr.first td {
	padding-top: 10px;
}

table tr.bordure td {
	padding-top: 10px;
	border-top: 1px dotted #a5a4a0;
}

table tr.title td {
	padding-bottom: 10px;
}

table.content td.femme {
	padding-left: 20px;
}

table.content table{
	width: 100%;
}

/*div.footer div.menu td a:visited.newsletter {
	background-position: bottom;
	height: 11px;
}*/
	

div.content div.collection {
	padding-top: 20px;
}

#pays {
	width: 224px;
	.width: 225px;
}

input.submit {
	width: 121px;
	height: 22px;
	cursor: pointer;
	background: url('../images/newsletter/valider.gif') no-repeat;
	border: none;
}

table td.mentions {
	padding-right: 20px;
}

.sucess {
	padding-top: 40px;
	font-weight: bold;
}