.pubZone{
	position:relative;
	float:right;
	margin-right:5px;
	*margin-right:2px;
	margin-bottom:5px;
	min-height:200px;
	height:auto;
	width:300px;
	background:#690203;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color:#fff;
}
.pubZone h1{
	font-size:26px;
	line-height:20px;
	font-weight:normal;
	padding:10px;
	margin:0px;
	color:#CF9B9C;
	border-bottom:1px solid #CF9B9C;
}
.pubZone p{
	width:auto;	
	direction:rtl;
	text-align:justify;	
	font-size:17px;
	font-weight:normal:
	color:#fff;
	padding:10px;
	padding-top:0px;	
}
.pubZone .readMore{	bottom:5px;}
.pubZone a{ color:#CF9B9C; }
.pubZone a:hover{ color:#1F0001;}
/*-------------------------------------*/
.simplePanel{
	position:relative;
	width:auto;
	height:auto;	
	margin-bottom:5px;
	direction:rtl;
	overflow:hidden;
	text-align:justify;	
	min-height:150px;
	float:right;
}
.simplePanel h1{
	padding:0px;
	font-size:26px;
	line-height:20px;
	padding-bottom:5px;
	border-bottom:1px dashed #fff;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
	text-indent:5px;
}

/*-------------------------------------*/
.panel{
	position:relative;
	width:auto;
	height:auto;
	float:right;	
	margin-bottom:5px;	
}
.panel .top{
	position:relative;
	width:100%;
	height:37px;	
}
.panel .top .tl{
	position:relative;
	height:100%;
	float:left;
	width:13px;	
	background-repeat:no-repeat;
}
.panel .top .t{
	position:relative;
	height:100%;
	float:left;
	width:auto;	
	background-repeat:repeat-x;
	direction:rtl;
	text-align:right;
	font-size:20px;
	line-height:30px;
	font-weight:bold;
	color:#FFF;
}
.panel .top .tr{
	position:relative;
	height:100%;
	float:left;
	width:15px;	
	background-repeat:no-repeat;
}
/*--------------------------*/
.panel .middel{
	position:relative;
	width:100%;
	height:auto;
}
.panel .middel .l{
	position:relative;
	height:100%;
	float:left;
	width:13px;	
	background:url(../images/panel/public/l.png);
	background-repeat:repeat-y;
}
.panel .middel .c{
	position:relative;
	height:100%;
	float:left;
	width:auto;	
	background:#fff;
	overflow:hidden;
	direction:rtl;
	text-align:justify;	
	font-size:18px;
	font-weight:normal:
	color:#000;
	overflow:hidden;
	line-height:22px;
}
.panel .middel .r{
	position:relative;
	height:100%;
	float:left;
	width:15px;	
	background:url(../images/panel/public/r.png);
	background-repeat:repeat-y;
}
/*--------------------------*/
.panel .bottom{
	position:relative;
	width:100%;
	height:14;
}
.panel .bottom .bl{
	position:relative;
	height:14px;
	float:left;
	width:13px;	
	background:url(../images/panel/public/bl.png);
	background-repeat:no-repeat;
}
.panel .bottom .b{
	position:relative;
	height:14px;
	float:left;
	width:auto;	
	background:url(../images/panel/public/b.png);
	background-repeat:repeat-x;
}
.panel .bottom .br{
	position:relative;
	height:14px;
	float:left;
	width:15px;	
	background:url(../images/panel/public/br.png);
	background-repeat:no-repeat;
}
/*-------------------------------------------------------------------------------*/	
.simplePanel img, .panel .middel .c img, .pubZone img{
	float:right;
	margin-left:5px;
}

/*-------------------------------------------------------------------------------*/	   
	   .rose  h1{border-bottom:1px dashed #DF2C87; color:#DF2C87;}
.panel .rose .tl{background:url(../images/panel/rose/tl.png);}
.panel .rose .t {background:url(../images/panel/rose/t.png);}
.panel .rose .tr{background:url(../images/panel/rose/tr.png);}
       
	   .blue  h1{border-bottom:1px dashed #0A789B; color:#0A789B;}
.panel .blue .tl{background:url(../images/panel/blue/tl.png);}
.panel .blue .t {background:url(../images/panel/blue/t.png);}
.panel .blue .tr{background:url(../images/panel/blue/tr.png);}

 .marron  h1{border-bottom:1px dashed #713418; color:#713418;}
.panel .marron .tl{background:url(../images/panel/blue/tl.png);}
.panel .marron .t {background:url(../images/panel/blue/t.png);}
.panel .marron .tr{background:url(../images/panel/blue/tr.png);}

	   .jaune  h1{border-bottom:1px dashed #FAB43A; color:#FAB43A;}
.panel .jaune .tl{background:url(../images/panel/jaune/tl.png);}
.panel .jaune .t {background:url(../images/panel/jaune/t.png);}
.panel .jaune .tr{background:url(../images/panel/jaune/tr.png);}

	   .violet  h1{border-bottom:1px dashed #8843AD; color:#8843AD;}
.panel .violet .tl{background:url(../images/panel/violet/tl.png);}
.panel .violet .t {background:url(../images/panel/violet/t.png);}
.panel .violet .tr{background:url(../images/panel/violet/tr.png);}

	   .vert  h1{border-bottom:1px dashed #40A80F; color:#40A80F;}
.panel .vert .tl{background:url(../images/panel/vert/tl.png);}
.panel .vert .t {background:url(../images/panel/vert/t.png);}
.panel .vert .tr{background:url(../images/panel/vert/tr.png);}

	   .bleu_azur  h1{border-bottom:1px dashed #56BAC0; color:#56BAC0;}
.panel .bleu_azur .tl{background:url(../images/panel/bleu_azur/tl.png);}
.panel .bleu_azur .t {background:url(../images/panel/bleu_azur/t.png);}
.panel .bleu_azur .tr{background:url(../images/panel/bleu_azur/tr.png);}

.bordeaux  h1{border-bottom:1px dashed #680303; color:#680303;}
