body {
	  margin-top: 0px;
	  margin-left: 0px;
	  background-image: url(inter/fond_page.gif);
	  background-color: #ffffff;
	  font-family: verdana, arial, geneva, sans-serif;
	  color:#333333;
	  font-size:11px; 
}

li {
	  margin-bottom: 5px; 
}

dd {
	  margin-top: 5px; 
}

img {
	  border: none; 
}

.txtttg {
	  font-size:20px; 
}

.txttg {
	  font-size:14px; 
}

.txtg {
	  font-size:12px; 
}

.txtmg {
	  font-size:11px; 
}

.txtmp {
	  font-size:10px; 
}

.txtp {
	  font-size:9px; 
}

.panier {
	  font-size: 1em; 
}

#dossier { 
}

#dossier ul {
	  padding: 1em;
	  margin-left: auto;
	  margin-right: auto;
	  width: auto; 
}

#dossier li {
	  list-style-image: url(inter/pix_gris.gif);
	  margin-bottom: 8px; 
}

#apprentissage dt {
	  margin-top: 1em;
	  margin-bottom: .2em;
	  white-space: nowrap; 
}

.cadre {
	  border: 1px #bcbcbc solid; 
	  padding: 8px;
}

/*__liens____________________*/

a {
	  /*color: #ff3300;
	  */
	text-decoration: none; 
}

a:link {
	  /*color: #ff3300;
	  */
text-decoration: none; 
}

a:visited {
	  /*color: #ff3300;
	  */
text-decoration: none; 
}

a:hover {
	  text-decoration: underline;
	  color: #333333; 
}

/* styles interviews */

#interview {
	  display: block;
	  width: 180px;
	  float: left;
	  margin-top: 5px;
	  margin-left: 5px;
	  margin-right: 5px;
}

.interview-titre {
	  font-size:12px;
	  font-weight: bold;
	  text-align: center;
	  padding-top: 5px;
	  padding-bottom: 10px; 
}

.interview-texte {
	  font-size:10px;
	  text-align: justify; 
}

.interview-img {
	  display: block;
	  text-align:center;
	  width: 200px;
	  /* border-bottom: 1px #a8a8a8 solid;
	  */ 
}

/* styles concours */

#concours {
	  display: block;
	  width: 180px;
	  float: left;
	  margin-top: 10px;
	  margin-left: 5px;
	  margin-right: 5px;
}

.concours-titre {
	  font-size:12px;
	  font-weight: bold;
	  text-align: center;
	  padding-top: 5px;
	  padding-bottom: 10px; 
}

.concours-texte {
	  font-size:10px;
	  text-align: justify; 
}

.concours-img {
	  display: block;
	  text-align:center;
	  width: 200px;
	  /* border-bottom: 1px #a8a8a8 solid;
	  */ 
}

.legende {
	  font-size: 80%;
	  font-style: italic;
	  white-space: normal;
	  margin-bottom: 5px; 
}

/* style parcours pour les dt */

.parcours, dt {
	  color: #666666;
	  font-weight: bold;
	  margin-top: 2px; 
}

.parcours, dd {
	  margin-bottom: 8px; 
}

.parcours, h1 {
	  background-image: url(inter/pix_gris.gif);
	  background-repeat: no-repeat;
	  font-weight: bold; 
}

/*(couleur)*/

.gris {
	  color:#666666; 
}

.grisclair {
	  color:#CCCCCC; 
}

.marron {
	  color:#990000; 
}

/*
.orange {
	color:#FF3300; 
}
*/

.orange2 {
	  color:#990000; 
}

.rouge {
	  color: #ff0000; 
}

/*
.bleu {
	color:#4682B4; 
}
*/

.bleu1 {
	  color:#4682B4; 
}

.bleu2 {
	  color:#003366; 
}

.vert {
	  color:#009900; 
}

.vert1 {
	  color:#009900; 
}

.vert2 {
	  color:#003300; 
}

.jaune {
	  color:#CD853F; 
}

.jaune1 {
	  color:#CD853F; 
}

.jaune2 {
	  color:#A0522D; 
}

/* deb nouvelles couleurs */

.bordeaux {
	  color: #660033; 
}

.turquoise {
	  color: #00927d; 
}

.orange {
	  color: #da7f00; 
}

.bleu {
	  color:#0058A5; 
}

/* fin nouvelles couleurs */

.metiers {
	  font-weight: bold;
	  background-image: url(inter/tab1_jaune.gif);
	  width: 100%;
	  padding-top: 5px;
	  padding-bottom: 5px; 
}

.outils {
	  color:#5F9EA0; 
}

.outils2 {
	  color:#008080; 
}

/* formulaires */

form { 
}

button { 
}

input {
	  font-size:11px; 
}

select {
	  font-size: .9em;
	  color:#666666; 
}

option { 
}

textarea { 
}

label { 
}

fieldset { 
}

legend { 
}

@media print {

.noprint {
	  display: none; 
}

 
}