/* Corps du documents */
h1 	{font-size: large;
	}
h2     	{font-size: medium;
	}
h3     	{font-size: small;
	font-weight: bold;
	}
p, td, li{text-align: justify;
	font-size: small;
	}
th{	text-align: left;
	vertical-align: top;
	}
body    {color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background: white ;
	margin: 2.5cm 0cm 0cm 0cm;
	padding: 0cm;
	}
address{text-align: center;
	font-size: small;
	padding-top: 1cm;
	margin-top: 520px;
	}
.evidence{font-weight: bolder;
	}
.centre	{text-align: center;
	}

/* Liens */											
a   	{text-decoration: none;
	color: black;
	}

/* Barre de navigation latérale */
#navglobal, .vousIci, #fonctions, .newsletter, #search, #validation, #navLang, #footer	{display: none;
	}

/* Pied de page */
#pied	{text-align: center;
	padding-top: 30px;
	}
div#pied p{text-align: center;
	font-size: small;
	}

#logoPrint {position: absolute;
	top: 0cm;
	left: 0cm;
	border: 0px solid orange;
	width: 100%;
	text-align: center;
	}

#logoPrint img{
	border: none;
	}

/* Montres */
#scrollProd, #montres00, .commander, #logo{display: none;}



#infoContent{
	border: 0px solid lime;
	}
#infoMsg{
	position: absolute;
	top: 125px;
	leftt: 0px;
	width: 330px;
	border: 0px solid red;
	padding: 8px 10px 0px 10px;
	min-height: 400px;
	}
#illustrations img{
	position: absolute;
	top: 135px;
	left: 360px;
	border: 1px solid black;
	}

/* Adresse */

body.en address .adresseFR,
body.fr address	.adresseEN{
	display: none;
	}
