/*
	current_theme.css
	------

	contains all the settings for the currently selected "theme"
	some of these override styles defined elsewhere (body)

	NOTE :	this is a generated file,
				do not edit, all changes will be lost!!

	date : 27-07-2010 12:16
	theme : été cadeau-
*/

body {
	background-color: #b7555b;
}

.top-container #site-banner a {
	height: 145px;
	width: 913px;
	display: block;
	background: #Dbaaad url(http://www.confiserieflorian.com/images/theme/5UytVC.jpg) no-repeat 0 0;
}
.top-container #site-banner a:hover {
	text-decoration: none;
}


table.mainarea {
	background: white url(http://www.confiserieflorian.com/images/theme/Y301Gm.jpg) repeat-y 0 0;
}

.box-container #cart-box {
	background:  #ffffff  url(http://www.confiserieflorian.com/images/theme/atu9is.jpg) no-repeat 0 0;
}

#footer-container {
	background-color: #Dbaaad;
	border-top: 1px solid #ffffff;
}

#footer-container .footer-column h2 {
	border-bottom: 1px solid #ffffff;
}

#footer-container .footer-column a:hover {
	background-color: #ffffff;
}
