body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
a {
	color: #015172;
	text-decoration: underline;
}
img {
	border: 0px; padding: 0px; 
}
input, textarea {
	background-image: url(../images/bg-input.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}
p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 0px;
}
li.vedette-index {
	margin-right: 15px;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
h1 {
	font-size: 24px;
	color: #3c96b3;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	color: #999999;
	width: 235px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	background-color: #dddddd;
}
h3 {
	color: #3c96b3;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../images/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
h3.vedette {
	color: #3c96b3;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../images/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
div#outer {
	width:960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.header {
	height:100px;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
}
div.header div#logo {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 325px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#search {
	width: 375px;
	height: 75px;
	text-align: center;
	background-image: url(../images/bg-search.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	margin: 0px;
	right: 0px;
	padding: 0px;
	top: 35px;
}
div#search div#recherche-avancee a {
	margin: 0px;
	padding: 3px;
	background-color: #666666;
	position: absolute;
	left: 140px;
	top: -10px;
	text-decoration: none;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
div#search div#recherche-avancee a:hover {
	color: #CCCCCC;
}
div#search label.searchLabel {
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	position: absolute;
	left: 13px;
	top: 12px;
}
div#search input {
	background-color: #FFFFFF;
	border: 1px solid #0d718e;
	width: 146px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	position: absolute;
	left: 115px;
	top: 11px;
	background-image: url(../images/bg-input.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 2px;
}
div#search .searchBtn {
	height: 20px;
	width: 40px;
	background:url('../images/go.gif') no-repeat;
	border:0px;
	cursor:pointer;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 11px;
	left: 272px;
}
div#center-square {
	height: 80px;
	width: 180px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
}
div#center-square2 {
	height: 80px;
	width: 180px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
}
div#inscription-gratuite {
	padding: 0px;
	height: 80px;
	width: 189px;
	background-color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#categorie-vedette {
	padding: 0px;
	height: 150px;
	width: 189px;
	background-color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#menu {
	padding: 0px;
	height: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 585px;
}
div#menu p {
	padding: 0px;
	font-size: 11px;
	color: #bbbbbb;
	font-weight: bold;
	height: 13px;
	margin: 0px;
}
div#menu p a {
	color: #ffffff;
	text-decoration: none;
}
div#menu p a:hover {
	text-decoration: underline;
}
div#date {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 10px;
	color: #FFFFFF;
}
div.side-meteo {
	width: 176px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 73px;
	background-color: #bfbfbf;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #000000;
	background-image: url(../images/bg-meteo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.side-meteo iframe {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 49px;
	width: 148px;
	overflow: hidden;
}
div.path {
	color: #bbbbbb;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
div.path a:link, .path a:active, .path a:visited {
	color: #eeeeee;
	text-decoration: none;
}
div.path a:hover {
	text-decoration: underline;
}
div.path img {
	margin: 0px 5px 1px 5px;
}
div.centerContainer {
	float: left;
	width:561px;
	margin:0px 0px 10px 10px;
	background:#FFFFFF url('../images/centerMiddleBack2.gif') repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
div.centerTopContainer {
	background: url('../images/centerTopBack.gif') repeat-x;
	height: 31px;
}
div.centerMiddleContainer {
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.centerContainer p.catHomeSubcats {
	padding: 0px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
div.centerContainer p.catHomeSubcats a {
	text-decoration: none;
	color: #555555;
}
div.centerContainer p.catHomeSubcats a:hover {
	text-decoration: underline;
}
div.main-area-content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.links {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.links p.title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
div.links p.description {
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#site-top {
	background-image: url(../images/bg-site-top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;
	padding: 0px;
	height: 100px;
	width: 425px;
}
div#site {
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	background-color: #FFFFFF;
	width: 355px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
div#site p.p1 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#site p.p2 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}
div#site-bottom {
	background-image: url(../images/bg-site-bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 50px;
	width: 425px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.premium {
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dotted #3995b5;
	background-color: #f5f5f5;
	position: relative;
	background-image: url(../images/bg-premium.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.premium-image {
	padding: 4px;
	height: 80px;
	width: 180px;
	background-color: #FFFFFF;
	margin: 0px;
	position: absolute;
	top: 10px;
	right: 10px;
}
div.premium-titre {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 290px;
	font-size: 11px;
}
div.premium-url {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
	color: #666666;
}
div.premium-description {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div#pub-main {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 500px;
	background-image: url(../images/annuaire-quebec.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#pub-main p {
	margin: 0px;
	padding: 0px;
}
div#navigation {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 16px;
}
input.btn {
	font-size: 16px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
}
div.decouvrir {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
div.decouvrir-float {
	float: left;
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.decouvrir-pic {
	margin: 0px;
	padding: 2px;
	height: 80px;
	width: 180px;
	border: 1px solid #3C94B0;
	background-color: #FFFFFF;
}
div.decouvrir-spotlight {
	padding: 10px;
	width: 164px;
	clear: both;
	font-size: 10px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
div.decouvrir-titre {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
}
div.decouvrir-desc {
	font-size: 10px;
}
div.decouvrir-clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#submit-gratuit {
	border: 1px dotted #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(../images/bg-submit-gratuit.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
div#submit-payant {
	border: 1px dotted #000000;
	background-image: url(../images/bg-submit-vedette.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
div.footer {
	color: #666666;
	font-size: 9px;
	text-align: center;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
div.footer p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.footer a {
	color: #666666;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}
div#inscription-wrap {
	padding: 50px;
	width: 858px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;
}
div#inscription-wrap input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
div#votre-site-ici {
	font-size: 9px;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div#votre-site-ici a {
	color: #666666;
	text-decoration: none;
}
div#votre-site-ici a:hover {
	text-decoration: underline;
	color: #000000;
}
div.custom-select select {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 225px;
}





































td.err {
	padding: 3px;
	color: #CA0002;
	text-align: left;
}

td.msg {
	padding: 15px;
	color: #0000FF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



input.text {
	color: #000000;
	border: 1px solid #3E81B4;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}

.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}






.limit_field {
   border: 0px solid transparent;
   
}













.centerTopLabel {
 	position:relative;
 	top:8px;
 	color:#FFFFFF;
 	font-weight:bold;
 }



.centerBottomContainer {
 	height:10px;
 	background:url('../images/centerBottomBack.gif') repeat-x;
 }

.catHome {
	width: 146px;
	background: url('../images/catHomeIcon.gif') no-repeat 13px 4px;; padding-left:30px; padding-right:0px; padding-top:0px; padding-bottom:18px
}












.catHomeCount {
	color: #CA0002;
	font-weight: bold;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 189px;
	margin-left:10px;
}

.boxTopRight {
	background:url('../images/sideTopRight.gif') no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 30px;
	font-size: 11px;
 }

.boxMiddleRight {
	background: url('../images/sideBackRight.gif') repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.menuBottom {
	width:928px;
	text-align:center;
	padding: 20px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftContainer {
	float: left;
	width: 189px;
}

.boxTopLeft {
	background:url('../images/sideTopLeft.gif') no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 30px;
	font-size: 11px;
 }

.boxMiddleLeft {
	background: url('../images/sideBackLeft.gif') repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.boxStats {
	margin: 0px;
	list-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.boxStats li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}

/*-------------------*/

.boxSponsored {
	color: #707070;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.boxSponsoredLast {
	color: #707070;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}





/*-------------------*/

.boxPopCats {
	padding: 10px 0px 10px 7px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url('../images/boxPopCatsBg.gif') no-repeat 0px 5px;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	margin-right: 15px;
	text-align: left;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #015172;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #015172;
	text-decoration: underline;
}

/*-------------------*/

.noResults {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
	padding: 15px;
	background-color: #FFFFFF;
}

.noResults p {
	color: #CA0002;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float:left;
}

.pagingLinks {
	color: #CA0002;
}
















.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}

.bidFunds {
	background: url('../images/bidBg1.gif') no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold
}



.bidBg3 {
	background: url('../images/bidBg3.gif') no-repeat;
	width: 68px;
	height: 4px
}.custom-01 {
	font-size: 16px;
	font-weight: bold;
}
.centerMiddleContainer p.submit-title {
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}












