/* CSS pour la MT */

/* Champs generaux */
body { 
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}

a {
    text-decoration: none;
    background: transparent;
    color: rgb(4,83,212);
}

a:hover {
    text-decoration: none;
    color: rgb(255,201,51);
}

/* ************************************************** 
   Positionnement des liens
*/

/* Pour avoir la meme version avec les frame
   on fait un faut body */


#encadrementlien{
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      background-color: transparent;
      background-image: url(mt_haut.jpg);
      background-repeat: no-repeat;
      width: 901px;
      height: 358px;
      margin: 0;
      padding: 0;
}

/** Liens generaux de la page*/
#lienMT { 
   position: absolute;
   left: 136px;
   top: 66px; 
   width: 510px;
   z-index: 1;
   background: transparent;
   line-height: 1.1em;  
   margin: 0px;
   padding: 0px;
  
 }

#lienMT ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   /* border-style: solid;
   border-width: 1pt;
   border-color: red;*/
}



#lienMT li {
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
    display: inline;
    margin: 0px;
    padding-left: 4px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: white;
    white-space: nowrap; 
    font-family: Arial, Helvetica , sans-serif;
}

#lienMT a {
    text-decoration: none;
    color: white;
    background-color: transparent;
}

#lienMT a:hover {
    text-decoration: none;
    color: rgb(250,205,40);
    background-color: transparent;
}



#lienst { 
   position: absolute;
   left: 5px;
   top: 195px; 
   width: 160px;
   z-index: 1;
   background: transparent;
   /*color: rgb(4,83,212);*/
   font-weight: bold;
   font-size: 12px;
   line-height: 1.1em;
   font-family: "Times new Roman", Times, Georgia , serif;
 }

#lienst a {
    text-decoration: none;
    color: rgb(221,135,26);
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1em;
    font-family: "Times new Roman", Times, Georgia , serif;
}

#lienst a:hover {
    text-decoration: none;
    background-color: transparent;
	color: rgb(4,83,212);
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1em;
}

#lienMT2 {
   position: absolute;
   left: 598px;
   top: 90px; 
   width: 85px;
   height: 75px;
   z-index: 1;
   background: transparent;
   color: rgb(4,83,212);
   margin-top: 0px;    
   margin-left: 0px;
   padding-top: 0px;
   /*border-style: solid;
   border-width: 1pt;
   border-color: red;*/
   font-size: 14px;
   font-family: "Times new roman", serif;
}

#lienMT2 ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

#lienMT2 li {
    margin: 0px;
    padding-left: 0px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    border-style: none;
}

#lienMT2 a {
    text-decoration: none;
    color: rgb(4,83,212);
    font-size: 14px;
}

#lienMT2 a:hover {
    text-decoration: none;
    color: rgb(255,201,51);
    font-size: 16px;
	line-height: 1.2em;
}

#lienMTOptio {
   position: absolute;
   left: 124px;
   top: 113px; 
   width: 120px;
   height: 95px;
   z-index: 1;
   background: transparent;
   color: black;
   /*border-style: solid;
   border-width: 1pt;
   border-color: red;*/
   margin-left: 0px;
   margin-right: 0px;
   padding: 0px;
   font-size: 12px;
   font-family:  Times, serif;
}

#lienMTOptio ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   margin-top: 0px; 
}

#lienMTOptio li {
    text-align: right;
    margin: 0px;
    padding-left: 0px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 6px;
    white-space: nowrap;
}

#lienMTOptio a {
    text-decoration: none;
    /*color: rgb(172,100,8);*/
	color: rgb(210,117,10);
    font-size: 12px;
	font-weight: bolder;
    text-align: right;
    margin: 0px;
    font-family:  Times, serif;
	line-height: 1.0em;
}

#lienMTOptio a:hover {
    text-decoration: none;
    color: rgb(4,83,212);
    font-size: 13px;
    text-align: right;
	font-weight: bolder;
    font-family:  Times, serif;
	line-height: 1.2em;
}

#titre {
   position: absolute;
   left: 535px;
   top: 25px; 
   width: 270px;
   z-index: 1;
   background: transparent;
   color: rgb(4,83,212);
   /*color: 	#0000CD;*/
   font-family: "Times new Roman", Times, Georgia , serif;
   font-weight: bold;
   font-style: italic;
   font-size: 18px;
   line-height: 1.0em; 
}

#positionphoto{
  position: absolute;
  left: 245px;
  top: 113px; 
  width: 312px;
  height: 166px;
  z-index: 1;
  overflow: hidden;
  padding: 0px;
  margin: 0px; 
  border-width: 0px;
  border-style: none;
  background: transparent;
  /*
     border-color: red;
     */
}

#positionphoto img {
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0px;
  margin: 0px;
  width: 312px;
  height: 166px;
  overflow: hidden;
  border-style: none;
  border-width: 0px;
  background: transparent;
}

#positionphoto object {
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0px;
  margin: 0px;
  width: 312px;
  height: 164px;
  overflow: hidden;
  border-style: none;
  border-width: 0px;
  background-color: transparent;
}

#positionphoto object  embed{
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0px;
  margin: 0px;
  width: 312px;
  height: 164px;
  overflow: hidden;
  border-style: none;
  border-width: 0px;
  background-color: transparent;
}

#credit{
	position: absolute;
	top: 280px;
	left: 250px;
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 12px;
	z-index: 2;
    background-color: transparent;
	text-align: left;
	font-size: 9px;
    font-family:  Georgia, serif;
	color: rgb(4,83,212);
}

/* ********** Ici ce qui est lie au texte ******************* */

#cadrecontenu{ 
    position: absolute;
    left: 0;
    top: 358px;
    width: 901px;
    height: auto;
    z-index: 1;
    background: transparent;
    background-image: url(mt_bas.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
 }



#contenu { 
   position: relative;
   left: 238px;
   width: 430px;
   z-index: 1;
   /*border-style: solid;
   border-width: 1px;
   border-color: red;*/
   margin: 0px;
   padding-left: 5px;
   padding-right: 5px;
   text-align: left;
   color: #0000CD;
   font-size: 12px;  
   font-weight: 500;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.4em;
 }
 
 #contenu h1{
   position: relative;
   left: 0px;
   width: 434px;
   height: auto;
   background: 	 rgb(176,211,253); 
   background-image: url(forme.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   border-style: none;
   border-width: 0px; 
   border-color: rgb(176,211,253); 
   margin: 0px;
   margin-bottom: 10px;
   padding-bottom: 27px;
   padding-top: 27px;
   font-size: 16px;
   vertical-align: middle;
   text-align: center;
   line-height: 1.5em;
   font-weight: bolder; /*700;*/
   color: rgb(250,150,0);
 }

 #contenu h2{
    position: relative;
    left: 0px;
    background:  rgb(176,211,253); 
    background-image: url(forme1.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    margin-bottom: 5px;
    margin-top: 12px;
	margin-left: 10px;
    font-size: 14px;
    text-align: left;
    line-height: 1.5em;
    font-weight: 700;
    /*color: #0000CD; */
	color: rgb(250,150,0);
    /*font-style: italic;*/
 }
 
#contenu h3 {
    font-size: 13px;
    position: relative;
    left: 0px;
    text-align: left;
    padding: 0px;
    padding-top: 1px;
    margin: 0px;
    font-weight: 600;
 }
 
#contenu p{
   position: relative;
   left: 0px;
   top: 0px;
   width: 425px;
   margin-left: 0px;
   padding: 0px;
   margin-bottom: 8px;
   margin-top: 5px;
   text-align: justify;
   line-height: 1.4em;
   color: #0000CD;
   font-size: 12px;  
   font-weight: 500;
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   text-indent: 0px;
   /*border-style: solid;
   border-width: 1px;
   border-color: red;*/
 }

#contenu p:first-letter{ 
  font-size: 14px;
  font-weight: 700;
} 

#contenu p img{ 
   background: 	transparent;
   background-position: bottom center;
   border-style: none;
   border-width: 0px; 
   border-color: rgb(176,211,253); 
   margin: 0px;
   padding-top: 0px;

} 

#contenu ul{
   position: relative;
   left: 0px;
   width: 420px;
   margin-left: 0px;
   margin-right: 10px;
   padding-left: 0px;
   margin-bottom: 1px;
   margin-top: 5px;
   list-style: inside;
   text-align: justify;
   /*font-size: 12px;
   font-weight: 400;*/
   line-height: 1.4em;
   /*border-style: solid;
   border-width: 1px;
   border-color: red;*/
 }
 
 #contenu li {
   position: relative;
   left: 0px;
   padding-left: 5px;
   margin-left: 15px;
   margin-right: 10px;
   padding-bottom: 4px;
   text-align: justify;
   /*font-size: 12px;
   font-weight: 400;*/
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.3em; 
 }

#contenu object {
    position: relative;
    left: 0px;
    width: 425px;
    height: 400px;
    color: blue;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    background: transparent;	
    border-style: none;
    border-width: 0px;
    border-color: red;
 }

#contenu object#par {
    position: relative;
    left: 0px;
    width: 425px;
    height: 1100px;
    color: blue;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    background: transparent;	
    border-style: none;
    border-width: 0px;
    border-color: red;
 }
 
.soustitre {
   font-size: 13px; 
   text-align: center;
   padding: 3px;
   font-weight: 600;
   font-family:  Verdana, Arial, Helvetica, sans-serif;
} 

.misenvaleur {
	font-size: 12px;
	text-align: left;
	padding: 2px;
	font-weight: 600;
	line-height: 1.4em;
	color: #0000CD;
} 

.misenvaleur2 {
	font-size: 13px;
	text-align: left;
	padding: 0px;
	font-weight: 700;
	line-height: 1.4em;
	color: #0000CD;
    /*color: #000099;*/
} 

#commen{
	position: absolute;
	top: 850px;
    left: 720px;
    width: 200px;
    height: 125px;
	z-index: 3;
	padding: 5px;
	padding-left: 6px;
	font-size: 12px;
	font-family:  "Trebuchet MS", sans-serif;
	text-align: left;
	font-weight: 600;
	line-height: 1.5em;
	color: rgb(250,150,0);
	background: white;	
    border-style: solid;
    border-width: 2px;
    border-color: rgb(250,150,0);
}

#commen .titre{
	font-weight: 700;
	line-height: 1.5em;
	font-size: 13px;
}

#miseajour {
	position: relative;
	top: 0px;
    left: 0px;
    width: 200px;
    height: 30px;
	z-index: 2; 
	background: transparent;
	margin: 0;
	padding: 0;
	color: #0000CD;
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: 600;
	line-height: 0.9em;
}

 .checkeur {
	z-index: 2;
	position : absolute;
    top: 1100px;
 }
