#col1, #col2 {
	float: left;
}

#col1 {
	width: 700px;
	padding-left: 14px;
}

#col2 {
	width: 170px;
	/*padding-left: 8px;*/
}

table#border
{
	border-bottom: 1px solid black;
}

table#meme
{
	background: url('../images/membre/fondbox.gif') no-repeat;
	/*background-position: 0px 32px;*/
	margin-left: auto;
	margin-right:auto;
}
* html table#meme
{
	background: url('../images/membre/fondbox.gif') no-repeat;
	margin-left: auto;
	margin-right:auto;
	/*margin-top:-5px;*/
}

table#meme td
{
	border-bottom: 1px solid;
	height: 31px;
	padding-left:4px;
	border-color:#c0c5e2;
}

input#meme input
{
	width: 400px;
}

td.civilite
{
	width: 211px;
	border-right: 1px solid black;
	font-family: Arial;
	font-size: 14px;
}
td.erreur
{
	width: 211px;
	border-right: 1px solid black;
	font-family: Arial;
	font-size: 14px;
	/*font-weight: bold;*/
	color: red;
}

p.question 
{
	/*margin-left:35px;*/
	margin:15px;
	font-size: 14px;
}

table.premtable
{
	width: 646px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-left: auto;
	margin-right:auto;
	background-color: white;
}
.champsobligatoire
{
	background-color: #5c677b;
	color:white;
	font-size:11px;
	padding-left : 15px;
}
div.devenirmenbre
{
	width: 648px;  
	margin-left: 20px;
}
img.devenir
{
	/*margin-bottom:-26px;*/
	width: 649px;	
}
/* hack pour IE 6 de l'image "devenir membre" */
* html img.devenir
{
	width: 649px;
	margin-bottom:-5px;
}
/* hack pour IE 7 de l'image "devenir membre" */
*+html img.devenir
{
	width: 649px;
	margin-bottom:-5px;
}

td.gris
{
	background: #5c677b;
}
.espacepostal
{
	width:150px;
}

input.adresseville
{
	width:400px;
}

input.mail1
{
	margin-right:3px;
}
input.mail2
{
	margin-left:309px;
	margin-right:3px;
}

input.valider
{
	margin-left:270px;	
	margin-bottom:14px;
	Padding-top:25px;
	Padding-bottom:5px;
}

font.civilite
{
	margin-right:9px;
}

font.profil
{
	margin-right:28px;
	margin-left:2px;
}

/* hack pour IE 6 des checkbox de profil */
* html font.profil
{
	margin-right:22px;
	margin-left:2px;
}
/* hack pour IE 7 des checkbox de profil */
*+html font.profil
{
	margin-right:22px;
	margin-left:2px;
}

select
{
	margin-right:13px;
	border-color:#C0C5E2;
	border-width:4;
	border-style:ridge;
}

.submit{
    background: url('../images/membre/valider.gif') no-repeat top left;
}

