body { 
	margin: 0;
	padding: 0;
	background-color: #85ADE8;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1 	{ font-size : 18px; }
a img { border: none; }
div {
	background-color : #FAF6EA;
	margin: 10 20 10 20;
	padding-bottom: 10;
}
div.vide {
	background-color: #85ADE8;
}
div#intro {
	text-align: center;
	background-color: #FFECBC;
	border-top: 	2px solid #FFFFFF;
	border-right: 	2px solid #663333;
	border-bottom: 	2px solid #663333;
	border-left: 	2px solid #FFFFFF;
}
#intro h1 { font-size : 24px;color: #0000AA; }
#intro h3 { font-size : 18px; color: #11AA22; }
p { color : #04423F; margin : 10 40 0 40 }
p.sign { 
	padding-top: 2em;
	text-align: center;
	font-style: italic;
}
p.sign span {
	font-weight: bold;
	font-size: larger;
}
p.alert {
	border: 2px solid red;
	background-color: #FBFAD2;
	padding: 0.5em 1em;
	margin: 1em 10em;
}
ul {
	margin-left: 3em;
	padding-left: 3em;
}
div.bouton {
	text-align: center;
}
div.texte h1 { 
	margin-top : 60px;
	padding: 0 1em 0 1em;
    background: url('fond_argent.gif') 0px 0px;
}
div.texte h3 { 
	padding: 0 1em 0 1em;
}
div.form {
	text-align: left;
	margin-left: 3em;
}
div.test {
	text-align: left;
}
div.test input {
	margin-left: 4em;
}
div.msg {
	text-align: left;
}
div.msg textarea {
	margin-left: 4em;
}
div.fin_test {
	text-align: center;
}
div.fin_test input {
	text-align: center;
}
div.menu {
	text-align: center;
}
div.menu table tr td {
	background: url('fond_argent.gif') 0px 0px;	
	margin-left: 20px;
}
div.cles {
	background-color: #85ADE8;
	text-align: center;
}
div.cles p {
	font-size : large;
	font-weight : bold;
	padding-bottom: 10px;
}
div.cles table {
margin: 0 auto 0 auto;
}
td.hm { background : url('bordures_02.gif') repeat-x; }
td.mg { background : url('bordures_04.gif') repeat-y; }
td.mm { background : url('bordures_05.gif') repeat; }
td.md { background : url('bordures_06.gif') repeat-y; }
td.bm { background : url('bordures_08.gif') repeat-x; }
td.colgau { 
	text-align: center;
	font-size: large;
}
table.achat td { 
	border-width: 5px;
	border-style: inset;
	border-width: 3px;
	border-color: #04423F;
}
table.cache td { border: none; }
table.cache td.r { color: red; font-size: smaller; } 
p.petitr { 	font-size: smaller; color: red; }
span.bad { color: red }
#jump_base {
  margin : auto;
  overflow-y:hidden;
  width: 150px;
  height: 100px;
  padding: 0 10px 0 10px;
  background-color: #85ADE8;
}
#jump_base a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
table.englobe {
margin: 0 auto 0 auto;
}
table.englobe tr td {
padding: 1em 1em 1em 1em;
vertical-align: bottom;
}
.exo form {
margin: 1em auto 1em auto;
}
.exo table td {
vertical-align: middle;
}
table.playlist {
margin: 1em auto 0 auto;
width: 314px;
border-width: 2;
border-style:  outset;
empty-cells: hide;
border-collapse: collapse;
}
table.playlist tr.music { background-color: #D5EBF3}
table.playlist tr.induct { background-color: #D5F3E3}
table.playlist tr.afaire { background-color: #F7ECB7}
table.playlist tr td {
text-align: center;
border: 1px solid #DDD;
padding: 0.5em 0 0.5em 0;
margin: 0;
}
div.player {
width: 314px;
}
div.fin_exo {
}
div.centre {
	text-align: center;
}
div.centre h1 {
    background: url('fond_argent.gif') 0px 0px;
}
table.avance {
	border-top: 	2px solid #FFFFFF;
	border-right: 	2px solid #663333;
	border-bottom: 	2px solid #663333;
	border-left: 	2px solid #FFFFFF;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
}
table.avance tr td {
	border-top: 1px solid black;
}
table.avance th td {
	text-align: center;
	font-weight: bold;
	background-color: #E5E5E5;
}
table.avance tr td {
	text-align: center;
	padding: 1em;
}
table.avance tr.fait td {
	background-color: #DBF2D9;
}
table.avance tr.attente td {
	background-color: #E5E5E5;
}
table.avance tr.afaire td {
	background-color: #FEFCCD;
	font-weight: bold;
}
table.liens tr td {
	text-align: center;
	padding: 1em;
}
p.small  {
	font-size: small;
}
ol li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.enplus {
	display: none;
}