/*//////MODULE de TELECHARGEMENT/////////////*/
.filegenreTable, .fileTable {
	border-collapse:collapse;
	width:100%;
	color:#1e4389;
}
.filegenreTable a {
	color:#0a265a;
	font-weight:bold;
	text-decoration:none;
}
.filegenreTable a:hover {
	text-decoration:underline;
}
.filegenreNom {
	/*font-weight:bold;*/
	width: 100%;
	font-size: 12px;
	color:#1e4389;
	background-image:url(../../images/fond_titre.jpg);
	background-repeat:repeat-x;
	height:29px;
	border:1px solid #7e899b;
	vertical-align:middle;
	text-align:center;
}
.fileSoustitre {
	/*font-weight:bold;*/
	width: 100%;
	font-size: 12px;
	color:#1e4389;
	background: #F0F5F9;
	height:29px;
	border:1px solid #7e899b;
	vertical-align:middle;
	text-align:center;
}
.filegenreResume {
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	color: #1e4389;
}
.filegenreResume ul, .filedetail ul {
	list-style-image:url(../../module_telechargement/images/puce.gif);
}
.filegenreImage {
	border: 0px;
	text-align: right;
}
a.filegenreLien:link {
	color: #0000FF;

}
a.filegenreLien:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}
/*.fileTable {
	margin: 3px;
	margin-bottom:5px;
	width:100%;
}*/
.fileColonneTitre {
	font-size: 10px;
	color: #000080;
	background: #F2F2F2;
	text-align: center;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	padding:2px;
}
.fileDonnee {
	font-size: 10px;
	background: #EBEDF1;
	color: #57637C;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding:3px;
}
.fileNom, .fileconditionNom {
	color: #1e4389;
	background: #F0F5F9;
	height:29px;
	border:1px solid #7e899b;
	vertical-align:middle;
	text-align:center;
}
.fileNom a {
	color: #1e4389;
	font-weight:normal;
}
.fileNom a:hover {
	color:#3a3f47;
}
.fileImage {
	font-size: 10px;
	font-style: italic;
	border: 0px;
	color: #1e4389;
	/*background: #FFFFFF;*/
	text-align: center;
}
.fileResume, .filedetail {
	font-size: 10px;
	color: #1e4389;
	/*background: #FFFFFF;*/
	padding: 5px;
}
.filedetail {
	font-size: 12px;
}
.filedetail ol {
	margin-left:25px;
}
.fileNote {
	font-size: 10px;
	color: #1e4389;
	background: #e7edf1;
	font-style: italic;
	padding:2px;
}
.filedroite, .filedroite a{
	text-align: right;
	color:#1e4389;
}
.filecenter{
	text-align: center;
	
}
.filebordertop{
	border-top: 1px solid #C0C0C0;
}
.fileborderright{
	border-right: 1px solid #C0C0C0;
}
.filenoteTableau {
	border-collapse:collapse;
}
.filenoteNom {
	margin-top:15px;
	width: 100%;
	font-size: 12px;
	color:#1e4389;
	background-image:url(../../images/fond_titre.jpg);
	background-repeat:repeat-x;
	height:29px;
	border:1px solid #7e899b;
	vertical-align:middle;
	text-align:center;
}
.filenoteContenu, .filegenreContenu, .fileContenu {
	background-color:#ffffff;
	border:1px solid #7e899b;
	padding:5px;
}
.fileconditionNom {
	margin: 0px;
	/*padding: 5px;*/
	margin-top:15px;
	width: 100%;
	font-weight: bold;
	background-color:#e7edf1;
}
