/* CSS conteneur_exp */

body
{
	margin: 10px 0;
	padding: 0;
	text-align: center;
	background-color: #c9f5e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

div#conteneur
{
	width: 770px;
	margin: 0 auto;
	border: 2px solid #33ccff;
	background: #fff;
	text-align: left;
}

#centre {
	margin-left: 150px;
	list-style-position: inside;
	list-style-image: url(images/puce_ble.gif);
	}


div#centre
{
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

div#centre h2
{
	padding-left: 25px;
	line-height: 25px;
	font-size: 1.6em;
	color: #77B53B;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #CCFF66;
	border-left-color: #CCFF66;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#centre h3
{
	margin-left: 15px;
	padding-left: 5px;
	color: #33CCFF;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #CCFFFF;
	border-left-color: #33CCFF;
}

div#centre h4
{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#centre h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.h7
{
	font-size: 1.3em;
	font-family: Times New Roman, Times, serif;
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
	margin-top: 30px;
	line-height: normal;
	font-weight: bold;
	background-color: #FFFFCC;
}
div#centre p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#centre a
{
	color: #000000;
}

div#centre a:hover
{
	color: #33CCFF;
}


pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

* html pre
{
	width: 636px ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000;
}
	
.Style1 {color: #000000}
.Style3 {
	font-size: 12px;
	color: #CC0000;
}
.Style4 {color: #FF0000}
.Style5 {font-size: 36%}	
