body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px auto 0px auto;
    text-align: center;
	background: #FFFFFF;
}

a { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; border:0px; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; color: #A80000; }
a:active { text-decoration: none; }

h1 { font-size: 18px; font-weight: bold; text-align: center; margin: 5px 0px; margin-top: 5px; color: #A80000; }
h1.societe { font-size: 24px; }

td#vigClasse { font-size: 40px; font-weight: bold; color: #A80000; }

div#Main {
	height: 485px;
	width: 700px;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	z-index: 0;
}

div#ListeProduit, div#FicheProduit, div#FicheSociete,
div#ListeSociete, div#resultatRecherche, div#Recherche, div#Photo {
	overflow: hidden;
	border: 0px;
	z-index: 10;
}

div#Photo div {
	text-align: justify;
	font-size: 12px;
	margin: 20px auto;
	width: 690px;
}
div#Photo div img#zoomPhoto { width: 690px; }
div#ListeProduit ul, div#CorpsProduit, div#ListeSociete ul { text-align: justify; }
div#FicheProduit, div#Photo div { text-align: center; }

table#EnteteProduit, table#EnteteSociete {
	margin: 15px auto;
	width: 690px;
	height: 133px;
	padding: 0px;
	border-collapse: collapse;
}

table#EnteteProduit tr { padding: 0px; }

td.vignetteTG, td.vignetteTD, td.vignetteBG, td.vignetteBD {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 142px;
	padding: 0px;
	margin: 0px
}

td.vignetteC { height: 133px; width: 396px; padding: 0px 5px;}

td.vignetteC div { 
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-top: 2px ridge;
	border-bottom: 2px ridge;
}
td.vignetteTG, td.vignetteTD { background: url("../images/site/top-vignette.png") no-repeat top; height: 42px; }
td.vignetteBG, td.vignetteBD { background: url("../images/site/bot-vignette.png") no-repeat top; height: 91px; }
#adresse, #adresseSoc, #legende { font-size: 10px; text-align: center; border: 0px; height: auto;}
#classes { font-size: 12px; text-align: center; border: 0px; font-weight: bold; margin: 10px 0px; }
#video td, #btnListe td { text-align: center; vertical-align: middle; }
#adresseSoc { font-weight: bold; font-size: 13px; }

div#CorpsProduit, div#CorpsSociete, div#resultatRecherche div, div#Recherche form {
	text-align: justify;
	margin: 0px auto;
	width: 690px;
}

div#CorpsProduit h1, div#CorpsSociete h1, div#resultatRecherche div h1 { text-align: left; margin-top: 0px;}
div#Recherche h1 { padding-top: 30px; }
hr#limitCorps { font-size: 2px; margin: 0px; }

div#imgMission, div#imgDesc { width: 180px; float: left; }
div#txtMission, div#txtDesc { width: 495px; float: left;}
div#imgDesc, div#txtMission { margin-left: 15px;}
img#logo { border: 0px; margin-top: -3px; margin-top: -2px; }

.niv0 {
	font-size: 15px;
	font-weight: bolder;
	text-align: left;
	margin: 5px 0px;
	margin-top: 5px;
	color: #A80000;
	list-style-type: none;
}

.niv1, .niv2 {
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	margin-top: 5px;
}
.niv2 { margin-left: 25px; }

div#resultatRecherche div ul { font-size: 12px; list-style-type: disc; color: #000000; font-weight: normal; }

div#Recherche form {
	text-align: center;
	margin: 20px auto;
	width: 600px;
	font-size: 11px;
}

div#Recherche form table {
	text-align: justify;
	margin: 20px auto;
	width: 500px;
	font-size: 11px;
	border-collapse: collapse;
}
div#Recherche form table td {height: 30px; vertical-align: middle; 	background: #cde9ff; }