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

body {
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: center;
	color: #000;
	background: #fff;
	}
	
/* _____  structure  ________________________ */

#wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 7.5in;
	}

#page {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 7.5in;
	}
	
#header {
	height: 1in;
	margin: 0 0 0 2in;
	top: 1.5in;
	}

#vignette {
	display: none;
	}

#col-nav {
	position: relative;
	top: 1in;
	width: 2in;
	float: left;
	}
#col-nav img {
	display: none;
	}
	
#resume {
	display: none;
	}

#col-main {
	float: left;
	width: 5.5in;
	margin: 0;
	padding: 21px 0 0 0;
	}

#col-main-content {
	width: 100%;
	margin: 0;
	padding: 0 0 27px 0;
	}

#col-sidebar {
	display: none;
	}

#footer {
	color: #666;
	font-size: 6pt;
	line-height: 8pt;
	text-align: left;
	padding: 24px 0 0 2in;
	clear: both;
	}

#bt_billetterie_wrap {
	display: none;
	}


/* _____  typo  ________________________ */

.citation {
	font-style: italic;
	width: 350px;
	}

.citation span {
	font-style: normal;
	}

p {
	padding: 6px 0 0 0;
	margin: 0; 
	}
.item-side p { 
	font-size: 9px;
	line-height: 11px;
	}
h1 { 
	font-size: 16pt;
	line-height: 20pt;
	padding: 10px 0 0 0;
	margin: 0 0 0 0; 
	}
.item-side h1 { 
	font-size: 11px;
	line-height: 13px;
	}
 
h2 { 
	font-size: 8pt;
	line-height: 10pt;
	margin: 2px 0 0 0; 
	font-weight: normal;
	}
h3 { 	
	font-size: 10pt;
	line-height: 13pt;
	margin: 0;
	padding: 8px 0 0 0; 
	}

h4 {
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	margin: 0px; 
	}

h5 {
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	margin: 0px; 
	}

h6 { 
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
	padding: 0;
	margin: 0; 
	}

.bold-red { 
	font-weight: bold;
	}

/* _____  links  ________________________ */

.out a:link, .out a:visited { color: #666; text-decoration: none; padding: 1px; } 
.out a:hover { color: #666; background: #fff; padding: 1px; } 
.out a:active { background: #fff; } 

.go_main img {
	margin: 0 0 0 0;
	padding: 0;
	height: 20px;
	width: 20px;
	}

/* _____  divers  ________________________ */

a img {
	border: none;
	}

#theme {
	display: none;
	}
#theme a:link, #theme a:visited { background: #fff; }
#theme a:hover { background: #fff; }

#canada {
	display: none;
	}

.item {
	width: 4.5in;
	height: 100%;
	margin: 0;
	padding: 0;
	}

.item_sep {
	width: 360px;
	margin: 0;
	padding: 0;
	height: 15px;
	}

.item img {
	float: left;
	position: relative;
	margin: 10px 10px 0 0;
	}

.item p img {
	float: none;
	position: relative;
	margin: 0;
	padding: 0;
	}


/* _____  menu  ________________________ */



.navigation {
	margin: 0;
	padding: 0;
	background: #fff; 
	}
	
.navigation ul {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	list-style: none;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1.5in;
	}

.navigation h1 {
	display: none;
	}

.navigation p {
	display: none;
	}

.navigation img {
	display: none;
	}

.navigation h6 {
	margin: 0;
	padding: 0;
	background: #fff;
	height: 27px;
	border: solid #ccc 0;
	}

.navigation a {
	background-color: #fff;
	color: #ccc;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	text-decoration: none;
	padding : 4px 0px;
	margin: 0;
	display: block;
	}

.navigation a:hover, .navigation .currentpage a:hover {
	color: #fff;
	background-color: #000;
	}

.navigation .currentpage a, .navigation .currentCom a {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	}

