body
{
   width:900px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   background-image:url("images/body.png");
   background-repeat:repeat-x;
   background-color: rgb(204,204,203);
}
h1
{
	text-align:center;
	font-size: 50px;
	color:rgb(141,71,71);
	text-decoration: underline overline;
}

h2
{
	text-align:center;
	font-size: 25px;
	color: rgb(224,102,71);
	text-decoration: overline underline;
}
h6
{
	text-align:center;
	font-size: 35px;
	color: rgb(172,89,89);
	text-decoration: overline underline;
}
.numeropage
{
	font-size:1.1em;
	
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
	font-style:italic;
	background-color:silver;
}

a:focus
{
	color: blue;
}

a:visited
{
	color:blue;
}
.titre
{
	color: rgb(0,0,160);
	font-size:1.3em;
	font-family: "comic sans ms";

}

.question
{
	font-size:1.3em;
	color: green;
}

.normal
{
	font-size:1.2em;
	font-style:none;
}
.normal3
{
	font-size:1em;
	font-style:none;
}
.imageogm
{
	text-align:center;
}
.pistes

{
	font-size: 1.1em;
	
}

/* L'en-tête */

.entete
{
	text-align:center;
}
#en_tete
{
text-align:center;
   width: 800px;
   height: 120px;
   background-image:url("images/banniereentete2.gif") ;
   background-repeat: no-repeat;
   margin-bottom: 10px;
 
}


/* Le menu */

.menu
{
   position: absolute;
   left: 10px;
   width: 120px;
     border: 2px solid black;
	 background-color: rgb(223,223,223);
	 padding:5px;
}
.imagemenu
{
 border:none;
margin-bottom: 20px;
 
}
.imagemenu2
{
 border:none;
margin-bottom: 20px;
 margin-left: 20px;
}

img
{
	border:none;
}


/* Le corps de la page */

.pageindex
{
	text-align:center;
	background-color:rgb(223,223,223);
	
	margin-bottom: 20px;
	padding: 5px;
    color: black;
    background-repeat: repeat-x;
    border: 2px solid black;
}

.titretpe
{
	text-align:center;
	font-size: 70px;
	color:rgb(196,87,6);
	text-decoration: underline overline;
}

.titresujet
{
	text-align:center;
	font-size: 70px;
	color:rgb(0,0,160);
	text-decoration: underline overline;
}

.sujet
{
	text-align:center;
	font-size: 50px;
	color:rgb(0,0,160);
	
}
.annee
{
	font-size: 35px;
	text-align: center;
}

.lienpresentation
{
	text-align: right;
	font-size: 30px;
}

.grandcadre
{
	
  
   border: 7px inset blue;
   text-align: justify;
   padding: 25px;
   margin: auto; 
   margin-bottom: 20px;

}
.grandcadre2
{
	
 
   border: 7px outset blue;
   text-align: justify;
   padding: 25px;
   margin: auto; 
   margin-bottom: 20px;

}


.realisateurs
{
	font-size: 50px;
	color: rgb(0,0,160);
}

.noms
{
	text-align:center;
	font-size: 35px;
	color: rgb(18,80,243);
}

.boutonretour
{
 
   vertical-align: top; 
   border: none;
   text-align: left;
}
.boutonsommaire
{

   vertical-align: top; 
   border: none;
   text-align: center;
}
.boutonsuivant
{
  text-align:right;
   vertical-align: top; 
   border: none;
   
}
.centrertableau
{
	text-align:center;
}

.problematiqueee
{
	font-size: 35px;
	color: rgb(0,0,160);
	text-decoration:underline;
}

.propro
{
	font-size:25px;
	color: rgb(50,80,250);
}


/* Design sommaire */
.cadrenormalsommaire
{
	
	border:3px double green;
	margin: 20px;
	width: 800px;
	height:50px;
	padding:5px;
	margin-top: 20px;
	margin-bottom:20px;
	font-size: 1.3em;
	font-weight:bold
	
}

.partie1
{
	border:3px double green;
	margin: 20px;
	width: 800px;
	height:125px;
	padding:5px;
	margin-top: 20px;
	margin-bottom:20px;
	}


.partie2
{
	border:3px double green;
	margin: 20px;
	width: 800px;
	height:175px;
	padding:5px;
	margin-top: 20px;
	margin-bottom:20px;
	
}

.grandepartie
{
	font-size: 1.3em;
	text-decoration: underline;
	font-weight: bold;
}

.petitepartie
{
	font-size: 1.1em;
		
}

.exemple
{
	font-size: 1.3em;
	font-weight: bold;
}
/* Design sommaire */

.lienbrevetage
{
	font-size: 30px;
}
.lienarguments
{
	text-align: center;
	font-size: 30px;
}
.lienbrevetage2
{
	text-align:center;
	font-size: 25px;
}
.planarguments
{
	font-size: 25px;
}

/* Design firmes */

.societesimpliquees
{
	text-align:center;
	font-size:25px;
	font-weight:bold;
	color: rgb(0,0,160);
	text-decoration:underline;
}
.intro
{

	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}

.monsanto
{

	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
.monsanto:first-letter
{
   float: left; 
   font-size: 3em;
   font-family: Arial, Georgia, "Times New Roman", Times, serif; 
   font-weight: bold; 
   margin-right: 5px; 
}

.syngenta
{

	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
.syngenta:first-letter
{
   float: left; 
   font-size: 3em; 
   font-family: Arial, Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   margin-right: 5px;
}

.dow
{

	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
.dow:first-letter 
{
   float: left; 
   font-size: 3em; 
   font-family: Arial, Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   margin-right: 5px; 
}
.bayer
{
	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
.bayer:first-letter 
{
   float: left; 
   font-size: 3em; 
   font-family: Arial, Georgia, "Times New Roman", Times, serif; 
   font-weight: bold; 
   margin-right: 5px; 
}
.pioneer
{

	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
.pioneer:first-letter 
{
   float: left; 
   font-size: 3em;
   font-family: Arial, Georgia, "Times New Roman", Times, serif;
   font-weight: bold; 
   margin-right: 5px; 
}
.limagrain
{
	
	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
.limagrain:first-letter 
{
   float: left; 
   font-size: 3em;
   font-family: Arial, Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   margin-right: 5px; 
}
.basf
{
	
	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
.basf:first-letter 
{
   float: left;
   font-size: 3em; 
   font-family: Arial, Georgia, "Times New Roman", Times, serif; 
   font-weight: bold; 
   margin-right: 5px; 
}

.logomonsanto
{
display:block;
	text-align:center;
}

.logosyngenta
{
display:block;
	text-align:center;
}

.logodow
{
display:block;
	text-align:center;

}
.logobayer
{
display:block;
	text-align:center;

}
.logopioneer
{
display:block;
	text-align:center;
	
}
.logolimagrain
{
display:block;
	text-align:center;
}
.logobasf
{
display:block;
	text-align:center;
}

caption
{
	margin-bottom: 15px;
	font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.2em;
   color: rgb(0,0,64);
   margin-top: 20px; 
}


th
{
   background-color: #006600;
   color: white;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

td
{
   height: 60px; 
   vertical-align: bottom; 
   border: 1px solid black;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center;
   padding: 5px;
}

.chiffredaffaire
{
	
	text-align:justify;
	width:800px;
	font-size: 1em;
	color: black;
	font-style: "Comic Sans MS";
}

.conclu
{

	text-align:justify;
	width:800px;
	font-size: 1.2em;
	color: black;
	font-style: "Comic Sans MS";
}
/* Design firmes */




/* Design découverte */
.imagedecouverteogm
{
	text-align: center;
}

/* Design découverte */


/*design lexique*/

.lettrelexique
{
	font-size:30px;
	color:rgb(183,2,2);
	

}

.motlexique
{
font-size: 1.1em;
font-weight: bold;

}
/*design lexique*/
