
/*

	#FFAC00 : orange du fond du site




*/

body
{
	background-color:#FFAC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center; /* centrage pour IE */
	margin-top:14px;
	font-size: 11pt;

}

a

{
	color:#DF3D35;
	text-decoration:underline;
}

img{display: block}

#shadow
{
	margin:0 auto 0 auto;
	background-image:url('bgshadow.png');
	background-repeat:repeat-y; /* Hack IE sinon l'ombre se répète horizontalement sur la droite */
	width:766px;
}

#container
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	/* debug :: border:1px solid red; */
	text-align:left; /* contre-centrage pour IE */
}

#content
{
	margin-left:0;
	margin-right:0;
	background-color:white;
}


.tomatotr
{
	margin-left:10px;
	color:#FFFFFF;
	background-color:#DF3D35;
}



.orange
{
	background-color:#FFAC00;
}

.milkchocolate
{
	background-color:#A26A1C;
}

.darkchocolate
{
	background-color:#4F341B;
}

.tomato
{
	background-color:#DF3D35;
}

.greenolive
{
	background-color:#43A02B
}


#topmenu
{
	padding:0;
	margin:0;
}

#topmenu li
{
	font-size:0.97em;
	margin:0;
	line-height:32px;
	height:32px;
	border-right:1px solid white;
	display:inline;
	float:left;	
}


#topmenu a
{
	margin:0px;
	padding:15px;
	color:white;
	text-decoration:none;
}

#col1,#col2,#col3
{
	margin-top:14px;
	float:left;
}

#col1
{
	width:149px;
}

#col2
{
		width:344px;
		padding:10px;
	font-size:0.9em;
}

#col3
{
	float:right;
	width:243px;
}


h1,h2
{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1
{
	font-size:1.5em;
	color:#E03B32;
}

h2
{
	font-weight:normal;
	font-style:italic;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
}

#search
{
	text-align:right;
	color:white;
	font-size:0.8em;
	padding:8px;
	background-color:#A26A1C;
}

#search input
{
	margin:0;
	border:0;
	padding:2px;
	width:97%;
}

#search h2
{
	font-size:2.0em;
	color:#FFDC00;
}

#search p
{
	margin:2px;
}

#topics
{
	background-image:url('bgtopics.png');
	background-repeat:no-repeat;
	background-color:#4F341B;
	color:#FFAC00;
	padding:8px;
	font-size:0.9em;
}

#topics h2
{
	text-align:right;
	font-size:2.0em;
	color:#FFDC00;
}


#topics a, #topics a:hover, #topics a:link
{
	color:#FFAC00;
	text-decoration:none;
	
}

#topics ul
{
	text-align:right;
	padding:0;
	margin:30px 0 0 0;
	list-style:none;
}

#productoftheweek
{
	padding:8px;
	border:6px solid #43A02B;
	font-size:0.8em;
}

#productoftheweek h2
{
	line-height:1em;
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#E03B32;
	margin-bottom:0.5em;
}

#recipeofthemonth
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	padding:8px;
	color:white;
	background:#333333;
}

#recipeofthemonth a
{
	color:white;
}

#recipeofthemonth h3
{
	color:#CCCCCC;
}

#recipeofthemonth p
{
	margin:4px 0px 2px 10px;
}

#salademots
{
	background-color:white; /* hack IE */
	color:#666666;
}

#salademots h2
{
	margin: 16px 0px 4px 4px;
}

#salademots p
{
	font-size:0.9em;
	margin:0 4px 0 0px;
}

.prix
{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}

#footer
{
	height:39px;
	margin:15px 15px 0px 15px;
	background-color:#FCEBEA;
	font-size:0.7em;
}

.titreproduit
{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
}

.titreproduitrouge
{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#DF3D35;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

.imgproduit
{
	padding-top: 5px;
	padding-right: 10px;
	float: left;
}


#expo
{
	padding:8px;
	border:6px solid #DF3D35;
	font-size:1em;
}

#expo h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color: #DF3D35;
	margin-bottom: 10px;
}

#expo p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	margin:0 4px 0 4px;
}
