body {
	margin: 0 ;
	padding: 0 ;
	text-align: left ;
	font: 0.7em helvetica, sans-serif ;
	background: #E4F2FF;
}

#bg {
width; auto;
height: auto;
background:  url(data/bg.gif) repeat-y center;
}

div#global {
	width: 747px;
	height: auto;
	margin: auto;
	padding: 0;
	background: none;
	color: #000000;
 
}

div#header { 


}

div#header a {
	display: block;
	width: 748px ;
	height: 154px ;
	margin: auto;
	background: url(data/header.gif) no-repeat top ;
}

div#header span { display: none; }

.body-back {
	
	position: absolute;
	}


div#menu {
	float: right;
	margin: 10px;
	width: 150px;	
}

div#menu h1 {
	text-align: left;
	padding-left: 10px ;
	margin: 0px ;
	line-height: 30px ;
	font-size: 1.1em ;
}

div.menucadre {
	margin-bottom: 15px ;
	background-color:#EAEAEA  ;
	border: 1px solid #D7D7D7 ;
}

ul.list {
	list-style-type: none;
	margin-top: 5px;
	padding:0;
	
}

ul.list li { 
	font: 1.2em helvetica, sans-serif ;
	margin-left: 10px;
}

ul.list a:hover {	text-decoration: none;}

ul.list a:hover:before { 
content:" - ";
}


div#contenu {
	float: left;
	padding: 10px;
	width: 545px ;
}

div#contenu h1 {
	width: 503px;
	height: 19px;
	padding-top: 4px;
	padding-left: 5px;
	margin: 0;
	line-height: 18px ;
	font-size: 1.1em ;
	background: url(data/date.gif) left ;
}

div#contenu h2 {
	padding-top: 4px;
	padding-left: 5px;
	margin: 0 10px 0 0;
	text-align: left ;
	line-height: 1.7em ;
	border-bottom: 1px solid #DDDDDD ;
}

div#contenu h3 {
	text-align: right;
	font-weight: normal;
	margin-left: 10px ;
	margin-right: 10px;
	font-size: 0.8em;
	border-top: 1px solid #9E9E9E;
}

div#contenu p {
	text-align: justify;
	text-indent: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div#contenu p2 {
	text-align: left;
	margin-left: 10px;
	color: #0000 ;
}

div#footer {
	background-image: url('data/footer-back.png') ;
	background-repeat: repeat-x;
	width: 747px;
	margin-left: 1px ;
	margin-top: 10px;
	float: left;
	line-height: 15px ;
	font-size: 0.9em;
	text-align: center ;
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	color: #000000 ;
}

div#footer:hover {
	color: #1832B9;
	border: 1px solid #9E9E9E;
	}

div#footer a img {border: none;}

.colonnemod {
	padding-left: 10px;
	margin-bottom: 5px;
	float : left;
	width: 40px;
	height: auto;
	border-right: 1px solid #c0c0c0;
}
.colonnesup {
	float : left;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 50px;
	height: auto;
	border-right: 1px solid #c0c0c0;
}
.colonneaut {
	float : left;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 70px;
	height: auto;
	border-right: 1px solid #c0c0c0;
}
.colonnetit {
	float : left;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 130px;
	height: auto;
	border-right: 1px solid #c0c0c0;
}
.colonnemes {
	float : left;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 200px;
	height: auto;
	border-right: 1px solid #c0c0c0;
}
.colonnenum {
	float : right;
	margin-bottom: 5px;
	width: 20px;
	height: auto;
}


.img {
	text-align: center;
	margin-top: 10px;
}

.news { 
	color: #B2B2B2;
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 1px dashed #c0c0c0;
}

.news:hover { 
	background-color: #F2F2F2;
	color: #000000;
	border: 1px solid #BEBEBE;
}

.thumbs {
	height:400px;
	display: inline;
}
.thumbs p {
	text-align:center;
	display: inline;
}
.thumbs img {
	width:110px;
	height:150px;

}

.large {
	height:400px;
	display: inline;
}
.large p {
	text-align:center;
	display: inline;
}
.large img {
	border: 5px solid #D7D7D7;
	max-width:540px;
}

span.gras { font-weight: bold; display: inline; }
span.italique { font-style: italic; display: inline; }
span.souligne { text-decoration: underline; display: inline; }
div.left { text-align: left ; }
div.center { text-align: center ; }
div.right { text-align: right ; }
div.justify { text-align: justify ; }





span.dossier {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 2px;
	}
span.dossier a:before { 
	display: inline;
	padding-right: 2px;
	content:url(data/dossier.png);
}

.video { margin-left: 5px;}

span.video :before { display: inline; padding-right: 2px; content:url(data/video.png); }
span.son :before { display: inline; padding-right: 2px; content:url(data/audio3.png); }

input {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}

input:hover {
	background: #D2E5F4;
	}

a {	color: #ABABAB ; outline:0; }
a:hover { color: #093860;}


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

* html pre
{
	width: 636px ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}