A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
body { 
	margin: 0px;
	/*Background-color: #fefcbf;*/
	background-color: #fff;
	Color: #3B74B7;
	text-align:center;
}

.actu { 
	margin: 0px;
	font-weight: bold;
	Color: #3CA668;
}

a:link {
	Color: #000000;
	Text-Decoration: none;
}
a:visited {
	Color: #000000;
	Text-Decoration: None;
}
a:active {
	Color: #000000;
	Text-Decoration: None;
}
a:hover {
	Color: #666666;
	Text-Decoration: Underline;
}


/* STRUCTURE */
#wrap {
	margin: 5px auto;
	width: 1000px;
	border: 1px solid #009c56;
}

#header {
	height: 172px;
	background: transparent url(../template/header-bg.jpg) top left no-repeat;
}

#main {
	background: transparent url(../template/main-bg.jpg) top left no-repeat;
}

#left {
	float: left;
	width: 195px;
	display: block;
	overflow: hidden;
	height: 435px;
}

#content {
	float: left;
	height: 435px;
	width: 785px;
	#width: 802px;
	overflow-y: auto;
	overflow-x: auto;
	overflow: auto;
	padding: 0 15px 0 5px;
	margin:0;
	background: transparent url(../template/content-bg.png) top left repeat-y;
}

#footer {
	clear:both;
	height: 95px;
	background: transparent url(../template/footer-bg.jpg) top left no-repeat;
}

#footerNav {
	width: 1000px;
	margin: 0 auto;
}

#footerNav a {
	color: #3B74B7;
}

#ideeGourmande {
	float:right;
	width: 120px;
	position:relative;
	right:10px;
	top:-120px;
}
/* FIN STRUCTURE */
#ideeGourmande td a {
	color: #3b74b7;
	font-weight: bold;
}

#ideeGourmande td a:hover {
	color: #fca40c;
}

.clear {
	clear: both;
}

.vert {
	color: #009c56;
}

#leftmenu {
	list-style:none;
	text-align: left;
	width: 100%;
	padding:0;
	margin:0 0 10px 20px;
}

#leftmenu li {
	padding-left: 20px;
	background: transparent url(../puce.png) top left no-repeat;
}

#leftmenu a {
	display: block;
	color: #009c56;
	font-weight: bold;
	font-size: 120%;
	padding:2px;
}

#leftmenu a:hover {
	background-color: #3b74b7;
	color: white;
}

.titre_orange
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px;
	font-weight: bold;
	Color: #E38D34;
}

/* MENU CATEGORIES */
#categoriesMenu {
	list-style: none;
	padding:0;
	margin:0 0 0 330px;
}

#categoriesMenu img{
	border: none;
}

#categoriesMenu li {
	display: block;
	float: left;
	padding: 0 30px 5px 30px;
}
/* */


/* BROWSE PRODUITS */
#productsBrowse {
	/*margin: 0 0 0 auto;*/
	/*border-collapse: separate;
	border-spacing: 20px;*/
}

#productsBrowse table {
	/*margin: 0 0 0 auto;*/
	/*border-collapse: separate;
	border-spacing: 20px;*/
	margin:10px;
}

#productsBrowse .product {
	height:100px;
}

#productsBrowse img {
	border: none;
}

#productsBrowse td {
	width: 102px;
}

#productsBrowse .name {
	text-align: center;
	color: white;
	font-weight: bold;
	display: block;
	padding: 2px 2px 2px 2px;
}

#otherCategories {
	float: left;
	margin-top:20px;
	width: 200px;
}

#otherCategories a {
	color: #e60000;
	font-weight: bold;
}

#flypage {
	width: 530px;
	float: left;
	margin-left:20px;
}

#flypage .text {
	font-size: 14px;
}

#flypage .titre h1{
	font-size: 18px;
	text-align: center;
}

#catalogue {
	margin-top:20px;
}

#catalogue a {
	font-weight: bold;
	color: #3b74b7;
}

#errors {
	padding: 10px;
	margin: 10px;
	border: 1px dotted red;
}

/* */




#doleane {
	position: absolute;
	margin-top: -150px;
	margin-left:-50px;
	#margin-left: -150px;
}

#doleane img {
	border: none;
}