body {
	background-color: #FBF4A1;
	font-family: verdana;
	margin:0;
}

/*------------------------------------------------------------------------
						ENTETE BANNIERE
------------------------------------------------------------------------*/

	#header {
		height: 134px;
		background: #BADF27 url(../img/css/fond-header.gif) scroll repeat-x bottom left;
	}

	#header h1 , #header h2 {
		margin:0 auto;
		height: 130px;
	}

	#header h1 {
		width: 259px;
		margin-left:35px;
		display:inline; /* correct IE double margin bug  */
		float:left;
	}

	#header h1 a {
		display:block;
		height: 130px;
		text-indent:-9000px;
		outline: none;
	}


	#header h2 {
		width: 400px;
		float:right;
		text-indent:-9000px;
	}

	#header .background {
		height: 134px;
		width: 891px;
		margin:0 auto;
		background: url(../img/css/logo-header-h1.png) scroll no-repeat bottom center;
	}


#MainContainer {
	width:823px;
	margin:0 auto;
	padding-bottom: 50px;
}

/*------------------------------------------------------------------------
					MENU HORIZONTAL
------------------------------------------------------------------------*/

	#Menu {
		margin: 7px 0 0 0;
	}

	.nivo_1 {
		margin: 0;
		height: 27px;
		background: #FBF4A1 url(../img/css/fond-ul-nivo1.gif) scroll repeat-x bottom;
		text-align: center;
		list-style-type: none;
		padding-left: 253px;
	}

	.nivo_1 li {
		list-style-type: none;
		display:block;
		float:left;
		height: 27px;
		line-height: 27px;
		margin:0 6px;
	}

	.nivo_1 li a {
		display:block;
		height: 27px;
		line-height: 27px;
		text-indent: -9000px;
		outline: 0;
	}

	.entreprise {
		width:91px;
		background:url(../img/css/menu-entreprise.gif) scroll no-repeat bottom left;
	}

	.catalogue {
		width:91px;
		background:url(../img/css/menu-catalogue.gif) scroll no-repeat bottom left;
	}

	.liens {
		width:55px;
		background:url(../img/css/menu-liens.gif) scroll no-repeat bottom left;
	}

	.contact {
		width:81px;
		background:url(../img/css/menu-contact.gif) scroll no-repeat bottom left;
	}

	.nivo_1 li a:hover , .current {
		background-position: top left;
	}

	/*  NIVEAU 2 */
	.nivo_2 {
		width: 823px;
		height: 27px;
		background: #FFEC00 url(../img/css/fond-nivo2.gif) scroll no-repeat top left;
		text-align: center;
		padding-top:11px;
		clear:both;
		font-size: 11px;
	}

	.nivo_2 a {
		padding:0 7px;
		text-decoration:none;
		color: #AD8C4D;
		font-size: 11px;
	}

	.nivo_2 a.current {
		font-weight: bold;
		color: #000;
	}

/*------------------------------------------------------------------------
					ENCART GRAPHIQUE SILO
------------------------------------------------------------------------*/
	#bloc_graphique_silo {
		border: 1px solid #FBF4A1; /*	Empeche la fusion des marges	*/
		height: 198px;
		margin-bottom: 11px;
		margin-top: 7px;
		background: url(../img/css/encart-silo.jpg) scroll no-repeat top left;
	}

	#bloc_graphique_silo ul , #bloc_graphique_silo li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	#bloc_graphique_silo ul {
		padding: 56px 0 0 470px;
		list-style: none;
	}

	#bloc_graphique_silo li {
		font-size:16px;
		line-height:20px;
	}

	#bloc_graphique_silo li a {
		display: block;
		width: 320px;
		text-decoration:none;
		font-weight:bold;
		font-family: Arial;
	}

	#bloc_graphique_silo li a:link, #bloc_graphique_silo li a:visited {
		color:#FFF;
		padding:0 0 0 20px;
		/* PNG24 pour tous UA */
		background: url(../img/css/puce-silo-alpha.png) scroll no-repeat left center;
		/* sauf pour IE6 */
		_background:url(../img/css/puce-silo.gif) scroll no-repeat left center;
	}

	#bloc_graphique_silo li a:hover {
		padding:0 0 0 28px;
		/* PNG24 pour tous UA */
		background: url(../img/css/puce-silo-over-alpha.png) scroll no-repeat left center;
		/* sauf pour IE6 */
		_background: url(../img/css/puce-silo-over.gif) scroll no-repeat left center;
	}


/*------------------------------------------------------------------------
					ENCART GRAPHIQUE BLEU
------------------------------------------------------------------------*/

	#bloc_graphique_bleu {
		border: 1px solid #FBF4A1; /*	Empeche la fusion des marges	*/
		height: 228px;
		background: url(../img/css/encart-bleu.jpg) scroll no-repeat top left;
	}

	#bloc_graphique_bleu ul , #bloc_graphique_bleu li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	#bloc_graphique_bleu ul {
		padding: 56px 0 0 470px;
		list-style: none;
	}

	#bloc_graphique_bleu li {
		font-size:16px;
		line-height:20px;
	}

	#bloc_graphique_bleu li a {
		display: block;
		width: 320px;
		text-decoration:none;
		font-weight:bold;
		font-family: Arial;
	}

	#bloc_graphique_bleu li a:link, #bloc_graphique_bleu li a:visited {
		color:#FFF;
		padding:0 0 0 20px;
		/* PNG24 pour tous UA */
		background: url(../img/css/puce-silo-alpha.png) scroll no-repeat left center;
		/* sauf pour IE6 */
		_background:url(../img/css/puce-bleu.gif) scroll no-repeat left center;
	}

	#bloc_graphique_bleu li a:hover {
		padding:0 0 0 28px;
		/* PNG24 pour tous UA */
		background: url(../img/css/puce-bleu-over-alpha.png) scroll no-repeat left center;
		/* sauf pour IE6 */
		_background:url(../img/css/puce-bleu.gif) scroll no-repeat 7px center;
	}

/*------------------------------------------------------------------------
						CONTENU
------------------------------------------------------------------------*/

	.content {
		padding: 8px 0;
	}

	.first {
		border-bottom: 1px solid #C8D100;
	}

	.content .left {
		float: left;
		width: 430px;
	}

	.content .right {
		float: right;
		width: 370px;
	}

	.content h3 {
		font-size: 14px;
		color:#762398;
	}

	.content p {
		font-size: 11px;
	}

	.content ul {
		font-size: 11px;
	}

/*------------------------------------------------------------------------
					PIED DE PAGE
------------------------------------------------------------------------*/
	#footer {
		font-size: 10px;
	}

	#footer .first {
		text-align: right;
		border: 2px solid #BADF27;
		border-left: 0;
		border-right: 0;
		margin:0;
		line-height: 28px;
		padding-right:2px;
	}

	#footer .first a {
		color: #838383;
		background: url(../img/css/puce-footer.gif) scroll no-repeat 1px center;
		padding-left: 14px;
		text-decoration: none;
	}

	#footer .second {
		color: #762398;
		margin:0;
		padding: 6px 0 6px 2px;
	}

	#footer .second a {
		color: #762398;
		text-decoration:none;
	}

/*------------------------------------------------------------------------
					CLASSES GENERIQUE
------------------------------------------------------------------------*/

	.clearer {
		clear:both;
		line-height:0px;
		font-size:1px;
		height:0px;
		overflow:hidden;
	}


	/*
		BOUTON CONTACT / DISTRIBUTEURS
	*/

		.bt_distrub {
			display:block;
			text-indent: -9000px;
			width: 258px;
			height: 74px;
			background: url(../img/css/bouton-distributeurs.png) scroll no-repeat top left;
		}

		.bt_distrub:hover {
			background-position: bottom left;
		}

		.bt_contact {
			display:block;
			text-indent: -9000px;
			width: 258px;
			height: 74px;
			background: url(../img/css/bouton-contact.png) scroll no-repeat top left;
		}

		.bt_contact:hover {
			background-position: bottom left;
		}


/*------------------------------------------------------------------------
					PAGE CREDITS
------------------------------------------------------------------------*/

	.page_credit .content {
		width: 50%;
	}

	.page_credit .content p {
		font-size: 12px !important;
		padding-left: 15px;
	}

	.page_credit .dynamicnet {
		font-weight: bold;
		color: #D303FF;
		text-decoration: none;
	}

	.page_credit .dynamicnet span {
		color: #545454;
	}

	.page_credit .titre_credits {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-credits.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}



/*------------------------------------------------------------------------
					PAGE MENTIONS LEGALES
------------------------------------------------------------------------*/

	.page_mentions_legales .content {
		width: 50%;
	}

	.page_mentions_legales .content p {
		font-size: 12px !important;
		padding-left: 15px;
	}

	.page_mentions_legales .titre {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-mentions-legales.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}


/*------------------------------------------------------------------------
					PAGE CGV
------------------------------------------------------------------------*/

	.page_cgv .titre_cgv {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-cgv.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}


/*------------------------------------------------------------------------
					PAGE LIENS
------------------------------------------------------------------------*/

	.page_liens .titre_liens {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-liens.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}

/*------------------------------------------------------------------------
					PAGE NOS SERVICES
------------------------------------------------------------------------*/

	.page_services .titre_services {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-nos-services.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}

	.page_services h3 {
		margin-top:0;
	}

	.page_services .left {
		width: 467px;
	}

	.page_services .right {
		width: 337px;
	}

	.page_services .right {
		text-align: center;
	}

	.page_services .right img {
		border: 4px solid #C8D100;
		margin-bottom: 25px;
	}

	.page_services .encart_violet {
		background: url(../img/css/fond-encart-violet.png) scroll no-repeat top left;
		width: 378px;
		height: 137px;
		padding: 17px;
		margin-left: 26px;
		margin-top: 75px;
	}

	.page_services .encart_violet p {
		text-align: center;
		color: #FFF !important;
		margin:7px 0;
		font-size: 12px !important;
	}

	.page_services .bt_contact , .page_services .bt_distrub {
		margin: 0 auto;
	}

/*------------------------------------------------------------------------
					PAGE DEV DURABLE
------------------------------------------------------------------------*/

	.page_dev_durable .titre_dev_durable {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-dev-durable.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}

	.page_dev_durable h3 {
		margin-top:0;
	}

	.page_dev_durable .left {
		width: 467px;
	}

	.page_dev_durable .left ul {
		margin:0;
		padding:0;
		list-style-type: none;
	}

	.page_dev_durable .left li {
		padding: 0;
		margin: 2px 0;
		background: url(../img/css/puce-verte.gif) scroll no-repeat left 2px;
		_background-position: left 8px;
		padding-left: 12px;
	}

	.page_dev_durable .right {
		width: 337px;
	}

	.page_dev_durable .right {
		text-align: center;
	}

	.page_dev_durable .right img {
		border: 4px solid #C8D100;
		margin-bottom: 25px;
	}

	.page_dev_durable .encart_violet {
		background: url(../img/css/fond-encart-violet.png) scroll no-repeat top left;
		width: 412px;
		height: 137px;
		padding: 17px 0;
		margin-left: 26px;
		margin-top: 75px;
	}

	.page_dev_durable .encart_violet p {
		text-align: center;
		color: #FFF !important;
		margin:7px 0;
		font-size: 12px !important;
		padding:0 7px 0 60px;
	}

	.page_dev_durable .bt_contact , .page_dev_durable .bt_distrub {
		margin: 0 auto;
	}

/*------------------------------------------------------------------------
					PAGE INTERLOCUTEUR
------------------------------------------------------------------------*/

	.page_interloc .titre_interloc {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-interlocuteurs.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}

	.page_interloc .left {
		width: 467px;
	}

	.page_interloc .right {
		width: 337px;
	}

	.page_interloc .right {
		text-align: center;
	}

	.page_interloc .right img {
		border: 4px solid #C8D100;
		margin-bottom: 25px;
	}

	.page_interloc .bt_contact , .page_interloc .bt_distrub {
		margin: 0 auto;
	}

/*------------------------------------------------------------------------
					PAGE CONTACT
------------------------------------------------------------------------*/

	.page_contact .titre_contact {
		margin:0 0 15px 0;
		height:30px;
		border-bottom: 1px solid #C8D100;
		background: url(../img/css/h2-contact.png) scroll no-repeat center left;
		text-indent: -9000px;
		padding: 4px 0;
	}

	.page_contact .left {
		width: 432px;
	}

	.page_contact .right {
		width: 338px;
	}

	.page_contact .right p {
		font-size: 14px;
		padding-left: 15px;
	}

	.page_contact h3 {
		margin: 22px 0
	}

	.page_contact form p {
		margin: 8px 0;
	}

	.page_contact .text_field {
		width: 185px;
		border: 1px solid #939393;
		font-size:12px;
		font-family: Verdana;
		padding: 1px;
	}

	.page_contact .focused , .page_contact .text_field:focus , textarea:focus {
		border: 1px solid #BADF27 !important;
	}

	.page_contact textarea {
		border: 1px solid #939393;
		width: 425px;
		height: 128px;
		font-size:12px;
		font-family: Verdana;
		padding: 1px;
	}

	.form_left , .form_right {
		width: 190px;
	}

	.form_left {
		float: left;
	}

	.form_right {
		float: right;
	}

	.page_contact .bt_plan {
		display: block;
		margin: 35px auto 0 auto;
		width: 258px;
		height: 74px;
		text-indent: -9000px;
		background: url(../img/css/bouton-plan-acces.png) scroll no-repeat top left;
		outline: none;
	}

	.page_contact .bt_plan:hover {
		background-position: bottom left;
	}

	.page_contact .bt_envoyer {
		background: url(../img/css/bouton-envoyer.png) scroll no-repeat bottom left;
		border: 0;
		padding: 0;
		margin: 0;
		width: 123px;
		height: 47px;
		cursor: pointer hand;
	}

	.page_contact .bt_envoyer span {
		text-indent: -9000px;
		display: none;
	}

	.page_contact .over {
		background-position: top left;
	}

	#success {
		margin:90px 0;
		text-align: center;
		font-size: 15px;
	}