/* ------------------------------------------------------------------------------ */
/* Author: Michel Hébert              Version:1.2             Last Revision:28/05/08
+----------------------------------------------------------------------------------+
levillageois.com CSS by
	|           | |            | |    |  |    | |          \   |   |   /        \
	|     ______   ____    ____  |    |  |    | |     __    \  |   |  /    __    \
	|     ______       |  |      |    |  |    | |    |  |      |   |      |  |     
	|           |      |  |      |    |  |    | |    |  |    | |   | |    |  |    |
	 ______     |      |  |      |    |  |    | |    |  |    | |   | |    |  |    |
	 ______     |      |  |      |     __     | |     __       |   |       __      
	|           |      |  |      |            | |           /  |   |  \          /
	 ___________        __        ____________   __________     ___     ________ 
                                                                              CEIBA
+----------------------------------------------------------------------------------+
Email: Admin@studioceiba.com                         Website: www.studioceiba.com */
/* ------------------------------------------------------------------------------ */


/*Html elements*/
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #244660 url(images/system/body.jpg) repeat;
	font: normal 12px/18px "Trebuchet MS", sans-serif;
	color: #C5BF90;
}
a {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
b {
	font: bold Georgia, "Times New Roman", Times, serif;
	color: #837F60;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 18px 54px;
	background: url(images/system/h1Background.png) left bottom no-repeat;
	font: bold 24px/36px Georgia, "Times New Roman", Times, serif;
	color: #484331;
}
h1 a {
	color: #484331;
}
h1 a:hover {
	color: #484331;
	text-decoration: none;
}
h2 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 9px;
	background: url(images/system/tableHead.png) repeat-x;
	font: bold 20px/36px Georgia, "Times New Roman", Times, serif;
	color: #484331;
}
h2 a {
	color: #484331;
}
h2 a:hover {
	color: #484331;
	text-decoration: none;
}
h3 {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #484331;
}
h3 a {
	color: #837F60;
}
h3 a:hover {
	color: #837F60;
	background: #efebc9;
}
h4 {
	margin: 0px;
	padding: 0px;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #837F60;
}
h4 a {
	color: #837F60;
}
h4 a:hover {
	color: #837F60;
}
blockquote {
	margin: 18px 18px 0px 18px;
	padding: 8px 17px;
	text-align: center;
	background: #F3DAA5;
	border: solid 1px #CC6633;
	color: #AE9C76;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: inside decimal;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #837F60;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: normal 12px/18px "Trebuchet MS", sans-serif;
}
ol ul {
	margin: 0px 0px 18px 18px;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #EFEBC9;
	border-bottom: 1px solid #EFEBC9;
	color: #C5BF90;
}
/*General Table Formating*/
table {
	margin: 0px 0px 18px 0px;
	width: 100%;
	border-collapse: collapse;
}
thead {
	background: url(images/system/tableHead.png) repeat-x;
	text-align: left;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #484331;
	border: none;
}
th,
td {
	padding: 9px 9px;	
}
td {
	color: #837F60;
}
tbody td {
	border-bottom: 1px solid #efebc9; 
}
/*End of General Table Formating*/
/*End of html hlements*/
/*Main stuctural elements*/
#warning {
	display: none;
}
#login {
	text-align: right;
	color: #ADBAC3;
}
#wrapper {
	position: relative;
	width: 726px;
	margin: 18px auto;
}
#frameTop {
	width: 726px;
	height: 36px;
	background: url(images/system/frameTop.png);
	
}
#frame {
	display: block;
	padding: 9px 54px 9px 54px; /*fixes vertical margin error*/
	width: 618px;
	background: url(images/system/frame.png) repeat-y;
}
#header {
	position: relative;
}
#content {
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent {
	display: block;
	float: left;
	width: 372px;
}
.sidebar {
	display: block;
	float: right;
	width: 228px;
}
#news {
	width: 726px;
	height: 54px;
	background: url(images/system/news.png);
}
#newsFeed {
	padding: 16px 54px 20px 54px;
	color: #FFFFEA;
}
#frameFooter {
	width: 726px;
	background: url(images/system/frameFooter.png) repeat-y;
	color: #9EAE76;
}
#footerMenu {
	display: block;
	position: relative;
	height: 72px;
	width: 618px;
	margin: 0px 54px 0px 54px;
	background: url(images/system/footerMenu.png) no-repeat;
}
#disclaimer {
	display: block;
	margin: 18px 54px 0px 54px;
	text-align: right;
	font-size: 10px;
}
#frameBottom {
	width: 726px;
	height: 36px;
	background: url(images/system/frameBottom.png);
}
#spec {
	font: normal 10px/18px "Trebuchet MS", sans-serif;
	color: #ADBAC3;
}
/*End of main structural elements*/
/*Element style*/
.article {
	margin: 0px 0px 18px 0px;
}
/*.button formating*/
.button {
	display: block;
	margin: 0px auto;
	width: 176px;
	height: 36px;
	background: url(images/system/button.png) no-repeat top left;
	text-align: center;
	font: bold 14px/36px "Trebuchet MS", sans-serif;
	color: #9EAE76;
}
.button:hover {
	background: url(images/system/button.png) no-repeat top right;
	text-decoration: none;
	color: #FFFFFF;
}
.button2{
	display: block;
	margin: 0px auto;
	width: 176px;
	height: 36px;
	background: url(images/system/button2.png) no-repeat top left;
	text-align: center;
	font: bold 14px/36px "Trebuchet MS", sans-serif;
	color: #76ABB7;
}
.button2:hover {
	background: url(images/system/button2.png) no-repeat top right;
	text-decoration: none;
	color: #FFFFFF;
}
.buttonRiteStop {
	display: block;
	position: absolute;
	top:72px;
	right:36px;
	margin: 0px auto;
	width: 60px;
	height: 60px;
	background: url(images/system/riteStopButton.png) no-repeat top left;
	text-indent: -2000px;
	font: bold 14px/60px "Trebuchet MS", sans-serif;
	color: #155E82;
}
.buttonRiteStop:hover {
	background: url(images/system/riteStopButton.png) no-repeat top right;
	text-decoration: none;
	text-indent: -130px;
}
.buttonHH {
	display: block;
	position: absolute;
	top:132px;
	right:36px;
	margin: 0px auto;
	width: 60px;
	height: 60px;
	background: url(images/system/HHButton.png) no-repeat top left;
	text-indent: -2000px;
	font: bold 14px/60px "Trebuchet MS", sans-serif;
	color: #155E82;
}
.buttonHH:hover {
	background: url(images/system/HHButton.png) no-repeat top right;
	text-decoration: none;
	text-indent: -170px;
}
.buttonSandwichesPlus {
	display: block;
	position: absolute;
	top:192px;
	right:36px;
	margin: 0px auto;
	width: 60px;
	height: 60px;
	background: url(images/system/sandwichesPlusButton.png) no-repeat top left;
	text-indent: -2000px;
	font: bold 14px/60px "Trebuchet MS", sans-serif;
	color: #155E82;
}
.buttonSandwichesPlus:hover {
	background: url(images/system/sandwichesPlusButton.png) no-repeat top right;
	text-decoration: none;
	text-indent: -138px;
}
/*End of .button formating*/
.clear {
	clear: both;
}
#content .text { /*temporary CSS formating for paragraph*/
	margin: 0px 0px 18px 0px;
}
}
.date {
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #837F60;	
}
/*.dvdList formating*/
.dvdList li:hover .info {
	display: block;
	z-index: 60;
}
.dvdList {
	display: block;
	width: 546px;
	list-style: none;
}
.dvdList li {
	display: block;
	position: relative;
	width: 53px;
	height: 72px;
	margin: 0px 12px 0px 12px;
	float: left;
	background: url(images/system/noimage.jpg) no-repeat left bottom;
}
.dvdList li.after {
	margin: 36px 12px 0px 12px;
}
.dvdList li .info {
	display: none;
	position: absolute;
	width: 121px;
	right: -34px;
	bottom: 80px;
	font: normal 11px/18px "Trebuchet MS", sans-serif;
	color: #76ABB7;
	text-align: center;
}
.dvdList li .info b {
	font: bold 12px/18px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
}
.dvdList li .info .infoTop {
	display: block;
	width: 121px;
	height: 9px;
	background: url(images/system/infoTop.png) no-repeat left bottom;	
}
.dvdList li .info .infoContent {
	padding: 0px 9px;
	width: 103px;
	background: url(images/system/info.png) repeat-y;	
}
.dvdList li .info .infoBottom {
	display: block;
	width: 121px;
	height: 18px;
	background: url(images/system/infoBottom.png) no-repeat left bottom;	
}
.dvdList .border {
	display: Block;
	width: 71px;
	height: 90px;
	position: absolute;
	top: -9px;
	left: -7px;
	background: url(images/system/dvdBorder.png);
	z-index: 5;
}
.dvdList .border a {
	display: block;
	width: 71px;
	height: 90px;
}
.dvdList .border a:hover {
	background: url(images/system/hover.png);
}
/*End of .dvdList formating*/
.footnote {
	margin: 18px 0px 0px 18px;
	font: italic 10px/18px "Trebuchet MS", sans-serif;
}
.frame {
	margin: 0px 18px 18px 18px;
	padding: 7px;
	border: 2px solid #EFEBC9;
}
/*#header formating*/
/*End of #header formating*/
/*.home formating*/
.home {
	position: absolute;
	display: block;
	width: 97px;
	height: 45px;
	top: 0px;
	left: 0px;
	background: url(images/system/home.png) no-repeat top left;
}
.home a {
	display: block;
	width: 97px;
	height: 45px;
}
.home .subMenu {
	display: none;
	position: absolute;
	top: 47px;
	left: 6px;
	padding: 5px 9px 9px 9px;
	width: 126px;
	color: #4d4d4d;
	font: normal 12px/18px "Trebuchet MS", sans-serif;
	text-align: center;
	background: #FFFFFF url(images/system/subMenu.png) bottom repeat-x;
	border-right: solid 1px #c7ced0;
	border-left: solid 1px #e0e8eb;
	border-bottom: solid 1px #acb6a3;
}
.home .subMenu img {
	margin-right: 9px;
	vertical-align: sub;
}
.home:hover {
	background: url(images/system/home.png) no-repeat top right;
}
.home:hover .subMenu {  
	display: block;
	z-index: 6000;
}
/*End of .home formating*/
/*.linkBar formating*/
.linkBar {
	display: block;
	margin: 0px 0px 18px 0px;
	padding: 0px 9px 0px 0px;
	width: 609px;
	height: 72px;
	background: url(images/system/linkBar.png); 
}
.linkBarSchedule {
	display: block;
	width: 158px;
	height: 72px;
	background: url(images/system/linkBarSchedule.png) left top no-repeat;
	float: right;
}
.linkBarSchedule:hover {
	background: url(images/system/linkBarSchedule.png) right top no-repeat;
}
.linkBarSpeciaux {
	display: block;
	width: 158px;
	height: 72px;
	background: url(images/system/linkBarSpeciaux.png) left top no-repeat;
	float: right;
}
.linkBarSpeciaux:hover {
	background: url(images/system/linkBarSpeciaux.png) right top no-repeat;
}
.linkBarMenu {
	display: block;
	width: 158px;
	height: 72px;
	background: url(images/system/linkBarMenu.png) left top no-repeat;
	float: right;
}
.linkBarMenu:hover {
	background: url(images/system/linkBarMenu.png) right top no-repeat;
}
/*End of .linkBar formating*/
/*.list formating*/
.list {
	margin: 0px 0px 0px 18px;
	position: relative;
}
.list .price {
	text-align: right;
	font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #484331;
}
.list li {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 9px;
	height: 72px;
}
.list li h3 {
	margin: 0px;
}
/*End of .list formating*/
#login a{
	color: #ADBAC3;
}
/*#mainContent formating*/
#mainContent .article {
	margin: 0px 18px 18px 18px;
	position: relative;
}
#mainContent .paperFrame .article {
	margin: 0px;
	position: relative;
}
#mainContent .paperTop {
	Display: block;
	width: 372px;
	height: 36px;
	Background: url(images/system/contentPaperTop.png);
}
#mainContent .paperFrame {
	padding: 9px 36px;
	Background: url(images/system/contentPaperFrame.png) repeat-y;
}
#mainContent .paperBottom {
	Display: block;
	margin: 0px 0px 18px 0px;
	width: 372px;
	height: 36px;
	Background: url(images/system/contentPaperBottom.png);
}
/*End of #mainContent formating*/
/*.mediumPicture formating*/
.mediumPicture {
	position: relative;
}
.mediumPicture .border {
	display: block;
	position: absolute;
	width: 210px;
	height: 162px;
	top: -9px;
	left: -9px;
	background: url(images/system/pictureFrame.png);
	z-index: 5;
}
.mediumPicture .border a {
	display: block;
	margin: 9px;
	width: 192px;
	height: 144px;
}
.mediumPicture .border a:hover {
	background: url(images/system/hover.png);
}
/*End of .mediumPicture formating*/
/*#menu formating*/
#menu {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style: none;
	right: 0px;
	bottom: 0px;
	font: bold 16px/18px "Trebuchet MS", sans-serif;
}
#menu li.menuItem {
	display: block;
	position: relative;
	float: left;
	margin-right: 18px;
	padding-top: 18px;
}
#menu li.menuItem:hover,
#menu li.menuItem.over {
	color: #155E82;
}
#menu li.menuItem a {
	color: #9EAE76;
}
#menu li.menuItem a:hover {
	color: #155E82;
	text-decoration: none;
}
#menu li.menuItem ul {
	display: none;
	position: absolute;
	bottom: 24px;
	right: -9px;
	padding: 9px 9px 18px 9px;
	font: normal 12px/18px "Trebuchet MS", sans-serif;
	background: #FFFFFF url(images/system/subMenu.png) bottom repeat-x;
	border-right: solid 1px #c7ced0;
	border-left: solid 1px #e0e8eb;
	border-top: solid 1px #e0e8eb;
}
#menu li.menuItem:hover ul,
#menu li.menuItem.over ul {
	display: block;
	z-index: 6000;
}
#menu li.menuItem ul li.subMenuItem{
	float: none;
	width: 144px;
	border-bottom: 1px solid #ebebeb;
}
#menu li.menuItem ul li.subMenuItem:hover{
	background: #ebebeb;
	color: #FFFFFF;
}
#menu li.menuItem ul li.subMenuItem img{
	margin-right: 9px;
	vertical-align: middle;
}
#menu li.menuItem ul li.subMenuItem a{
	display: block;
	width: 144px;
	line-height: 35px;
	font-weight: bold;
	color: #4d4d4d;	
}
#menu li.menuItem ul li.subMenuItem a:hover {
	color: #155E82;
	text-decoration: none;	
}/*End of #menu formating*/
/*.more formating*/
.more {
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #EFEBC9;
	text-align: right;
	clear: both;
}
.more a {
	padding: 0px 18px 0px 0px;
	background: url(images/system/moreArrow.png) right bottom no-repeat;
}
/*End of .more formating*/
/*#news formating*/
#news a {
	color: #FFFFEA;
}
#news h3 {
	display: inline;
	font: bold 16px/18px "Trebuchet MS", sans-serif;
	color: #FFFFEA;
}
#news a{
	color: #FFFFEA;
}
#news a:hover{
	text-decoration: none;
	color: #155E82;
	background: none;
}
/*End of #news formating*/
.odd {
	background: #f9f8de;
}
/* Paper style*/
.paperTop {
	Display: block;
	width: 618px;
	height: 36px;
	Background: url(images/system/paperTop.png);
}
.paperFrame {
	padding: 9px 36px; /*Fixes vertical margin gap error*/
	width: 546px;
	Background: url(images/system/paperFrame.png) repeat-y;
}
.paperFrame .article {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #ebebeb;
}
.paperFrame .sidebar {
	display: block;
	margin: 0px 0px 0px 18px;
	width: 194px;
	float: right;
}
.paperBottom {
	Display: block;
	margin: 0px 0px 18px 0px;
	width: 618px;
	height: 36px;
	Background: url(images/system/paperBottom.png);
}
/*End of paper style*/
.pdf {
	display: block;
	padding: 9px 0px 9px 63px;
	width: 102px;
	height: 36px;
	background: url(images/system/pdf.png) left top no-repeat;
}
.price {
	font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #484331;
}
.produit {
	width: 75%;
}
.red {
	color: #BA1C2B;
}
.redTag {
	display: block;
	width: 150px;
	height: 287px;
	position: absolute;
	top: -36px;
	left: -90px;
	background: url(images/system/aubaine.png);
	z-index: 6000;
}
.ribbon {
	display: block;
	width: 69px;
	height: 150px;
	position: absolute;
	top: -28px;
	left: -36px;
	background: url(images/system/ribbon.png);
	z-index: 10;
}
.ribbon2 {
	display: block;
	width: 200px;
	height: 400px;
	position: absolute;
	top: -40px;
	left: -75px;
	background: url(images/system/ribbon2.png);
	z-index: 10;
}
.right {
	text-align: right;
}
.saving {
	display: block;
	padding: 14px 0px 0px 0px;
	width: 56px;
	height: 22px;
	position: absolute;
	right: -5px;
	bottom: -5px;
	background: url(images/system/saving.png);
	font: bold 12px/18px "Trebuchet MS", sans-serif; 
	text-align: center;
	color: #484331;
	z-index: 10;
}
/*.showcase formating*/
.showcase {
	margin: 0px 0px 18px 0px;
}
.showcase .article,
.showcase .middleArticle {
	display: block;
	position: relative;
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 18px 0px;
	width: 194px;
	height: 288px;
	float: left;
	background: url(images/system/frontArticle.png) no-repeat bottom;
}
.showcase .middleArticle {
	margin: 9px 18px;
}
.showcase h3 {
	text-align: center;
	color: #484331;
}
.showcase h4{
	text-align: center;
}
.showcase h4 a {
	color: #837F60;
}
.showcase h4 a:hover {
	color: #837F60;
	background: #efebc9;
}
.showcase p {
	text-align: center;
}
.showcase .price {
	margin: 0px 0px 18px 0px;
	text-align: center;
	font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #484331;
}
.showcase .mediumPicture {
	margin: 0px 0px 36px 0px;
}
/*End of .showcase formating*/
/*.sidebar formating*/
.sidebar .paperTop {
	Display: block;
	width: 228px;
	height: 36px;
	Background: url(images/system/sidebarPaperTop.png);
}
.sidebar .paperFrame {
	padding: 9px 36px;
	margin: 0px;
	width: 156px;
	text-align: center;
	Background: url(images/system/sidebarPaperFrame.png) repeat-y;
}
.sidebar .paperBottom {
	Display: block;
	margin: 0px 0px 18px 0px;
	width: 228px;
	height: 36px;
	Background: url(images/system/sidebarPaperBottom.png);
}
.sidebar .mediumPicture {
	margin: 0px 18px 18px 18px;
}
.sidebar .article {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 8px 0px;
	position: relative;
	text-align: center;
	border-bottom: solid 1px #EFEBC9;
}
.sidebar .article h4 {
	text-align: center;
}
.sidebar .article .price {
	text-align: center;
	font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #484331;
}
/*End of .sidebar formating*/
#spec a {
	color: #ADBAC3;
}
/*.thumbPicture formating*/
.thumbPicture {
	margin: 0px 9px 9px 0px;
	position: relative;
	float: left;
}
.thumbPicture .border {
	display: Block;
	width: 114px;
	height: 90px;
	position: absolute;
	top: -9px;
	left: -9px;
	background: url(images/system/pictureBorder3.png);
	z-index: 5;
}
.thumbPicture .border a {
	display: Block;
	width: 114px;
	height: 90px;
}
/*End of .thumbPicture formating*/
.vcard {
	display: block;
	padding: 9px 0px 9px 63px;
	width: 102px;
	height: 36px;
	background: url(images/system/vcard.png) left top no-repeat;
}
/*End of element style*/
/*End of css*/