ul {
	list-style-type: none;
	margin:1px 0 0 0;
}
ul .ul ul{
	margin:1px 0 0 0;
}

li{
	margin:1px 0 0 0;
	display: list-item;
	text-align: right;
}
li a:hover{
	color:#FFF;
}

h2{

}
body {
    #-webkit-user-select: none;
    #-moz-user-select: -moz-none;
    #-ms-user-select: none;
    #user-select: none;
    padding: 0px;
    margin: -20px 0px 0px;
    padding: 0px;
    overflow-x: hidden;
    font-family: Arabic transparent,Verdana,sans-serif;
    background: rgba(24, 90, 158, 0.28) none repeat scroll 0% 0%;
}

.blocmargin{
	margin:10px;
}

.fcolor{
	color: #FF7600 /*D66F16;*/
}
.bcolor{
	color: #D66F16;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {
        background-position: 50.001% 0;
    }
}

#page{
	width:100%;
	text-align:center;
}

#all {
    width: 990px;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    box-shadow: 0px 5px 40px #091663;
    background: #fff;
}

#header {
	height: 186px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menudynamique{
margin-top: 10px;
margin-right: 10px;
float: right;
right: 10px;
font-family: Arabic transparent;
font-size: 16px;
font-weight: bold;
color:inherit;
}

#menudynamique a, a:link, a:visited{
	color:inherit;
}

#menudynamique a:hover, a:active{
color:#000 ;
}

#header #tmenu {
	background-color: transparent;
	background-image: url("../img/headermenu.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 50px;
	width: 990px;
}

.social {
display: block;
border: solid 1px #e2e1e1;
background-color: #ededed;
clear: both;
height:36px;
width: 642px;
}

.social .share{
padding: 0 2px;
float: left;
cursor: pointer;
line-height: 32px;
background: url(../img/facebook.gif) no-repeat left;
overflow: hidden;
display: block;
height: 32px!important;
width: 32px!important;
line-height: 32px!important;
}

.social ul li{
padding: 0px;
margin: 0px;
list-style-type: none;
text-align: right;
float: right;
}

#tmenu ul {
	height: 52px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: -4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 700px;
	display: inline;
	z-index: auto;
}



#tmenu li {
	display: block;
	width: 88px;
	height: 52px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}



#tmenu li a {
	display: block;
	background-color: transparent;
	background-image: url("../img/buttons.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 88px;
	height: 35px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	color: white;
	font-family: Arabic transparent, Tahoma;
	font-size: 10px;
	font-weight: bold;
	outline-width: medium;
	outline-style: none;
	outline-color: initial;
	outline-color: -moz-initial;
}



#tmenu li a:hover {
  margin-top: 5px;
  height: 35px;
}

#topmenu{
	width:100%;
	font-family: Arabic transparent, Constantia, Cambria, Times, serif;
}

.pop {
	background:url(../img/ul.png);
	color: #000;
	height:35px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arabic transparent, Constantia, Cambria, Times, serif;
}

.pop li ul {
	margin: 0;
	padding-left : 0px;
	padding-right : 0px;
	list-style: none;

}

.pop li {
	float: right;
	position: relative;
	border-right: 1px solid #CCC;
	font-family: Arabic transparent, Constantia, Cambria, Times, serif;
	padding-left : 0px;
	padding-right : 0px;
	width: auto;
	z-index: 9999;
	font-weight: bold;
}

.pop a{
	font-family: Arabic transparent, Constantia, Cambria, Times, serif;
	font-weight:bold;
	padding-left:0px;
}
.pop img{
	margin-top:-5px;
}
.pop li li {
	float: right;
	width: 175px;
	margin: 0;
	padding: 0;
}

.pop li a, .pop li a:link, .pop li a:visited {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 5px;
	height:24px;
	line-height:25px;
	text-align: center;
	text-decoration: none;
}

.pop li a:hover, .pop li a:active {
	background:url(../img/titrebg.gif) repeat-x right top;/*#06C */
	color: #FFF;
	display: block;
	padding: 5px;
}

.pop li li a, .pop li li a:link, .pop li li a:visited {
	background:url(../img/ul.png);
	color: #000;
	font-weight:bold;
	width: 175px;
	margin: 0px;
	padding: 5px 0px;
	border-top: 1px solid #F5F9FB;
}

.pop li li a:hover, #pop li li a:active {
	background:url(../img/titrebg.gif) repeat-x right top;/*#06C */
	color: #FFF;
}

.pop li ul {
	position: absolute;
	width: 199px;
	display: none;
	right: 0;
}
.pop li:hover ul, #pop li.sfhover ul {
 display: block;
}

#fixedcontact {
  position: fixed;
  float: left;
  margin-top: 200px;
  width: 30px;
  z-index: 99999999999999999;
}



#pub1 {
	background-color: #f0f0f0;
	display: inline-block;
	float: left;
	width: 314px;
	height: 318px;
	z-index: 10000;
	margin: 5px;
	border: solid 1px #e0e0e0;
	overflow: hidden;
	padding: 0;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 0px 5px 10px #777777;
	box-shadow: 0px 0px 10px 5px #777777;
}

.ads-panel {
	padding: 3px 15px;
	width: 300px;
	height: 250px;
}

.ads {
	padding: 30px 6px;
	width: 300px;
	height: 250px;
}

#pub2 {
  display: inline;
  width: 300px;
  z-index: 10000;
}

#ads1 {
	display: inline;
	width: 320px;
	float:left;
}

.date {
	display: inline;
	font-family: Arabic transparent,Tahoma;
	font-size: 12px;
	color: inherit;
	margin-top: 10px;
	margin-left: 30px;
	text-align: right;
	line-height: 15px;
	font-weight: bold;
}

.ban {
display:inline-block;
float:left;
position:relative;
top:10px;
left:120px;
width: 480px;
height:80px;
}
.logo {
	position:relative;
	display:inline;
	float: right;
	right: 40px;
	top: 10px;
	padding: 0;
	margin: 0;
}


.clear-div {
  clear: both;
  width: 100%;
  height:1px;
}



#header #Bar {
	background: url(../img/titrebg.gif) repeat-x right top;
	/*background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;*/
	height: 33px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


#ticker {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 33px;
	background-color: transparent;
	background-image: url("../img/bg_news.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	float: right;
	width: 680px;
	display: inline;
}



#ticker iframe {
	float: right;
	margin-right: 112px;
	display: inline;
}


#searchBox {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: right center;
  height: 22px;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
}



#searchBox input {
  float: right;
  width: 180px;
}



#scrollnews {
	width: 990px;
	clear: both;
}



#headscroll {
	height: 2px;
	clear: both;
	background-color: #333333;
}


#scroll {
  width: 990px;
  height: 200px;
}


#scroll img, #scroll .item {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0px 5px 5px #777777;
  box-shadow: 0px 5px 5px #777777;
}


#scroll .selectedItem {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #0071bc;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #0071bc;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #0071bc;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #0071bc;
}

.scrollimg {
  position: absolute;
  width: 200px;
  height: 200px;
  top: 0px;
  left: 325px;
  display: none;
}

.scrollTitle {
	background-color: #666;
	width: 100%;
	height: 30px;
	top: 200px;
	bottom:-2px;
	left:0;
	right:-20px;
	color:white;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	text-align:center;
	z-index:1000;
	font-family: Arabic transparent ,arial;
	padding:0 !important;
}

#footscroll {
  width: 990px;
  height: 30px;
  clear: both;
  background-color: #999999;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

#pagecenter {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 990px;
  z-index:100000;
  clear: both;
  background-color: #fff;
}

#pagehaut {
  display: block;
  clear: both;
  z-index: 10000;
  margin-bottom: 10px;
  height:320px;
}

#topnews {
  display: block;
  float: right;
  height:320px;
  width: 660px;
  z-index: 10000;
}

#pagebas {
	display: block;
	clear: both;
}

#right {
  clear: both;
  width: 660px;
  float: right;
  display: inline;
}

.kism {
	width: 98.5%;
	float: right;
	clear: both;
	background-color: #FFF; /*#e6e4e5;*/
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: right;
	margin-top: 1px;
}

.kism .canal{
	border-bottom: solid 2px #C00;
	overflow: hidden;
	display: block;
	margin: 0px;
}

.kism .canal h2 {
	margin: 0px;
	background-color: #C00;
	color: white;
	font-size: 19px;
	float: right;
	padding: 2px 15px;
	line-height: 155%;
}


.titregh{
	background: url(../img/titregh.gif) repeat-x right top;
}
.titrebg{
	background: url(../img/titrebg.gif) repeat-x right top;
}

.titres h2 {
	background: url(../img/logo_bg.png) right no-repeat;
	margin: 0px;
	font-size: 19px;
	padding: 5px 40px 5px 5px;
	line-height: 155%;
	text-align: right;
	height: 27px;
	border-bottom: 1px solid #002D71;
}

.kism .stitre h2 {
	background-color: #e6e4e5;
	margin:0;
	padding-top:20px;
	padding-right:10px;
	height: 40px;
}

.kism h2 a {
  display: block;
  height: 33px;
  color: white;
  text-decoration: none;
}

.kism h2 a:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 3px 3px;
}

.kism blockquote {
  display: block;
  margin: 0px;
  color: #3a3a3a;
}


.bloc {
  width: 100%;
  float: right;
  clear: both;
  margin-top: 2px;
  text-align: right;
  border: 2px solid #DDD;
}



.bloc h2 {
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
	color: #fff;
	font-size: 19px;
}

.bloc h2 a {
  display: block;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
}

.bloc h2 a:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 3px 3px;
}

.bloc blockquote {
    display: block;
    margin: 0px;
    color: #3a3a3a;
    font: bold 15px arial;
    background: rgba(255, 255, 255, 0.9);

}

.bloc h3 {
	padding: 5px;
	text-align: center;
	background-color: #333;
	margin:0;
}
.bloc h3 a {
	font: bold 15px arial;
	line-height: 130%;
	color: #FFF;
	padding: 5px;
}

.visuel {
	width: 99%;
	float: right;
	clear: both;
	background-color: #e6e4e5;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: right;
	margin-top: 1px;
}
.visuel .titre{
	height: 33px;
	border-bottom: solid 2px #00F;
	overflow: hidden;
	display: block;
	margin: 0px;
}

.visuel .titre h2 {
	margin: 0px;
	color: white;
	font-size: 19px;
	float: right;
	padding: 2px 50px;
	line-height: 155%;
	width: 100%;
}

.videos {
width: 320px;
padding: 0;
float: right;
}
.videos:hover {
     background-color: transparent;
}
.videos img.image {
padding: 0px;
border: none;
}
.videos img.play {
width: 77px;
height: 77px;
border: none;
margin: -180px 120px 60px;
padding: 0px;
opacity: 0.4;
filter: alpha(opacity=40);
}
.videos img.play:hover {
     opacity:1.0;
     filter:alpha(opacity=100)
}
.videos h2 {
	padding-bottom: 5px;
	margin-top: -20px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #00668d;
	height: 55px;
}
.videos h2 a {
	font: bold 15px arial;
	line-height: 130%;
	color: #FFF;
}

.videop {
padding: 0;
margin: 0px 4px 0 4px;
float: right;
}
.videop:hover {
     background-color: transparent;
}
.videop img.image {
padding: 0px;
border: none;
}
.videop img.play {
width: 40px;
height: 40px;
border: none;
margin: -80px 50px 30px;
padding: 0px;
opacity: 0.4;
filter: alpha(opacity=40);
}
.videop img.play:hover {
     opacity:1.0;
     filter:alpha(opacity=100)
}

.videop .titre{
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
	margin-top: -20px;
	text-align: center;
	background-color: #00668d;
}

.videop .titre a {
	font: bold 12px arial;
	color: #FFF;
	text-decoration: none;
}

.katib {
	width: 100%;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Arabic transparent, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-right: 0;
}

.katibimg {
	margin: 0px;
	float: right;
	width: 30%;
	display: inline;
	text-align: center;
}

.katibimg a{
	text-decoration: none;
}

.katibimg-bg{
	width: 84px;
	height: 96px;
	margin: -96px 8px 0px 0px;
	border: none;
	padding: 0px;
	position: relative;
	background: url(../img/katibimg-bg.png) top right no-repeat;
}

.katiblink{
	width: 88px;
	margin:0 6px;
	color:#fff;
	background-color: #00668d;
}
.katiblink:hover {
	color:#00668d;
	background-color: #cccccc;
}

.border img{
	border: 2px solid #6CA3F7;
}

.katibtxt {
	float: right;
	width: 64%;
	margin: 0 5px;
}

.katibtxt h4 {
  display: block;
  font-family: Arabic transparent, Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: justify;
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 3px;
  margin-left: -7px;
}



.katibtxt h4 a {
	text-decoration: none;
	color: #1274B7;
    border-bottom: 1px solid #cccccc;
	display: block;
	padding-left: 3px;
}



.katibtxt h4 a:hover {
  border-bottom: 1px solid #1274B7;
}



.katibtxt span {
	display: block;
	margin-bottom: 3px;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}


.katibtxt span a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #cccccc;
  color: #df2829;
  padding-left: 3px;
}



.katibtxt span a:hover {
	border-bottom: 1px solid #df2829;
}


.reportsRow {
  clear: both;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}


.reportsRow .report {
  float: right;
  width: 50%;
}
a.sliderkit-news-readmore{
height: 25px;
width: 60px;
position: absolute;
right: 170px;
text-indent: -999999px;
top: 250px;
z-index: 999;
}
.moreLink {
	background-color: #DDD;
}
.moreLink a {
	clear: both;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 20px;
	font-family:Arabic transparent,arial;
	font-size: 16px;
	background-image: url(../img/morelink.png);
	background-repeat: no-repeat;
	color: #003366;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

.moreLink a:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 10px 5px;
  display: block;
  text-decoration: underline;
}


.box {
	display: block;
}



.boxnews {
	padding-top: 5px !important;
	padding-right: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #e6e6e6 !important;
	border-right-width: 1px !important;
	border-right-style: solid !important;
	border-right-color: #e6e6e6 !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e6e6e6 !important;
	border-left-width: 1px !important;
	border-left-style: solid !important;
	border-left-color: #e6e6e6 !important;
	overflow: hidden;
}

.newsheight {
	height: 381px;
}

.boxheader {
  background-color: transparent;
  background-image: url("../img/group-names.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #73337d;
  clear: both;
  display: block;
  float: none;
  height: 24px;
  overflow: hidden;
}


.boxheadertext {
  float: right;
  height: 25px;
  width: 171px;
}



.boxheadertext a {
  display: block;
  height: 100%;
  width: 100%;
}

.boxmain {
	width :155px;
	float: right;
	background-color: #e6e4e5;
}

.boxmainlink {
  text-align: center;
}

.boxmainlink a {
	text-align: center;
	text-decoration: none;
	font-size:12pt;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006699;
	height: 160px;
	overflow: hidden;
}


.boxmaintext {
	text-align: right;
	color: #000000;
	font-family: Arabic transparent ,Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	height: 110px;
	text-align: justify;
	overflow: hidden;
}



.boxsub {
  width: 322px;
  float: left;
}



.boxsubitm {
	float: right;
	width: 150px;
	margin-left: 8px;
	margin-bottom: 10px;
}



.boxsubitm2 {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}



.boxsubitmtxt a {
  background-color: #ededed;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #dddddd;
  color: #006699;
  display: block;
  font-family: Arabic transparent ,Tahoma, Arial;
  font-size: 10pt;
  font-weight: bold;
  height: 55px;
  line-height: 18px;
  overflow: hidden;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: right;
  text-decoration: none;
}



.boxsubitmtxt a:hover {
  background-color: #dddddd;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: #006699;
}


.boxsubitmimg {
  width: 151px;
  height: 113px;
  overflow: hidden;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eeeeee;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #eeeeee;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eeeeee;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #eeeeee;
}


#sponserleft {
  margin-top: -345px;
  margin-right: 440px;
  margin-bottom: -2000px;
  margin-left: -135px;
  position: static;
  float: left;
}



#sponserright {
  margin-top: -345px;
  margin-right: -135px;
  margin-bottom: -2000px;
  margin-left: 60px;
  position: static;
  float: right;
}



#left {
	float: left;
	width: 330px;
}

.decale{
right:10px;
}

img {
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: initial;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: initial;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: initial;
  border-left-color: -moz-initial;
}
#journal {
  float: left;
  width: 100%;
  height: 27px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: inline;
  background-color: transparent;
  background-image: url("../img/bkg_journal.gif");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0px 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
}


#journal .news {
  overflow: hidden;
  background-color: transparent;
  background-image: url("../img/bkg_news.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right 0px;
  height: 22px;
  padding-top: 0px;
  padding-right: 109px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  width: 608px;
  line-height: 23px;
  font-weight: bold;
  font-size: 17px;
  font-family: Arabic transparent;
}


#journal #news {
  overflow: hidden;
  height: 22px;
  padding-top: 0px;
  padding-right: 109px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 2px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  width: 608px;
  line-height: 23px;
  font-weight: bold;
  font-size: 17px;
  font-family: Arabic transparent;
  position: relative;
}



span#marquee {
  position: absolute;
  top: 0px;
  left: 0px;
  white-space: nowrap;
}


#marquee a {
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 33px;
}


#form-search {
  margin-top: 6px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 9px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  width: 247px;
  display: inline;
}


#form-search form {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}



#form-search form input.input-text {
  width: 180px;
  float: right;
  font-size: 11px;
}


#form-search form input.button_search {
  float: left;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
}
.queektitre {
	padding-bottom:1px;
}

.queektitre li {
	float:right;
	padding:0 1px;
	list-style-type: none;
}
.queektitre li a {
	text-decoration:none;
	color:#666666;
	font-size:16px;
	font-weight: bold;
}
.queektitre li a:hover {
	text-decoration:underline;
}

.hightitre {
	font-size:24px;
	line-height:115%;
	padding:5px 0;
	color:#000099;
	font-weight: bold;
}

.coment {
	width: 99%;
	float: right;
	clear: both;
	background-color: #e6e4e5;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: right;
	margin-top: 1px;
}

.coment .titre{
	font-size:16px;
	line-height:115%;
	padding:5px 0;
	color:#103256;
	font-weight: bold;
}
.coment .titre h2 {
	margin: 0px;
	background-color: #C00;
	color: white;
	font-size: 19px;
	float: right;
	padding: 2px 15px;
	line-height: 155%;
}

.article {
	width: 97%;
	float: right;
	clear: both;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
}

.article_img {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	float: left;
	left: 0px;
}

.article_img img {
	top:0;
	right:0;
	border: 2px solid #6CA3F7;
}

.article_img span {
	width:580px;
	bottom:0;
	right:0;
}

.article-body{
	padding: 10px;
	text-align:justify;
	font-size: 16px;
	font-weight: bold;
}

.article-body img{
	border: 2px solid #6CA3F7;
}

input[type="text"], input[type="email"]{
	border: 1px solid #CCCCCC;
	color: #999999;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	width: 96%;
	font-family: Arabic transparent;
}



input[type="submit"], input[type="reset"]{
	background-color:#F38220;
	border: 1px solid #555555;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	color: #EEEEEE !important;
	cursor: pointer;
	display: inline-block;
	font-size: 12pt;
	font-weight: bold;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	font-family: Arabic transparent;
}

textarea{
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #999999;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    width: 96%;
    font-family: Arabic transparent;
}
input[type="text"]:hover, input[type="text"]:focus,
input[type="email"]:hover, input[type="email"]:focus,
input[type="file"]:hover, input[type="file"]:focus,
input[type="password"]:hover, input[type="password"]:focus
textarea:hover, textarea:focus {
    border: solid 1px #999;
    color: #000;
	-webkit-user-select: all;
    -moz-user-select: -moz-all;
    -ms-user-select: all;
    user-select: all;
}

input[type="submit"]:hover, input[type="reset"]:hover{
	color: #999;
	border-color: #999;
}

select:hover, select:focus {
    border: solid 1px #0000ff;
    color: #fff;
}
#footer{
    font-size: 12pt;
	float: right;
	width: 990px;
	clear: both;
    background-color: #00668d;
}

#footer a {
	cursor: pointer;
	outline-width: medium;
	outline-style: none;
	outline-color: initial;
	outline-color: -moz-initial;
	color: #FFF;
	text-decoration:none;
}

#footer a:active {
	outline-width: medium;
	outline-style: none;
	outline-color: initial;
	outline-color: -moz-initial;
	color: #FFF;
}

#footer a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

#footerContent {
	clear: both;
	font-size: 12px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}

#footer ul{
	list-style-type: circle;
	padding:0 30px 0;
}

#footer #copyRight {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 900px;
}

.banv{
width:160px;
height:600px;
position:fixed;
top:0;
}
.hidban{
display:none;
}
#banvl{
left:-200px;
}
#banvr{
right:-200px;
}





