div.window {
	background: none repeat scroll 0 0 white;
}
.violet
{
	font-weight: bold;
	font-style: italic;
	color: darkviolet;
	font-size: 8pt;
}
.vert
{
	font-weight: bold;
	color: darkgreen;
	font-size: 8pt;
}
a
{
	color: #663300;
}
.dialog:hover
{
	cursor: pointer;
}

div.window
{
	display: none;
}
div.file
{
	display: none;
}
div#txtPlan img
{
	height: 100%;
}

div#txtLivror h1,
div#txtPlan h1,
div#txtTarifs h1
{
	position: absolute;
	visibility: hidden;
}

p#titre_tarifs
{
	display: none;
}
a#Tarifs
{
	display: inline;
	cursor: pointer;
	text-decoration: underline;
}
.hidden
{
	display: none;
}
div#txtTarifs
{
	font-size: 0.7em;
}

div#boite
{
	background-color: gainsboro;
}
pre
{
	font-family: Arial;
	font-size:9pt;
}
/*
a#plan,
a#IL,
a#webmestre
{
	display: none;
	float: right;
	padding: 0 10px;
	margin: 0 auto;
}
*/
a#webmestre
{
	/*
	position: absolute;
	bottom: 0px;
	right: 0px;*/
	display: block;
	text-align: right;
	padding: 0;
	margin: 0 auto;

	position: fixed;
	_position: absolute;
	bottom: 0;

	background-color: beige;
	float: left;
  width: 50em;
  height: 1em;
}
a#plan
{
	float: left;
}
a#plan,
a#IL
{
	display: none;
}

html
{
	width: 100%;
	height: 100%;
	background: url(/images/fond_degrade_orange.png) repeat-y;
	overflow: scroll;
	font-size: 100%;
}
body
{
	font-family: times sans-serif;
	font-size: 10pt;
  padding: 0;
  width: 50em;
  min-height: 100%;
  color: #663300;
	margin: 0 auto;
  margin-bottom: 2em;
  padding-bottom: 2em;
	position: relative;
}
img.background {
	position: fixed;
	z-index: -1;
}
div#entete
{
  width: 100%;
  height: 130px;
  padding: 0;
	padding-top: 10px;
	text-align: center;
  background:  url(../images/herontransparent.png) 0px 0px no-repeat;
  background:  url(../images/heron22.gif) 0px 0px no-repeat;
  background:  url(../images/portrait-default1.gif) 0px 0px no-repeat;
}


div#entete h1
{
  font: bold 65px/65px verdana, sans-serif;
  font-style: italic;
  padding-left: 80px;
  margin: 0;
  color: black;
  font-family: arial;
  text-transform: uppercase;
	/*z-index: 3000;*/
}
div#entete h1.after
{
	display: block;
	/*z-index: -1;*/
	margin-left: -6px;
	margin-top: -68px;
	color: #663300;
	content: attr(title);
}

div#entete p
{
  font-family: Verdana;
	font-size: 8pt;
	padding: 0 0 0 130px;
	font-weight: bold;
  font-style: italic;
  color: #663300;
  text-align: center;	
}
div#entete p span#signature
{
  font-style: italic;
  padding-left: 10px;
}

div#content
{
	margin-top: 1em;
}
div#atelier
{
  text-align: center;
  width: 35em;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
	border: 3px lavender solid;
	background-color: ivory;
}
div#atelier h1
{
  font-size: 1.2em;
	padding: 0px;
	margin: 0px;
}
div#atelier h1 span.titre
{
  text-transform: uppercase;
  text-decoration: underline;
}
div#atelier h1 span.soustitre
{
  font-size: 0.8em;
}
div#atelier h2 
{
  font-size: 1.2em;
	/*text-transform: capitalize;*/
}
div#atelier h2 span
{
  font-size: 0.8em;
}
div#atelier p.note
{
  font-size: 0.9em;
}

div#atelier p
{
  font-weight: bold;
  padding-top: 0;
}
img.fleur
{
  float: left;
}
p.description
{
  clear: both;
	padding: 10px;
	padding-top: 0;
	margin: 0px auto;
	/*width: 80%;*/
  /*padding: 0.8em 0em 0em 1em;*/
  font-weight: bold;
  font-size: 1.1em;
}
ul.description
{
  padding: 0em 1em 0em 4.5em;
  clear: both;
  font-weight: bold;
  font-size: 1.0em;
}

div#contact
{
	font-family: Verdana;
	font-size: 0.9em;
  width: 100%;
  font-weight: bold;
  border: 2px darkgreen solid;
  text-align: center;
  height: 13.2em;
}

div#contact p
{
  margin: 0;
  padding: 0;

}
div#contact p.nom
{
  font-size: 2em;
  font-style: italic;
}

div#contact p.phone
{
  font-size: 1.3em;
}

p.email
{
  font-size: 1.0em;
  margin-bottom: 0.6em;
}

div#contact img
{
  height: 13.2em;
  float: left;

}
p#noAnnonce,
p#annonce
{
	clear: both;
	font-size: 1.0em;
	font-weight: bold;
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 2em;
	padding-bottom: 0.5em;
	margin: 0px auto;
}
p#annonce a
{
	font-weight: bold;
	visibility: visible;
}
p#noAnnonce
{
	display: none;
}
li#menuAnnonce,
{
	display: block;
}

p#annonce
{
	display: none;
}

img#imgAccess
{
	position: absolute;
	top: 4em;
	left: 6em;
}
div#content,
div.contenu
{
	padding: 0;
	width: 90%;
	margin: 1em;
	margin-top: 0em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: justify;
}
div#content p#pari
{
	font-size: 1.1em;
	margin: 1em 0;
	font-weight: bold;
}
div#content h2,
div#content h3,
div#content h4,
div#content p#pari
{
	clear: both;
	text-align: center;
}
div#content p#signature
{
	text-align: right;
	font-style: italic;
}
p#fin
{
	text-align: center;
}


div#isa
{
}
	
div#content div#isaText
{
	padding-top: 10px;
}
div#content img.isabelle
{
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
}
div#content img.isabelle
{
	float: left;
}
div#content p
{
	margin: 0px;
}
div#content div.isabelle
{
	padding: 25px;
	margin: 0em auto;
	font-size:0.9em;
}
div#content div.isabelle p.nom,
div#content div.isabelle p.phone
{
	font-weight: bold;
}

div#content div.isabelle p.nom
{
	font-size: 1.2em;
	margin-bottom: 1em;
}

div#content div.isabelle p.phone
{
	font-size: 1em;
}

div#content p.formateurs
{
	font-weight: bold;
}

hr
{
	visibility: hidden;
	clear: both;
	width: 100%;
}
/*
hr#bottom
{
	clear: both;
	padding: 0 10px;
	margin: 10px auto;
	width: 100%;
	border: 0px;
	visibility: visible;
	background: url(../images/frise.png);
	height: 14px;
}
*/
hr#bottom
{
	clear: both;
	padding: 0;/*10px;*/
	margin: 0;/*10px auto;*/
	width: 50em;/*100%;*/
	border: 0px;
	background: url(../images/frise.png);
	height: 14px;
	position: fixed;
	_position: fixed;
	bottom: 1em;
	visibility: visible;
}

p#supervision
{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}
p.formation
{
  font-size: 1.2em;
  padding-right: 3em;
}

a#bf
{
	font-size: 0.85em;
}
img.zoom
{
	border: 1px #663300 solid;
	position:absolute;
}


div.contenu p#legende
{
	clear: both;
	font-size: 0.8em;
}
div#content fieldset,
div.contenu fieldset
{
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
div.contenu fieldset legend
{
	margin-left: 3em;
}
