/*
Title:      Traiteur Yves Grenier - feuille de styles
Author:     Bernard Bélanger, design@bernardbelanger.com 
Updated:    19-08-05
Notes:		http://www.bernardbelanger.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #261E08;
	background: #DAD2BD;
	}
	
/* _____  structure  ________________________ */

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 730px;
	background: transparent url(../icono/page_mid.jpg) repeat-y center;
	}
	
#header {
	background: transparent url(../icono/page_top2.jpg) no-repeat center top;
	text-align: left; 
	margin: 0px; 
	width: 730px; height: 218px;
	}
#header .image {
	margin: 0px 0px 0px 440px; 
	}

#print_header {
    display: none;	
	}

#col-nav {
	margin-top: 0;
	width: 140px;
	background: transparent;
	float: left;
	}
	
#resume {
	float: right;
	width: 590px;
	}
#resume span {
    display: none;	
	}

#col-main {
	float: left;
	width: 355px;
	/*background: #fff;*/
	}
	
#col-main-content {
	margin: 25px 0;
	padding: 0 10px;
	background: transparent;
	width: 320px;
	}

#col-sidebar {
	width: 233px;
	background: transparent;
	float: left;
	}
	
#col-sidebar-content {
	margin: 25px 0 25px 0;
	padding: 0;
	background: transparent;
	width: 210px;
	color: #534930;
	}

#footer {
	background: #DAD2BD url(../icono/page_bas.jpg) no-repeat top;
	font-family: Helvetica, sans-serif;
	color: #6B6658;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	text-align: right;
	width: 715px; 
	height: 140px;
	padding: 20px 15px 0 0;
	clear: both;
	}

/* _____  menu  ________________________ */

#menuContainer {
	font-size: 10px;
	line-height: 12px;
	text-indent: 7px;
	color: #000000;
	font-weight: bold;
	width: 128px;
	top: 20px;
	left: 0px;
	}

.boutonOn a, .boutonOn a:visited {
	color: #000000;
	background-color: #F5F3E6;
	border: solid #B7AA88 2px;
	text-decoration: none;
	width: 120px;
	padding : 2px 0px;
	margin-top: 5px;
	display: block;
	}
.bouton a, .bouton a:visited {
	color: #FFFFFF;
	background-color: #B7AA88;
	border: solid #F5F3E6 2px;
	text-decoration: none;
	width: 120px;
	padding : 2px 0px;
	margin-top: 5px;
	display: block;
	}
.boutonOn a:hover, .bouton a:hover {
	color: black;
	background-color: #F5F3E6;
	border: solid #BFB497 2px;
	}

.contact a {
	font-size: 9px;
	line-height: 10px;
	text-indent: 14px;
	font-weight: bold;
	color: #72644B;
	background-color: transparent;
	border: solid #F5F3E6 1px;
	text-decoration: none;
	padding : 2px 14px 2px 0;
	margin: 0 0 0 637px;
	position: absolute;
	top: 46px;
	display: block;
	}
.contact a:hover {
	background-color: #F5F3E6;
	border: solid #F5F3E6 1px;
	}

#contact_fnd {
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
	background: transparent url(../icono/contact_fnd.jpg) no-repeat center;
	width: 310px;
	height: 64px;
	position: absolute;
	top: 18px;
	left: 130px;
	padding: 115px 0 0 0;
	display: none;
	}
/* _____  typo  ________________________ */

 h2 { 
	color: #534930;
	font-size: 18px;
	line-height: 20px;
	background: #F5DC90;
	padding: 4px 0px 5px 16px;
	margin-top: 0px; 
	}

#col-sidebar-content h2 { 	
	color: #534930;
	font-size: 13px;
	line-height: 16px;
	background: #F5DC90;
	padding: 2px 0px 3px 12px;
	margin: 0px 0 10px 0; 
	border: solid #B9AC8A 0;
	}

#col-sidebar-content h3 { 	
	color: #534930;
	font-size: 13px;
	line-height: 16px;
	background: #D9E7AD;
	padding: 2px 0px 3px 12px;
	margin: 0px 0 10px 0; 
	}

h5 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #7AA700;
	background: transparent;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 16px;
	}

h6 { 
	font-weight: normal;
	color: #375011;
	font-size: 9px;
	line-height: 13px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 16px;
	}

#col-sidebar-content h6 {
	margin: 10px 0px 0px 0px; 
	padding: 0px 0px 0px 12px;
	}

.prix {
	border-top: solid #B9AC8A 1px;
	border-left: solid #B9AC8A 1px;
	border-bottom: solid #EAE8D9 1px;
	border-right: solid #EAE8D9 1px;
	background-color: #FFFFFF;
	color: #C58B25;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 32px;
	padding : 2px 2px;
	line-height: 30px;
	text-align: left; 
	}

.inlistprix {
	border-bottom: solid #B9AC8A 0px;
	border-right: solid #B9AC8A 0px;
	border-top: solid #EAE8D9 0px;
	border-left: solid #EAE8D9 0px;
	color: #C58B25;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding : 1px 2px 1px 4px;
	}
	
#col-sidebar-content .prix {
	margin: 0px 0px 0px 22px;
	}

/* _____  links  ________________________ */

.out a:link, .out a:visited { color: #6B6658; text-decoration: none; padding: 1px; border-bottom: solid #C8BFA6 1px; } 
.out a:hover { color: #FFFFFF; background: #6B6658; padding: 1px; } 
.out a:active { background: #6B6658; } 

p a:link, p a:visited, ul a:link, ul a:visited { 
color: #261E08; text-decoration: none; 
border-bottom: solid #B9AC8A 1px; 
border-top: solid #ffffff 1px; 
background: transparent url(../icono/go.gif) no-repeat right; 
margin: 0px; padding-right: 12px;
} 
p a:hover, ul a:hover { color: #FFFFFF; background: #B9AC8A url(../icono/goOn.gif) no-repeat right; margin: 0px; padding-right: 12px; } 
p a:active, ul a:active { color: #261E08; background: transparent url(../icono/go.gif) no-repeat right; } 


/* _____  divers  ________________________ */

a img {
	border: none;
	}

#theme {
	background: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 18px; height: 9px;
	}
#theme a:link, #theme a:visited { background: #fff; }
#theme a:hover { background: #000; }

.item {
	background-color: #FFFEF7;
	border: solid #8A7C58;
	border-width: 1px;
	margin: 10px 0;
	padding-bottom: 10px;
	}

.item2 {
	border: solid #8A7C58;
	border-width: 1px;
	margin: 10px 0;
	padding-bottom: 10px;
	}

#col-sidebar-content .item {
	background-color: #FFFEF7;
	border: solid #B9AC8A;
	border-width: 1px;
	}

hr {
	border-top: #E1D8C0 solid 1px;
	border-width: 1px 0 0 0;
	color: #FFFEF7;
	background-color: #FFFEF7;
	height: 1px;
	margin: 2px 12px;
	}

.pop {
	background-color: transparent;
	text-align: center; 
	position: relative;
	top: 50px;
	width: 240px;
	margin-right: auto; 
	margin-left: auto; 
	}

#w3c {
	margin: 8px 0 0 0;
	padding: 2px 2px 4px 4px;
	border: solid #EDE5D4 1px;
	float: right;
	clear: both;
	}

/* _____  listes  ________________________ */

p {
	background: transparent url(../icono/list5.gif) no-repeat 0px 3px;
	margin: 4px 0px 0px 16px;
	padding: 0px 0px 0px 16px;
	}

#col-sidebar-content p {
	background: transparent url(../icono/list.gif) no-repeat 0px 3px;
	margin: 4px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	background: transparent url(../icono/list4.gif) no-repeat 0px 3px;
	margin: 4px 0px 0px 32px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	}
	
#col-sidebar-content li {
	background: transparent url(../icono/list2.gif) no-repeat 0px 3px;
	margin: 4px 10px 0px 22px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	}

h3 { 
	background: transparent url(../icono/list3.gif) no-repeat 0px 14px;
	margin: 0px 0px 6px 16px;
	padding: 10px 0px 0px 16px;
	font-size: 13px;
	line-height: 17px;
	}

.list3 {
	background: transparent url(../icono/list3.gif) no-repeat 0px 2px;
	}
