/*@import url("reset.css");*/

body{
background-image:url(../ffessm-images/fond_degrade.gif);
background-repeat:repeat-x;
background-color:#001127;
font-family:Verdana;
font-size: 11px;
color:#323232;
}


a{
text-decoration: none;
font-family:Verdana;
font-size: 12px;
color:#000000;
}
a:hover{
color:#53bfe6;
}

table{
font-family:Verdana;
font-size: 11px;
color:#323232;
}

.titre_accueil{
	font-family:Verdana;
	font-weight:bold;
	font-size: 14px;
	color:#000000;
}

.titre_rubrique_accueil{
	font-family:Verdana;
	font-weight:bold;
	font-size: 13px;
	color:#000000;
}

.commission_menu{
	font-family:Verdana;
	font-size: 12px;
	margin-left:5px;
	cursor: pointer;
	color:#000000;
}


.cadenas{
	font-family:Verdana;
	font-size: 12px;
	margin-left:5px;
	cursor: pointer;
	color:#000000;
}


.titre_rubrique{
	font-family:Verdana;
	font-size: 12px;
	margin-left:5px;
	/*margin-top:5px;*/
	color:#000000;
}

.erreur {
	border: 1px solid red;
	background-color:#67C7CF;
}

.menu_horizontal{
	font-family:Verdana;
	font-size: 15px;
	margin-left:22px;
	margin-right:22px;
	text-transform:uppercase;
	color:#ffffff;
	cursor: pointer;
	text-decoration: none;
}
.menu_horizontal:hover{
color:#53bfe6;
}

.footer{
	font-family:Verdana;
	font-size: 9px;
	text-transform:uppercase;
	color:#000000;
	text-decoration: none;
}
.footer:hover{color:#000000;}
.membre_codir{
width:170px;height:40;
background-image:url(../ffessm-images/bouton_glossy.gif);
background-repeat:no-repeat;
color:#000000;font-family:verdana;
font-size:12;
font-weight:bold;
padding-top:7px;
text-decoration: none;
}
.titre_codir{
color:#1259A9;
font-family:verdana;
font-size:12pt;
}

.form {
background-color:#fff;
}

/* ====================================================
MENU GAUCHE
==================================================== */

.treeview-gray{
	font-family:Verdana;
	font-size: 11px;
	cursor: pointer;
	color:#000000;	/* separe le texte du picto */	padding-left: 2px;}

.treeview_select{
	font-family:Verdana;
	font-size: 11px;
	cursor: pointer;	/* separe le texte du picto */	padding-left: 2px;
	color:#ff0000;
}
.treeview { 
	padding: 0;
	margin: 0;	list-style: none;}
/* sous-menu */.treeview ul {
	padding: 0;	margin-top: 3px;
	/* decale le sous-menu par rapport a son pere */	margin-left: -6px;	list-style: none;}
.treeview .hitarea {
	background: url(../ffessm-images/treeview-line-ffessm.png) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li { 
	margin: 0;	/* ne pas toucher, c'est caler par rapport au png */
	padding: 3px 0px 3px 16px;
	/*border: 1px solid red;*/
}

.treeview a.selected {
	background-color: #eee;
}
#treecontrol { margin: 1em 0; display: none; }

.treeview a{ text-decoration: none;}
/*.treeview a.hover {color: #ffffff; }
.treeview li.hover {color: #ffffff; }*/


.treeview li { background: url(../ffessm-images/treeview-line-ffessm.png) ;background-position:0px 0;background-repeat: no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../ffessm-images/treeview-line-ffessm.png); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }
.treeview-gray li { background-image: url(../ffessm-images/treeview-line-ffessm.png); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../ffessm-images/treeview-ffessm.png); } 



/*FIN  treeveiw du menu gauche*/

/* ====================================================
==================================================== */


/* mettre icone aux divers document pdf xls doc:*/

.pdf{
background: url(../ffessm-images/icons/pdf.png) top left no-repeat;
padding-left:16px;
}

.doc{
background: url(../ffessm-images/icons/doc.png) top left no-repeat;
padding-left:16px;
}

.xls{
background: url(../ffessm-images/icons/xls.png) top left no-repeat;
padding-left:16px;
}


.htm{
background: url(../ffessm-images/icons/html.png) top left no-repeat;
padding-left:16px;
}

.ppt{
background: url(../ffessm-images/icons/ppt.png) top left no-repeat;
padding-left:16px;
}
/* find de mettre icone aux divers document pdf xls doc:*/
