*
{
	margin: 0;
	padding: 0;
}

#principal2
{
	border-style: solid; 
	border-width: 1px; 
	border-color: blue;
	text-align: justify;
	margin: 20px;
	padding: 12px;
	background-color: #f9ef88;
}

h2
{
	background-color: #94cbdc;
	margin: 20px;
}

.methLG_ecrit li
{
	color: black;
	text-indent: 20px;
	padding: 0.6em;
}

.intertitre
{
	margin-top: 1.2em;
	font-size: large;
	font-weight: bold;
	color: blue;
}

.surligner
{
	background-color: yellow;
}

.surligner2
{
	background-color: lime;
}

.surligner3
{
	background-color: #ffc0cb;
}

.surligner4
{
	background-color: #add8e6;
}

.texte1, .texte2, .texte3
{
	border-style: solid; 
	border-width: 1px; 
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	float: left;
}

.texte1
{
	border-color: red; 
}

.texte2
{
	border-color: black; 
}

.texte3
{
	border-color: green; 
}

#questions
{
	clear: left;
	padding-top: 1em;
}

#sujetquestions
{
	border: solid 1px black;
	text-indent: 0px;
	font-weight: bold;
	padding: 20px;
}

.redaction
{
	font-style: italic;
}

.verscite
{
	display: block;
	text-indent: 0;
	text-align: left;
	margin: 0.5em;
	padding-left: 20%;
}

.verscite:before
{
	content: open-quote " ";
}

.verscite:after
{
	content: " " close-quote;
}

#listetextes
{
	font-size: 1em;
	border: 2px solid black;
	text-indent: 30px;
	width: 90%;
	margin: auto;
	padding: 10px;
	background-color: white;
}

#listetextes h5
{
	font-size: 1.1em;
	text-decoration: underline;
}

#listetextes li
{
	padding: 0;
}

#listetextes ol, #listetextes ul
{
	padding-left: 8%;
}

#listetextes p, #listetextes li
{
	color: black;
}

.enchasse
{
	text-indent: 0;
	padding: 1em 20%;
}

#basdescriptif
{
	padding-left: 100px;
	text-align: right;
}
