.cadre_spe_form {
	margin: 0px 10px 0px 13px;
	padding: 10px 10px 13px 12px;
	background-image: url(../images/compte/fond_bloc_compte.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 1px solid #D9D9D9;
	width: 490px;
}

.tableau_formulaire {
	width: 486px;
}

.tableau_formulaire td {
	padding: 5px 0px 5px 0px;
}

.tableau_formulaire input {
	width: 313px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableau_formulaire select {
	width: 317px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableau_formulaire textarea {
	width: 313px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableau_formulaire strong {
	color: #262626;
}

#tableau_photos {
	width: 486px;
	margin: 0px 0px 10px 0px;
}

#tableau_photos td {
	padding: 3px 0px 3px 0px;
	text-align: center;
}

#tableau_photos strong { }
#tableau_photos img {
	padding: 0px 21px 3px 21px;
}
#tableau_photos a { text-decoration: none; }
#tableau_photos a:link { text-decoration: none; }

#telechargement_en_cours {
	border: 1px solid #FADDA2;
	background-color: #FDFCF6;
	width: 454px;
	margin: 0px 0px 12px 0px;
	padding: 12px 15px 14px 17px;
	line-height: 18px;
}
#telechargement_en_cours strong {
	color: #262626;
}