/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:100%;
	border-collapse:collapse;
}
h1{
	color:#00109C;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:0px;
}
h2{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:0px;
}
h3{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-indent:0px;
	display:inline;
}
h4{
	color:#FF0000;
	font-weight:bold;
}
span{
	color:#999999;
	font-weight:bold;
}
p{
	padding-top:0px;
	margin:0px;
}
.profil{
	color:#595959;
	text-decoration:none;
	float:right;
}
.rouge{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
/*.profil:hover{
	color:#FEDE58;
	text-decoration:none;
}*/
hr{
	width:100%;
	border-style:dotted;
	color:#595959;
}
#fiche_contenu ul{
	/**/list-style-image:none;
	list-style-position:inside absmiddle;	
}
#fiche_contenu .exept{
	margin:0px;
	margin-left:20px;/**/
	margin-right:10px;
	padding:0px;
	list-style-image:url("/images/interface/puce.gif");
	list-style-position:inside absmiddle;
	/*text-indent:10px;*/
	color:inherit;
	font-size:11px;
}
.puce{
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	list-style-image:url("/images/interface/puce.gif");
	list-style-position:inside absmiddle;
	/*color:#ff00ff;*/
	font-size:11px;
}
ul{
	margin-top:0px;
	padding-top:0px;
}
/*ul{
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	list-style-image:url("/images/interface/puce.gif");
	list-style-position:inside absmiddle;
	color:inherit;
	font-size:11px;
}*/
/*ol{
	margin:0px;
	margin-left:20px;
	padding:0px;
	list-style-type: decimal;
	list-style-position:inside absmiddle;
	text-indent:0px;
}*/


a{
	color:#00109C;
	text-decoration:none;
}
a:hover{
	color:#FEDE58;
	text-decoration:none;
}
.form{
	color:#595959;
	padding-left:10px;
	margin-left:0px;
	margin-bottom:5px;
	font-size:11px;
}
.classeur tr{
	height:20px;
	background-color::#F2F2F2;
}
.intercalaire{
	background-image:url("/images/interface/intercalaire2.gif");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#00109C;
	color:#FEDE58;
	padding-left:5px;
	line-height:16px;
	overflow:hidden;
	font-size:13px;
}

.intercalaire_roll{
	display:block;
	width:100%;
	height:auto!important;
	height:18px;
	background-image:url("/images/interface/intercalaire.gif");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#00109C;
	color:#FEDE58;
	padding-left:5px;
	line-height:18px;
	overflow:hidden;
	font-size:13px;
}
.intercalaire_roll:hover{
	background-image:url("/images/interface/intercalaire_roll.gif");
	background-color:#FEDE58;
	color:#00109C;
}
select{
	font-size:10px;
}
/*.intercalaire a{
	display:block;
	background-image:url("/images/interface/intercalaire.gif");
	background-position:top left;
	background-repeat:no-repeat;
	color:#FEDE58;
	padding-left:5px;
	line-height:16px;
	overflow:hidden;
}
.intercalaire a:hover{
	background-image:url("/images/interface/intercalaire_roll.gif");
	background-position:top left;
	color:#00109C;
}*/
.sous-intercalaire{
	background-color:#CCCCCC;
	color:#666666;
	border-collapse:collapse;
	border:0px;
	padding:0;
}
.fiche{
	display:block;
	width:97.5%;
	height:auto!important;
	height:23px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	
}
.fiche:hover{
	background-color:#FEDE58;
	color:#00109C;
}
.ajouter{
	display:block;
	height:16px;
	width:155px;
	text-indent:20px;
	background-image:url("/images/interface/ajouter.gif");
	background-position:left ;
	background-repeat:no-repeat;
}
.ajouter:hover{
	display:block;
	height:16px;
	width:155px;
	background-image:url("/images/interface/ajouter_roll.gif");
	background-position:left;
	background-repeat:no-repeat;
}
.joindre{
	display:block;
	float:left;
	height:17px;
	width:16px;
	text-indent:20px;
	background-image:url("/images/interface/joindre.gif");
	background-position:left ;
	background-repeat:no-repeat;
}
.joindre:hover{
	display:block;
	height:17px;
	width:16px;
	background-image:url("/images/interface/joindre_roll.gif");
	background-position:left;
	background-repeat:no-repeat;
}
.modifier{
	display:block;
	float:left;
	height:17px;
	width:116px;
	background-image:url("/images/interface/modifier.gif");
	background-position:left;
	background-repeat:no-repeat;
}
.modifier:hover{
	display:block;
	height:17px;
	padding-left:20px;
	width:150px;
	background-image:url("/images/interface/modifier_roll.gif");
	background-position:left;
	background-repeat:no-repeat;
}
.fermer{
	display:block;
	padding-left:20px;
	margin-top:5px;
	float:left;
	height:17px;
	width:130px;
	background-image:url("/images/interface/fermer.gif");
	background-position:middle;
	background-repeat:no-repeat;
}
.fermer:hover{
	display:block;
	height:17px;
	width:130px;
	background-image:url("/images/interface/fermer_roll.gif");
	background-position:middle;
	background-repeat:no-repeat;
}

.voir{
	display:block;
	float:left;
	height:17px;
	width:17px;
	background-image:url("/images/interface/voir.gif");
	background-position:middle;
	background-repeat:no-repeat;
}
.voir:hover{
	display:block;
	height:17px;
	width:17px;
	background-image:url("/images/interface/voir_roll.gif");
	background-position:middle;
	background-repeat:no-repeat;
}

.supprimer{
	display:block;
	position:relative;
	float:left;
	height:16px;
	width:16px;
	background-image:url("/images/interface/supprimer.gif");
	background-position:middle;
	background-repeat:no-repeat;
}
.supprimer:hover{
	display:block;
	height:16px;
	width:16px;
	background-image:url("/images/interface/supprimer_roll.gif");
	background-position:middle;
	background-repeat:no-repeat;
}
.sauvegarder{
	display:block;
	height:18px;
	width:20px;
	background-image:url("/images/interface/sauvegarder.gif");
	background-position:left;
	background-repeat:no-repeat;
	color:#FEDE58;
}
.sauvegarder:hover{
	display:block;
	height:18px;
	width:20px;
	background-image:url("/images/interface/sauvegarder_roll.gif");
	background-position:left;
	background-repeat:no-repeat;
	color:#00109C;
}
#image_admin{
	position:relative;
	float:left;
	width:75px;
	padding-right:5px;
	font-size:11px;
	/*display:block;*/
	/*height:75px;
	
	margin:auto;
	text-align:center;
	margin-left:10px;
	padding-left:10px;*/
}
#legende_admin{
	position:relative;
	/*display:block;*/
	float:left;
	width:98%;
	margin-top:5px;
	font-size:11px;
	border:1px solid #CCCCCC;
}

#global{
	position:relative;
	width:793px;
	margin:auto;
}
	#top{
		position:relative;
		float:left;
		width:100%;
		height:23px;
		background-image:url("/images/interface/top.gif");
		background-repeat:no-repeat;
		background-position:bottom left;
	}
	#corps{
		position:relative;
		float:left;
		width:100%;
		margin:0px;
		background-image:url("/images/interface/fond_corps.gif");
		background-repeat:repeat-y;
		background-position:right;
	}
		#etoile{
			position:relative;
			float:left;			
			margin:0px;
			width:100%;
			background-image:url("/images/interface/etoile.gif");
			background-repeat:no-repeat;
			background-position:bottom right;
		}
		#fond_menu{
			position:relative;
			float:left;
			margin:0px;
			/*width:305px;*/
			height:650px;
			height:auto!important;
			background-image:url("/images/interface/fond_menu.gif");
			background-repeat:repeat-y;
			background-position:left;
		}
			#col_gauche{
				position:relative;
				left:0px;
				float:left;
				width:305px;
				overflow:hidden;
			}
			.deconnexion{
				display:block;
				width:140px;
				height:28px;
				float:right;
				background-image:url("/images/interface/deconnexion.gif");
				background-repeat:no-repeat;
				background-position:right top;
			}
			.deconnexion:hover{
				display:block;
				width:140px;
				height:28px;
				float:right;
				background-image:url("/images/interface/deconnexion_roll.gif");
				background-repeat:no-repeat;
				background-position:right top;
			}

			.logo_sdf{
				display:block;
				width:123px;
				height:185px;
				float:right;
				background-image:url("/images/interface/logo_sdf.gif");
				background-repeat:no-repeat;
				background-position:left;
			}
			.logo_sdf:hover{
				display:block;
				width:123px;
				height:185px;
				float:right;
				background-image:url("/images/interface/logo_sdf_roll.gif");
				background-repeat:no-repeat;
				background-position:left;
			}

			#menu{
				width:277px;
				float:right;
			}
				#menu .menu_actif{
					/*display:block;*/
					width:277px;
					height:24px;
					background-image:url("/images/interface/onglet_menu_roll.gif");
					background-repeat:no-repeat;
					background-position:right;
					color:#00109C;
					/*text-indent:10px;*/
					font-size:11px;
					text-transform:uppercase;
					text-decoration:none;
				}
				#menu  a:hover{
					display:block;
					width:277px;
					height:24px;
					background-image:url("/images/interface/onglet_menu_roll.gif");
					background-repeat:no-repeat;
					background-position:right;
					color:#00109C;
					/*text-indent:10px;*/
					font-size:11px;
					text-transform:uppercase;
					text-decoration:none;
				}

				#menu a{
					display:block;
					width:277px;
					height:24px;
					color:#595959;
					background-image:url("/images/interface/onglet_menu.gif");
					background-repeat:no-repeat;
					background-position:right;
					font-size:11px;
					/*text-indent:10px;
					margin-left:10px;
					line-height:24px;*/
					line-height:13px;
					overflow:hidden;
					text-transform:uppercase;
					text-decoration:none;
				}

		#contenu{
			/*position:relative;
			float:left;			
			margin:0px;*/
			width:483px!important;
			width:480px;
			margin-left:310px;

		}
			#entete{
				position:relative;
				float:right;
				width:100%;
				height:133px;
				background-image:url("/images/interface/entete.gif");
				background-repeat:no-repeat;
				background-position:top right;
				
			}
			#main{
				position:relative;
				height:100%;
				float:left;
				margin:0px;
				padding:10px 30px 10px 60px;
				text-align:left;
				voice-family: "\"}\"";
  				voice-family:inherit;
				padding:10px 30px 10px 60px
			}
			html>body #main{
				padding:10px 30px 10px 60px;
			}
			#menu_admin_rappel a{
				color:#666666;
				text-decoration:none;
			}
			#menu_admin_rappel a:hover{
				color:#00109C;
				text-decoration:none;
			}
				.onglet_left{
					width:106px;
					height:18px;
					display:block;
					float:left;
					background-image:url("/images/interface/onglet_left.gif");
					background-position:left;
					background-repeat:no-repeat;
					text-align:center ;
					padding-top:5px;
				}
				.onglet_left:hover{
					background-image:url("/images/interface/onglet_left_roll.gif");
				}
				.onglet_left_seul{
					width:106px;
					height:18px;
					display:block;
					float:left;
					background-image:url("/images/interface/onglet_left_seul.gif");
					background-position:left;
					background-repeat:no-repeat;
					text-align:center ;
					padding-top:5px;
				}
				.onglet_left_seul:hover{
					background-image:url("/images/interface/onglet_left_seul_roll.gif");
				}

				.onglet_bottom_left{
					width:106px;
					height:18px;
					display:block;
					float:left;
					background-image:url("/images/interface/onglet_bottom_left.gif");
					background-position:left;
					background-repeat:no-repeat;
					text-align:center ;
					padding-top:5px;
				}
				.onglet_bottom_left:hover{
					background-image:url("/images/interface/onglet_bottom_left_roll.gif");
				}

				.onglet_right{
					width:106px;
					height:18px;
					display:block;
					float:left;
					background-image:url("/images/interface/onglet_right.gif");
					background-position:left;
					background-repeat:no-repeat;
					text-align:center ;
					padding-top:5px;
				}
				.onglet_right:hover{
					background-image:url("/images/interface/onglet_right_roll.gif");
				}
				.onglet_bottom_right{
					width:106px;
					height:18px;
					display:block;
					float:left;
					background-image:url("/images/interface/onglet_bottom_right.gif");
					background-position:left;
					background-repeat:no-repeat;
					text-align:center ;
					padding-top:5px;
				}
				.onglet_bottom_right:hover{
					background-image:url("/images/interface/onglet_bottom_right_roll.gif");
				}
				.onglet_sauvegarde{
					width:177px;
					height:18px;
					display:block;
					float:right;
					background-image:url("/images/interface/onglet_sauvegarde.gif");
					background-position:right;
					background-repeat:no-repeat;
					text-align:center ;
					padding-top:5px;
					color:#FEDE58;
				}
				.onglet_sauvegarde:hover{
					background-image:url("/images/interface/onglet_sauvegarde_roll.gif");
					color:#00109C;
				}
				.onglet_bottom_sauvegarde{
					width:177px;
					height:18px;
					display:block;
					float:right;
					background-image:url("/images/interface/onglet_bottom_sauvegarde.gif");
					background-position:right;
					background-repeat:no-repeat;
					text-align:center ;
					padding-top:5px;
					color:#FFFFFF;
				}
				.onglet_bottom_sauvegarde:hover{
					background-image:url("/images/interface/onglet_bo_sauvegarde_roll.gif");
					color:#00109C;
				}

	/*#bottom{
		position:relative;
		float:left;
		width:100%;
		height:23px;
		background-image:url("/images/interface/bottom.gif");
		background-repeat:no-repeat;
		background-position:top right;
		text-align:right;
		padding-top:10px;
	}*/
	#bottom{
		float:left;
		width:100%;
		height:40px;
		background-image:url("/images/interface/bottom.jpg");
		background-repeat:repeat-x;
		background-position:top;
		/*text-align:right;
		padding-top:10px;*/
	}
		#bottom_left{
				float:left;
				width:294px;
				height:23px;
				background-image:url("/images/interface/bottom_left.jpg");
				background-repeat:no-repeat;
				background-position:left top;
			}
			#bottom_right{
				float:right;
				/**/width:440px;
				height:17px;
				padding-top:10px;
				background-image:url("/images/interface/bottom_right.jpg");
				background-repeat:no-repeat;
				background-position:right top;
			}
		.ekinos{
			display:block;
			width:71px;
			height:17px;
			float:right;
			background-image:url("/images/interface/logo_ekinos.gif");
			background-repeat:no-repeat;
			background-position:right top;
		}
		.ekinos:hover{
			display:block;
			width:71px;
			height:17px;
			float:right;
			background-image:url("/images/interface/logo_ekinos_roll.gif");
			background-repeat:no-repeat;
			background-position:right top;
		}
/* Page fiche */
#global_fiche{
	width:720px;
	font-size:11px;
}
#global_fiche h3{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-indent:0px;
	display:inline;

}
#encart_global{
	width:441px;
	font-size:10px;
	float:left;
}
	#encart_top{
		width:463px;
		height:11px;
		float:left;
		background-image:url("/images/interface/encart_top.gif");
		background-position:bottom;
		background-repeat:no-repeat;
	}
	#encart{
		color:#999999;
		padding:0 10px 0 10px;
		width:340px;
		width:100%;
		float:left;
		border-left:1px solid #A9AEA9;
		border-right:1px solid #A9AEA9;
	}
	#encart_bottom{
		width:463px;
		height:11px;
		float:left;
		background-image:url("/images/interface/encart_bottom.gif");
		background-position:top;
		background-repeat:no-repeat;
	}
#date{
	margin-right:20px;
	text-align:right;
	float:right;
	color:#999999;
	font-size:10px;
	padding-left:30px;
	voice-family: "\"}\"";
  	voice-family:inherit;
	padding-left:15px;
}
html>body #date{
	padding-left:30px;
}
#fiche{
	float:left;
	/*width:486px;*/
	margin-top:20px;
	background-image:url("/images/interface/intercalaire.gif");
	background-position:top;
	background-repeat:no-repeat;
	/*color:#FFFFFF;*/
	line-height:18px;
}

#titre{
	height:12px;
	display:block;
	line-height:16px;
	color:#FFFFFF;
	overflow:visible;
	font-weight:bold;
}
#deplier{
	/*z-index:2;*/
	position:relative;
	float:right;
	width:200px;
	text-align:right;;
	height:100%;
	margin-right:0;
	padding-left:50px;
	/*margin-left:360px;*/
	font-size:10px;
	color:#00109c;
	/*line-height:20px;*/
}
#deplier a{
	display:inline;
	background-image:none;
}
#fiche_contenu{
	position:relative;
	text-align:justify;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	
	/*border-left:1px solid #00109C;
	border-right:1px solid #00109C;
	border-bottom:1px solid #00109C;*/
	
}/**/
.taille_fiche{
	width:700px;
	float:left;
}

#fiche_bottom{
	position:relative;
	float:left;
	width:100%;
	background-image:url("/images/interface/fiche_bottom.gif");
	background-position:top;
	background-repeat:no-repeat;
	height:17px;
}
/* Page index login */

#index{
	width:798px;
	height:451px;
	margin:auto;
}
	#rabat{
		width:192px;
		height:451px;
		background-image:url("/images/interface/rabat.gif");
		background-repeat:no-repeat;
		background-position:left;
		float:left;
	}
	#fond_index{
		width:606px;
		height:451px;
		background-image:url("/images/interface/fond_index.jpg");
		background-repeat:no-repeat;
		background-position:right;
		float:left;
	}
		#fond_index .form{
			margin-left:70px;
		}
		#texte_index{
			position:relative;
			float:left;
			width:370px;
			margin-left:70px;
			voice-family: "\"}\"";
  			voice-family:inherit;
			margin-left:35px;
		}
		html>body #texte_index{
			margin-left:70px;
		}
		.logo_sdf_index{
			position:relative;
			float:left;
			width:143px;
			height:135px;
			background-image:url("/images/interface/logo_sdf_index.gif");
			background-repeat:no-repeat;
			background-position:10px;
			
		}
		#bottom_print{
			display:none;
		}

