Bonsoir à tous,

j'ai téléchargé un kit graphique sur internet et je lutte depuis 16h cette après-midi pour mettre une bordure sur le côté droit et fauche du centre.

Je joint mon css:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
 
body, html    {background:url(images/fontfont.jpg);margin:0;padding:0;font-family:Arial, sans-serif;text-align:center;color:#FFF;font-weight:bold; background-attachment: fixed;font-size:13px}        
#conteneur    {margin: 0 auto 0;position:relative;width:1023px;}	
#header       {text-align:left;height:234px; background:url(images/header.png);} 	  
.bg        {position:absolute;bottom:0;height:100%;}
#bgcentre  {width:1022px;background-color:#171717;} 
#content, #left, #header, #footer, #centre, #centrer_menu {position:relative; z-index:2;} 	
#pied      {width:1024px;height:34px ;position:relative;margin: 0 auto 0 ; background:url(images/pied.png);clear: both;}
#left img, #right img {margin:3px 0 0 0;}
 
ul.menu_gauche             {list-style:none;width:150px;padding:0;margin:0;text-align:center}
ul.menu_gauche li a        {display: block;height: 27px;color: #fff;text-decoration: none;outline:none;background-image: url(images/menu1.jpg);padding:0 0 0 10px;font:bold 11px tahoma;line-height:27px}
ul.menu_gauche li a:hover  {background-image: url(images/menu2.jpg)}	
 
 
 
#centrer_menu		{margin: 0 auto;padding: 0;text-align:center;width:850px; height:30px}						
table.centre {margin:0px 0px 0px 25px;padding:0; height:30px;border:0;text-align:center}	   
Span		        {color:#FF9933;font-size:15px;font-weight:bold;}	
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr{border:0;margin:0;padding:0} 
a                   {color:#2e81cc;text-decoration:none;outline:none;font:bold 11px tahoma}	 
a:hover             {color:#fdc638}		
 
.titree		              {padding:5px 0 0 0;width:150px;font:bold italic 13px tahoma;text-decoration: none;list-style: none;background:url(images/hautmenu.png);height:22px;text-align:center;color:#fff}  
 
ul.menu_gauche             {list-style:none;width:150px;padding:0;margin:0px ;text-align:center;height:100%}
ul.menu_gauche li a        {display: block;height: 27px;color: #fff;text-decoration: none;outline:none;padding:0 0 0 10px;font:bold 11px tahoma;line-height:27px;height:100%}
 
 
.footer	            {position:absolute;color:#fff;padding:0;width:480px;height:25px;}
.footer a           {margin: 0;padding: 0;color:#fff;font:  10px/12px Verdana;}
.footer a:hover     {margin: 0;padding: 0;color:#fff;text-decoration: underline;} 
 
.jeuxc {text-align: center;margin:-54px 0px 0px 0px;}
.jeuxd {text-align: right;margin:-54px 0px 0px 0px;}
 
#left {width: 150px;float: left;color:#fff;padding:10px}
#content {margin-left: 160px;margin-right: 160px;color:#205265; line-height:15pt;text-align:left}
 
.contenu_haute   {height:30px;width:850px;margin:0; background:url(images/contenu_haute.jpg) no-repeat bottom;}
.contenu_haut   {height:30px;width:850px;margin:0; background:url(images/contenu_haut.jpg) no-repeat bottom;}
 
.info_h       {background: url(images/info_h.png) no-repeat;width:263px;height:30px;font-size:12px;font-weight:bold;color:#191919;padding:10px 0 0 0}
 
.contenu_fond   {width:810px;margin:0; background:url(images/contenu_fond.jpg);padding:0 20px 0 20px;margin:0;color:#fff;}
.contenu_bas    {height:20px;width:850px;margin:0; background:url(images/contenu_bas.jpg);}		   
 
.copyright           {color:#fff;font-size:10px;font-weight:bold;margin:3px 0 0 0}   
.copyright a         {color:#fff;font-size:10px;font-weight:bold;text-decoration: none;outline:none}
.copyright a:hover   {color: #2e81cc;}
ainsi que deux images pour vous montrer en détail:

Sans modification via photo-filtre > http://jeux-en-reseaux.eu/teste/sans...re-blanche.jpg

Avec modification via photo-filtre > http://jeux-en-reseaux.eu/teste/avec...re-blanche.jpg

J'aurai souhaiter avec une bordure de 1px.