
form {
	margin: 0px; padding: 0px;
}
.color0 {
	color: rgb(102, 102, 102);
}
.color1 {
	color: rgb(254, 85, 0);
}
.color2 {
	color: rgb(41, 163, 41);
}
em {
	font-size: 10px; font-style: normal;
}
#main {
	margin: auto; width: 700px;
}
#header {
	background: url("../_img/structure/fond-haut.jpg") no-repeat rgb(185, 185, 185); height: 123px; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid;
}
#header h1 {
	background: url("../_img/structure/logo-cookboutic.jpg") no-repeat rgb(254, 94, 0); margin: 0px; padding: 0px; width: 309px; height: 88px; text-indent: -8000px;
}
#panier {
	padding: 15px 0px 0px 55px; width: 140px; color: rgb(255, 255, 255); font-size: 14px; margin-top: -100px; float: right; cursor: pointer;
}
#panier h3 {
	display: none;
}
#panier p {
	margin: 0px;
}
#panier a {
	color: rgb(255, 255, 255); text-decoration: none;


#intro {
	padding: 15px 0px 0px 15px; height: 208px; background-color: rgb(255, 255, 255);
}
#intro #edito {
	background: url("../_img/structure/fond-bloc-00.jpg") no-repeat; width: 352px; height: 208px; float: left;
}
#intro #edito h3 {
	margin: 10px 5px; color: rgb(254, 94, 0); font-size: 18px;
}
#intro #edito p {
	margin: 10px 5px;
}
#intro #pub {
	margin: 0px; padding: 0px 22px 0px 0px; width: 352px; height: 208px; float: right;
}
#center {
	background: rgb(255, 255, 255); padding: 15px 0px 15px 15px;
}
#content {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px 22px 0px 0px; width: 535px; float: right;
}
#content h2 {
	background: url("../_img/structure/degrade-orange.jpg") repeat-y 330px 0px rgb(254, 94, 0); margin: 0px 0px 10px; padding: 2px 5px; color: rgb(255, 255, 255); font-size: 16px; font-weight: normal;
}
#content h3 {
	background: rgb(229, 230, 232); margin: -10px 0px 10px; padding: 2px 5px; color: rgb(102, 102, 102); font-size: 12px; font-weight: normal;
}
#footer {
	background: url("../_img/structure/fond-bas.jpg") no-repeat left top rgb(166, 167, 171); height: 34px;
}
#footer ul {
	list-style: none; margin: 0px; padding: 0px; float: right;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	padding: 0px 20px 0px 0px; height: 34px; color: rgb(255, 255, 255); line-height: 34px; font-weight: bold; text-decoration: none;
}
#footer ul li a:hover {
	color: rgb(252, 95, 0);
}
