	body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-image : url("/public/theme/default/image/fd-page.jpg");
	background-repeat:no;
	}
	
	a {
	font-size: 11px;
	color: #DD7D00;
	text-decoration: none;
	}
	
	
	a:hover {
	font-size: 11px;
	color: #DD7D00;
	font-weight:bold;
	}
	
	INPUT {
	     color:#000000;
	     background-color:#F5F5F5;
	     font-size:10px;
	     font-family:arial;
	     border: solid 1px #8D8D8D;
	}
	
	SELECT {
	     color:#000000;
	     background-color:#F5F5F5;
	     font-size:9px;
	     font-family:arial;
	     border: solid 1px #8D8D8D;
	}
	
	form {
		padding: 0px;
		margin: 0px;
	}
	
	password {
		 color:#000000;
	     background-color:#F5F5F5;
	     font-size:10px;
	     font-family:arial;
	     border: solid 1px #8D8D8D;
	}
		
	.contenu{
		font-size:12px;
		font-family:arial;
		text_decoration:none;
	}	
				
	#conteneur1{
		position: relative;
		text-align : left;
		width: 996px;
		margin: 0px; 
		padding: 0px; 
		background-image : url("/public/theme/default/image/fd-charte.jpg");
	}
	#conteneur {
		position: relative;
		text-align : left;
		width: 996px;
		margin: 0px; 
		padding: 0px; 
		background-image : url("/public/theme/default/image/fd-charte.jpg");
	}
	
	#progress2 {
		height: 9px;
		background-image : url("/public/theme/default/image/progress2-off.jpg");
		border-left: 1px solid #666666;
		border-right: 1px solid #666666;
		width: 90%;
		margin: 0px; 
		padding: 0px;
	}
	
	
	#header {
	text-align : left;
	margin: 0px;
	padding: 0px;
	height: 173px;
	width: 996px;
	background-image : url("/public/theme/default/image/bandeau.gif");
	
	}
	
	#headerlogo{
		height: 73px;
		width: 287px;
		position: absolute;
		left: 530px;
		top: 70px;
	}

	#conteneuradmin {
		position: relative;
		text-align : left;
		width: 996px;
		margin: 0px; 
		padding: 0px; 
	/*	background-image : url("/public/theme/default/image/fd-charteadmin.jpg");*/
		background-color:#FFFFFF;
	}
	#conteneur1admin {
		position: relative;
		text-align : left;
		width: 996px;
		margin: 0px; 
		padding: 0px; 
	/*	background-image : url("/public/theme/default/image/fd-charteadmin.jpg");*/
		background-color:#FFFFFF;
	}

	#headeradmin {
		text-align : left;
		margin: 0px;
		padding: 0px;
		height: 80px;
		width: 996px;
		background-color:#FFFFFF;
	}

	#headerlogoadmin{
		
		position: absolute;
		left: 50px;
		top: 10px;
		
		
	}


	#titrepage{
		text-align : right;
		padding-right: 0;
		font-size: 14px;
		font-weight:bold;
		border-bottom: 1px dotted #696969;
	}

/* Authentification */	
	.headerauth{
		position: absolute;
		text-align : right;
		right: 10px;
		margin-top: 10px;
		width: 100%;
	}
	.headerinfoauth{
		position: absolute;
		text-align : right;
		right: 10px;
		margin-top: 5px;
		width: 100%;
		height: 50px;

	}

/* Fin authentification */
	
/* MENU HAUT */
	#haut {
		text-align : left;
		margin-top: 0px;
		vertical-align: middle;
		width: 996px;
		font-size:45px;
	    font-family:arial;
	    font-weight:bold;
	    height: 64px;
	}
	
	#hautcreer{
		position: relative;
		
		color: #3e6c0d;
	    
		width: 244px;
		
		float:left;
		margin: 0px;
		padding: 0px;
		padding-top: 5px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-1.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		
	}
	#hautcibler{
		position: relative;
		
	    color: #FFFFFF;
		
		width: 244px;
		
		float:left;
		margin-left: 0px;
		padding-top: 5px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-2.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	#hautdiffuser{
		position: relative;
		
	    color: #A0D4F6;
	    
		width: 244px;
		float:left;
		margin-left: 0px;
		padding-top: 5px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-3.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	#hautanalyser{
		position: relative;
		
		color: #515252;
		
		width: 244px;
		float:left;
		margin-left: 0px;
		padding-top: 5px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-4.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	
/* FIN MENU HAUT */

/* MENU HAUT ADMIN */
	
	#hautadmin {
		text-align : left;
		margin-top: 16px;
		
		vertical-align: middle;
		width: 996px;
		height: 50px;
	}
	
	#hautadmincreer{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #3e6c0d;
	    
		height: 40px;
		width: 244px;
		float:left;
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-admin-1.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		
	}
	#hautadmincreer a{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #3e6c0d;
	    
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 0px;
	}
	
	#hautadmincibler{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #FFFFFF;
		
		width: 244px;
		height: 40px;
		float:left;
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-admin-2.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	
	#hautadmincibler a{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #FFFFFF;
	    
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 0px;
	}
	
	#hautadmindiffuser{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #A0D4F6;
	    
		height: 40px;
		width: 244px;
		float:left;
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-admin-3.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	
	#hautadmindiffuser a{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #A0D4F6;
	    
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 0px;
		
	}
	
	#hautadminanalyser{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #515252;
		
		height: 40px;
		width: 244px;
		float:left;
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 5px;
		background-image : url("/public/theme/default/image/bande-admin-4.jpg");
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	
	#hautadminanalyser a{
		position: relative;
		
		font-size:35px;
	    font-family:arial;
	    font-weight:bold;
	    color: #515252;
	    
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 0px;
		
	}

/* FIN MENU HAUT ADMIN */


/* MENU GAUCHE */

	#menugauche {
		
		width: 200px;

		/*height: 458px;*/
		color: #626262;
		font-size:11px;
		font-family:arial;
		
		margin-top: 8px;
		margin-left: 10px;
		border: 1px solid #B8B8B8;
		background-color:#FFFFFF;
		float:left;

	}

	#menugauche ul {
		list-style-type: none;
		width: 95%;
		
		margin-left: 0px;
		padding-left: 0px;
	}
	#menugauche li {
		width: 95%;
		float:left;
		padding-top: 9px;
		margin-left: 0px;
		padding-left: 0px;
		height: 55px;
		display: block;
		
	}

	#menugauche a {
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: #626262;
		font-size:11px;
		font-family:arial;
	}
	#menugauche a:hover {
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: #626262;
		font-size:11px;
		font-family:arial;
		font-weight: normal;
	}
	
/* FIN MENU GAUCHE */

/* MENU GAUCHE ADMIN */

	#menugaucheadmin {
		
		width: 200px;

		/*height: 458px;*/
		color: #626262;
		font-size:10px;
		font-family:arial;
		
		margin-top: 8px;
		margin-left: 10px;
		/*border: 1px solid #B8B8B8;*/
		/*background-color:#FFFFFF;*/
		float:left;
		border-right: 1px #B8B8B8 dashed;

	}


	#menugaucheadmin ul {
		list-style-type: none;
		width: 95%;
		margin-left: 0px;
		padding-left: 0px;
	}
	
	#menugaucheadmin li {
		width: 100%;
		float:left;
		margin-left: 0px;
		padding-left: 0px;
		height: 20px;
		display: block;
	}

	#menugaucheadmin a {
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: black;
		font-size:10px;
		font-family:arial;
	}
	
	#menugaucheadmin a:hover {
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: black;
		font-size:10px;
		font-family:arial;
		font-weight: normal;
	}

	disable {
		color: #E6E6E6;
		text-decoration: none;
		font-style: italic;
	}
	disable:hover {
		color: #E6E6E6;
		text-decoration: none;
	}
	
	.submenuadmin {
		margin-left: 8px;
		display: block;
	}
	
	.submenuadmin li.title {
		font-size: 8px;
		width: 100%;
		font-weight: bolder;
	}
	.submenuadmin li.sublist {
		font-size: 10px;
		font-style: normal;
	}

	
	
/* FIN MENU GAUCHE ADMIN */


/* MENU GAUCHE CNIL */

	#menugauchecnil {
		
		width: 200px;

		/*height: 458px;*/
		color: #626262;
		font-size:11px;
		font-family:arial;
		
		margin-top: 8px;
		margin-left: 10px;
		/*border: 1px solid #B8B8B8;*/
		/*background-color:#FFFFFF;*/
		float:left;

	}


	#menugauchecnil ul {
		list-style-type: none;
		width: 95%;
		margin-left: 0px;
		padding-left: 0px;
	}
	#menugauchecnil li {
		margin-left: 0px;
		padding-left: 0px;
		height: 20px;
		
	}

	#menugauchecnil a {
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: #626262;
		font-size:11px;
		font-family:arial;
	}
	#menugauchecnil a:hover {
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: #626262;
		font-size:11px;
		font-family:arial;
		font-weight: normal;
	}
	
/* FIN MENU GAUCHE CNIL */


	#centre {
		color: #626262;
		font-size:11px;
		font-family:arial;
	
		margin-top: 9px;
		margin-left: 7px;
		margin-bottom: 9px;
		
		border: 1px solid #B8B8B8;
		background-color:#FFFFFF;
		float:left;
		padding: 10px;
		left:0;
		width: 291px;
		text-align : left;
	}
	
	#bloc {
		position:relative;
		color: #626262;
		font-size:11px;
		font-family:arial;
	
		border: solid 1px #000000;
		margin-top: 9px;
		margin-left: 10px;
		
		border: 1px solid #B8B8B8;
		background-color:#FFFFFF;
		float:left;
		padding: 10px;
		left:0;
		text-align : left;
	}
	#bloc-image {
		position:relative;
		color: #626262;
		font-size:11px;
		font-family:arial;
	
		
		margin-top: 9px;
		margin-left: 7px;
		
		border: 1px solid #B8B8B8;
		background-color:#FFFFFF;
		float:left;
		padding: 0px;
		left:0;
		text-align : center;
	}

	#blocadmin {
		position:relative;
		color: #626262;
		font-size:11px;
		font-family:arial;
		
		/*margin-top: 9px;*/
		margin-left: 10px;
		
		float:left;
		padding: 10px;
		left:0;
		text-align : left;
	}
	
	#blocadmin fieldset{
	-moz-border-radius:5px 10px;
	border:1px solid #CCCCCC;
	}	
	
	
	
	#blocprospect {
		position:relative;
		color: #626262;
		font-size:11px;
		font-family:arial;
	
		/*border: solid 1px #000000;*/
		margin-top: 9px;
		margin-left: 10px;
		
		background-color:#FFFFFF;
		float:left;
		padding: 10px;
		left:0;
		text-align : left;
	}

	#bloc-step {
		position:relative;
		color: #626262;
		font-size:11px;
		font-family:arial;
	
		border: solid 1px #B8B8B8;
		
		margin-top: 9px;
		margin-left: 10px;
		
		
		background-color:#FFFFFF;
		float:left;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		left:0;
		text-align : center;
		
		vertical-align: center;
	}

	#bloc-recherche{
		position:relative;
		color: #626262;
		font-size:11px;
		font-family:arial;
	
		border: solid 1px #000000;
		margin-top: 9px;
		margin-left: 10px;
		
		border: 1px solid #B8B8B8;
		background-color:#FFFFFF;
		float:left;
		padding: 10px;
		left:0;
		text-align : left;
	}

/* PARTIE TABLEAU LISTE*/

	#tabliste{
		text-align: center;
		width:700px;
		overflow:auto;
	}
	.tabliste{
		text-align: center;
		width:700px;
		overflow:auto;
		min-height:50px;
	}
		.tabliste a{
			text-decoration:none;
			border:none;
		}
		
	CAPTION{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		color: #096AB7;
		text-align: left;
		border-bottom: 1px dashed #BDBDBD;
		
	}
	
	#copie_caption{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		color: #096AB7;
		text-align: left;
		/*border-bottom: 1px dashed #BDBDBD;*/
		
	}
	
	#tabliste table{
		/*border: solid 1px #696969;*/
		border-spacing: 0;
		margin-top: 4; 
		border-collapse: collapse;
	}
	
	#tabliste th{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		color: #000000;
		font-weight:bold;
		height: 30px;
		border-bottom: 1px solid #9B9B9B;
	}
	
	#tabliste td{
		margin: 0px; 
		text-align: left;
		padding:3px 0 0 3px;
	}
	
	.tabliste table{
		/*border: solid 1px #696969;*/
		border-spacing: 0;
		margin-top: 4; 
		border-collapse: collapse;
	}
	
	.tabliste th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		color: #000000;
		font-weight:bold;
		height: 30px;
		border-bottom: 1px solid #9B9B9B;
	}
	
	.tabliste td{
		margin: 0px; 
		text-align: left;
		padding:3px 0 0 3px;
	}
	.title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		color: #000000;
		font-weight:bold;
		height: 30px
		border-bottom: 1px solid #9B9B9B;
	}
	.row1{
		background-color: #F2F2F2;
		height: 20px;
	}
	.row2{
		background-color: #F9F9F9;
		height: 20px;
	}
	
	.odd{
		background-color: #F2F2F2;
		height: 20px;
	}
	.even{
		background-color: #F9F9F9;
		height: 20px;
	}
	
	#tablistenav{
		width: 100%;
		height: 16;
		position: relative;
		border-top: 1px solid #696969;
	}
	#tablisteprec{
		width: 100;
		height: 16;
		float:left;
		text-align: left;
		padding-left: 20;
		background-image : url("/public/theme/default/image/fd-prec.jpg");
		background-repeat: no-repeat;
		font-weight:bold;
	}
	#tablistesuiv{
		right: 0;
		width: 100;
		height: 16;
		float:right;
		text-align: right;
		padding-right: 20;
		background-image : url("/public/theme/default/image/fd-suiv.jpg");
		background-repeat: no-repeat;
		font-weight:bold;
	}

/* FIN PARTIE TABLEAU */


/* PARTIE TABLEAU FORMULAIRE*/
	.myset {
		border : 1px #BDBDBD solid;
		width: 100%;
		position: relative;  
	}
	
	.myset p.title {
		padding-left: 50px;
		height: 50px;
		margin-top: 20px;
		margin-right: 20px;
		border: 0px;
		top: -25px; 
		position:absolute;     
		font-size: 11px;
		color: #000000;
		background: #FFFFFF;
		background-repeat: no-repeat;
		font-weight:bold;
	}
			
	set {
		border : 1px #BDBDBD solid;
		position: relative;  
		background-repeat: no-repeat;
		padding-top: 2px; 
		margin-top: 1em; 

	}

	legend {
	padding-left:75px;
	background-repeat:no-repeat;
	} 
	
	legend img {
		vertical-align: middle;
		align: absmiddle;
	} 
   

	legend a {
		font-size: 11px;
		color: #000000;
		font-weight:bold;	
	}
	legend a:hover {
		font-size: 11px;
		color: #000000;
		font-weight:bold;	
	}
	
	#gd_legend{
		padding-left: 75px;
/*		padding-right: 10px; */
		background-repeat: no-repeat;
/*		position:absolute; 
		top: -2.5em; 
		font-size: 11px;
		color: #000000;
		font-weight:bold;
		
		font-size: 11px;
		color: #000000;
		font-weight:bold;
*/		
	}
	
	#gd_legend a {
		font-size: 11px;
		color: #000000;
		font-weight:bold;	
	}
	#gd_legend a:hover {
		font-size: 11px;
		color: #000000;
		font-weight:bold;	
	}	

	#tabform{
		text-align: center;
		/*background-color: #F2F2F2;*/
	}

	#tabformtableau{
		background-color: #F2F2F2;
		border: solid 1px #696969;
		border-spacing: 0;
		margin-top: 4; 
		border-collapse: collapse;
	}
	
	.tabformtitre{
		padding: 10px 0 0 10px;
		font-weight:bold;
		text-align: left;
		/*width: 100px;*/
	}
	.tabformcontenu{
		padding: 10px 0 0 10px;

		text-align: left;
		/*width: 200px;*/
	}
	
/* FIN PARTIE TABLEAU */


	#barreprogression{
		background-image : url("/public/theme/default/image/barre-progression.gif");
		background-repeat: repeat-x;
		height: 23px;
		text-align: left;
	}



.uploaderform_contour {
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color: #000000;
}

.layer_upload {
	style='background-color: white; 
	border: solid 1px #8a8888; '
}

.uploaderform_table {
	float:left;
	filter:alpha(opacity=100);
	
	
	margin: 0px; 
	padding: 0px; 
	border: solid 1px #8a8888; 
	border-spacing: 0px;
	width: 300px;
}
.uploaderform_tr {
	height: 25px;
	
}
.uploaderform_td_title {
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	text-align: left;
	
}
.uploaderform_td_content {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}



.progressbar_fond { 
	padding: 0px;
	margin: 0px;

	background-image : url("/public/theme/default/image/barre-progression-centre.jpg");
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff; 
	}
	
.progressbar_barre { 
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image : url("/public/theme/default/image/barre-progression.gif");
	background-repeat: repeat-x;
	height: 23px;
	float: left;
	}
.progressbar_percent { 
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: black;
	text-align: left;
	}

	
	
	
	
	#pied {
		padding-top: 5px;
		padding-bottom: 5px;
		background-image : url("/public/theme/default/image/fd-bottom.jpg");
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		border-left: solid 1px #ffffff;
		border-right: solid 1px #ffffff;
		border-bottom: solid 1px #ffffff;
		clear:both;
	}
	
	
	
	
	p {margin: 0 0 10px 0;}



/* POP UP AVERTISSEMENT */

.popperlink {position:absolute;visibility:hidden}

/* Avertissement Flash Popup */
.flashpopperlink {
	position:absolute;
	right:200px;
	top:10px;
	visibility:hidden;
	width:200px;
	height:100px;
	z-index:10;
}
.form_input_error{
	background-color: #FFD5D5;
	color: #FF0000;
	border: 1px solid #FF0000;
}

/* TOOL TIP */

a.tooltip em {
    display:none;
    visibility: hidden;
    margin-top:15px;
    text-align: justify;
    z-index: 10;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 10; 
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal; 
    display: block; 
    visibility: visible;
    position: absolute; 
    top: 20px; 
    left: -10px; 
    padding: 10px; 
    color: #000; 
    border: 1px solid #9B9B9B; 
    background: #ffc; 
    width:300px;
    z-index: 10;
}
a.tooltip:hover em span {
    position: absolute; 
    top: -7px; 
    left: 150px;
    height: 7px; 
    width: 11px; 
    background: transparent url(/theme/default/image/image-infobulle.gif); 
    background-repeat : no-repeat; 
    margin:0; 
    padding: 0; 
    border: 0;
    z-index: 10;
}
/* TOOL TIP */
help {
	font-weight: bold;
	color: blue;
}
help em {
	display: none;
    visibility: hidden;
    font-weight: normal;
    margin-top:15px;
    text-align: justify;
    z-index: 10;
}
help:hover {
    position: relative; 
    z-index: 10; 
    text-decoration:none;
}
help:hover em {
    font-style: normal;
    display: block;
    visibility: visible; 
    font-weight: normal;
    position: absolute; 
    top: 20px; 
    left: -10px; 
    padding: 10px; 
    color: #000; 
    border: 1px solid #9B9B9B; 
    background: #ffc; 
    width:200px;
    z-index: 10;
}
help:hover em span {
    position: absolute; 
    top: -7px; 
    left: 15px;
    height: 7px; 
    width: 11px; 
    background: transparent url(/theme/default/image/image-infobulle.gif); 
    background-repeat : no-repeat; 
    margin:0; 
    padding: 0; 
    border: 0;
    z-index: 10;
}

/* -------------------------- TOOL TIP IE/FIREFOX -------------------------------- */
em.tt{
    position:relative;
	top:0px;
	left:0px;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
em.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
em.tt:hover{ z-index:25; color: #aaaaff; }
em.tt:hover span.tooltip{
    display:block;
    text-decoration:none;
    font-style: normal;
    position:absolute;
    top:0px; left:0px;
	padding: 15px 0 0 0;
	width:200px;
	color: #0B0B61;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}

em.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
em.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
em.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}
/* --------------------------V2  TOOL TIP IE/FIREFOX -------------------------------- */


em.tt2{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
em.tt2 span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
em.tt2:hover{ z-index:25; color: #aaaaff; background:;}
em.tt2:hover span.tooltip{
    display:block;
    text-decoration:none;
    font-style: normal;
    position:absolute;
    top:0px; left:20px;
	padding: 15px 0 0 0;
	width:200px;
	color: #0B0B61;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
em.tt2:hover span.top{
	display: block;
	padding: 10px 8px 0;
    background: url(bubble2.gif) no-repeat top;
}
em.tt2:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler2.gif) repeat bottom; 
}
em.tt2:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble2.gif) no-repeat bottom;
}
/* --------------------------- */
object {
	z-index: 1;
}

#blocadmin2{
	position:relative;
	color: #626262;
	font-size:11px;
	font-family:arial;
	margin-left: 10px;		
	float:left;
	padding: 10px;
	left:0;
	text-align : left;
}

#blocadmin2 fieldset{
	-moz-border-radius:5px 10px;
	border:1px solid #CCCCCC;
}
#blocadmin2 legend{
	font-size:14px;
	color:#333333;
	padding:0 10px;
	font-weight:bold;
	color:#FF6600;
	}

#blocadmin2 table{
/*	border-bottom:1px #999999 dashed;
*/}
#blocadmin2 table th{
	color:#000000;
border-bottom:#CC6600 1px dashed;

}

#blocadmin2 table tr:hover th{
	cursor:pointer;

}

#blocadmin2 table .fond_th{
/*background: url(/theme/default/image/fond_th.jpg);
*/
border:#CC6600 1px dashed;
}
#blocadmin2 table tr:hover{
	background:#CCCCCC;
	color:#000000;
}
#blocadmin2 table tr{
	height:20px;
}
#blocadmin2 table tr:hover a{
	color:#000000;
}
#blocadmin2 table td{
	text-align:left;
}
#blocadmin2 table a{
	color:#333333;
	font-size:11px;
}
#blocadmin2 table a:hover{
	font-weight:normal;
}
#blocadmin2 caption {
	margin:0;
	padding:0;
}
#blocadmin2 caption {
	border:none;
}

#menugaucheadmin li{
	display:list-item;
}

#menu_gauche{
	font-size:12px;
}

#menu_gauche hr{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:dashed 1px #CCCCCC;
}

#menu_gauche a{
	font-size:12px;
	color:#333;
}

#menu_gauche a:hover{
	font-size:12px;
	font-weight:bold;
}

#menu_gauche ul li {
	list-style:inside url(/theme/default/image/minis/select.gif);
	height:auto;
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
}

#menu_gauche a:hover{
	color:#000000;
	padding-left:2px;
}



#menu_gauche ul li ul{
	margin-top:20px;
}

#menu_gauche ul li ul li{
	list-style-image:none;
	list-style-type:none;
	margin-bottom:5px;
	color:#666666;
	margin-left:10px;
	font-weight:normal;
}

#premier legend{
	font-size:20px;
	color:#006699;
}

#menu_gauche .espace_menu{
	margin-left:25px;
}

.break_page{
	page-break-before:always;
}


/*///////////// TOOT TIP CSS*/

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none
}

a.info:hover{
	z-index:25; 
}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:10px; left:20px; width:150px;
    background-color:#CCCCCC; 
	color:#000;
	font-size:10px;;
	font-weight:normal;
	padding:2px;
	
	}
	
#aide_bloc{
	list-style:none;
	margin-left:110px;
	margin-top:15px; 
	margin-bottom:30px;
	/*width:450px;*/
}	
#aide_bloc ul li{
	line-height:15px;
	text-align:left;
	list-style:none;
}
#capt_video li{
	list-style:url(../image/typefichier/icon_film.gif);
}

.option_template{
	border:1px solid #666666;
	color:#333333;
	margin:5px; padding:10px; background:#EAEAEA;
}

