body{
	 text-align:right;
	 direction:rtl;
	 background-image:url('PIC/fond7.jpg');
	 background-repeat:no-repeat; 
	 background-size:200%	 
}

.bgcv{/*___________CV background_______________*/
      background-color: rgb(248, 255, 255);
	  background-image:url(PIC/left.png);
	  background-repeat:repeat-y; 
      padding-left: 10px;
	  margin-right:10px;
	  margin-left:10px
}
.bgcv div{ /*_block DIV inside block .bgcv(DIV)_*/
	       background-image:url(PIC/right.png);
	       background-repeat:repeat-y; 
		   background-position:right;
           padding-right: 10px
}
h1.cv{
      text-align:center;
	  color:rgb(248, 255, 255);
	  background-color:rgb(53,98,130);
	  font-weight:normal;
	  font-size:250%
}
/*_____________________________________________*/

h1,h4{
	  font-family:Tahoma, sans-serif; 
      color:rgb(102, 82, 0)
}
li,p{
     font-family:Arial, sans-serif;
}		

td.summary{
       color:rgb(102, 82, 0);
       height:50px;
	   font-size:30px;
	   font-family:Arial, sans-serif
}
p.summary{
	   font-size:170%;
	   color:rgb(53,98,130)
}
h3{
   font-size:170%;
   color:rgb(102, 82, 0)
}

table.exp{
	      width:90%;
		  background-image:url('PIC/fon.png');
		  background-repeat:no-repeat;
		  background-size:100%;
	      font-family: Arial, sans-serif;
		  font-weight: bolder
}           
th.exp {
	     height:30px;
         font-family: Times New Roman, Times, serif;
		 font-size:x-large
}

table.img_home{
	      width:100%;
          height:200px;
		  text-align:center
}
td.img_home{
	   width:25%;
	   height:169px
}

table.titulink{
             width:90%;
             height:650px;
			 text-align:center;
			 font-size:20px;
}
th.titulink{
           height:40px;
		   width:30%;
		   background-image:url('PIC/ul3.jpg');
		   background-position:right;
		   color:#F2FF00
}

