body{
	background: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	color: #808080;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
	font-size: 10pt;
	font-family: Arial;
	color: #808080;
	text-align: justify
}

a{
	color: #3366CC;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial;
}

a:visited{
	color: #3366CC;
	font-size: 10pt;
	font-family: Arial;
}

a:hover{
	color: #3366CC;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
}

.imp{
	color: #3366CC;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.noir{
	color: #000000;
    font-size: 10pt;
	font-family: Arial;
	text-align: left;
}

td.menu{
	text-align: center;
	color: #CDD4DE;
	font-weight: bold;
}

.menu-select {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

.menu-select-viticulture {
	text-align: center;
	color: #9B0F10;
	font-weight: bold;
}

.menu-select-contact {
	text-align: center;
	color: #0094CE;
	font-weight: bold;
}

.menu-select-services {
	text-align: center;
	color: #0094CE;
	font-weight: bold;
}

.menu-select-pneumatique {
	text-align: center;
	color: #AFABAC;
	font-weight: bold;
}

.menu-select-laboratoire {
	text-align: center;
	color: #3366FF;
	font-weight: bold;
}

.menu-select-industrie {
	text-align: center;
	color: #027502;
	font-weight: bold;
}

.menu-select-agroalimentaire {
	text-align: center;
	color: #99CC00;
	font-weight: bold;
}

.tableau-gaz td {
	text-align: center;
	width: 17%;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000;
	border-collapse: collapse;
	vertical-align: middle;
}

.tableau-gaz {
	width: 700px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}

.tableau-produit {
	width: 800px;
	text-align: left;
}

.tableau-produit td {
	width: 25%;
	vertical-align: top;
}