body {
	padding:0;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e5e6e8;
	color:#666666;
}
form {
	margin:0;
	padding:0;
}
.color0 {
	color:#666666;
}
.color1 {
	color:#fe5500;
}
em {
	font-size:10px;
	font-style:normal;
}
/********************************************************************************************************/
#main  {
	width:760px;
	margin:auto;
}
/********************************************************************************************************/
#header {
	background:#b9b9b9 url(../_img/structure/fond-haut.jpg) no-repeat;
	height:123px;
	border-bottom:1px solid #bbb
}
#header h1 {
	width:309px;
	height:88px;
	margin:0;
	padding:0;
	background:#fe5e00 url(../_img/structure/logo-cookboutic.jpg) no-repeat;
	text-indent:-8000px;
}
/********************************************************************************************************/
#panier {
	float:right;
	margin-top:-100px;
	width:140px;
	color:#fff;
	font-size:14px;
	padding:15px 0 0 55px;
	cursor:pointer;
}
#panier h3 {
	display:none;
}
#panier p {
	margin:0;
}
#panier a {
	color:#fff;
	text-decoration:none;
}
#pub_blog {
	float:right;
	margin-top:-97px;
	width:60px;
	color:#fff;
	font-size:14px;
	padding:14px 0 0 0;
	margin-right: 208px;
	cursor:pointer;
}
#pub_blog img {
	border: none;	
}
/********************************************************************************************************/
#menu ul {
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
}
#menu li {
	float:left;
	margin:0 10px 0 0;
}
#menu li a {
	display:block;
	width:164px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:34px;
	padding:0 0 0 10px
}
#menu li ul {
	/* display:none; */ display:none;
	position:absolute;
	width:auto;
	width:171px;
	margin:0 1px;
	padding:0;
	background:#999999;
}
#menu li ul li {
	float:none;
	margin:0;
	border-bottom:1px solid #fff;
	line-height:22px;
}
#menu li ul li a {
	background:url(../_img/structure/puces-blanc.gif) 5px 9px no-repeat;
	text-indent:0;
	line-height:20px;
	width:156px;
	padding:2px 0 2px 15px;
	text-decoration:none;
	color:#fff;
	display:block;
}
#menu li ul li a:hover {
	background:#fe5e00 url(../_img/structure/puces-blanc.gif) 5px 9px no-repeat;
}
#menu-cooklivre a {
	background:url(../_img/structure/menu-onglet-01.gif) no-repeat;
}
#menu-cookshopping a {
	background:url(../_img/structure/menu-onglet-01.gif) no-repeat;
}
#menu-cookclub a {
	background:url(../_img/structure/menu-onglet-01.gif) no-repeat;
}
#menu-cookentreprise a {
	background:url(../_img/structure/menu-onglet-01.gif) no-repeat;
}
/********************************************************************************************************/
#intro {
	padding:15px 0 0 15px;
	background-color:#fff;
	height:208px;
}
#intro #edito {
	float:left;
	background:url(../_img/structure/fond-bloc-00.jpg) no-repeat;
	width:352px;
	height:208px;
}
#intro #edito h3 {
	color:#fe5e00;
	margin:10px 5px;
	font-size:18px;
}
#intro #edito p {
	margin:10px 5px;
}
#intro #pub {
	float:right;
	width:352px;
	height:208px;
	padding:0 22px 0 0;
	margin:0;
}
/********************************************************************************************************/
#center {
	padding:15px 0 15px 15px;
	background:#fff;
}
#clear {
	height:0;
	overflow:hidden;
	clear:both;
}
/********************************************************************************************************/
#sidebar {
	float:left;
	width:173px;
}
#sidebar h3 {
	color:#fe5e00;
	font-size:16px;
	font-weight:normal;
	padding:2px 5px;
	margin:0;
	border-bottom:1px solid #b9babc;
}
#sidebar #menu-theme {
	margin:0 0 10px;
}
#sidebar #menu-theme ul {
	margin:0;
	padding:0;
	list-style:none;
	background:#cccccc url(../_img/structure/fond-degrade-gris-menu01.jpg) no-repeat top left;
}
#sidebar #menu-theme ul li {
	line-height:20px;
}
#sidebar #menu-theme ul li a {
	background:url(../_img/structure/puces-gris.gif) 5px 7px no-repeat;
	display:block;
	color:#666666;
	padding:0 5px 0 15px;
	border-bottom:1px solid #b9babc;
	text-decoration:none;
	line-height:18px;
}
#sidebar #menu-theme ul li a:hover {
	color:#fc5f00;
}
#sidebar #recherche {
	margin:0 0 10px;
}
#sidebar #recherche form{
	text-align:center;
	padding:5px 0;
	background:#cccccc url(../_img/structure/fond-degrade-gris-menu03.jpg) no-repeat top left;
}
#sidebar #recherche form .input-text{
	width:100px;
}
#sidebar #cookclub {
	margin:0 0 10px;
}
#sidebar #cookclub form{
	text-align:center;
	padding:5px 0;
	background:#cccccc url(../_img/structure/fond-degrade-gris-menu03.jpg) no-repeat top left;
}
#sidebar #cookclub form .input-text{
	width:100px;
}
#sidebar #cookcoeur {
	margin:0 0 30px;
}
#sidebar #cookcoeur h3 {
	padding:0 5px;
	background:#a90065 url(../_img/structure/fond-degrade-violet-bloc01.jpg) no-repeat top left;	
	color:#fff;
	height:34px;
	line-height:34px;
	border:none;
}
#sidebar #cookcoeur p {
	margin:2px 0;
}
#sidebar #cookcoeur p em {
	display:block;
	color:#a90065;
	font-style:normal;
	border-bottom:1px solid #a90065;
	padding:0 0 2px;
	margin:0 0 2px;
}
#sidebar #cookcoeur p strong {
	font-size:14px;
}
#sidebar #menu-info {
	margin:0 0 10px;
}
#sidebar #menu-info ul {
	margin:0;
	padding:0;
	list-style:none;
	background:#cccccc url(../_img/structure/fond-degrade-gris-menu02.jpg) no-repeat top left;
}
#sidebar #menu-info ul li {
	height:20px;
}
#sidebar #menu-info ul li a {
	background:url(../_img/structure/puces-gris.gif) 5px center no-repeat;
	display:block;
	color:#666666;
	padding:0 5px 0 15px;
	border-bottom:1px solid #b9babc;
	text-decoration:none;
	height:18px;
	line-height:18px;
}
#sidebar #menu-info ul li a:hover {
	color:#fc5f00;
}
/********************************************************************************************************/
#content {
	float:right;
	background:#fff;
	margin:0 0 0 0;
	padding:0 22px 0 0;
	width:535px;
}
#content h2 {
	background:#fe5e00 url(../_img/structure/degrade-orange.jpg) 330px 0 repeat-y;
	margin:0 0 10px;
	padding:2px 5px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
#content h3 {
	background:#e5e6e8;
	margin:-10px 0 10px;
	padding:2px 5px;
	color:#666;
	font-size:12px;
	font-weight:normal;
}

/********************************************************************************************************/
#footer {
	background:#a6a7ab url(../_img/structure/fond-bas.jpg) no-repeat top left;
	height:34px;
}
#footer ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	float:left;
}
#footer ul li a{
	line-height:34px;
	height:34px;
	padding:0 20px 0 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#fc5f00;
}

/********************************************************************************************************/
#encart-pub img {
	border: none;
}
