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

#wrap {
	border: solid #fff;
	border-width: 1px;
	}


#resume {
	width: 750px;
	height: 1px;
	background: #76EC17; 
	color: #000;
	padding: 0;
	margin: 0;
	}

#col-nav {
	top: 36px;
	}


#col-main {
	float: left;
	width: 575px;
	background: transparent url(../icono/fond_content_575_bot.gif) no-repeat bottom; 
	margin: 36px 0 0 0;
	padding: 0 0 27px 0;
	}

#col-main-content {
	width: 100%;
	background: transparent url(../icono/fond_content_575_top.gif) no-repeat top; 
	margin: 0;
	padding: 21px 0 0 0;
	}

#footer {
	background: transparent; 
	color: #1A5000;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	width: 750px; 
	height: 60px;
	padding: 0 0 0 0;
	clear: both;
	}
#footer p {
	padding: 30px 0 0 10px;
	margin: 0; 
	}

.item {
	background: transparent url(../icono/fond_content_575_mid.gif) repeat top; 
	width: 575px;
	height: 575px;
	padding: 0;
	margin: 0 0 0 0;
	}

.item p {
	padding: 0;
	text-align: center;
	float: none;

	position: relative;
	margin: 0 auto;
	}

.item p img {
	float: none;
	position: relative;
	margin: 0 0 0 -7px;
	}

hr {
	width:70%;
	}

.black { 
	color: #000;
	}

h6 { 
	font-weight: normal;
	font-style: normal;
	color: #999;
	font-size: 9px;
	line-height: 11px;
	text-align: center;
	padding: 6px 0 0 0;
	margin: 0;
	clear: both;
	}

#table {
	position: relative;
	top: -54px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	}
	
.left_btn a {
	display: block;
	padding-top: 32px;
	overflow: hidden;
	width: 39px;
	background: url(http://2005.coupdecoeur.ca/icono/left_btn.gif) no-repeat 0 0 transparent;
	height: 0px !important; /* for most browsers */
	height /**/:32px; /* for IE5.5's bad box model */
	}

.left_btn a:hover {
	background: url(http://2005.coupdecoeur.ca/icono/left_btn.gif) no-repeat 0 -32px transparent;
	}

.right_btn a {
	display: block;
	padding-top: 32px;
	overflow: hidden;
	width: 39px;
	background: url(http://2005.coupdecoeur.ca/icono/right_btn.gif) no-repeat 0 0 transparent;
	height: 0px !important; /* for most browsers */
	height /**/:32px; /* for IE5.5's bad box model */
	}

.right_btn a:hover {
	background: url(http://2005.coupdecoeur.ca/icono/right_btn.gif) no-repeat 0 -32px transparent;
	}

.right_vert_btn a {
	display: block;
	padding-top: 32px;
	overflow: hidden;
	width: 39px;
	background: url(http://2005.coupdecoeur.ca/icono/right_vert_btn.gif) no-repeat 0 0 transparent;
	height: 0px !important; /* for most browsers */
	height /**/:32px; /* for IE5.5's bad box model */
	}

.right_vert_btn a:hover {
	background: url(http://2005.coupdecoeur.ca/icono/right_vert_btn.gif) no-repeat 0 -32px transparent;
	}

.get_quickTime a {
	display: block;
	padding-top: 31px;
	margin: 80px auto 0 auto;
	overflow: hidden;
	width: 88px;
	background: url(http://2005.coupdecoeur.ca/icono/getquicktime.gif) no-repeat 0 0 transparent;
	height: 0px !important; /* for most browsers */
	height /**/:31px; /* for IE5.5's bad box model */
	}

.get_quickTime a:hover {
	background: url(http://2005.coupdecoeur.ca/icono/getquicktime.gif) no-repeat 0 -31px transparent;
	}

