/* CSS Document */

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

#tableGlobale_gauche {
	text-align:center;
}

#tableGlobale_separation {
	height:40px;
}

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

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

#tableContact_centre {
	padding-top: 10px;
	text-align:center;
}

#tableListe {
	width:95%;
	text-align:left;
}

#tableListe_comblage {
	width:40px;
}

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

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

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

#contact_titre {
	text-align:right;
	vertical-align:top;	
}

#contact_info {
	text-align:left;
	vertical-align:top;
}

#tableDistributeur {
	width:100%;
}

#tableDistributeur_comblage {
	width:60px;
}

#distributeur_titre {
	text-align:left;
	padding-left: 20px;
}

#distributeur_contact {
	margin-left:15px;
}

#tableContactComplete {
	width:100%;
}

#tableImage {
	width:230px;
}

#tableInformations {
	width:550px;
	margin:auto;
}

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

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

#tablePlanAcces_separation {
	width:20px;
}

#tablePlanAcces_texte {
	text-align:left;
	vertical-align:top;
}

#tablePlanAcces_image {
	text-align:center;
	vertical-align:top;
}

#tableGlobale_description {
	text-align:justify;
}

#tableContact_etiquette {
	text-align:right;
	width:200px;
	paddin-top:3px;
	vertical-align:text-top;
}

#tableContact_valeurs {
	text-align:left;
	vertical-align:top;
}

#tableContact_special {
	text-align:center;
}

#tableInformations select {
	width:187px;
}

#tableInformations select[id='utilisation']{
	width:325px;
}

#courriel {
	width:250px;
}

#nom, #prenom, #ville, #etablissement, #connu {
	width:180px;
}

#connu {
	width: 396px;
}

#information {
	width:400px;
	height:200px;
}

#attente {
	display:none;
}