/*
 * @author:  Philippe VINCENT-ROYOL <pvroyol@webnet.fr>
 * 29-06-2010 
 */

 /* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{ 
	margin:0;
	padding:0;
}
.bodyForm
{
    min-height:300px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border-left-width:0px;
}

td
{
    padding-left:10px;
}

thead
{
	font-weight:normal;
	text-align:center;
}

div.fieldset
{
    margin-top:30px;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {border:0;}

a:hover
{
	text-decoration:underline;
}



/* FIN RESET */


body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: #f0ece0 url("/Images/background.gif") no-repeat;	
}
img { 
	border: 0px;
}

a{
	text-decoration: none;
}

ul {
	list-style-type: none;
}

h2 {
	color: #952b56;
	font-size: 18px;
}

.content
{
	width: 995px;
	margin: 4px auto;
	background: transparent url("/Images/bg_content_full_center.gif") no-repeat 4px 18px;
	float:right;
}
.container {
	width: 1240px;
	margin: 4px auto;
	/*background: transparent url("../images/bg_content_full_center.gif") no-repeat 4px 18px;*/
}


/*****************************************************************
 **********						Header					**********
 *****************************************************************/
 .header {
	width: 987px;
	background-color: transparent;
}
 .header .top {
	display: block;
	height: 24px;
	background: transparent url("/Images/bg_top_header.gif") no-repeat;
	width: 995px;
}
.header .middle {
	/*background: black url("../images/bg_content.gif") repeat-y;*/
	width: 987px;
	overflow: hidden;
}
.header .middle .logo {
	float: left;
	margin-left: 25px;
	margin-bottom: 5px;
}
.header .middle .droite {
	float: left;
	width: 792px;
	display: block;
	height: 85px;
	color: #455f8a;
	text-align:left;
	vertical-align:middle;
	line-height:85px;	
	font-family: Verdana, sans-serif;
	font-size: 24px;
	background: transparent url("/Images/bg_header_right.gif" ) no-repeat 400px 0px;
}

.header .middle .droite span {
	display: block;
	margin-top: 50px;
	margin-left: 80px;
	color: #455f8a;
	font-family: Verdana, sans-serif;
}

 
 /****************************************************************
 **********						Menu 1  				**********
 *****************************************************************/
 .menu 
 {
	display: block;
	height: 45px;
	width: 100%;
	background: transparent url("/Images/bg_menu_cote.gif") repeat-y;
	overflow: hidden;
	padding-left: 9px;
	clear: left;
	font-size: 12px;
 }
 
 .menu div
 {
	background: transparent url("/Images/bg_menu.png") repeat-x;
	overflow: hidden;
	height: 85px;
	width: 978px;
	display: block;
}

.menu ul
{
	padding-left:5px;
	
}
 
 .menu li 
 {
	float: left;
	color: #FFFFFF;
	text-align: center;
	display: block;
}


.menu a 
{ 
	color: #952b56;
	font-weight:bold;
}


.menu span.bg_menu .partie-gauche
{
	background: url("/Images/sprite_menu.png") no-repeat scroll -8px 1px transparent;
	float:left;
	height: 45px;
	line-height: 45px;
	min-width: 93px;
	/*padding-left:5px;
	padding-right:3px;*/
	text-align: center;
}


.menu span.bg_menu .partie-droite
{
	background: url("/Images/sprite_menu.png") no-repeat scroll 4px -45px transparent;
	float: left;
	height: 45px;
	line-height: 45px;
	width:20px;
	margin-left:-12px;
	margin-top:5px;
	padding-left:3px;
}


	.menu li:hover .partie-gauche /*, .menu li.active .partie-gauche*/
	{
		    background: url("/Images/sprite_menu_hover.png") no-repeat scroll -8px 1px transparent;
			float:left;
			height: 45px;
			line-height: 45px;
			min-width: 93px;
			/*padding-left:5px;
			padding-right:3px;*/
			text-align: center;
			color:#FFFFFF;
	}
    
    
.menu li:hover .partie-droite /*, .menu li.active .partie-droite*/
{
	background: url("/Images/sprite_menu_hover.png") no-repeat scroll 4px -45px transparent;
		float: left;
		height: 45px;
		line-height: 45px;
		width:20px;
		margin-left:-12px;
		margin-top:5px;
		padding-left:3px;
}


/* Info Perso*/
.Info_Perso
{
    margin-top: 30px;
    background-color: White;
    height: 200px;
	width: 240px;
}
/* Left Menu */
.left_menu
{
    position: inherit;
	display: block;
	width: 240px;
	overflow: hidden;
	clear: left;
	font-size: 12px;
	margin-top: 155px;
}

.left_menu a
{
	color: #952b56;
	font-weight:bold;
}

.left_menu ul
{
}

.left_menu li
{
    float: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width:240px;
}

.left_menu span.bg_menu .partie-gauche
{
    background-color:White;
	/*background: url("../images/sprite_menu.png") no-repeat scroll -8px 1px transparent;*/
	float:left;
	/*height: 45px;*/
	line-height: 30px;
	width: 240px;
	/*padding-left:5px;
	padding-right:3px;*/
	text-align: center;
}


.left_menu span.bg_menu .partie-droite
{
    background-color:White;
	/*background: url("../images/sprite_menu.png") no-repeat scroll 4px -45px transparent;*/
	float: left;
	/*height: 45px;*/
	line-height: 30px;
	width:20px;
	margin-left:-12px;
	margin-top:5px;
	padding-left:3px;
}


	.left_menu li:hover .partie-gauche, .left_menu li.active .partie-gauche
	{
		    /*background: url("../images/sprite_menu_hover.png") no-repeat scroll -8px 1px transparent;*/
		    background-color:Orange;
			float:left;
			/*height: 45px;*/
			line-height: 30px;
			min-width: 175px;
			/*padding-left:5px;
			padding-right:3px;*/
			text-align: center;
			color:#FFFFFF;
	}
	.left_menu li:hover .partie-gauche a, .left_menu li.active .partie-gauche a
	{
	    line-height:20px;
    }
	.left_menu li .partie-gauche a
	{
	    line-height:20px;
    }
    
.left_menu li:hover .partie-droite, .left_menu li.active .partie-droite
{
	/*background: url("../images/sprite_menu_hover.png") no-repeat scroll 4px -45px transparent;*/
	    background-color:Orange;
		float: left;
		/*height: 45px;*/
		line-height: 30px;
		width:20px;
		margin-left:-12px;
		margin-top:5px;
		padding-left:3px;
}

.TreeFolder
{
    position: inherit;
	display: block;
	width: 240px;
	min-height : 300px;
	overflow: hidden;
	clear: left;
	font-size: 12px;
	margin-top: 25px;
	background-color:White;
}

.TreeFolder a
{
    color: #000000;
	font-weight:normal;
}

.TreeFolder a.selected
{
	font-weight:bold;
}

/*
.menu a 
{ 
	color: #952b56;
	font-weight:bold;
}


.menu .sous_menu
{
	top: 158px;
	background-image: none;
	background-color: #f29400;
	position: absolute;
	overflow: hidden;
	width: 170px;
	z-index:1;
	visibility: hidden;
	padding: 0;
	margin: 0;
	height: auto;
	margin: 0;
	padding: 10px 0px;
	
}

.menu .sous_menu a
{
	color:#ffffff !important;
	cursor:pointer;
	float:none;
}

.menu .sous_menu li
{
	float: none;
	margin: 0px 0px;
	text-align: left;
	text-indent:10px;
	height: 30px;
	line-height: 25px;
	border-bottom:1px dashed #ffffff;
}

.menu li:hover ul, .menu li.sfhover ul 
{ 
	visibility: visible;
}
.menu li:hover, .menu li.sfhover 
{
	background:none;
}*/


/*****************************************************************
 **********					 	Corps	 	     		**********
 *****************************************************************/
.center {
	overflow: hidden;
	padding-bottom: 15px;
	width: 725px;
	float: left;
}
.corps {
	width: 100%;
	background: transparent url("/Images/bg_content.gif") repeat-y;
	overflow: hidden;
	padding-left: 10px;
	min-height:500px;
}

.wrapper
{
	width: 95%;
	/*padding-top:10px;*/
}

/*****************************************************************
 **********			Eléments de formulaires	 	   		**********
 *****************************************************************/

.headerForm
{
  height:45px;      
}

.button {
    padding: 1px 4px;
    width: 100px;
    margin:5px;
    /*border:1px solid #ccc;*/
}

.form-message
{
    color: Green;
    font-size: 11px;
    height:24px;
    padding-left:23px
}
.field
{
    height:22px;
    
}

.fieldframe
{
	height:auto;
	width:930px;
	margin:auto;
	padding:7px;		
	position:relative;
}

.radioList td
{
    padding:2px 3px 2px 3px;
}

fieldset
{
    border-right-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
	height:auto;
	width:930px;
	margin:auto;
	padding:15px;
	padding-top:35px;
	border:1px solid #952b56;
	background-color:#f4f4f4;
	margin-top:30px;
	position:relative;
}

legend
{
	background-image:url("/Images/coin_legend.png");
	background-repeat:no-repeat;
	position:absolute;
	width:auto;
	height:67px;
	top:-20px;
	left:-5px;
}
	legend span.partie-gauche
	{
		background: url(/Images/sprit_legend.png) no-repeat scroll 1px 0px transparent;
		display: inline;
		float: left;
		height: 34px;
		line-height: 34px;
		margin: auto;
		min-width: 0;
		padding-left: 15px;
		padding-right: 10px;
		text-align: center;
		margin-left:22px;
		margin-top:-1px;
		color:#ffffff;
	}
	legend span.partie-droite
	{
		background: url("/Images/sprit_legend.png") no-repeat scroll 0px -44px transparent;
		display: inline;
		float: left;
		height: 30px;
		margin-left: -2px;
		margin-top:3px;
		width: 9px;
		
	}
div.ligne
{
	clear:both;
}
div.height25px
{
    min-height:25px;
}

.rowElem180px
{
	float:left!important;
	width:180px;
	clear:none !important;

	position: relative !important;
	height:40px;
}

.rowElem20
{
	float:left!important;
	width:20%;
	clear:none !important;

	position: relative !important;
	height:35px;
}

.rowElem25
{
	float:left!important;
	width:24%;
	clear:none !important;

	position: relative !important;
	height:35px;
}

.rowElem
{
	float:left!important;
	width:33%;
	clear:none !important;

	position: relative !important;
	min-height:35px;
}

	.rowElem span
	{

	}



.rowElem50
{
	float:left!important;
	width:50%;
	clear:none !important;
	position: relative !important;
	height:32px;
	vertical-align:text-top;
}

    .rowElem50 span
	{

	}


.rowElem100
{
	float:left!important;
	width:100%;
	clear:none !important;
	position: relative !important;
	height:25px;
}

    .rowElem100 span
	{

	}

label
{
	color:#535353;
	float:none !important;
	margin-bottom:3px;
	width:150px;
	display:inline;
}


.fileinputs 
{
   height:65px;
}

/*.fileinputs .jqTransformInputWrapper
{
	background-image:none !important;
}*/



span.jqTransformCheckboxWrapper, span.jqTransformRadioWrapper
{
	margin-top:0px !important;
	margin-right:5px;

}

input.file 
{
    left: 2px;
    opacity: 0; 
	 filter: alpha(opacity =0);
    text-align: right;
    width: 150px !important;
	max-width:150px !important;
    z-index: 2;
	position:absolute;
	height:36px;


}

input.file .jqTransformInputInner div input
{
	/*background-image:none !important;*/
}

.fakefile 
{
    /*background: url("../images/input_file.png") no-repeat scroll 0 0 transparent !important;*/
    height: 36px;
    left: 120px !important;
  

    z-index: 1;
}
.fakefile input
 {
    float: left;
    margin: 2px 0 0;
    padding: 0;
}

.fakefile img 
{
    vertical-align: middle;
	margin-left:-8px;
	margin-top:-2px;
}

button.jqTransformButton
{
	font-weight:bold !important;
}

button.jqTransformButton span span
{
	height:27px !important;
}


.gridview
{
	width:100%;
	font-size:10px;
	margin-top:20px;
}

	.gridview tr
	{
		border:1px solid #7c7b7b;
		text-align:center;
	}
	
	.gridview th
	{
		border:1px solid #7c7b7b;
		text-align:center;
		background-image:url("/Images/bg_thead.png");
	}
	
	
	.gridview td
	{
		border:1px solid #7c7b7b;
		text-align:center;
	}
	
	
	.gridview thead
	{
		text-transform:uppercase;
		color:#4c4b4b;
		background-image:url("/Images/bg_thead.png");
	}
		.gridview thead th
		{

			min-width:80px;
			text-align:center;
			max-width:300px;
			height:30px;
		}
	
		.gridview thead a
		{
			display:block;
			
			
		}
		
		.gridview thead span.titre
		{
			min-width:10%;
			float:left;
			line-height:15px;
			margin-right:5px;
			margin-left:10px;				
		}
		
		.gridview thead span.fleche
		{
			float:left;
			min-width:1%;
			margin-left:5px;
		}
	
	.gridview tbody tr
	{
		height:30px;
		/*font-weight:bold;*/
	}
	
	.gridview tbody tr.gris
	{
		background-color:#f4e1c3;
	}
	
.gridview .RowHOver:hover
{
    background-color: #F29400;
} 

ul.pagination
{
	
	margin-top:20px;
}
	ul.pagination li
	{
		float:left;
		margin-right:5px;
		display: block;
	}
	
	ul.pagination li a
	{
		color:#2b2b2b;
		 text-shadow: 1px 1px 0.2em #ffffff;
	}
	
	ul.pagination li img
	{
		margin-top:15px;
	}
	
	ul.pagination .menuSelected
    {
        font-weight:bold !important;        
        text-decoration : underline;
    }
    
a.btn_orange_25 .partie-gauche
{
	background: url("/Images/sprite_orange_h25.png") no-repeat scroll -8px 1px transparent;
	float:left;
	height: 34px;
	line-height: 42px;
	min-width: 0;
	padding-left:8px;
	text-align: center;
	margin-top:-9px;


}

	a.btn_orange_25 .partie-droite
	{
		background: url("/Images/sprite_orange_h25.png") no-repeat scroll 4px -40px transparent;
		float: left;
		height: 34px;
		margin-left: -12px;
		width:20px;
	}
	
	a.btn_orange_25:hover .partie-gauche
{
	background: url("/Images/sprite_gris.png") no-repeat scroll -8px 1px transparent;
	float:left;
	height: 34px;
	line-height: 42px;
	min-width: 0;
	padding-left:8px;
	text-align: center;
	margin-top:-9px;
}

	a.btn_orange_25:hover .partie-droite
	{
		background: url("/Images/sprite_gris.png") no-repeat scroll 4px -40px transparent;
		float: left;
		height: 34px;
		margin-left: -12px;
		width:20px;
	}
	
	
a.btn_orange .partie-gauche
{
	background: url("/Images/sprite_btn_orange.png") no-repeat scroll 0px 0px transparent;
	float:left;
	height: 34px;
	line-height: 42px;
	min-width: 0;
	padding-left:8px;
	text-align: center;
	margin-top:-9px;


}

	a.btn_orange .partie-droite
	{
		background: url("/Images/sprite_btn_orange.png") no-repeat scroll 0px -40px transparent;
		float: left;
		height: 34px;
		margin-left: -12px;
		width:20px;
	}
	
/*****************************************************************
 **********					 	Autre	 	     		**********
 *****************************************************************/
.bg_center_bottom  {
	background: transparent url("/Images/bottom_content.gif") no-repeat;
	display: block;
	height: 12px;
	width: 995px;
	margin: auto;
}

.deux-colonnes
{
	width:47%;
	float:left;
	margin-left:0.5%;
	padding:5px;
	background-color:#efefef; /*Peut être supprimer, seulement pour différencier les différentes colonnes */
}


.trois-colonnes
{
	width:31%;
	float:left;
	margin-left:0.5%;
	padding:5px;
	
	background-color:#efefef; /*Peut être supprimer, seulement pour différencier les différentes colonnes */
}

.statut
{

}

.marginAuto
{
	margin:auto;
}

.clear
{
	clear:both;
}

li.borderBottomNone
{
	border-bottom:none !important;
}
/*****************************************************************
 **********					 	Footer	 	     		**********
 *****************************************************************/
 .footer 
 {
     /*float:right;*/
	color: #7d7e7f;
	font-size: 11px;
	width: 500px;
	margin: auto;
	padding-bottom: 10px;
	text-align:center;
}
.footer a {
	color: #7d7e7f;
}
.footer a:hover {
	text-decoration: underline;
}

.summaryForm
{
    display:inline;    
}

.summaryForm span 
{
  display:none;
}


.csscalendar {
    border:1px solid #646464;
    background-color: lemonchiffon;
    font-size:2px;    
}

.ModalPopUpBackground
{
    background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.2;
}


.ModalPopUppopup_Container {
	background-color:#fffeb2;
	border:2px solid #000000;
	padding: 0px 0px 0px 0px;
}

.ModalPopUppopup_Body
{
	padding:15px 15px 15px 15px;
/*	font-family:Garamond;*/
	font-weight:bold;
	font-size:12px;
	color:#000000;
	line-height:15pt;
	clear:both;
	padding:20px;
}


.ModalPoppopup_Buttons
{
    text-align:center;   
	margin:10px;
}


.petitPolice
{
    font-size : 10px;
    padding: 1px 4px;    
    border:1px solid #ccc;
    width:98%
}

.gridpaging table {width:0%;margin:5px 0;border:none;}
.gridpaging table tr {height:0px;line-height:0px;}
.gridpaging table tr td {border-width:0;padding:0 6px;font-weight:bold;line-height:12px;} 

.MsgError
{
    color:Red;
}

.Success
{
    color:Green;
}

.ActionButton
{
    width:180px;
    background-color:transparent;
    color:#FF44FF;
    text-decoration:underline;
    font-weight:bold;
}

.Loading {
    position: fixed;
    z-index: 99;
}

.btnFieldSet
{
    border-right-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
	height:auto;
	width:930px;
	margin:auto;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #952b56;
	background-color:#f4f4f4;
	margin-top:0px;
	position:relative;
}

.fupload
{
    width: 140px;
    height: 20px;
}

.BarreAdresse
{
    padding-left: 30px;
    padding-right:30px;
}
.BarreAdresse table.BarreAdresse
{
    background-color:Orange;
    height:30px;
    width:100%;
}

.WelcomeMessage
{
    height:50px;
    min-width:200px;
    border-top: 0px;
    text-align:right;
    float:right;
    padding-right:30px;
    color:White;
}

.FolderContent
{
    float:left;
    width:120px;
    text-align:center;
    padding-left:10px;
}

        #gallery
        {
            margin-left: 40px;
            float: left;
            /*width: 100%;*/
            min-height: 12em;
        }
        .gallery.custom-state-active
        {
            background: #eee;
        }
        .gallery li
        {
            float: left;
            width: 112px;
            padding: 0.4em;
            margin: 0 0.4em 0.4em 0;
            text-align: center;
            height: 165px;
        }
        .gallery li.directorymenu
        {
            float: left;
            width: 112px;
            padding: 0.4em;
            margin: 0 0.4em 0.4em 0;
            text-align: center;
            height: 165px;
        }
        .gallery li h5
        {
            font-size: smaller;
            margin: 0 0 0.4em;
            cursor: move;
        }
        .gallery li a
        {
            float: right;
        }
        .gallery li a.ui-icon-zoomin
        {
            float: left;
        }
        .gallery li img
        {
            /*width: 100%;
            cursor: move;*/
        }
        
        .trash
        {
            float: right; /*width: 32%;*/
            min-height: 18em;
            padding: 1%;
        }
        .trash h4
        {
            line-height: 16px;
            margin: 0 0 0.4em;
        }
        .trash h4 .ui-icon
        {
            float: left;
        }
        .trash .gallery h5
        {
            display: none;
        }
        .over
        {
            border: 1px solid #fcefa1 /*{borderColorHighlight}*/;
            background: Aqua /*#0000ff{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png) /*{bgImgUrlHighlight}*/ 50% /*{bgHighlightXPos}*/ 50% /*{bgHighlightYPos}*/ repeat-x /*{bgHighlightRepeat}*/;
            color: #363636 /*{fcHighlight}*/;
            background-color:#103D69;
        }
        .hoverClass
        {
            background-color: #F29400;
        }
        .node
        {
            cursor: hand;
            cursor: pointer;
        }
        .action
        {
            width: 25px;
            height: 25px;
            float: left;
            cursor: hand;
        }
