#formContact
{
    width: 1110px;
	height:442px;	
}


#contactContainerLeft
{
    width: 546px;
	height: 442px; 
	float: left;
}


#contactContainerRight
{
	width: 546px;
	height: 442px; 
	float: right;
}


.alignLabelContact
{   
	display:block;
	width:60px;
	float:left;
}

.alignement
{
	width : 150px;
	float: left;
	font-family : arial, sans-serif;
	font-size: 0.9em;
    line-height: 170%;
	text-align:justify;
}

.alignementRight
{
	width : 150px;
	float: left;
	font-family : arial, sans-serif;
	font-size: 0.9em;
    line-height: 170%;
	text-align:justify;
}

.espace{
    margin-top: 20px;
    height:0px;
}

#nom
{
    width : 203px;
}

#prenom
{
    width : 203px;
}

#email
{
    width : 203px;
}

#code
{
    width : 203px;
}
