/* @override http://www.frigoviande.com/assets/templates/2008/media/css/style.css */

/* 
==========================
Colors
==========================

Bourgogne : #6C1A19
Beige     : #FFF4DD

Rouge 1   : #5E241F
Rouge 2   : #990000
Rouge 3   : #EE3129

Jaune     : #FFC46F
*/

/* @group Globals */

html {
	background: #6C1A19 url(../images/bg.png) repeat-x center top;
}

body {
	color: #990000;
	font: 13px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background: url(../images/background.png) repeat-y center top;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E241F;
}

h1 {
	
}

h2 {
	font-size: 22px;
	line-height: 28px;
	margin: 12px 0;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
}

h4 {
	font-size: 14px;
	line-height: 22px;
	float: left;
}

h5 {
	
}

p {
	margin-bottom: 10px;
}

a {
	color: #EE3129;
}

hr {
	height: 1px;
	float: left;
	width: 100%;
	border: 0;
	margin-top: 10px;
	border-bottom: 1px dotted #d3a55e;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: left;
}

#recettesFiche small {
	margin-bottom: 30px;
}

blockquote {
	display: block;
	padding: 10px 60px;
	float: left;
	margin-bottom: 20px;
}

blockquote:before, blockquote:after {
	color: #69c;
	display: block;
	width: 50px;
}

blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -70px;
}

ul li {
	list-style-type: disc;
	margin-left: 30px;
	padding: 2px;
}

ol li {
	list-style-type: decimal;
	margin-left: 30px;
	padding: 2px;
}

/* @end */

/* @group Layout */

.container {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}

#header {
	float: left;
	width: 824px;
	height: 90px;
	padding: 0 28px;
	display: block;
	margin-left: 0!important;
	margin-left: 25px;
	background: url(../images/content_bg_top.png) no-repeat center bottom;
}

.logo {
	float: left;
	width: 450px;
	margin-right: 10px;
}

.logo h1 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 428px;
	height: 75px;
	overflow: hidden;
}

.logo h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 428px;
	height: 75px;
	margin: 0;
	padding: 0;
	background: url(../images/logo.png) no-repeat left top;
}

.english .logo h1 span {
	background: url(../images/logo_en.png) no-repeat left top;
}

.logo h1 a {
	height: 75px;
	width: 428px;
	display: block;
	text-indent: -3000em;
}

.wrapper {
	float: left;
	display: block;
	background: url(../images/content_bg.png) repeat-y center top;
	width: 880px;
	padding-top: 14px;
}

#top_image {
	float: left;
	background-color: #6C1A19;
	padding: 6px;
	margin: 0 28px!important;
	display: inline;
	margin-left: 78px;
}

#content {
	float: left;
	width: 780px;
	background-color: #FFF4DD;
	margin: 10px 50px;
}

#content div {
	display: inline;
}

#top_image img {
	margin: 0;
	padding: 0;
	display: inherit;
}

.side {
	float: left;
	display: inline;
	width: 234px;
}

.main {
	float: left;
	display: inline;
}

.box {
	background-color: #FFFFFF;
}

.box p {
	margin-left: 10px;
	margin-right: 10px;
}

.box h3 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.recettes {
	padding-top: 10px;
}

/* @group Grid */

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10 {
	float: left;
	margin: 10px 10px 0 0;
}

.grid_1 {
	width: 68px;
}

.grid_2 {
	width: 146px;
}

.grid_3 {
	width: 224px;
}

.grid_4 {
	width: 302px;
}

.grid_5 {
	width: 380px;
	float: left;
	margin-right: 10px;
}

.grid_6 {
	width: 458px;
	float: left;
	margin-right: 10px;
}

.grid_7 {
	width: 536px;
	float: left;
	margin-right: 10px;
}

.grid_8 {
	width: 614px;
	float: left;
	margin-right: 10px;
}

.grid_9 {
	width: 692px;
	float: left;
	margin-right: 10px;
}

.grid_10 {
	width: 780px;
	float: left;
	margin-right: 0;
}

div.last {
	margin-right: 0;
}

/* @end */

#a-propos #content img {
	padding: 4px;
	background-color: #FFF;
	margin: 0 auto;
}

#services #content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#recettes div.recettesResume {
	margin-left: 140px;
}

#recettesFiche #content img {
	float: right;
	margin-left: 10px;
	padding: 4px;
	background-color: #FFF;
}

#recettes #content img{
	float: left;
	margin-right: 10px;
	padding: 4px;
	background-color: #FFF;
}

.garantie img, .livraison img, .produits img, .about img {
	padding: 12px;
	float: left;
	display: inline;
}

.recettes img {
	padding: 0 12px;
	float: left;
	display: inline;
}

.categories {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

.categories img {
	float: left;
	padding: 10px;
}

.categories ul {
	float: left;
}

.badge {
	float: left;
	position: relative;
	margin-top: -277px;
	left: 150px;
	z-index: 100;
	display: inline;
}

.badge img {
	padding: 0;
	display: inline;
	float: left;
	background: none;
}

.recettesResume {
	padding: 10px;
}

div.ingredients, div.preparation, div.infos_temps, div.infos_supp {
	float: left;
	width: 100%;
}

#footer {
	float: left;
	display: block;
        position: relative;
	width: 880px;
	background: #6C1A19 url(../images/content_bg_bottom.png) no-repeat center top;
	color: #FFF;
	font-size: 12px;
	margin-left: 0 !important;
	margin-left: 25px;
}

#footer p {
	margin: 10px 0;
	text-align: center;
}

#footer ul {
	padding: 10px 0;
	text-align: center;
}

#credit_duo {
        position: absolute;
        top: 22px;
        right: 7px;
	display: block;
	width: 31px;
	height: 15px;
	background: url(../images/credit_duo_blanc.gif) no-repeat top left;
}

#credit_duo:hover {
	background-position: top right;
}

#credit_duo span {
	display: none;
}

#footer li {
	padding: 4px;
	display: inline;
	margin: 0;
}

.photos {
	float: left;
	width: 780px;
}

.photos dl{
	float: left;
	margin: 0 2px 10px 2px;
}

.photos dd {
	font-style: italic;
	color: #333;
}

.fancybox {
	float: right;
	width: 240px;
	padding: 10px;
}
.fancybox a {
	text-decoration: none;
}

.fancybox span {
	float: left;
	display: block;
}

.fancybox.gallery {
	float: left;
	width: 100%;
}

.fancybox.gallery div {
	width: 260px;
	float: left;
}



/* @end */

/* @group Navigation */

ul.shortcuts {
	margin-top: 46px;
	float: left;
	width: 364px;
	text-align: right;
}

.shortcuts li {
	display: inline;
	margin: 0 8px 0 0;
	height: 18px;
}

.shortcuts img {
	margin-right: 5px;
}

.shortcuts li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 13px/18px Georgia, "Times New Roman", Times, serif;
}

#nav {
	float: left;
	width: 804px;
	margin: 0 28px !important;
	padding: 0 10px;
	background: url(../images/nav_bg.png) repeat-x;
	margin-left: 78px;
	display: inline;
}

#nav ul {
	margin: 0;
	float: left;
	padding-right: 2px;
	background: url(../images/nav_separator.png) no-repeat right top;
}

#nav li {
	display: inline;
	height: 46px;
	margin: 0;
	padding: 0;
}

#nav li a {
	color: #FFC46F;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 13px/46px Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0 12px;
	background: url(../images/nav_btn.png) no-repeat left top;
}

#nav li a:hover, #nav li.active a {
	color: #FFFFFF;
	background-position: left bottom;
}

#nav li.last {
}

/* @end */

/* @group Tables */

table {
	text-transform: capitalize;
}

th, td {
	padding: 5px;
	border: 1px solid #e8bdac;
	border-top: none;
	border-bottom: none;
}

td {

}

th {
	background-color: #6c1a19;
	border-color: #6c1a19;
	color: #fff;
	font-weight: bold;
}

.sectionTitle th {
	background: #fff4dd none;
	border: none;
	border-bottom: 1px solid #6c1a19;
}

.sectionTitle th h3{
	margin-top: 20px;
	margin-bottom: 0;
}

tr.alt {
	background-color: #ffe8c8;
}

.note, .note.alt {
	font-style: italic;
	background: #fff4dd;
}

.infos {
	border: none;
}

/* @end */

/* @group Forms */
div.errors {color:red;}

label {
	font-weight: bold;
}

input, textarea {
	padding: 10px;
	border: 1px solid #c69a58;
	width: 300px;
	color: #2f2f2f;
	font-size: 14px;
}

textarea {
	height: 200px;
}

input[type=submit] {
	width: 100px;
	margin-left: 220px;
	background-color: #6c1a19;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}

#SendToFriend input{
	width:200px;
}
/* @end */

/* @group Fancybox */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;
}

/* @end */

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
