div#logo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	cursor: pointer;
}
a:focus, a:active, a:selected
{
	outline: none;
	border: none;
}
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: #8B4513;
	outline: none;
/*
	border: none;
*/
}
.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;
	margin-top: 0;
	margin-bottom: 0;
}
/*
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: 'Trebuchet MS', Helvetica, Arial;
	font-size: 11pt;
  padding: 0;
  width: 880px;
  min-height: 100%;
  color: #8B4513;
	margin: 0 auto;
  margin-bottom: 2em;
  padding-bottom: 2em;
	position: relative;
	border: 0px red solid;
}
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/logoFin.png) 2px 20px no-repeat;
*/
  background:  url(../images/logoFin.png) 2px 20px no-repeat;
	border: 0px red solid;
}


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: #8B4513;
	content: attr(title);
}

div#entete p
{
  font-family: 'Trebuchet MS',Helvetica;
	font-size: 10pt;
	padding: 0 0 0 130px;
	font-weight: bold;
  /*font-style: italic;*/
  color: #8B4513;
  text-align: center;	
}
div#entete p span#signature
{
  font-style: italic;
  padding-left: 10px;
}

div#atelier
{
  /*text-align: center;*/
  /*width: 35em;*/
	padding: 0px;
/*
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
*/
	/*border: 3px transparent solid;*/
	background-color: transparent;
}
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: 0px;
	/*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,
div.file
{
	background-color: transparent;
}
div#content,
div.contenu
{
	padding: 0;
	width: 730px;
	margin: 0;
	padding: 0;
	/*text-align: justify;*/
	float: left;
	/*color: black;*/
	font-family: 'trebuchet ms';
	font-size: 12pt;
}
div#content h1,
div#content p
{
width: 100%;
}
div#content ul
{
	margin: 0;
	width: 85%;
}
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;
	width: 98%;
}
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: 70%;
	margin-left: 10%;
}
div#content hr
{
	visibility: visible;
}
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 #8B4513 solid;
	position:absolute;
}


div.contenu p#legende
{
	clear: both;
	font-size: 0.8em;
}
form#parametres fieldset {
	visibility: hidden;
}
div#content fieldset,
div.contenu fieldset
{
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
div.contenu fieldset legend
{
	margin-left: 3em;
}
div.atelierDuo#atelierA {
	margin-left: 20px;
}
div.atelierDuo {
	vertical-align: top;
	/*border: 1px transparent solid;*/
	width: 19em;
	height: 8em;
	display: inline-block;
	float: left;
	cursor: pointer;

border: 1px solid darkviolet;
margin: 10px;
padding: 5px 10px;
text-align: center;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;

-webkit-box-shadow: darkviolet 0px 2px 3px;
-moz-box-shadow: darkviolet 0px 2px 3px;
box-shadow: darkviolet 0px 2px 3px;

background: #FBF8EF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBF8EF), to(#FBF8EF));
background: -webkit-linear-gradient(#FBF8EF, #FBF8EF);
background: -moz-linear-gradient(#FBF8EF, #FBF8EF);
background: -ms-linear-gradient(#FBF8EF, #FBF8EF);
background: -o-linear-gradient(#FBF8EF, #FBF8EF);
background: linear-gradient(#FBF8EF, #FBF8EF);

pie-background: linear-gradient(#FBF8EF);
behavior: url(/css/pie/PIE.htc);
}

h2, h3
{
	color: darkviolet;
	font-family: trebuchet ms;
}
h2
{
	margin-bottom: 0;
}
h3
{
	margin-top: 0;
}
div#content hr.pied
{
	clear: both;
	visibility: hidden;
}

div#content div.atelierDuo p {
	width: 100%;
}
