body
{
	width: 1006px;
	margin: auto;
	padding:20px 0 0 0;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif; 
	background:#D27474 url(images/bg.png) repeat-x;

}

#horizontal
{
width:906px;
background: url(images/horizontal.png) no-repeat;
height:177px;
color:white;
font-size:15pt;
padding:10px 0 0 100px;
}

#horizontal a
{
color:white;
text-decoration:none;
margin-left:10px;
margin-right:10px;
}

#horizontal a:hover
{
text-decoration:underline;
}

#banniere
{
width:1006px;
background: url(images/banniere.png) no-repeat;
height:47px;
font-size:10pt;
}

#ban_g
{
background: url(images/ban_g.png) no-repeat;
width:9px;
height:24px;
float:left;
margin-top:5px;
margin-left:20px;
}

#gauche
{
float:left;
margin-top:5px;
padding-top:3px;
border-top:1px solid black;
border-bottom:1px solid black;
height:19px;
background:#b41a1a;
}

#gauche a
{
color:black;
text-decoration:none;
}

#gauche a:hover
{
text-decoration:underline;
}

#ban_d
{
margin-top:5px;
background: url(images/ban_d.png) no-repeat;
width:9px;
height:24px;
float:left;
}

#droite
{
float:right;
margin-top:5px;
margin-right:20px;
width:220px;
text-align:right;
background:url(images/recherche.png) center top no-repeat;
height:21px;
padding-top:3px;
}

#droite .valid
{
padding:0;
width:30px;
border:none;
background:none;
cursor: pointer;
}

#droite .select_pkmn
{
padding:0;
background:none;
border:none;
margin-right:3px;
}

#conteneur
{
width:1006px;
margin:0;
padding:0;
border-collapse:collapse;
}

#vertical
{
width:202px;
background:white url(images/vertical.png) repeat-y;
vertical-align:top;
padding:0 0 0 3px;
font-size:10pt;
}

#vertical ul
{
margin-top: 0;
padding-top: 0px;
margin-bottom: 0;
padding-bottom: 20px;
}

#vertical li
{
list-style-type: none;
background: url("images/li.png") center top no-repeat;
position: relative;
left:-20px;
margin:2px 0 2px 0;
line-height:20px;
padding:0 0 0 35px;
}

#vertical li:hover, #vertical li:hover a
{
color:black;
}

#vertical a
{
color:white;
text-decoration:none;
}

#corps
{
width:792px;
background:white url(images/corps.png) center top no-repeat;
vertical-align:top;
font-size:10pt;
padding:0 3px 20px 3px;
text-align:justify;
}

#corps a
{
color:#ff2424;
text-decoration:none;
}

#corps a:hover
{
text-decoration:underline;
}

h1
{
margin:15px auto 15px auto;
text-align:center;
color: #fff;
font-size: 24px;
text-shadow: 1px 1px #000, -1px -1px #bcbcbc;
font-weight: bold;
background: url(images/h1.png) no-repeat;
}

#pied
{
width:804px;
background: white url(images/pied.png) no-repeat;
height:34px;
padding:15px 0 0 202px;
text-align:center;
font-size:10pt;
color:white;
}

.liste_pkmn
{
border: 1px dotted #878787;
text-align: center;
-moz-box-shadow: 2px 2px 3px #888;
-webkit-box-shadow: 2px 2px 3px #888;
box-shadow: 2px 2px 3px #888;
width:700px;
margin:auto;
border-collapse:3px;
}

.liste_pkmn th
{
border:1px dotted #878787;
background:#878787;
text-align:center;
font-weight:bold;
padding:5px 0 5px 0;
}

.liste_pkmn td
{
border:1px dotted #878787;
text-align:center;
}
