html, body {
	background-image:url(pics/bck-main.png);
	background-position:top;
	background-repeat:repeat;
	font-family: Verdana;
	font-size: 10px;
	background-color: #172533;
	font-size: 11px;
	color: #C7D9E7;
	padding: 20;
	}
a:link {
	font-size: 11px;
	color: #C7D9E7;
	text-decoration: none;
	}
a:visited {
	font-size: 11px;
	color: #C7D9E7;
	text-decoration: none;
	}
a:hover {
	font-size: 11px;
	color: #ccff00;
	text-decoration:none;
	}
a:active {
	font-size: 11px;
	color: #C7D9E7;
	}

.selector {
	vertical-align:middle;
	background-color: #101C25; 
	font-size: 12px; 
	color: white; 
	border: 1px solid #8096A8;
	width : 170px ;
}

.selector_2 {
	vertical-align:middle;
	background-color: #101C25; 
	font-size: 12px; 
	color: white; 
	border: 1px solid #8096A8;
	width : 100px ;
}

.main {
	background-color: #283E53;
	border: 2px solid #A6B6C2;
	}

/* GENRERAL */

.Section_Photo_Random{
	border-left: 1px solid #8096A8;
	border-right: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #415567;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Photo_Random_no_left_and_right_borders{
	border-bottom: 1px solid #8096A8;	
	background-color: #27333E;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}	

.Section_Search_middle {
padding-bottom: 15px;
}	
/* MENU */

.menu {
font-size: 12px;
color: #ffffff;
text-decoration: none;
text-align:right;
}


#menu_navigation_top{
	background-image:url(pics/menu_simple_default.png);
	background-position:top;
	font-size: 11px;
	height:25px;
	color: #ffffff;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #647B92;
	border-top: 1px solid #8096A8;
	border-bottom: 1px solid #A6B6C2;
	vertical-align:middle;
	}

.menu_new {
font-size: 11px;
color: #ffcc00;
text-decoration: none;
}

.menu_selected {
	font-size: 11px;
	display: block;
	width:75px;
	height:25px;
	background-image:url(pics/menu_selected.png);
	background-position:top;
	/*background-repeat:repeat-x;*/
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #8096A8;
}

.menu-cadre {
	font-size: 11px;
	height:25px;
}

.menu-cadre ul {
	list-style-type: none;
}

.menu-cadre li {
	float:left;   
	width:75px;
	height:25px;
	text-decoration:none;
	text-align:center;
	/*border-right:1px solid #8096A8;*/
	list-style-image:none;
	list-style-type:none;
}


.menu-cadre a{
	background-image:url(pics/menu_simple.png);
	background-position:top;
	/*background-repeat:repeat-x;*/
	display: block;
	width:74px;
	height:25px;
	text-decoration: none;
	border-right: 1px solid #8096A8;
	
}

.menu-cadre a:visited{
	background-color: #556A7E;
	background-image:url(pics/menu_simple.png);
	background-position:top;
	background-repeat:repeat-x;
	display: block;
	width:74px;
	height:25px;
	text-decoration: none;
	/*border-right: 1px solid #8096A8;*/
}

.menu-cadre a:hover {
	background-image:url(pics/menu_over.png);
	background-position:top;
	background-repeat:repeat-x;
	display: block;
	width:74px;
	height:25px;
	background-color:#8E912B;
	color: #ffffff;
	text-decoration: underline;
}

/*    */
.Section_Top{
	background-image:url(pics/menu_background_columns.png);
	background-position:top;
	background-repeat:repeat-x;

	border: 1px solid #8096A8;
	height:25px;
	background-color: #172533;
	/*padding: 2px;*/
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	padding-bottom:2px;
	margin-bottom: 5px;

}

.Section_Top_no_left_and_right_borders{
	background-image:url(pics/menu_background_columns.png);
	background-position:top;
	background-repeat:repeat-x;

	border-top: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;
	height:25px;
	background-color: #172533;
	/*padding: 2px;*/
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	padding-bottom:2px;
	margin-bottom: 5px;

}

.Section_Main_1{
	border-left: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #32475B;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Main_2{
	border-left: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #2B3D4E;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Main_Full_1{
	border-right: 1px solid #8096A8;
	border-left: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #32475B;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Main_Full_2{
	border-left: 1px solid #8096A8;
	border-right: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #2B3D4E;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_tot_visitors{
	border-top: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #2B3D4E;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Photo_1{
	border-right: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #32475B;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Photo_2{
	border-right: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #2B3D4E;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Main_Mid_1{
	border-bottom: 1px solid #8096A8;
	border-right: 1px solid #8096A8;	
	background-color: #32475B;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.Section_Main_Mid_2{
	border-bottom: 1px solid #8096A8;	
	border-right: 1px solid #8096A8;	
	background-color: #2B3D4E;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

/*

****************
*              *
* NOUVELLES    *
*              *
****************

*/

#nouvelle {
padding:5px;
margin-bottom:15px;
background-color: #384A5A;
border: 1px solid #8096A8;
color: #C7D9E7;
}

#nouvelle_titre{
color: #ffffff;  
font-size: 13px;
letter-spacing: 3px;
font-weight: bold;
padding: 3px;
text-align:left;
border-bottom: 1px dashed #8096A8;
text-transform:uppercase;
}

#nouvelle_texte{
padding:3px;
font-size: 13px;
color:#C7D9E7;
text-align:left;
text-decoration: none;
}

#nouvelle_info{
text-align:right;
padding-top: 2px;
padding-bottom: 2px;
color: white;
font-size: 9px;
text-decoration: none;
color:#C7D9E7;
}

#nouvelle_empty{
font-size: 8px;
}


#nouvelle_hosted {
padding:5px;
margin-bottom:15px;
background-color: #172533;
border: 1px solid #8096A8;
color: #C7D9E7;
}

#nouvelle_admin {
padding:5px;
margin-bottom:15px;
background-color: #692546;
border: 1px solid #8096A8;
color: #C7D9E7;
}

#nouvelle_search_box {
padding:5px;
margin-bottom:15px;
background-color: #55813F;
border: 1px solid #8096A8;
color: #C7D9E7;
}

/* Online */
.Middle_Online {
	background-color: #415567;
	border-left : 1px solid #8096A8;
	border-right : 1px solid #8096A8;
}


/* FILES */

.productions-titre {
margin-top: 20px;
font-size: 16px;
color:#FFFFFF;
border-bottom:1px solid #8096A8;
}

.productions-navigation{
padding-top:5px;
padding-bottom:10px;
font-size:10px;
vertical-align:middle;
}

.productions-navigation-bottom{
padding:5px;
font-size:13px;
background-color: #172533;
border-left: 1px solid #8096A8;
border-right: 1px solid #8096A8;
border-bottom: 1px solid #8096A8;
vertical-align:middle;
}

/* USERS */

.users-titre {
margin-top: 20px;
margin-left:10px;
font-size: 16px;
color:#FFFFFF;
border-bottom:2px dotted #8096A8;
}

.productions-navigation{
padding-bottom:10px;
font-size:10px;
}

.user-left{
margin-left: 5px;
font-size: 11px;
}

.user-column{
margin: 15px;
}
/*

****************
*              *
* COMMENTS     *
*              *
****************

*/

#comment-box-empty{
width:700px;
clear:both;
padding-top:2px;
}

#comment-box{
display:table;
display: table-cell;
height:100%;
width:700px;
clear:both;
position:relative;
border: 1px solid #8096A8;
background-color: #415567;
}

#comment-box-2{
display:table;
display: table-cell;
height:100%;
width:700px;
clear:both;
position:relative;
border: 1px solid #8096A8;
background-color: #475C70;
}

#comment-pic{
float:left;
display:table;
display: table-cell;
height:100%;
width:50px;
padding:5px;
}

#comment-pic-inside{
width:40px;
}

#comment-titre {
padding-bottom:2px;
padding-top: 5px;
padding-right:5px;
font-size: 11px;
color:#ffcc00;
border-bottom: 1px dashed #8096A8;
}

#comment-sous-titre{
float:right;
display:table;
display: table-cell;
height:100%;
padding:5px;

width:620px;
}

#comment-user {
text-align:justify;
padding-left:10px;
padding-right:10px;
font-size: 13px; 
color: white;
}

#comment-news {
text-align:justify;
padding-left:10px;
padding-right:10px;
font-size: 13px; 
color: #C9D8E7;
}

.comment-quote{
font-size: 11px;
font-style:italic;
color: #E6DE59;
padding: 5px;
}

#Enter-comment-container{
width:750px;
clear:both;
position:relative;
padding: 10px;
color: #C7D9E7;
font-size: 11px;
}

#Enter-comment-container-between{
padding-top: 15px;
}

textarea.theme {
background-color: #101C25; 
font-size: 11px; 
color: white; 
border: 1px solid #466F98;
}

/* Search */
.Search_box{
color: #8096A8;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 3px;
}

.Search_Result{
color: white;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 3px;
}

/*

****************
*              *
* TABLES       *
*              *
****************

*/

.cadre{
border-top: 1px solid #8096A8;
border-right: 1px solid #8096A8;
border-left: 1px solid #8096A8;
}

.ligne_titre{
background-color: #172533;
padding: 5px;
font-size: 11px;
border-bottom: 1px solid #8096A8;
}

.ligne_1{
background-color: #32475B;
padding: 5px;
font-size: 11px;
border-bottom: 1px solid #4B6175;
}

.ligne_2{
background-color: #2B3D4E;
padding: 5px;
font-size: 11px;
border-bottom: 1px solid #4B6175;
}

.selector {
	vertical-align:middle;
	background-color: #101C25; 
	font-size: 12px; 
	color: white; 
	border: 1px solid #8096A8;
	width : 170px ;
}

.leftprodinfo {
	width:100px;
	font-size:11px;
	font-style:normal;

}

.rightprodinfo {
font-size:10px;
font-style:normal;
}

input.theme {
	background-color: #101C25; 
	font-size: 12px; 
	color: white;
	width: 195px;
	border: 1px solid #8096A8;
	}
	
	
#productions-titre {
	border-bottom:#FFFFFF dotted 1px;
	font-size:13px;
	color: #FFFFFF;

}

/*

****************
*              *
* PARTY-BROWSE *
*              *
****************

*/

#Party-Box{
width:250px;
clear:both;
position:relative;
border-bottom:1px solid white;
color: #ffffff;
font-size: 14px;
letter-spacing: 3px;
font-weight: bold;
padding: 3px; 
}

#Party-left{
float:left;
height:15px;
width:250px;
margin:5px;
padding-bottom:5px;
font-size: 15px;
}

#Party-right{
width:600px;
height:15px;
margin:5px;
vertical-align:middle;
}

#Party-Compo {
width: 600px;
background-color: #547996;
margin-top: 15px;
font-size: 15px;
border:1px solid #8096A8;
}

.party_cellule{
font-size: 11px;
background-color: #415567;
color: #C7D9E7;
border-bottom: 1px solid #8096A8;
border-left: 1px solid #8096A8;
border-right: 1px solid #8096A8;
padding: 5px;
}

.party_cellule_2{
font-size: 11px;
background-color: #475C70;
color: #C7D9E7;
border-bottom: 1px solid #8096A8;
border-left: 1px solid #8096A8;
border-right: 1px solid #8096A8;
padding: 5px;
}

#party-list-center {
width: 200px;
padding:5px;
float: left;
display:table;
display: table-cell;
height:100%;
}

#party-list-right {
width: 100px;
padding:5px;
float: right;
display:table;
display: table-cell;
height:100%;
}

#party-list-left {
width: 5px;
padding:5px;
float: left;
display:table;
display: table-cell;
height:100%;
}

.Section_Files_Browse_Left{
	border-left: 1px solid #4B6175;
	border-right: 1px solid #4B6175;
	background-color: #32475B;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

/* SUBMIT */

.Section_Submit{
	/*
	border: 1px solid #8096A8;
	background-color: #415567;
	*/
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}


.Cadre_Submit
	{
	border-top: 1px solid #8096A8;
	background-color: #415567;
	background: #0E161F;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 14px;
	padding: 5px;
	text-align:center;
	}
.Cadre_Submit_Selected
	{
	color: #C7D9E7;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	}
.Cadre_Photo{

	border: 1px solid #8096A8;
}

ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 16px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:200px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #8096A8;border-bottom:1px solid #172533;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#415567;padding:0 0 0 0px;width:100%;}
ul.vert-one li a:hover{background:#87939E url("pics/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#6D9229 url("pics/vert-one_arrow.gif") no-repeat 0 9px;}

/*  DHTML TREE  */

.defaultTreeTable{
			margin : 0px;
			padding : 0px;
			border : 0px;
}
.containerTableStyle { overflow : auto; position:relative; top:0; font-size : 12px;}
.containerTableStyleRTL span { direction: rtl; unicode-bidi: bidi-override;  }
.containerTableStyleRTL { direction: rtl; overflow : auto; position:relative; top:0; font-size : 12px;}
.standartTreeRow{	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 12px; -moz-user-select: none;  }
.selectedTreeRow{ color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 		font-size : 12px;  -moz-user-select: none; }
.dragAndDropRow{ background-color : navy; color:white; }
.standartTreeRow_lor{	text-decoration:underline; background-color : #FFFFF0; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 12px; -moz-user-select: none; }
.selectedTreeRow_lor{   text-decoration:underline; background-color : navy; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 		font-size : 12px;  -moz-user-select: none; }

.standartTreeImage{ width:18px; height:18px;  overflow:hidden; border:0; padding:0; margin:0;
font-size:1px; }
.hiddenRow { width:1px;   overflow:hidden;  }
.dragSpanDiv,.dragSpanDiv td{ 	font-size : 12px; 	background-color:white; }


.selectionBox{
background-color: #FFFFCC;
}
.selectionBar {
	top:0;
	background-color: Black;
	position:absolute;
	overflow:hidden;
	height: 2px;
	z-index : 11;
}

.intreeeditRow{
  width:100%; font-size:8pt; height:16px; border:1px solid silver; padding:0; margin:0;
  -moz-user-select:  text;   
}
.dhx_tree_textSign{
   font-size:8pt;
   font-family:monospace;
   width:21px;
   color:black;
   padding:0px;
   margin:0px;
   cursor:pointer;
   text-align: center;
}
.dhx_tree_opacity{
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity=0);
}
.dhx_bg_img_fix{
width:18px;
height:18px;
background-repeat: no-repeat;
background-position: center;
background-position-x: center;
background-position-y: center;
}


.Warning_Top{
	border: 1px solid #172533;
	background-color: #990033;
	padding: 2px;
	color: white;
	font-family: Verdana;
	font-size: 11px;

}

.Warning_Bottom{
	border-left: 1px solid #172533;
	border-right: 1px solid #172533;
	border-bottom: 1px solid #172533;
	background-color: #8A002D;
	padding: 5px;
	color: white;
	font-family: Verdana;
	font-size: 11px;

}

/* S!PCASTS */

.SIP_1{
	border-left: 1px solid #8096A8;
	border-right: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #32475B;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}

.SIP_2{
	border-left: 1px solid #8096A8;
	border-right: 1px solid #8096A8;
	border-bottom: 1px solid #8096A8;	
	background-color: #2B3D4E;
	padding: 5px;
	color: #C7D9E7;
	font-family: Verdana;
	font-size: 11px;
}