/*
Title:      Traiteur Yves Grenier - feuille de styles pour impression
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;
	color: #000000;
	background: white;
	}
	
/* _____  structure  ________________________ */

#page {
	position: relative;
	margin-left: 0;
	padding: 0;
	text-align: left;
	width: 730px;
	background: white;
	}
	
#header {
    display: none;	
	}
#header .image {
    display: none;	
	}

#print_header {
 	position: relative;
	top: 20px;
	margin: 0 0 10px 0px;
	padding: 0 0 20px 150px;
    display: block;	
	}
#print_header h1 {
	font-size: 18px;
	line-height: 22px;
	}	
#print_header p {
	font-size: 11px;
	line-height: 16px;
	background: #fff;
	margin: 0 0 0 22px;
	padding: 0;
	}	

#col-nav {
	margin-top: 0;
	width: 140px;
	float: left;
	}
#resume {
	padding: 0 0 0 150px;
    display: block;	
	}

#resume p {
	font-size: 10px;
	line-height: 14px;
	background: white;
	margin: 0;
	padding: 0;
	}
	
#resume span {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	}
#resume img {
    display: none;	
	}	

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

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

#footer {
	background: white;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	text-align: right;
	width: 730px; 
	height: 40px;
	clear: both;
	}

/* _____  menu  ________________________ */

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

.boutonOn a, .boutonOn a:visited {
	color: #000000;
	border: solid #ccc 1pt;
	text-decoration: none;
	width: 120px;
	padding : 2px 0px;
	margin-top: 5px;
	display: block;
	}
.bouton a, .bouton a:visited {
	color: #ccc;
	border: solid #ccc 1pt;
	text-decoration: none;
	width: 120px;
	padding : 2px 0px;
	margin-top: 5px;
	display: block;
	}
	
/* _____  typo  ________________________ */

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

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

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

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

h6 { 
	font-weight: normal;
	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: solid #ccc 1pt;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 32px;
	padding : 2px 2px;
	line-height: 30px;
	text-align: left; 
	}

.inlistprix {
	position: relative;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding : 1px 2px 1px 8pt;
	}
	
#col-sidebar-content .prix {
	margin: 0px 0px 0px 22px;
	}

/* _____  links  ________________________ */

.out a:link, .out a:visited { color: #000; text-decoration: none; padding: 1px; border-bottom: solid #ccc 1pt; } 
.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 #ccc 1pt; 
background: transparent url(../icono/go_print.gif) no-repeat right; 
margin: 0px; padding-right: 12px;
} 
p a:hover, ul a:hover { color: #FFFFFF; background: #ccc 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_print.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: white;
	border: solid #ccc 1pt;
	margin: 10px 0;
	padding-bottom: 10px;
	}

.item2 {
	border: solid #ccc 1pt;
	margin: 10px 0;
	padding-bottom: 10px;
	}

#col-sidebar-content .item {
	background: white;
	border: solid #ccc 1pt;
	}

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

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

#w3c {
    display: none;	
	}

/* _____  listes  ________________________ */

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

#col-sidebar-content p {
	background: transparent url(../icono/list5_print.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_print.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/list4_print.gif) no-repeat 0px 3px;
	margin: 4px 10px 0px 22px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	}

h3 { 
	background: transparent url(../icono/list3_print.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_print.gif) no-repeat 0px 2px;
	}

