/* CSS Document */

#tableEspaceCreation {
	width: 100%;
	text-align:center;
}

#tableCreation {
	width:750px;
	margin:auto;
}

#tableCreation_haut {
	height:15px;
	background:url(../images/haut_creation.png) no-repeat bottom;
}

#tableCreation_centre {
	padding-top: 10px;
	text-align:center;
	color:#002D00;
}

#tableCreation_etiquette {
	text-align:right;
	vertical-align:top;
	padding-top:7px;
	width:270px;
}

#tableCreation_valeurs {
	text-align:left;
}

#tableCreation_valeurfixe {
	text-align:left;
	vertical-align:top;
	padding-top:7px;
}

#tableCreation select {
	width:187px;
}

#tableCreation select[id=slPays] {
	width:80px;
}

#nom, #prenom, #societe, #ville, #pays, #tel, #profession, #association, #fonction, #proTel, #proFax, #proSite {
	width:182px;
}

#pass, #pass2 {
	width:120px;
}

#courriel, #courriel2 {
	width: 250px;
}

#adresse {
	width:250px;
	height:60px;
}

#code {
	width:50px;
}

#newsletter {
	background:url(../images/trame_fond.png);
	margin-left:150px;
}

#tableInfosFormulaire {
	width:100%;
}

#infosParticulier {
	display:block;
	width:100%;
}

#infosProfessionnel {
	display:none;
}

#tableIdentifiant {
	width:650px;
	margin:auto;
}

#tableIdentifiant_haut {
	height:15px;
	background:url(../images/haut_identifiants.png) no-repeat bottom;
}

#tableIdentifiant_centre {
	padding: 10px;
	text-align:center;
	color:#002D00;
}

#tableTypeCompte {
	width:650px;
	margin:auto;
}

#tableTypeCompte_haut {
	height:15px;
	background:url(../images/haut_typeCompte.png) no-repeat bottom;
}

#tableInfosPerso {
	width:650px;
	margin:auto;
}

#tableInfosPerso_haut {
	height:15px;
	background:url(../images/haut_infosPerso.png) no-repeat bottom;
}

#tableInfosPro {
	width:650px;
	margin:auto;
}

#tableInfosPro_haut {
	height:15px;
	background:url(../images/haut_infoSociete.png) no-repeat bottom;
}

#tableLettreInfo {
	width:650px;
	margin:auto;
}

#tableLettreInfo_haut {
	height:15px;
	background:url(../images/haut_newsletter.png) no-repeat bottom;
}

.erreurValeur {
	border:#FF0000 1px solid;
}

.erreurEtiquette {
	color:#FF0000;
}

#tableModifPass_haut {
	height:15px;
	background:url(../images/haut_modifPassword.png) no-repeat bottom;
}

#attente {
	display:none;
}
