body {
	text-align: center;
}

#conteneur {
	background: url(../../img/background.jpg) top center repeat-y;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: 181px;
	background: url(../../img/logo.gif) bottom right no-repeat;
}

#page, #page_center {
	width: 895px;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin: 20px 0px 0px 10px;
	overflow: hidden
}

#pageacces, #pageacces_center {
	width: 895px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	overflow: hidden
}

html>body #page, html>body #page_center {
	margin: 20px 0px 0px 65px;
	*margin: 20px 0px 0px 10px;
}

#page_center ul {
	color: #707172;
	font: 11px Verdana, Geneva, Arial, sans-serif;
	list-style-type: disk;
	margin: 0px 0px 10px 215px;
	line-height: 13px;
	}
	
#page_center li {
	color: #707172;
	font: 11px Verdana, Geneva, Arial, sans-serif;
	list-style-type: disk;
	margin-top: 4px;
	}

#footer {
	background: url(../../img/footer.jpg) top center no-repeat;
	width: 1024px;
	height: 76px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#logos {
	width: 200px;
	height: 100px;
	top: 400px;
	left: 690px;
	position: absolute;
}

.page_recherche {
	background: url(../../img/background_recherche.jpg) top left no-repeat;
}

.page_conditionnement {
	background: url(../../img/background_conditionnement.jpg) top left no-repeat;
}

.page_fabrication {
	background: url(../../img/background_fabrication.jpg) top left no-repeat;
}

#accueil {
	display: block;
	width: 220px;
	height: 120px;
	position: absolute;
	top: 25px;
	left: 700px;
}

#langue_fr {
	display: block;
	width: 37px;
	height: 20px;
	position: absolute;
	top: 150px;
	left: 840px;
}

#langue_en {
	display: block;
	width: 30px;
	height: 20px;
	position: absolute;
	top: 150px;
	left: 885px;
}

#menu-adresse {
	display: block;
	width: 220px;
	height: 120px;
	position: absolute;
	top: 200px;
	left: 680px;
}

#menu-adresse-2 {
	display: block;
	width: 220px;
	height: 120px;
	position: absolute;
	top: 240px;
	left: 720px;
}

#menu {
	position: absolute;
	top: 40px;
	left: 25px;
}

#menu li {
	list-style: none;
	display: inline;
	float: left;
}

#menu_contact, #menu_contact:visited {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/contact.jpg) top left no-repeat;
}

#menu_contact_actif, #menu_contact:hover {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/contact.jpg) 0 -131px no-repeat;
}

#menu_acces, #menu_acces:visited {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/acces.jpg) top left no-repeat;
}

#menu_acces_actif, #menu_acces:hover {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/acces.jpg) 0 -131px no-repeat;
}

#menu_entreprise, #menu_entreprise:visited {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/entreprise.jpg) top left no-repeat;
}

#menu_entreprise_actif, #menu_entreprise:hover {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/entreprise.jpg) 0 -131px no-repeat;
}

#menu_recherche, #menu_recherche:visited {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/recherche.jpg) top left no-repeat;
}

#menu_recherche_actif, #menu_recherche:hover {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/recherche.jpg) 0 -131px no-repeat;
}

#menu_fabrication, #menu_fabrication:visited {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/fabrication.jpg) top left no-repeat;
}

#menu_fabrication_actif, #menu_fabrication:hover {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/fabrication.jpg) 0 -131px no-repeat;
}

#menu_conditionnement, #menu_conditionnement:visited {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/conditionnement.jpg) top left no-repeat;
}

#menu_conditionnement_actif, #menu_conditionnement:hover {
	display: block;
	width: 107px;
	height: 131px;
	background: url(../../img/menu/conditionnement.jpg) 0 -131px no-repeat;
}

p {
	width: 400px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #707172;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}

html>body p {
	width: 650px;
	*width: 400px;
}

#page_center p {
	width: 400px;
	margin-left: 215px;
}

p#menu_footer {
	position: absolute;
	top: 40px;
	left: 330px;
}

html>body p#menu_footer {
	left: 200px;
	*left: 330px;
}

p#menu_footer a, p#menu_footer a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7c7e82;
	text-decoration: none;
	margin-right: 20px;
}

p#menu_footer a:hover {
	text-decoration: underline;
}

h1 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00129d;
	margin-bottom: 20px;
}
h2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00129d;
	margin-bottom: 5px;
	margin-left: 215px;
}

#page_center h1 {
	margin-left: 215px;
}

img.left {
	float: left;
	margin: 0px 15px 15px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

a span {
	display: none;
}

.clear {
	clear: both;
}

a i { visibility: hidden; }


.nojustif {
	text-align: left;
}

.nomargin {
	margin: 0;
	text-align: left;
}

input, textarea, select {
	margin: 0px 130px 0px 0px;
	}
	
#nom {
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#adresse {
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#cp {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#ville {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#tel {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#mail {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#ingredients {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#submit {
	text-align: left;
	margin: 0px 0px 0px 0px;
}
