body,
form {
	margin:0;
	padding:0;
}

body {
	background-color:#912690;
}

body,
input,
select,
td,
th,
textarea {
	font:normal 12px Arial;
}

img {
	border:none;
	vertical-align:middle;
}

.clear {
	clear:both;
}

.mandatory {
	color:#ed008c;
}

b {
	color:#942490;
}

a {
/* 	color:#912690; */
	color:#ed008c;
}

ul {
	padding-left:0px;
}

html>body ul {
	padding-left:20px;
}


li {
	margin-bottom:8px;
}

ol {
	margin-top:4px;
}

/*
----------------------------------------------------
	Structure
----------------------------------------------------
----------------------------------------------------
*/

#layout {
	background:#ed008c url('img/bg-page-3.jpg') no-repeat 100% 100%;
	text-align:center;
}

#page_outer {
	background:transparent url('img/bg-body.gif') repeat-x 0 0;
}

#page_inner {
	width:800px;
	margin:0 auto;
	text-align:left;
	background:transparent url('img/bg-page-blank.gif') no-repeat 0 70px;
}

#top_outer {
	height:24px;
}

#top_inner {
	padding-left:220px;
	padding-top:5px;
}

#top_inner a {
	color:#fff;
}

#top_contact,
#top_inner div.flag {
	float:left;
}

#top_contact {
	width:470px;
	text-align:right;
}

#top_inner div.flag {
	padding-left:8px;
}

#top_flag {
	padding-left:16px;
	overflow:hidden;
}

#logo_outer {
	height:75px;
	border-bottom:3px solid #952490;
}

html>body #logo_outer {
	height:72px;
}

#logo_inner {
	background:transparent url('img/baseline.gif') no-repeat 150px 25px;
	position:relative;
}

#baseline_outer {
	margin-left:220px;
}

#baseline_outer img {
	vertical-align:baseline;
}

#back-to,
#menu_rootline,
#logo_outer,
#content_outer {
	background-color:#fff;
	margin-left:220px;
	margin-right:110px;
}

#content_inner {
	height:370px;
}

html>body #content_inner {
	height:auto;
	min-height:370px;
}

#content {
	padding:12px;
	padding-top:30px;
}

#content_left_outer {
	float:left;
}

#content_right_outer {
	float:right;
}

#bottom_outer {
	margin-left:240px;
	margin-right:110px;
	color:#fff;
	font-size:10px;
	margin-top:8px;
/* 	text-align:center; */
}

#bottom_inner {
}

#contact_outer {
	background-color:#ed008c;
	border-bottom:1px solid #fff;
}

#contact_inner {
	float:right;
	clear:both;
	width:800px;
	background:transparent url('img/bg-page-2.jpg') no-repeat 100% -87px;
	text-align:right;
}

#contact_inner a {
	position:relative;
}

#contact_button {
	float:right;
	clear:both;
	width:120px;
	height:118px;
}

#copyrights {
	margin:3px;
	text-align:left;
	margin-left:6px;
}

#copyrights a,
#copyrights {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

#copyrights ul {
	margin:0;
	padding:0;
	list-style:none;
}

#copyrights ul li {
/* 	float:right; */
	display:inline;
	padding-left:6px;
}

#copyrights ul li.first {
	padding-right:6px;
	border-right:1px solid #fff;
}

/*
----------------------------------------------------
	Menus
----------------------------------------------------
----------------------------------------------------
*/

#menu_top a {
	text-decoration:none;
}

#menu_top span {
	padding:0 6px;
}

#menu_top span.first {
}

#menu_top span.last { border-left:1px solid #ed008c; }
#menu_top span.first a { color:#ed008c; }
#menu_top span.last a { color:#8bcb3f; }

body.engagement #menu_top span.last { border-left:1px solid #ed008c; }
body.engagement #menu_top span.first a { color:#ed008c; }
body.engagement #menu_top span.last a { color:#fa9521; }

body.societe #menu_top span.last { border-left:1px solid #8bcb3f; }
body.societe #menu_top span.first a { color:#8bcb3f; }
body.societe #menu_top span.last a { color:#fa9521; }

#menu_rootline {
	padding:6px 4px;
	font:normal 11px Arial;
	text-align:right;
}

#menu_rootline,
#menu_rootline a {
	color:#fa9521;
	text-decoration:none;
}

#menu_rootline span {
	padding-left:2px;
	padding-right:2px;
}

#menu_rootline span.last a {
	font-size:20px;
	font-weight:bold;
}

body.engagement #menu_rootline,
body.engagement #menu_rootline a {
	color:#8bcb3f;
}

body.societe #menu_rootline,
body.societe #menu_rootline a {
	color:#ed008c;
}

#menu_top {
	position:absolute;
	bottom:4px;
	right:0;
}
html>body #menu_top {
	bottom:0;
}


#menu_viandes_1 {
	text-align:right;
	border-bottom:1px solid #91268e;
	margin-bottom:20px;
	padding-bottom:6px;
}

#menu_viandes_1,
#menu_viandes_1 a {
	color:#fa9521;
}

#menu_viandes_1 h3 {
	margin:0;
	padding:0;
	font-size:11px;
}

#menu_viandes_1 h3,
#menu_viandes_1 div {
	margin-right:6px;
}

#menu_autres_viandes {
	margin:10px 0;
}

#menu_autres_viandes ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

#menu_autres_viandes ul li {
	float:left;
	background:transparent url('img/starter-1.gif') no-repeat 0 50%;
	padding:0 8px;
}

#menu_autres_viandes ul li.mh_first {
/* 	background:none; */
}

#menu_autres_viandes ul li.MH_CUR {
	display:none;
}

#menu_autres_viandes ul li.MH_CUR a {
	text-decoration:none;
}

#menu_viandes_1_1 {
/* 	background-color:red; */
	overflow:hidden;
	height:99%;
}

html > body #menu_viandes_1_1 {
	height:auto;
}

.menu-viande-item {
	float:left;
	text-align:center;
	margin-bottom:6px;
	width:80px;
/* 	width:70px; */
	height:108px;
}

.menu-viande-thumb {
	border:3px solid #e7d6e6;
	width:54px;
	margin:0 auto;
}

.mvi-CUR .menu-viande-thumb {
	border-color:#912690;
}

.menu-viande-item img {
	border:1px solid #fff;
}

.menu-viande-item a:hover {
	text-decoration:none;
}

.menu-viande-item a,
.menu-viande-item span {
	color:#fa9521;
}

.menu-viande-item span {
	display:block;
}

.menu-right-col-item {
	text-align:center;
	margin-bottom:20px;
}

.menu-right-col-item span {
	margin-top:8px;
	display:block;
}

.menu-right-col-item a {
	color:#8bcb3f;
}

body.nos-produits .menu-right-col-item a {
	color:#fa9521;
}

.mrci-CUR a {
	font-weight:bold;
/* 	display:none; */
}

/*
----------------------------------------------------
	Ecran Accueil
----------------------------------------------------
----------------------------------------------------
*/

body.home #logo_outer {
	height:107px;
	border-bottom:none;
}

body.home #baseline_outer {
	margin-left:25px;
}

body.home #content {
	padding:20px;
}

body.home #content_header {
	padding:43px 40px 46px 0;
	text-align:right;
}

body.home #content_right_outer {
	width:250px;
}

body.home #content_right_inner {
	margin-right:40px;
	text-align:justify;
}

body.home #content_right_inner p {
	margin:0;
	padding:0;
	padding-bottom:18px;
}

.home-cell-outer {
	background:transparent url('img/home-bg-bt-middle.jpg') repeat-x 0 24px;
}
html>body .home-cell-outer {
	background-position:0 23px;
}

.home-cell-inner {
	background:transparent url('img/home-bg-bt-right.jpg') no-repeat 100% 24px;
	padding-right:6px;
	padding-bottom: 10px;
	overflow:hidden;
	width: 100%;
/*	height:99%;*/
/*	border:1px solid blue;*/
}
html>body .home-cell-inner {
	background-position:100% 23px;
}

html>body .home-cell-inner {
	height:auto;
}

.home-cell-left {
	float:left;
/* 	border:1px solid blue; */
}

.home-cell-right {
	float:right;
	width:264px;
	padding-top:23px;
/* 	background-color:red;*/
/*	border:1px solid red;*/
}

.home-cell-right p {
	padding:0;
	margin:0;
	margin-bottom:8px;
}

.home-cell-title {
	padding-bottom:12px;
}

.home-cell-subpages ul {
	margin:0;
	padding:0;
	list-style:none;
}

.home-cell-subpages ul li {
	display:inline;
	/*border-left:1px solid #E30086;*/
	padding:0;
	padding-right:6px;
}

.home-cell-subpages,
.home-cell-subpages a,
.home-cell-link a {
	color:#E30086;
}

.home-cell-link {
	font-weight:bold;
	padding-bottom:8px;
}

span.home-subpages-separator {
	padding:0 8px;
}

/*
----------------------------------------------------
	Ecran Viandes
----------------------------------------------------
----------------------------------------------------
*/

body.viande #content {
	padding-right:0;
	color:#912690;
}

#back-to {
	padding-top:1px;
	height:99%;
}

html>body #back-to {
	height:auto;
	overflow:hidden;
}

#back-to a {
	color:#fff;
	background:#912690 url('img/bg-retour.gif') no-repeat 100% 0;
	padding:3px 20px;
	display:block;
	float:left;
	clear:both;
}

#content_left {
	width:260px;
	float:left;
}

#content_right {
	width:170px;
	float:right;
}

/*
----------------------------------------------------
	Ecran Produit
----------------------------------------------------
----------------------------------------------------
*/

body.produit #page_inner {
	position:relative;
}

body.produit #menu_viandes_1 {
	text-align:left;
	padding-left:10px;
/* 	padding-right:80px; */
	margin-top:10px;
/* 	background-color:red; */
}

body.produit #content {
	padding-left:0;
	padding-right:0;
}

body.produit #content_left {
	width:280px;
/* 	width:auto; */
/* 	background-color:blue; */
}

html > body.produit #content_left {
/* 	width:280px; */
}

body.produit #content_2 {
/* 	background-color:gray; */
}

#zoom_off_outer {
	position:absolute;
	right:0;
	margin-right:116px;
	margin-top:-16px;
}

#zoom_off_inner {
	position:absolute;
}

.img-zoom-off {
	margin:9px 9px 9px 10px;
}

#zoom_on_outer {
	position:absolute;
	margin-left:65px;
	margin-top:-120px;
}

html>body #zoom_on_outer {
	margin-left:275px;
}


#zoom_on_inner {
	position:absolute;
}

.img-zoom-on {
	margin:10px;
}

body.produit #content_right {
	padding-top:180px;
	background:transparent url('img/fleche-haut.gif') no-repeat 50% 130px;
/* 	background-color:green; */
}

#content_2 {
	margin-left:10px;
}

body.produit #content_right {
	width:165px;
}

/*
----------------------------------------------------
	Ecran Engagement
----------------------------------------------------
----------------------------------------------------
*/

body.engagement #content {
	padding-right:0;
}

body.engagement #content_left {
	width:326px;
}

body.engagement #content_right {
	width:123px;
}

/*
----------------------------------------------------
	Ecran Nos produits
----------------------------------------------------
----------------------------------------------------
*/

body.nos-produits #content {
	padding-right:0;
}

body.nos-produits #content_left {
	width:326px;
}

body.nos-produits #content_right {
	width:106px;
}

/*
----------------------------------------------------
	Ecran Société
----------------------------------------------------
----------------------------------------------------
*/

body.societe #content {
	padding-left:40px;
}

body.societe #content_left {
	width:380px;
}

body.societe #content_right {
	display:none;
}


/*
----------------------------------------------------
	Commun
----------------------------------------------------
----------------------------------------------------
*/

#content {
	color:#912690;
}

#content h1.csc-firstHeader {
	font:bold 24px Helvetica;
	text-align:right;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

#content p.bodytext {
	text-align:justify;
}

body.nos-produits #content h1.csc-firstHeader,
body.viande #content h1.csc-firstHeader,
body.produit #content h1.csc-firstHeader {
	color:#fa9521;
}

body.engagement #content h1.csc-firstHeader {
	color:#8bcb3f;
}

body.societe #content h1.csc-firstHeader {
	color:#ed008c;
}

#content_2 h2,
#content_left h2 {
	font-size:12px;
}

#content,
#content_2,
#content_left {
	line-height:17px;
}

#content_2 h3,
#content_left h3 {
	margin:0;
	padding:0;
}

/*
----------------------------------------------------
	Bulle
----------------------------------------------------
----------------------------------------------------
*/

body.home #content,
#content .bulle-outer {
	color:#666;
}

.bulle-outer {
	background:transparent url('img/bulle-bg-1.jpg') repeat-x 0 0;
	width:310px;
}

.bulle-inner {
	background:transparent url('img/bulle-bg-2.gif') repeat-y 0 0;
}

.bulle-outer dt {
	background:transparent url('img/bulle-top.jpg') no-repeat 0 0;
	color:#F4B653;
	font-weight:bold;
	padding:10px;
}

.bulle-outer dl {
	background:transparent url('img/bulle-bottom.jpg') no-repeat 0 100%;
	padding-bottom:8px;
}

body.engagement .bulle-outer dt { color:#8BCB3F; }
body.engagement .bulle-outer { background-image:url('img/bulle-bg-1-2.jpg'); }
body.engagement .bulle-inner { background-image:url('img/bulle-bg-2-2.gif'); }
body.engagement .bulle-outer dt { background-image:url('img/bulle-top-2.gif'); }
body.engagement .bulle-outer dl { background-image:url('img/bulle-bottom-2.gif'); }

.bulle-outer dd {
	height:100px;
	margin:0;
	padding:0 10px;
}

html>body .bulle-outer dd {
	min-height:100px;
	height:auto;
}

.bulle-outer dl dd ul li {
	padding-bottom:8px;
}

body.produit .bulle-outer,
body.viande .bulle-outer,
body.nos-produits .bulle-outer {
	width:260px;
}

body.produit .bulle-outer dt,
body.viande .bulle-outer dt,
body.nos-produits .bulle-outer dt {
	background-image:url('img/bulle-top-small.jpg');
}

body.produit .bulle-outer dl,
body.viande .bulle-outer dl,
body.nos-produits .bulle-outer dl {
	background-image:url('img/bulle-bottom-small.jpg');
}

body.produit .bulle-inner,
body.viande .bulle-inner,
body.nos-produits .bulle-inner {
	background-image:url('img/bulle-bg-2-small.gif');
}

/*
----------------------------------------------------
	Tableau
----------------------------------------------------
----------------------------------------------------
*/

.table-layout table {
}

.table-layout table tbody th,
.table-layout table tbody td {
	padding:4px 2px;
	color:#912690;
}

.table-layout table tbody th {
	text-align:right;
	vertical-align:top;
	padding-top:6px;
}

.table-layout table tbody input,
.table-layout table tbody textarea {
	border:1px solid #912690;
	color:#912690;
	padding:2px;
}



