*{margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif;}

body
{
	text-align:center; 
	background-color:#ffffff;
}

#global
{
	position:relative; 
	width:900px; 
	margin-top:0px; margin-left:auto; margin-right:auto; 
	text-align:left; 
	background-color:#ffffff; 
}

#banniere
{
	position:absolute;
	top:0px; left:0px;
	width:900px; height:165px;
}

#menu
{
  position:absolute;
	top:165px; left:0px;
	width:900px; height:265px;
}

#contenu
{
  position:absolute;
  top:320px; left:150px;
  width:525px;
  z-index:10;
}

#droite
{
  position:absolute;
  top:320px; right:8px;
  width:192px;
}

#decouverte
{
	position:relative;
	width:191px; height:271px;
	margin-left:auto; margin-right:auto;
	background-image:url(./images/seance-decouverte.png); background-repeat:no-repeat;
}

#coordonnees
{
	position:relative;
	width:191px; height:128px;
	margin-left:auto; margin-right:auto;
	background-image:url(./images/coordonnees.png); background-repeat:no-repeat;
}

#pied
{
  position:absolute;
  bottom:0px;
  width:900px;
  text-align:right; font-size:11px; color:#666666;
}
  
.text11n{font-size:11px; font-weight:normal; color:#333333; line-height:15px;}
.text12n{font-size:12px; font-weight:normal; color:#333333; line-height:22px;}
.text12b{font-size:12px; font-weight:bold; color:#333333; line-height:22px;}
.text12nblanc{font-size:12px; font-weight:normal; color:#ffffff;}
.ok{font-size:12px; font-weight:normal; color:blue;}

h1{font-size:18px; color:#003366; font-weight:bold; margin-bottom:8px;}

li.puce1{list-style-type: none; margin-top:0px; background:url(images/puce1.gif); background-repeat:no-repeat;  background-position:0px 6px; padding-left:15px;} 

.submitcouleur1{ width:100px; background-color: #008cc5; color:#ffffff;}

.prix{font-size:14px; font-weight:bold; color:#003366;}
.ttc{font-size:10px; font-weight:bold; color:#003366;}

img { border: none; }

a.lienmail:link, a.lienmail:visited{font-size:12px; color:#ffffff; text-decoration:none;}
a.lienmail:hover{text-decoration:underline;}

a.lienmail2:link, a.lienmail2:visited{font-size:12px; color:#333333; text-decoration:none;}
a.lienmail2:hover{text-decoration:underline;}

a.lienpied:link, a.lienpied:visited{font-size:11px; color:#666666; text-decoration:underline;}
a.lienpied:hover{color:#003366;}
