*{
	margin: 0px;
	padding: 0px;
}

body, html{
	margin: 0px;
	padding: 0px;
	top : 0px;
	left : 0px;
	height: 100%;
	font-family: helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: white;
}
body{
	background-image: url(../img/page.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
img{border: 0 none;}
td{vertical-align:top;}
table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#666;
}

div.lnk_out{
	position: relative;
	padding-left: 12px;
	background-image: url(../img/lien-1.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin: 3px 0 0 0;
	cursor: pointer;
}
div.lnk_out a{
	font-weight: bold;
	text-decoration: none;
}
div.lnk_out:hover a{
	color:#666;
}
div.lnk_out div.pdf_min{
	display: none;
	position: absolute;
	height: 106px;
	top: -48px;
	left: 100%;
	padding-left: 10px;
	background-image: url(../img/fl_file_min.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	line-height: 0;
}
div.lnk_out div.pdf_min img{
	border: 1px solid #d1d1d1;
}
div.lnk_out:hover div.pdf_min{
	display: block;
}
div.lnk_out2{
	position: relative;
	padding-left: 12px;
	background-image: url(../img/lien_out-0.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 3px 0 0 0;
	cursor: pointer;
}
div.lnk_out2 a{
	font-weight: bold;
	text-decoration: none;
}
div.lnk_out2:hover a{
	color:#666;
}

a.lnk_cont_out{
	padding-right: 13px;
	background-image: url(../img/lien_out.gif);
	background-repeat: no-repeat;
	background-position: 100% 1px;
}

.file_type{
	font-size: 10px;
	float: right;
}
.old_ed_page{
	font-size: 10px;
}
span.lnk_print{
	display: none;
}
div.lnk_index{
	padding-left: 12px;
	margin: 3px 0 0 0;
}
div.lnk_index a{
	font-weight: bold;
	text-decoration: none;
}
h1{
	font-family: helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: -25px;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-top: 3px;
	background-image: url(../img/tradition/chretien.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h2{
	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
}
h3{
	font-family: helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
sup{
	line-height: 0;
}
.petit{
	font-size: 0.8em;
	font-weight: normal;
}
ul{
	margin-left: 10px;
	padding-left: 10px;
	list-style: disc;
}
ol{
	margin-left: 10px;
	padding-left: 10px;
	list-style:decimal;
}
ul ul{
	list-style: circle;
}
p{
	font-family: helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 16px;
	line-height: 16px;
}
p.no_marge{
	margin-bottom: 0;
}
p.note{
	font-style: italic;
	margin-top: 10px;
}
p.retrait{
	margin-left: 12px;
}
#principal{
	position: relative;
	width:920px;
	background-color:#fff;
	margin: 0px auto ;
	text-align: center;
}
#entete_print{display: none;}
#entete{ margin-bottom: 15px;}
#entete td{
	vertical-align: middle;
}

#menu{
	font-size: 11px;
	border-top: 10px solid black;
}
#menu table{
	background-color: red;
}
#menu td{
	cursor: pointer;
	padding: 11px 5px 9px 5px;
	vertical-align: middle;
}
#menu td.sel:hover{color: inherit;}

.marge{
	padding: 20px;
}

#contenu{
	margin-top: 40px;
}
#contenu p a{
	text-decoration: underline;
}
.contenu_gauche{
	width: 282px;
	text-align: left;
}
.contenu_gauche li{padding-bottom: 4px;}

.contenu_droite{
	text-align: left;
	padding-left: 50px;
}

div.corrige{
	border: 2px solid black;
	border-right: 0 none;
	border-left: 0 none;
	padding: 10px 0 10px 0;
	margin-bottom: 50px;
}
div.sommaire{
	position:fixed;
	width: 280px;
}
a.ancre{
	color: inherit;
	text-decoration:none;
}
p.refs{
	margin-bottom: 5px;
	text-indent: -20px;
	padding-left: 20px;
}
p.marge_inf{
	margin-bottom: 16px;
}
p.fiche{
	margin-left: 14px;
	margin-bottom: 4px;
	font-size: 11px;
}

.solid{
	white-space: nowrap;
}