html{direction: rtl;}


body{
    margin:0px;
    background-color: #7990a4;
    text-align: center;
    font-size:  .9em;
	font-family: Tahoma;
}

#header {
  border:0px;
  width:100%;
  height:122px;
  background-color:#AAB1B8;
  margin: 0px auto 0px auto;
  text-align: center;
  background-image: url(images/h_1.gif);
}
      #header img {
          margin: 0px;
          padding: 0px;
          border: 0px;
      }


#menu1{
  border:1px solid Black;
  width:100%;
  height:35px;
  background-color:#7c808c;
  margin: 0px auto 0px auto;
  text-align: center;
}
      #menu1 a:link , #menu1 a:visited ,#menu1 a:active{      	
        font-weight:bold;
      	text-align: center;
      	color: #FFFFFF;
      	text-decoration: none;
        font-family: Tahoma;
      	background-image: url(images/shdow_t20.gif);
      	display: table-cell;
      	height:35px;
        width: 193px;
      	margin: auto;
        text-align: center;
        vertical-align: middle;
        border-collapse: collapse;
        border-right :1px solid Black;
      	}
      #menu1 a:hover{
      	color:Yellow ;
      	text-decoration:none;
      	background-position: 0px -35px;
      	}

#continer{
  background-image: url(images/bottop3.gif);
  background-repeat: repeat-x;
  background-color: #7990a4;
}

#menu2{
  width:190px;
  float: right;
}

#content{
  width:560px;
  background-color: White;
  background-image: url(images/bottop1.gif);
  background-repeat: repeat-x;
  margin: 0px 210px 0px 0px;
  text-align: center;
}


table{text-align: right;}

a:link , a:visited {color: #000000; text-decoration: none;}
a:hover{color: #FF580C ; text-decoration:none }
a:link.more , a:visited.more{color: #CC0033; text-decoration: none; font-weight:bold; font-size:xx-small}
a:hover.more{color: #FF0000 ; text-decoration:underline; font-weight:bold ; font-size:xx-small}



p.i_text{


}



span.x_items {font-weight: bold;}

td.td_2 {
 	border: 1px solid #DCE1EB;
	background:#F9FAFB;
}

/*?I?I#FB7D00*/

span.new_sum{
	font-size: xx-small;
	color:Red ; font-weight: normal;
}


/*----------------  mmain  --------------*/

#mmain{
	text-align: center;
	width: 190px;
	padding: 0px ;
    }

#mmain table{border: 1px solid  White;}
#mmain td{
   vertical-align: middle;
   text-align: right;
/*	background:#C9D0DD;*/
	}



#mmain a:link, #mmain a:visited, #mmain a:active{
    border-radius: 5px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 0px;
    background-image: url(images/shdow_t23.gif);
	background-repeat: repeat-y;
	}

#mmain a:hover{
	color: #000000 ;
	text-decoration:none;
	background-color: #FFFFFF;
	background-position: -184px -0px;
	}

/*------------------------------*/



span.f_waghit {color: #FFFFFF}

input { font-family: Tahoma; font-size: 8pt }

span.text_sr_v {color: #FFFFFF; background-color: #0000A0;}

td.tdzoom{
    height:50px;
    width: 50px;
    position:relative;
    
    left:0;
    top: 0;
    float: left;
}
a.zoom img {
    width:50px;
    position:absolute;
    border: 0px solid gray;
    left: 0px;

}

a.zoom{
position:relative;
left: 0px;
float: left;
}

div.title_mozo img{
	vertical-align: -4px;
	margin-right: 10px;
}

div.title_mozo {
    text-align: right;
	background: #DCE1EB;
    width: 360px;
    position: relative;
    margin: 0 0px 0px 130px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    height: 27px;
	}
div.snd_complet_info{
    width: 500px;
    border: 1px solid #DCE1EB;
    border-radius: 10px; 
    padding: 10px;
    text-align: right;
    background-color: #F9FAFB;
    position: relative;
    }
div.all_num{
    text-align: center;
    margin: 0px 460px 0px 0px;
    position: relative;
	
    border-bottom: 1px solid #DCE1EB;
    border-left: 1px solid #DCE1EB;
    border-right: 1px solid #DCE1EB;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;    
    width:30px;
    color: gray;
}
