/*///////////////////////////////////////////////////////////////////////
	WEEPULSE - copyright weeprod 2009
	layout.css / by flowz
///////////////////////////////////////////////////////////////////////*/
html,body{height:100%;}
body {
	background-color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin:0;
	width:100%;
}
img {
	border: none
}
a{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
a:hover{ color: #000; text-decoration: underline; }
/* hack FF pour envlever pointillés autour des liens */

a {
	outline: none;
}


/* fin de hack */
input{
	border: 1px solid #ccc;
	height: 20px;
	background: #fff;
	font-size: 13px;
	color: #000;
	font-family: Tahoma, sans-serif;
	padding:1px 0;
}
textarea{
	border: 1px solid #cccccc;
	background: #ebebeb;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, sans-serif;
	
}
select{
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #000;
	font-family: Tahoma, sans-serif;
	
}
.submit{
	height: 24px;
	border: 1px solid #666;
	background: #000;
	color: #ff7f00;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 4px;
	font-family: Tahoma, sans-serif;
	
}
.cancel,
.cancel2{
	height: 24px;
	border: 1px solid #666;
	background: #000;
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 4px;
	font-family: Tahoma, sans-serif;
	
}

.cancel2{
	width: 150px;
	font-size: 11px;
}
input.checkbox{
	border: 0px;
	height: 12px;
	width: 12px;
}

small{
	font-size: 11px;	
}
h1{
	padding: 0;
	margin: 5px 0;
	font-size: 20px;
	color: #212121;
}
h2{
	font-size: 11px;
	color: #9FC22A;
	padding: 0;
	margin: 5px 0;
}
h3{
	font-size: 26px;
	color: #FF7F00;
	padding: 0;
	margin: 5px 0 15px;
}
h3.admin{
	font-size: 18px;
	color: #FF7F00;
	padding: 0;
	margin: 5px 0 15px;
}
h4{
	font-size: 16px;
	color: #212121;
	padding: 0;
	margin: 5px 0;
	font-weight: bold;
}
h5{
	font-size: 13px;
	color: #212121;
	padding: 0;
	margin: 5px 0;
	font-weight: normal;
}
p{
	font-size: 12px;
	color: #000;
	margin: 5px 0;
	padding: 0;
}
table{
	font-size: 12px;
	color: #000000;
}

#wrapper {
	margin:0px auto;
	min-height:100%;
	padding:0;
	width:1000px;
}
* hrml #wrapper {
	height:100%;
	overflow:visible;
}
#page {
	margin:0 auto;
	padding:0;
	width:1000px;
	float: left;
}

#error{
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding:5px 0 0 0;
	text-align: center;
	background: #b90c0c;
}
#error span{	
	color: #fff;
	margin: 0px;
	padding: 2px 0 2px 20px;
	background: url('../images/icons/error.png') no-repeat top left;
	font-size: 11px;
	font-weight: bold;
}

#header{
	height:120px;
	width:1000px;
	margin: 0;
	padding: 0;
	background: #000;
	float: left;
	overflow: hidden;
}

#header h1{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
#header h2{
	float: right;
	clear: right;
	margin: 48px 720px 0 0;
	padding: 0;
	font-size: 14px;
	color: #FF7F00;
 	font-weight: normal;
 	width: 140px;
 	text-align: left;
}
#header h3{
	float: right;
	margin: 20px 20px 0 0px;
	display: block;
	padding: 0;
	padding: 0px 0 0 0;
	font-size: 16px;
	color: #AE016A;
 	font-weight: normal;
}
#header a.logo{
	height:108px;
	width:117px;
	margin: 10px 10px 0;
	padding: 0;
	background: url('../images/template/logo.png') no-repeat top left;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
a.logo-artek{
	height:34px;
	width:94px;
	margin: 23px 10px 0 77px;
	padding: 0;
	background: url('../images/template/artek.png') no-repeat top left;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#header a.exit{
	height:26px;
	width:26px;
	margin: 2px 10px 0 20px;
	padding: 0;
	background: url('../images/template/exit.png') no-repeat top left;
	text-indent: -9999px;
	float: right;
}

#header a.exit:hover{
	background: url('../images/template/exit-on.png') no-repeat top left;
}
#headeradmin{
	height:20px;
	width:640px;
}

#main{
	width:1000px;
	margin:  0;
	padding: 0px;
	background: url('../images/template/bg-main-c.png') repeat-y;
	float: left;
	overflow: hidden;
}
#main .holder{
	background: url('../images/template/bg-main-t.png') no-repeat 100% 0;
	float: left;
	width:1000px;
}
#main .frame{
	background: url('../images/template/bg-main-b.png') no-repeat 100% 100%;
	height:1%;
	padding:20px 20px 45px;
	float: left;
	width:960px;
}
.main-flash{
	width:1000px;
	margin:  0;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.main-flash .holder{
	float: left;
	width:1000px;
}
.main-flash .frame{
	height:1%;
	padding:20px 20px 45px;
	float: left;
	width:960px;
}

.main-flash p,
.main-flash a{
	color: #ebebeb;
	font-size: 12px;
}
#content{
	float: left;
	width:940px;
	padding: 5px 5px 0 10px;
	text-align: left;
	/*min-height: 400px;*/
}
#nav{
	height:28px;
	margin: 8px 0 10px;
	padding: 0;
	float: right;
	display: block;
}
#nav ul{
	margin: 0 0 0 25px;
	padding: 0;
}
#nav ul li{
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	display: inline;
}
#nav a.hover,
#nav a{
	height: 22px;
	margin: 0;
	padding: 6px 12px 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
#nav a.hover,
#nav a:hover{
	text-decoration: none;
	color: #ff7f00;
}
#footer{
	float: left;
	clear: left;
	height:60px;
	width:980px;
	text-align:right;
	margin: 0 0 10px 0;
	color: #fff;
	padding: 0 10px;
	font-size: 11px;
}

#footer p{
	font-size: 10px;
	color: #ccc;
	float: right;
	clear: right;
}
#footer img{
	margin: 5px 0 0;
	float: right;
}
#footer a{
	color: #ccc;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover{
	text-decoration: underline;
	
}
.error_message{
	min-height: 35px;
	color: #ad0069;
	font-size: 12px;
	padding: 0 0 0 40px;
	margin: 5px 5px 10px;
	background: url(../images/pulsor/warning.png) no-repeat top left;
	font-weight: bold;
}
.scrollable{
	height:350px;
	width: 190px;
	overflow:hidden;
}
.vscroll-line {background:url(../images/line.gif) repeat-y;}
.vscroll-line1 {background:url(../images/line1.gif) repeat-y;}
.vscroll-line2 {background:url(../images/line.gif) repeat-y;}
#scrollslider0 {height:11px !important;}
.vscroll-slider {
	background: url(../images/button-slider.gif) no-repeat;
	height:100px !important;
	cursor: pointer;
}
#boxleft{
	width:645px;
	height:100%;
	float:left;
}
/* STYLE ADMIN */
#admin{
	width: 800px;
	height: 95px;
	color: #ffffff;
	margin: 0 auto;
	padding:0;
}
#admin .toplinks{
	height: 16px;
	padding: 2px 0;
}
#admin  h1{
	float: left;
	padding: 0;
	margin: 0;	
	color: #FF7F00;
	padding: 0 0 0 15px;
	background: url('../images/pulsor/online.gif') no-repeat top left;
	font-size: 11px;
	font-weight: bold;
}

#admin  h2{
	float: left;
	padding: 0;
	margin: 25px 0 2px 10px;	
	color: #ebebeb;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
#admin  img{
	float: left;
}
#admin .toplinks span{
	float: right;
}
#admin .toplinks a{
	float: right;
	color: #ebebeb;
	padding: 0;
	margin: 0 10px;
	font-size: 11px;	
	text-decoration: none;
}
#admin .toplinks a:hover{
	text-decoration: none;
	color: #FF7F00;
}
#admin .topadmin{
	width: 790px;
	height: 65px;
	background: url('../images/pulsor/bg.gif');
	padding: 5px;
	text-align: left;
	margin: 0;
}
#admin .topadmin a{
	float: left;
	color: #fff;
	padding: 2px 9px;
	margin: 0px 0 0px;
	font-size: 11px;	
	text-decoration: none;
	font-weight: normal;
}
#admin .topadmin a:hover{
	text-decoration: none;
	background: #FF7F00;
	
}
#admin .topadmin a.btn{
	float: right;
	text-decoration: none;
	margin: 25px 0 2px 10px;
	padding: 0;
}
#admin .topadmin a.btn:hover{
	text-decoration: none;
	background: none;	
}

#navigation:after{
	content:"";
	clear:both;
	display:block;
}
#navigation{
	width:700px;
}
#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height: 20px;
	position:relative;
}
#navigation ul li{
	position: relative;
	float:left;
	padding: 0 8px;
	height: 20px;
	margin:0px;
}
#navigation ul li a{
	color:#fff;
	text-decoration:none;
	padding:0 18px 0 0;
	margin:0 0px;
	font-size:12px;
	float:left;
	height: 17px;
}
#navigation ul li a:hover{
	
	
}
#navigation ul li.hover,
#navigation ul li:hover {
	position: relative;
}
#navigation ul li.hover a,
#navigation ul li:hover a{
	background: #FF7F00;
}
#navigation ul li.hover ul,
#navigation ul li:hover ul {
	display: block;
}
#navigation ul ul {
	display: none;
	position: absolute;
	left: 0%;
	top: 100%;
	float:left;
	width:740px;
	padding:0 8px;
	margin:0;
	height: 16px;
	
}
#navigation ul ul li.first{
	background:none;
}
#navigation ul ul li{
	float:left;
	padding:0px;
	
}
#navigation ul li ul li a{
	background:none;
}
#navigation ul li.hover ul li a,
#navigation ul li:hover ul li a{
	float:left;
	background:none;
	color:#fff;
}
#navigation ul li ul li a:hover{
	background:none;
}
#navigation ul li.hover ul li a:hover,
#navigation ul li:hover ul li a:hover{
	background:#FF7F00;
}
.texte-borderleft{
	padding: 0 0 10px 10px;
	border-left: 1px solid #cccccc;
	margin: 0 0 10px 10px;
}
a.linkedit{
	position: absolute;
	background: url('../images/icons/edit.gif');
	padding: 0;
	width: 14px;
	height: 16px;
	text-indent: -9999px;
	
}
a.fichierjoint{
	background: url('../images/icons/piecejointe.jpg') no-repeat;
	padding: 0px 0 3px 20px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin: 5px 0;
}
a.fichierjoint:hover{
	text-decoration: underline;
}
/* PULSOR STYLES */

#pulsor{
	width: 100%;
	height: 42px;
	background: #000 url('../images/pulsor/linetop.png') repeat-x bottom left;
	color: #ccc;
	float: left;
	overflow: hidden;
	padding: 0;
	font-family: Tahoma, sans-serif;
	
}

#pulsor .ptop{
	height: 20px;
	padding: 0;
}
#pulsor  h1{
	/*float: left;*/
	padding: 0;
	margin: 0;	
	color: #a4c233;
	padding: 0 0 0 15px;
	background: url('../images/pulsor/online.png') no-repeat top left;
	font-size: 12px;
	font-weight: bold;
}

#pulsor  h2{
	float: left;
	clear: both;
	padding: 0;
	margin: 0px 0 0px 10px;	
	color: #FF7F00;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
#pulsor  h3{
	float: left;
	clear: both;
	padding: 0;
	margin: 2px 0 0px 15px;	
	color: #ffffff;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
#pulsor  table{
	color: #ffffff;
	font-size: 11px;
}
#pulsor  img{
	/* float: left; */
}
#pulsor .ptop span{
	 float: right; 
	 color: #ccc;
	
}
#pulsor .ptop div.sep{
	 float: right;
	width: 5px;
}
#pulsor .welcome{
	 float: right; 
}
#pulsor .ptop div.msg{
	float: left;
	clear: both;
	margin: 5px 0 0 0;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size:11px;
}

#pulsor .ptop span.ok{
	font-weight:bold;
	color: #FF7F00;
}
.ptop a.panelclose{
	padding: 0;
	margin: 0 10px;
	background: url(../images/pulsor/close.png) no-repeat;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
}
.ptop a{
	float: right;
	color: #ebebeb;
	padding: 0;
	margin: 0 10px;
	font-size: 12px;	
	text-decoration: none;
}
.ptop a:hover{
	text-decoration: none;
	color: #FF7F00;
}
.ptop a.logoff{
	float: left;
	color: #ebebeb;
	padding: 0;
	margin: 4px 0 0 10px;
	font-size: 11px;	
	text-decoration: none;
}
.ptop a.logoff:hover{
	text-decoration: none;
	color: #FF7F00;
}
#pulsor .pls_menu ul{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	
}
#pulsor .pls_menu li{
	float: left;
	padding: 2px 0 0 0;
	margin: 0 15px;
	list-style: none;
	background: url('../images/pulsor/bg-tab.gif') repeat-x;
	height: 16px;
	
}
#pulsor .pls_menu a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 10px;
	background: url('../images/pulsor/bg-tab.gif') repeat-x;
	height: 16px;
	float: none;
}
#pulsor .pls_menu a:hover{
	color: #fff;
	text-decoration: none;
	background: url('../images/pulsor/bg-tab2.gif') repeat-x;
	font-size: 12px;
	
}

#linkmod:hover{ 
	background: #92B63A; 
	height: 40px;

}
.listmod{
	width: 140px; 
	background: #92B63A; 
	height: auto;
	padding: 5px;
	top: 10px;
	margin: 5px 0 0 0px;
	position: absolute;
	display: none;
}

#linkmod:hover .listmod{
	display: block;
}

.listmod a{
	color: #fff;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
.listmod a:hover{
	color: #fff;
	text-decoration: none;
}
#catch{
	background: url('../images/pulsor/catch.png') no-repeat top left;
	text-indent: -9999px;
	width: 25px;
	height: 17px;
	float: right;
	margin: 0 10px 0 0;
	cursor: pointer;
}

table.tabsedit{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	text-align: left;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
td.tabson{
	background: #ebebeb;
	color: #212121;
	padding: 5px 10px;
	font-weight: bold;
}
td.tabsoff{
	background: #ccc;
	color: #000;
	padding: 5px 10px;
}

td.tabsoff a{
	color: #212121;
	text-decoration: none;
}
td.tabsoff a:hover{
	color: #212121;
	text-decoration: underline;
}
table.tabform{
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 auto 15px;
	text-align: left;
	width: 940px;
	border: 1px solid #aaa;
	background: #ebebeb;
}
table.tabformsmall{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px 0 10px 40px;
	text-align: left;
	border: 1px solid #aaa;
}
table.listing{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto 15px;
	text-align: left;
	width: 900px;
	border: 1px solid #aaa;
}
table.listing tr{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
table.listing tr:hover{
	background: #ebebeb;
}
table.listing th{
	background: #dadada;
	color: #212121;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}
table.listing th a{
	color: #000;
}
td.label{
	font-weight: bold;
	vertical-align: top;	
}
div.login{
	margin: 180px auto 80px auto;
	padding: 20px 10px 10px;
	/*background: url('../images/pulsor/box-login.jpg') no-repeat top left;*/
	width: 312px;
	height: 120px;
	display: block;
}

div.login h3{
	font-size: 20px;
	height: 26px;
	background: url('../images/pulsor/pulse.png') no-repeat top left;
	padding: 5px 0 0 35px;
	
}


.boxaccount{
	width: 250px;
	height: auto;
	margin: 0 0 10px;
	padding: 10px 0 0 0;
	background: #522641  url('../images/template/box-bg.png') no-repeat top left;
}
.boxaccount-btm{
	width: 250px;
	height: 16px;
	margin: 0;
	padding: 0;
	background: url('../images/template/box-btm.png') no-repeat top left;
}
.boxaccount h4{
	margin: 0 10px 5px;
	padding: 0px 0 0 15px;
	color: #fff;
	font-size: 14px;
	background: url('../images/template/bullet.png') no-repeat top left;
}
.boxaccount h5{
	margin: 10px 10px 0 25px;
	height: 16px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.boxaccount p{
	margin: 0px 10px 5px 25px;
	padding: 0px;
	color: #ebebeb;
	font-size: 12px;
}
.boxaccount a.logoff{
	float: right;
	margin: 0 20px 0 0;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.boxaccount a.logoff:hover{
	text-decoration: underline;
}
.boxinfo{
	width: 250px;
	height: auto;
	margin: 0 0 10px;
	padding: 10px 0 0 0;
	background: #565b4b  url('../images/template/box2-bg.png') no-repeat top left;
}
.boxinfo-btm{
	width: 250px;
	height: 16px;
	margin: 0;
	padding: 0;
	background: url('../images/template/box2-btm.png') no-repeat top left;
}
.boxinfo h4{
	margin: 0 10px 5px;
	padding: 0px 0 0 15px;
	color: #fff;
	font-size: 14px;
	background: url('../images/template/bullet2.png') no-repeat top left;
}
.boxinfo h5{
	margin: 5px 10px 0;
	height: 16px;
	padding: 4px 0 0 22px;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	background: url('../images/pulsor/chat.png') no-repeat top left;
}
.boxinfo h5.mod{
	margin: 10px 0 10px 25px;
	height: 20px;
	padding: 5px 0 0 25px;
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	background: url('../images/pulsor/ico-mod2.png') no-repeat top left;
}
.boxinfo p{
	margin: 0px 10px 5px 25px;
	padding: 0px;
	color: #fff;
	font-size: 12px;
}
.boxinfo a{
	margin: 10px 50px 10px 25px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	display: block;
}
.boxinfo a:hover{
	text-decoration: underline;
}
h4.mod{
	float: none;
	margin: 20px 10px 0 0;
	padding: 5px 0 0 35px;
	height: 25px;
	color: #212121;
	font-size: 18px;
	background: url('../images/pulsor/ico-mod.png') no-repeat top left;
	
	width: 100%;
}
h4.config{
	float:left;
	clear: both;
	margin: 0 10px 5px;
	padding: 5px 0 0 35px;
	height: 25px;
	color: #212121;
	font-size: 18px;
	background: url('../images/pulsor/ico-mod.png') no-repeat top left;
	width: 100%;
}

h4.tools{
	float: none;
	margin: 20px 10px 0 0;
	padding: 5px 0 0 35px;
	height: 25px;
	color: #212121;
	font-size: 18px;
	background: url('../images/pulsor/ico-tools.png') no-repeat top left;
	width: 100%;
}
li.linkboard{
	float: none;
	margin: 10px 20px 10px;	
	padding: 0;
	list-style: none;
	width: 150px;
	background: #ebebeb;
	height: 25px;
	text-align: center;
}
li.linkboard a{
	display: block;
	width: 150px;
	float: none;
	padding: 5px 0 0 0;
	color: #000;
	font-size: 13px;
	text-decoration: none;
}

li.linkboard:hover a,
li.linkboard:hover,
li.linkboard a:hover{
	text-decoration: none;
	background: #212121;
	color: #fff;
	
}
a.new{
	padding: 2px 0 0 20px;
	margin: 0 10px;
	background: url(../images/pulsor/new.png) no-repeat;
	height: 18px;
	font-size: 13px;
	color: #92b63a;
}
.inputtext{
	width: 610px;
}

.inputtext-small{
	width: 80px;
}
.offline{
	margin: 5px 0;
	color: #ff0000;
	font-size: 12px;
}
#controlpanel{
	margin: 2px 0 10px;
	height: 24px;
	padding: 2px;
	width: auto;
}
#controlpanel:hover{
	/*background: #fff;*/
}
#controlpanel div.confirm,
#controlpanel div.info{
	float: left;
	margin: 0;
	height: 20px;
	padding: 0 4px;
	font-size: 11px;
}
#controlpanel div.confirm{
	float: left;
	margin: 2px 0;
	height: 20px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
#controlpanel div.confirm,
#controlpanel:hover div{
	color: #AE016A;
}
#controlpanel h7.control{
	float: left;
	padding: 0px;
	margin: 0 3px;
	height: 20px;
	width: 20px;
	
}
#controlpanel  a.statuson,
#controlpanel  a.statusoff,
#controlpanel  a.info,
#controlpanel  a.edit,
#controlpanel  a.list,
#controlpanel  a.del{
	height: 20px;
	width: 20px;
	padding: 0px;
	margin: 0 3px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	overflow:hidden;
}

#controlpanel  a.info,
#controlpanel  a.edit:hover,
#controlpanel  a.list:hover,
#controlpanel  a.del:hover{
	text-decoration: none;
} 
#controlpanel  a.edit{
	background: url(../images/pulsor/penblack.png) no-repeat 0 0;
} 
#controlpanel:hover  a.edit,
#controlpanel  a.edit:hover{
	background: url(../images/pulsor/pen.png) no-repeat 0 0;
} 
#controlpanel  a.statuson{
	background: url(../images/pulsor/on.png) no-repeat 0 0;
	cursor: pointer;
} 
#controlpanel  a.statuson:hover{
	background: url(../images/pulsor/off.png) no-repeat 0 0;
} 
#controlpanel  a.statusoff{
	background: url(../images/pulsor/off.png) no-repeat 0 0;
	cursor: pointer;
} 
#controlpanel  a.statusoff:hover{
	background: url(../images/pulsor/on.png) no-repeat 0 0;
} 
#controlpanel  a.del{
	background: url(../images/pulsor/delblack.png) no-repeat 0 0;
	cursor: pointer;
} 
#controlpanel:hover  a.del,
#controlpanel  a.del:hover{
	background: url(../images/pulsor/del.png) no-repeat 0 0;
} 
#controlpanel  a.list{
	background: url(../images/pulsor/modblack.png) no-repeat 0 0;
	padding: 0px;
	margin: 2px 3px 0;
} 
#controlpanel:hover  a.list,
#controlpanel  a.list:hover{
	background: url(../images/pulsor/mod.png) no-repeat 0 0;
} 
#controlpanel  a.info{
	background: url(../images/pulsor/infoblack.png) no-repeat 0 0;
	cursor: pointer;
} 
#controlpanel:hover  a.info,
#controlpanel  a.info:hover{
	background: url(../images/pulsor/info.png) no-repeat 0 0;
} 

#pls_message{
font-weight: bold;
margin: 10px 0 0 0;
}

#linkform{
	background: #ccc; 
	border: 1px solid #ebebeb;
	margin: 4px;
	padding: 4px;

}

#linkform img{
	margin: 0 5px;
	cursor: pointer; 
	vertical-align: middle
}
div.weepulse{
	background: url(../images/pulsor/cube.png) no-repeat top left;
	width: 500px;
	padding: 20px 0 0 130px;
	height: 200px;
	font-size: 12px;
}
div.head-dash1,
div.head-dash2{
	background: url(../images/pulsor/head-dash1.png) no-repeat top left;
	width: 241px;
	height: 15px;
	margin: 10px;
	padding: 4px 5px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
div.head-dash2{
	width: 213px;
	background: url(../images/pulsor/head-dash2.png) no-repeat top left;
}
div.list-dash{
	width: 231px;
	margin: 10px 15px;
	padding: 4px 5px;
	font-size: 12px;
}div.list-dash a{
	color: #000;
	font-size: 13px;
	display: block;
}
div.list-dash a:hover{
	font-size: 13px;
	color: #AE016A;
	
}
div.list-dash span{
	color: #AE016A;
}
.selectmod{
	margin: 4px 10px 0;
	font-size: 11px; 
	color: #ebebeb;
	background: #000;
	padding: 0;
	height: 18px;
}
.selectmod option{
	background: #ebebeb;
	color: #000;
}
.ckeditor{
	width: 95%;
	height: 200px;
	background: #fff;
	color: #000;
	font-size: 13px;
	
}
#navhome ul{
	margin: 10px 0 0 0;
	padding: 0;
	
}
#navhome li{
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	
}

#navhome a{
	font-size: 13px;
	text-decoration: none;
	background: url(../images/template/puce.png)no-repeat 0 50%;
	padding: 5px 0 5px 25px;
	font-weight: bold;
}

#navhome a:hover{
	color: #FF7F00;
	background: url(../images/template/puce2.png)no-repeat 0 50%;
	
}
.lock{
	color: #ff0000;
}