body{
	text-align:center;
	min-width:600px;
	margin: 0px auto;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

*{
	padding:0;
	margin: 0;
	}

h3 {
	text-align:center;
	letter-spacing:1px;
	font-style: italic;
	color: #666666;
	}

#structure {
	position:relative;
	width: 800px;
	height:370px;
	text-align:left;
	background-image: url(images/couple.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-right: Auto;
	margin-bottom: 10px;
	margin-left: Auto;
	}

#section {
	position:absolute;
	top:50px;
	left:10px;
	width: 780px;
	height:240px;
	text-align:center;
	background:#FFFFFF;
	font-size: 10px;
	}

#construction {
	position:absolute;
	width: 212px;
	text-align:left;
	padding: 20px;
	background:#FFFFFF;
	border:groove 1px;
	left: 275px;
	top: 100px;
	}

#navigation {
	position:absolute;
	width: 100%;
	height:30px;
	text-align:center;
	line-height:30px;
	left: 0px;
	top: 10px;
	background-color: #FFFFFF;
	}

#navigation ul {
	width: 100%;
	list-style: none;
	}

#navigation li {
	float:left;
	width: 12.5%;
	margin: 0;
	padding: 0;
	font-size:15px;
	}

#navigation li.principal {
	text-decoration:none;
	color:#B4D2E6;
	background-color: #6699cc;
	}

#navigation a {
	float:left;
	display:block;
	text-decoration:none;
	width:100px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	}
	
#navigation a:hover{
	color:#FFFFFF;
	background-image: url(images/tuile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation a:active{color: #999999;}

#intro #navigation li.intro,
#consultation #navigation li.consultation,
#produits #navigation li.produits,
#formation #navigation li.formation,
#cv #navigation li.cv,
#atlas #navigation li.atlas,
#liens #navigation li.liens,
#courriel #navigation li.courriel,
#plan #navigation li.plan {
	text-decoration:none;
	background-color:#6699CC;
	color:#B4D2E6;
}

#menu {
	position:absolute;
	width: 150px;
	height: 300px;
	margin-top:70px;
	line-height:40px;
	font-weight: bold;
	font-size:18px;
	}

#menu a {
	display:block;
	height:40px;
	padding: 0 0 0 32px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
#menu a:hover{
	background-color: #B4D2E6;
	background-image: url(images/globe_5.png);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	color:#223E79;
	}

#menu a:active{color: #999999;}

#menu ul {
	position:relative;
	top:0px;
	left:0px;
	list-style-type: none;
	}

#menu li {
	display:block;
	background-color: transparent;
	background-image: url(images/globe_6.png);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	}

#menu li.principal {
	display:block;
	background-color: #B4D2E6;
	background-image: url(images/globe_5.png);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	color:#000066;
	}

#menu li.principal a:hover{
	background-color:#223E79;
	background-image: url(images/globe_6.png);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	color:#B4D2E6;
	}

#occupation {
	position:absolute;
	width: 150px;
	height: 300px;
	margin-top:70px;
	line-height:40px;
	font-weight: bold;
	font-size: 18px;
	}

#occupation ul {
	position:relative;
	top:0px;
	left:0px;
	list-style-type: none;
	}

#occupation li {
	display:block;
	line-height:40px;
	height: 40px;
	padding: 0 0 0 15px;
	color:#FFFFFF;
	background-color: transparent;
	}


#rectangle {
	position:absolute;
	top: 0px;
	left: 150px;
	width: 600px;
	height:280px;
	padding:10px 20px 0px 20px;
	background-color:#FFFFFF;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: normal;
	}

#box {
	position:absolute;
	top: 0px;
	left: 10px;
	width: 780px;
	height:270px;
	text-align:left;
	background-color:#FFFFFF;
	margin: 50px 0 0 0;
	}

#description {
	position:absolute;
	top: 0px;
	left: 280px;
	text-align:left;
	padding:10px 20px 0px 20px;
	background-color:#FFFFFF;
	margin: 50px 0 0 0;
	font-size: 14px;
	line-height: normal;
	width:470px;
	height:270px;
	}


.volume {
	position:relative;
	float:right;
	top: 1px;
	background-color:#FFFFFF;
	width:130px;
	height:240px;
	border-style:none;
	border-color: #FFFFFF;
	margin-left: 12px;
	}

.autosuggestion {
	position:relative;
	float:left;
	top: 1px;
	text-align:left;
	background-color:#FFFFFF;
	width:120px;
	height:180px;
	border-style:none;
	border-color: #FFFFFF;
	}

#psyjeu {
	position:relative;
	float:right;
	top: 1px;
	margin:0 0 0 8px;
	text-align:left;
	background-color:#FFFFFF;
	width:165px;
	height:150px;
	}

#psyjeu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}

#psyjeu li {
	display:inline;
 	}

#psyjeu ul a {
	display:block;
	width: 165px;
	height: 165px;
	line-height:normal;
	color: #000;
	text-decoration:none;
	background-image: url(images/psy_jeu.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

#psyjeu a:hover{
	background-position:right bottom;
	color:#FFFFFF;
}


#psyjeu a .note {
	position: absolute;
	width: 245px;
	height: 40px;
	line-height:normal;
	color: #223E79;
	background-color:#fff;
	text-align: center;
	left: -30000px;
	font-size:12px;
}

/*
#psyjeu a:hover .note {
	top: -65px;
  left: -555px;
}
*/

#cartes {
	position:relative;
	float:left;
	top: 1px;
	text-align: center;
	background-color:#FFFFFF;
	width:200px;
	height:135px;
	}

#cartes ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}

#cartes a .note {
	position: absolute;
	width: 190px;
	height: 106px;
	line-height:normal;
	color: #223E79;
	background-color:#fff;
	text-decoration:none;
	text-align: center;
	left: -30000px;
	font-size:14px;
}

#cartes a:hover .note {
	top: 5px;
  left: 5px;
}

#cartes a .nota {
	position: absolute;
	width: 140px;
	line-height:normal;
	height: 40px;
	color: #223E79;
	padding: 0 1px 5px 1px;
	background-color:#fff;
	text-align: center;
	left: -30000px;
	font-size:12px;
}

/*
#cartes a:hover .nota {
	top: -50px;
  left: 0px;
}
*/
	
#texte {
	position:relative;
	float:right;
	top: 1px;
	text-align:left;
	background-color:#FFFFFF;
	width:460px;
	height:200px;
	}

#article {
	position:relative;
	float:left;
	top: 1px;
	text-align:left;
	background-color:#FFFFFF;
	width:335px;
	height:220px;
	padding: 0px 10px 0px 10px;
	;
	}

.psy{
	background-image: url(images/psy.png);
	background-repeat: no-repeat;
	background-position: 80% 230px;
	}

.individu{
	background-image: url(images/psy_client.png);
	background-repeat: no-repeat;
	background-position: 80% 253px;
	}

#conjoints{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
	color: #666666;
/*à effacer*/	}


.titre{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 20px;
	color: #666666;
	}
	
.couple{
	background-image: url(images/psy_couple.png);
	background-repeat: no-repeat;
	background-position: 80% 253px;
	}
	
.famille{
	background-image: url(images/psy_famille.png);
	background-repeat: no-repeat;
	background-position: 80% 220px;
	}
	
.groupe{
	background-image: url(images/psy_groupe.png);
	background-repeat: no-repeat;
	background-position: 80% 253px;
	}
	
.photo{
	float:right;
	margin: 5px 0 5px 10px;
	}

.livres{
	border:none;
	float:left;
	height: 120px;
	width:90px;
	margin: 1px 10px 8px 0px;
	}

.panier{
	float:left;
	width:60px;
	/*marges panier	margin: 30px 10px 20px 0px;*/
	margin: 50px 1px 20px 0px;
	padding: 0px 13px 0px 0px;
	}

.panier_rond{
	float:left;
	height: 30px;
	width:200px;
	margin-top: 2px;
	}

.caddie{
	position:relative;
	z-index:2;
	float:right;
	height: 30px;
	width:130px;
	margin-top: 5px;
	}
		
		
#photo {
	position:absolute;
	top: 0px;
	left: 200px;
	width: 565px;
	height:240px;
	text-align:left;
	padding:5px 15px 10px 10px;
	background-color:#FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: normal;
	background-repeat: no-repeat;
	margin-top: 50px;
	}

#fonctions {
	position:absolute;
	top:1px;
	left:10px;
	background-color: #B4D2E6;
	width: 150px;
	height: 270px;
	margin-top:50px;
	line-height:40px;
	font-size:16px;
	display:block;
/*menu des fonctions de Russell Calvert psychologue*/
	}

#fonctions li {
	display:block;
	padding: 0 0 0 5px;
	text-decoration:none;
	color:#223e79;
	list-style: none;
	}

#options {
	position:absolute;
	top:1px;
	left:140px;
	background-color: #B4D2E6;
	width: 120px;
	height: 280px;
	margin-top:49px;
	line-height:40px;
	font-size:16px;
	display:block;
	text-decoration: none;
/*menu de la deuxième colone*/
	}

#options ul {
	position:relative;
	list-style-type: none;
	height: 240px;
	}

#options li {
	
	background-color: transparent;
	background-image: url(images/globe_8.png);
	background-repeat: no-repeat;
	background-position: 6px 14px;
	}

#options a {
	display:block;
	padding: 0 0 0 24px;
	text-decoration:none;
	color:#223e79;
	line-height: 40px;
	}
	
#options a:hover{
	background-color: #CEE4F5;
	background-image: url(images/globe_7.png);
	background-repeat: no-repeat;
	background-position: 6px 14px;
	color:#223E79;
	}

#options a:active{
	color: #999999;
	line-height: 40px;
}

#options li.principal {
	background-color: #ffffff;
	background-image: url(images/globe_7.png);
	background-repeat: no-repeat;
	background-position: 6px 14px;
	color:#223e79;
	}

#options li.principal a:hover{
	background-color: #223E79;
	background-image: url(images/globe_8.png);
	background-repeat: no-repeat;
	background-position: 6px 14px;
	color:#FFFFFF;
	}

#items {
	position:absolute;
	top:0px;
	left:190px;
	background-color: #B4D2E6;
	width: 150px;
	height: 260px;
	margin-top:50px;
	line-height:29px;
	}

#items ul {
	position:relative;
	top:0px;
	left:0px;
	list-style-type: none;
	font-size:16px;
	}

#items li {
	width:150px;
	display:block;
	font-size:16px;
	line-height:29px;
	height: 29px;
	background-color: transparent;
	background-image: url(images/globe_6.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	}

#items a {
	display:block;
	height:29px;
	padding: 0 0 0 30px;
	line-height:29px;
	text-decoration:none;
	color:#223e79;
	}
	
#items a:hover{
	width:100%;
	font-size:16px;
	line-height:29px;
	background-color: #CEE4F5;
	background-image: url(images/globe_5.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 29px;
	color:#223E79;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	text-indent:30px;
	}

#items a:active{color: #999999;}

#items li.principal {
	display:block;
	width:100%;
	background-color: #ffffff;
	background-image: url(images/globe_5.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	color:#223e79;
	margin: 0;
	font-size:16px;
	line-height:29px;
	height: 29px;
	padding: 0 0 0 0px;
	}

#items li.principal a:hover{
	width:100%;
	height: 29px;
	line-height:29px;
	background-color: #223E79;
	background-image: url(images/globe_6.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	color:#FFFFFF;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	font-size: 16px;
	}

#map {
	position:relative;
	margin: 0 auto 0 auto;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 370px;
	}

#map1 {
	position:relative;
	margin: 0 auto 0 auto;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 100px;
	}

#message {
	position:absolute;
	z-index:0;
	width: 120px;
	height:60px;
	text-align:center;
	top: 280px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/couple.png);
	left: 342px;
	margin-top: 0 auto 0 auto;
	}

#base {
	margin: 0 auto 0 auto;
	height: 180px;
	width: 100%;
	}

/*
a {
	text-decoration:none;
	color: #0000CC;
	}
*/

.indent{
	text-indent: -9000px;
	}

.consultant{
	background-image: url(/images/psy.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	}

#logo {
	position:relative;
	margin: 0 auto 0 auto;
	height: 180px;
	width: 400px;
	text-align:left;
	padding: 1px 0 0 0;
	}

#contact {
	position:absolute;
	top: 0px;
	left: 185px;
	width: 36px;
	height: 90px;
	background-image: url(images/clef.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	}

#clef {
	position:absolute;
	top: 2px;
	left: 182px;
	width: 36px;
	height: 90px;
	background-image: url(images/clef.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-indent: -9000px;
	}

#psychologue {
	position:absolute;
	height: 130px;
	width: 400px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	text-align:left;
	background-position: center 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 1px;

	}


#email {
	position:absolute;
	display:block;
	top: 127px;
	left: 51px;
	width: 300px;
	height: 30px;
	font-size: 16px;
	letter-spacing:1px;
	font-weight: bold;
	background-image: none;
	line-height: 30px;
	color: #000066;
	background-position: center;
	text-align: center;
	}

#victoria {
	position:absolute;
	display:block;
	bottom: 2px;
	left: 12px;
	width: 370px;
	height: 30px;
	font-size: 10px;
	letter-spacing:0px;
	font-weight:bold;
	background-image: none;
	line-height: 25px;
	color: #000066;
	text-align:center;
	}

.place {
	display:block;
	width: 220px;
	margin: 10px auto 0 auto;
	text-align:center;
	background-color:#FFFFFF;
	}

#chambly {
	position:absolute;
	display:block;
	bottom: 0px;
	right: 24px;
	width: 210px;
	height: 30px;
	font-size: 10px;
	letter-spacing:0px;
	font-weight:bold;
	background-image: none;
	line-height: 30px;
	color: #000066;
	background-position: right;
	text-align:right;
	}

#date{
	float:left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}

#copyright{
	float:right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}


#options a .note {
	position: absolute;
	width: 254px;
	line-height:normal;
	height: 45px;
	color: #223E79;
	padding: 1px 2px 2px 2px;
	background-color:#fff;
	text-align: center;
	left: -30000px;
	font-size:13px;
}

/*
#options a:hover .note {
	top: -50px;
  left: -142px;
}
*/

#navigation a .note {
	position: absolute;
	display:block;
	width: 254px;
	line-height:normal;
	height: 45px;
	padding: 1px 2px 2px 2px;
	background-color:#fff;
	text-align: center;
	left: -30000px;
	font-size:11px;
}

/*
#navigation a:hover .note {
	position:absolute;
	top: -340px;
	left: -3px;
}
*/

#navigation a .nota {
	position: absolute;
	width: 140px;
	line-height:normal;
	height: 40px;
	padding: 0 1px 5px 1px;
	background-color:#fff;
	text-align: center;
	left: -30000px;
	font-size:10px;
}

/*
#navigation a:hover .nota {
	top: -340px;
  left: -3px;
}
*/

#menu a .note {
	position: absolute;
	width: 245px;
	line-height:normal;
	height: 40px;
	color: #223E79;
	padding: 1px 2px 2px 2px;
	background-color:#fff;
	text-align: center;
	left: -30000px;
	font-size:14px;
}

/*
#menu a:hover .note {
	top: -50px;
  left: 110px;
}
*/

#menu a .nota {
	position: absolute;
	width: 140px;
	line-height:normal;
	height: 40px;
	color: #223E79;
	padding: 0 1px 5px 1px;
	background-color:#fff;
	text-align: center;
	left: -30000px;
	font-size:12px;
}

/*
#menu a:hover .nota {
	top: -50px;
  left: 0px;
}
*/

.citation {
	position:relative;
	width: 650px;
	text-align:left;
	margin-top: 60px;
	margin-right: Auto;
	margin-bottom: 15px;
	margin-left: Auto;
	font-size: 16px;
	line-height: 21px;
	}

.fiche {
	position:relative;
	width: 420px;
	text-align:left;
	line-height: 20px;
	margin: 15px auto 15px auto;
	border-color: #000000;
	padding: 30px 25px 30px 25px;
	border-width: 1px;
	border-style:solid;

	}


.cd {
	position:relative;
	float:left;
	top: 1px;
	padding:5px;
	margin-right:10px;
	text-align:left;
	background-color:#FFFFFF;
	width:200px;
	height:230px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
	}

.information {
	position:relative;
	float:left;
	width:205px;
	height:204px;
  	background: #fff;
	top: 1px;
	margin:5px 15px 5px 2px;
	padding:5px 2px 3px 6px;
	background-color:#FFFFFF;
 	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
	}

