.formulaireInscription
{
	background: url(../images/fond-inscription.jpg) no-repeat;
	width:643px;
	height:476px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
.formulaireInscription table
{
	width:630px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;	
}
.formulaireInscription table td
{
	width:auto;	
	margin:0px;
	padding:0px;
}

.formulaireInscription table tr.separation
{
	height:30px;	
}
.formulaireInscription table tr td.tdcol100
{
	width:100px;
}
.formulaireInscription table tr td.tdcol150
{
	width:150px;
}
.boutonSinscrire_1
{
	width:129px;
	height:44px;
	background:url("../images/boutonsinscrire_1.jpg") no-repeat;
	border: none;
		cursor:pointer;
}
.boutonSinscrire_2
{
	width:129px;
	height:44px;
	background:url("../images/boutonsinscrire_2.jpg") no-repeat;
	border: none;
		cursor:pointer;
}
.blocCoordonnees
{
	width:551px;
	height:158px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/blocCoordonnees.jpg) no-repeat;
	padding-top:20px;
	padding-left:100px;
}
.blocCoordonneesModif
{
	width:551px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/blocCoordonnees-modif.jpg) no-repeat;
	padding-top:20px;
	padding-left:100px;
}
.blocAdresses
{
	width:651px;
	height:292px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/blocAdresses.jpg) no-repeat;

}
.blocCommandes
{
	width:651px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/blocCommandes_centre.jpg) repeat-y;
}
.blocCommandeHaut,.blocCommandeBas
{
	width:651px;
	height: 20px;
	margin-left:auto;
	margin-right:auto;
}
.coordonneesBloc1
{
	width: 235px;	
	float:left;
	margin-top:20px;
}
.coordonneesBloc2
{
	width: 235px;
	float:left;
	margin-top:20px;
}
.tableAdresse
{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	border-collapse:collapse;	
}
tr.ligneAdresseTop
{
	width: 650px;
	height:23px;
}
tr.ligneAdresseBottom
{
	width: 650px;
	height:24px;
}
tr.ligneAdresseCentre
{
	background:url(../images/blocAdresses-centrea.jpg) repeat-y;
	height:110px;
}
tr.ligneNouvelleAdresse
{
	background:url(../images/blocAdresses-centrea.jpg) repeat-y;
	height:23px;
}
tr.ligneAdresseAjouter
{
	background:url(../images/blocAdresses-centre.jpg) repeat-y;
	height:40px;
	text-align:right;
}
td.colonneNouvelleAdresseGauche
{
		background: #F8F8F8;
		width:80px;
		background:url(../images/blocAdresses-centretd1.jpg) repeat-y;
}
td.colonneNouvelleAdresse
{
		background: #F8F8F8;
}

td.colonneNouvelleAdresseDroite
{
		background:#F8F8F8;
		background:url(../images/blocAdresses-centretd4.jpg) repeat-y;
}
	
td.colonneAdresse#col1, td.colonneAdresse#col1Ajout
{
	width:90px;
	background:url(../images/blocAdresses-centretd1.jpg) repeat-y;
}
td.colonneAdresse#col2
{
	width:85px;
	border-bottom: #000 1px dotted;
	background: #F8F8F8;
}
td.colonneAdresse#col2Ajout
{
	width:85px;
	background: #F8F8F8;
}
td.colonneAdresse#col2Unique
{
	width:85px;
	background: #F8F8F8;
		
}
td.colonneAdresse#col3
{
	width:290px;
	border-bottom: #000 1px dotted;
	background: #F8F8F8;
}
td.colonneAdresse#col3Ajout
{
	width:200px;
	background: #F8F8F8;
	
}
td.colonneAdresse#col3Unique
{
	width:290px;
	background: #F8F8F8;
}
td.colonneAdresse#col4
{
	width:185px;
	background:url(../images/blocAdresses-centretd4.jpg) repeat-y;
}
td.colonneAdresse#col4Ajout
{
	width:100px;
	background:url(../images/blocAdresses-centretd4.jpg) repeat-y;
}
table#bloc_commande
{
	width: 631px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-style: none;
}
table#bloc_commande td {
	padding-left: 3px;
}
table#bloc_commande tr td a img
{
	border-style: none;
	vertical-align: middle;
	padding-right: 5px;
}
table#bloc_commande tr td a
{
	text-decoration: none;
}