@charset "UTF-8";


@media screen {
	.descPdt.colonne { position: relative; float: left; width: 450px; margin-right: 15px; }
	
	#blocTelechargement {
		position: relative;  float: left;
		padding-left: 15px; 
		width: 199px; border-left: 1px solid #DAEAC8;
	}
	#blocTelechargement h3 { font-size: 1.5em; font-weight: bold; color: #00898f; }
	#blocTelechargement ul { margin: 0; padding: 0; list-style: none; }
	#blocTelechargement li { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #DAEAC8; }
	#blocTelechargement a { text-decoration: none; color: black; }
	#blocTelechargement a:hover { text-decoration: underline; }
	#blocTelechargement a img { border: none; float: left; margin-right: 5px;}
	#blocTelechargement a  span.titreFichierGalerie { font-size: 1.2em; font-weight: bold; color: #00898f; display: block; }
	#blocTelechargement a  span.descriptifFichierGalerie {}
	#blocTelechargement a  span.poidsFichierGalerie { font-style: italic; color: #999; }
	#blocTelechargement span.finul {}
	
	#contenu form { clear: left; }
}

@media print {
}
