/**************************************************************
*                       T e m p l a t e                      *
* ---------------------------------------------------------- *
	* Site : Blogs e-business                                    *
	* Maquette & R ©alisation : amj-multimedia                    *
	* URL : www.amj-multimedia.com                               *
**************************************************************/
	/**************************************************************
*                 E l  © m e n t s    H T M L                 *
**************************************************************/
html {
	font-size: 100%;
}

body {
	background-color: #FFFFFF ;
	background: url(../stylesheet/img/arts_left_side.jpg);
	background-repeat: repeat-y;
	/*background: url(../stylesheet/img/arts_top_side.jpg);
	background-repeat: repeat-x;*/
}

#left-side{
	/*position: absolute;
	left:0; 
	top:0;
	height:100%;
	width:155px;
	background: url(../stylesheet/img/arts_left_side.jpg);
	background-repeat: repeat-y;*/
	position: absolute;
	right:0; 
	top:0;
	height:169px;
	width:100%;
	background: url(../stylesheet/img/arts_top_side.jpg);
	background-repeat: repeat-x;
}

 #logo{
	position: absolute;
	left:0;
	top:0;
	height:250px;
	width:632px;
	background-image: url(../stylesheet/img/arts_logo2.gif);
 }
#texte_logo{
 position: absolute;
 margin:15px;
 margin-left:465px;
 color:#E1E1E1;
 font-family: Verdana;
 font-size:20px;
 }

 #main{
 position: absolute;
 left:107px; 
 top:116px;
 width:851px;
 height:604px;
 background-color:#6f7072;
 }
 
 #img1{
 position: absolute;
 /*left:450px; 
 top:400px;*/
 top:70px;
 left:305px;
 width:178px;
 height:178px;
 
 }
  #img2{
 position: absolute;
 /*left:638px; 
 top:400px;*/
 top:70px;
  left:483px;
 width:178px;
 height:178px;
 
 }
  #img3{
 position: absolute;
 /*left:826px; 
 top:400px;*/
 top:70px;
  left:661px;
 width:178px;
 height:178px;
 
 }
  #img4{
 position: absolute; 
 /*left:826px;
 top:588px;*/
 top:248px;
  left:661px;
 height:178px;
 width:178px;
 
 }
  #img5{
 position: absolute; 
/* left:826px;
 top:776px;*/
 top:426px;
 left:661px;
 height:178px;
 width:178px;
 
 }
 
 #text{
 position: absolute; 
 
 left:0px;
 padding:10px;
 padding-top:0px;
 width:285px;
 height:525px;
 color:#f4f4f4;
 text-align:justify;
 margin-top:70px;
 font-family: Arial;
  font-size:small;
 }

 li{
 padding-top:5px;
 margin-left:-25px;
 line-height: 145%;
 color:#EFA698;
 font-size:small;
 }
 .logo{
 margin-top:15px;
 margin-left:5px;
 }
 
 #downloads{
 position: absolute; 
 left:310px;
 top:290px;
 width:350px;
 }
 .title_yellow{
 color:#FFED00;
 font-size:larger;
 }
 .links{
 color:#f4f4f4;
 line-height: 170%;
 font-family: Verdana regular;
 text-decoration: underline;
  font-size:small;
 }

  #bottom-side{

	/*margin-left:155px;*/
	position: absolute; 
	top:604px;
	 
	height:80px;
	width:851px;
	background-image: url(../stylesheet/img/arts_bottom_side.jpg);
	background-repeat: repeat-x;
 }
 .bottom{
font-family: Arial;
font-size:smaller;
 color:#d7394b;
 }

 
 
 
 
 
 
 
 