﻿#ctl00_PlaceHolderMain_EditModePanel1, #zones 
{
	border: solid 1px black;
	background-color: lightyellow;
} 

#ctl00_PlaceHolderMain_EditModePanel1 b
{
	background-color: silver;
	width: 100%;
} 

#ctl00_PlaceHolderMain_EditModePanel1 .ms-formfieldvaluecontainer
{
	background-color: #eee;
}

#ctl00_PlaceHolderMain_EditModePanel1 .firsttd
{
	width: 80px;
}
#ctl00_PlaceHolderMain_EditModePanel1 h2, #zones h2
{
	color: Black;
	width: 100%;
	background-color: Silver;
	font-size: 14px;
}

#zones { border-bottom: 0; margin-top: 10px; }
#zones table { width: 100%; }


#ctl00_PlaceHolderMain_EditModePanel1
{
	border-top: 0;
}


.confmenu 
{
	border: solid 1px black;
	background-color: lightyellow;
	width: 250px;
	margin-bottom: 15px;
	padding: 3px;
} 
.confmenu div
{
	font-weight: bold;
	background-color: Silver;
	display: block;
	width: 100%;
	text-align: center;
	height: 16px;
} 
.cfgmenu .title
{
	font-weight: bold;
	display: block;
	width: 150px;
	vertical-align: top;
}

#ctl00_PlaceHolderMain_EditModePanel1 .title
{
	font-weight: bold;
}

.fileldsouv {display: block; width: 800px; overflow: auto; }
.fileldsouv .dvtree {width: 394px; height: 300px; overflow: auto; float: left; background-color: white; border: 1px silver solid;}
.fileldsouv .dvlist {width: 400px; height: 300px; overflow: auto; float: right; background-color: white; border: 1px silver solid;}
.fileldsouv .dvdata {}

.fondfield { width: 400px; }
.loading { color: Red;}

.admmenubtn { width: 150px; }


.input01 {width: 350px;}
.button01 {width: 100px;}
.area01 {width: 500px; height: 500px;}
.area02 {width: 500px; height: 100px;}
.input02 {width: 500px;}
.input03 {width: 150px;}
.input04 {width: 40px;}


.nevidet	{ visibility: hidden; display: none;}

.slm-layout-main a:hover { color: White;}
