/* Copyright 2006, logic-web.net. All Rights Reserved. We will take legal action against those who copy our HTML content, CSS style sheets and JavaScript functions. */ 

/* GENERAL */
BODY
{
	margin:0;
	padding:0;
	color:DimGray;
	font-size: 80%;
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, serif;
	background-image: url(../images/bg.gif); 
	background-repeat:repeat;
}
HTML
{
	margin:0;
	padding:0;
}
#globalcontainer
{
	position: relative;
	width:900px;
	height:2960px;/*2855px;*/
	margin:15px auto;
	background-color:white;
	padding:0;
	border:0;
}
#top
{
	float:left;
	width:900px;
	height:150px;
	margin:0;
	padding:0;
	background-color:#003366;
	/*filter:alpha(opacity=60);  
	-moz-opacity:0.60;
	opacity: 0.60;*/
}
#top img
{
	border:0;
	margin:0;
	padding:0;
}
#left
{
	float:left;
	width:220px;
	height:2755px; /*2650px;*/
	margin:0;
	padding:0;
	background-color:#003366;
	/*filter:alpha(opacity=60);  
	-moz-opacity:0.60;
	opacity: 0.60;*/
}
.encart
{
	float:left;
	width:200px;
	margin:0 10px 0 10px;
	padding:0;
	text-align:center;
	background-color:#CCCCFF;
	color:#003366;
}
#tel
{
	float:left;
	font-size: 140%;
	width:200px;
	margin:10px 10px 10px 10px;
	padding:0;
	text-align:center;
	background:none;
	color:White;
}
#logo
{
	float:left;
	border:0;
	margin: 0;
	padding:0;
}
#titleplan
{
	float:left;
	width:220px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	background:none;
	color:white;
}
#imgplan
{
	float:left;
	border:0;
	margin: 0 35px 0 35px;
	padding:0;
}
#imgpub1
{
	float:left;
	border:0;
	margin:15px 10px 15px 10px;
	padding:0;
}
#right
{
	float:left;
	width:670px;
	height:2650px;
	margin:0;
	margin:0 0 0 5px;
	/*background-image: url(../images/bg.jpg); 
	background-repeat:repeat;*/
	/*filter:alpha(opacity=60);  
	-moz-opacity:0.60;
	opacity: 0.60;*/
}
#title
{
	font-size:140%;
	text-align:center;
	width:670px;
	padding:0;
	margin:0;
	border:0;
	color:#6699CC;
}
#right a
{
	text-decoration:none;
	border-top:dotted 1px #6699CC;
	border-bottom:dotted 1px #6699CC;
	background:none;
	color:#6699CC;
}
#right a:hover
{
	text-decoration:none;
	background:none;	
}
#imgmassage
{
	position:absolute;
	left:645px;
	top:245px; /*235px*/
	margin:0;
	padding:0;
}
#imgnoel
{
	position:absolute;
	left:695px;
	top:245px; /*235px*/
	margin:0;
	padding:0;
	display:none;
	visibility:hidden;
}

#imgcadeau
{
	position:absolute;
	left:745px;
	top:320px; /*235px*/
	margin:0;
	padding:0;
}
#right p
{
	margin:10px 0 0 0;
	padding:0;
}
#right ul
{
	margin:15px 0 15px 0;
	padding:0;
	list-style-type:disc;
}
#right ul li
{
	margin:0 0 0 45px;
	padding:0;
}
#right h1
{
	font-size:150%;
	padding:0 0 5px 0;
	margin:15px 0 15px 0;
	border-bottom:3px solid #6699CC;
	text-indent:5px;
	color:#6699CC;
}
#right h2
{
	font-size:120%;
	padding:5px 0 0 0;
	margin:0;
	border:0;
	text-indent:15px;
	color:#6699CC;
}
#map
{
	width: 563px; 
	height: 563px;
	margin:0 auto;
	background-color:White;
}
#marker 
{
	width:240px;
	text-align:center;
}
#marker strong
{
	color:#003366;
}
p#retourhaut
{
	margin:15px 0 0 0;
	padding:0;
	width:100%;
	text-align:center;
}
p#retourhaut a
{
	text-decoration:underline;
	background:none;
	color:#003366;
	border:0;
}
/*Liens bottom BEGIN*/
#bottom
{
	float:left;
	width:900px;
	height:55px;
	margin:0;
	padding:0;
	background:none;
	/*filter:alpha(opacity=60);  
	-moz-opacity:0.60;
	opacity: 0.60;*/
}
#liensbottom
{
	float:left;
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	text-indent: 0;
	list-style-type: none;
	width:900px;
	height:55px;
	background-color:#003366;
}
#liensbottom li
{
	padding: 0;
	margin: 0 5px;
	text-indent: 0;
	display: inline;
}
#liensbottom li a
{
	padding: 0;
	margin:0;
	font-size: 70%;
	color: #6699CC;
	text-decoration: none;
}
#liensbottom li a:hover
{
	color: White;
}
/*Liens bottom END*/
#w3c
 {
	padding:0;
	margin:3px auto;
	width:80px;
 }
 #w3c img
 {
	margin:0;
	padding:0;
	border:0;
	height:15px;
	width:80px;
	background:none;
 }
 #w3c a
 {
	text-decoration:none;
	background:none;
 }
 #w3c a:hover
 {
	text-decoration:none;
	background:none;
 }
