/*
Copyright (c) 2006, Publications Le Guide. All rights reserved.
last update: 12.10.2006
by: Alexandre Geoffrion
*/

/* ########## start: header style ########## */
#hd {
	background-image: url(bghead.jpg);
}
/* ########## end: header style ########## */
/* ########## start: footer style ########## */
#ft p {
	color:#999;
	margin:0;
	padding:0;
}
/* ########## end: footer style ########## */
/* ########################### start: BODY CLASS ########################### */
#headdet {
	width: 964px;
	/*height: 199px;*/
	height: 180px;
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	float:left;
}
#headdet h1, h3, h4, p {
	color:#fff;
}
#headdet h1 {
	font-size:152%;
	margin:18px 20px 8px 20px;
	float:right;
	clear:both;
}
#headdet h3 {
	font-size:100%;
	margin-right:20px;
	float:right;
	clear:both;
}
#headdetSmall {
	width: 964px;
	height: 80px;
	background-image: url(headbgsmall.jpg);
	background-repeat: no-repeat;
	float:left;
}
#headdetSmall h1, h3, h4, p {
	color:#fff;
}
#headdetSmall img {
	margin-left:16px;
	border: 1px solid #449dd5;
	float:left;
}
#headdetSmall h1 {
	font-size:152%;
	margin-left:20px;
	margin-top:18px;
	float:left;
}
#headdetSmall h3 {
	font-size:100%;
	margin-right:20px;
	float:right;
}

div.resultToolbar {
	background: url(bgresulttoolbar_637.jpg) top left no-repeat;
}

/* ########## start: secondary column style ########## */
div.secondary {
  background: url(bgheader_300px.jpg) top left no-repeat;
}
div.secondary .roundbottom {
	background-image: url(bgfooter_300px.gif);
}
div.secondary h2 {
	padding-left: 30px;
}
div.secondaryBody {
	color: #fff;
	font-weight: bold;
}
div.secondaryBody a {
	background-image: none;
	padding:0;
	margin:0;
	display:inline;
}
div.secondaryBody label {
	margin-top: 7px;
	margin-right: 7px;
	width: 70px;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
div.secondaryBody .btn1 {
	vertical-align: middle;
	margin-left: 78px;
	margin-top: 8px;
	margin-bottom:0;
}

/* ########## end: secondary column style ########## */

/* ########################### end: BODY CLASS ########################### */

/* ########################### start: GLOBAL CLASS ########################### */

/*.container {
	padding-bottom: 0;
}
/*
/*
.fullcontainer {
	background-color:#213749;
	background-image: url(bgcontainer.jpg);
	background-repeat: repeat-x;
	background-position: left 244px;
}
*/
/*
.fullcontainer a {
	color:#3399ff;
}
*/
/*
.topLine {
	border:0;
}
*/
/* ########################### end: GLOBAL CLASS ########################### */