/**
 * @section subtemplates
 * @see     ...
 */

.subcolumns { width: 100%; overflow:hidden; }
.subcolumns_oldgecko { width: 100%; float:left; }
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l { float: left }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r { float: right; margin-left: -5px }

.c25l, .c25r { width: 25% }
.c33l, .c33r { width: 33.333% }
.c50l, .c50r { width: 50% }
.c66l, .c66r { width: 66.666% }
.c75l, .c75r { width: 75% }
.c38l, .c38r { width: 38.2% } /* Golden Ratio */
.c62l, .c62r { width: 61.8% } /* Golden Ratio */

.subc { padding: 0 0.5em 0 0.5em; overflow: hidden; }
.subcl { padding: 0 1em 0 0; overflow: hidden; }
.subcr { padding: 0 0 0 1em; overflow: hidden; } 



* html .c50l, * html .c25l, * html .c33l, * html .c38l, * html .c66l,
* html .c75l, * html .c62l, * html .c50r, * html .c25r, * html .c33r,
* html .c38r, * html .c66r, * html .c75r, * html .c62r {
  display:inline; 
}

* html .subcolumns .subc,
* html .subcolumns .subcl,
* html .subcolumns .subcr { 
  word-wrap: break-word;
  overflow:hidden;
}

/*styles différents par rapport aux mêmes de lire.css*/




	
.thematik #content2 .chapo_ire{
	font-family:arial;
	font-size:14px; 
	line-height:1.3em;
	letter-spacing:0.025em;
	color:#333333;
	margin:30px 0 50px 0;
	}
	
.thematik #content2 h2{
	font-family:Georgia, Times, serif;
	font-size:25px;
	color:#96141E;
	font-weight:bold;
	margin:20px 0 5px 0;
	letter-spacing:0.01em;
	line-height:1.4em;}



.thematik #content2 .lart{
	border-bottom:1px solid #336666;
	padding:0 0 2px 0;
	margin:0 0 20px 0;
}

.thematik #content2 .titrart{
font-family:Georgia, Times, serif; font-size:16px;font-weight:bold; margin-bottom:3px;margin-top:5px;	
}


.thematik #content2 .titrartune{
font-family:Georgia, Times, serif; font-size:17px;font-weight:bold; margin-bottom:5px;	
}
.thematik #content2 .titrartdos{
font-family:Georgia, Times, serif; font-size:14px;font-weight:bold; margin-bottom:5px;	
}


.thematik #content2 .une .surtitrethema{
	font-size:13px;
	color:#336666;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 2px 1px 2px;
	background-color:#DDDDDD;
	text-align:left;
	}	

.thematik #content2 .une .surtitrethema a{
	color:#336666;
	font-weight:bold;
	text-decoration:none;
	}

.thematik #content2 .une .surtitrethema a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	
	}
	
	
.thematik #content2 .dossierssuivants{
	border-top:1px dashed #336666;
	margin-top:10px; 
	padding:O;
	}

.thematik #content2 .dossierssuivants ul {
margin:10px 0 0 15px;
padding:0;
}


.thematik #content2 .une .surtitre2{
	font-size:12px;
	color:#666666;
	letter-spacing:0.03em;
	margin:0;
	padding:0;}	
	
.thematik #content2 .une .soustitre2{
	font-size:13px;
	color:#666666;
	font-weight:bold;
	letter-spacing:0.03em;
	margin:0 0 6px 0;
	padding:0;}	
	
	
.thematik #content2 .descriptart{
font-family:arial;
font-size:12px; 
line-height:1.4em;
letter-spacing:0.035em;
color:#333333;
font-weight:normal	
}
	
.thematik #content2 .touslesdossiers{
text-align:right;
margin:0;
padding:0;
color:#336666;
font-weight:bold;
font-family:arial;
font-size:12px;
/*text-transform:uppercase;*/	
}

.thematik #content2 .touslesdossiers a{
	color:#336666;
}

.thematik #content2 .touslesdossiers a:hover{
	color:#333333;
}
	
	
.ladate{
	font-size:11px;
	font-weight:normal;
	font-family:arial;
	letter-spacing:0.03em;
	margin:0 0 10px 0;
	padding:0;}


/* VIC : classes spéciale pour JQuery (liens dossiers suivants) */

.jq_Invisible {
display: none;
}	
	
	