@charset "utf-8";
/* CSS Document */
body {
	background-color:#D5D5D5;
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 0px 0px 0px;
}
.bg2{
	/*position:absolute;*/
	/*top:500px;*/
	background-image:url(../img/bg_2.gif);
	background-repeat:repeat;
	background-position:center;
	
}
.blanc_bg {
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5; 
	BACKGROUND-COLOR:white;
}

.bg_une {
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5;
	BACKGROUND-COLOR:#f2f2f2;
	
}

.gris {
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5;
	BACKGROUND-COLOR:#f2f2f2;
	
}

.spacer_show {
	
	/*border-width:1px; */
	border-bottom-color:D5D5D5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	BACKGROUND-COLOR:#ffffff;
	
}

p {
	font-family:verdana, sans-serif;
	font-size:11px;
	background-color:transparent;
	color:#686666;
	margin-left:0px;
	margin-right:0px;
	margin:0px; 
}

a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#mainDiv{
    background-color: #ffffff; 
}

#header{
    height: 260px;
}

#accueil_promotions{
    padding:0px;
    margin:0px;
    width: 741px;
    height: 273px;
}

#accueil_conseils{
    height: 100%;
}

.titre{
	font-family:verdana, sans-serif;
    font-weight: bold;	
	font-size:11px;
	background-color:transparent;
	color:#686666;
	margin-left:0px;
	margin-right:0px;
	margin:0px; 

}

.spacer{
    width: 100%;
    height: 13px;
    background-image: url("http://www.zoneresto.ca/atlantis-gym.com/images/spacer_dot.gif");
    background-repeat: repeat-x;
}