/*TOUS LE SITE*/
body
{
background-image: url("design/fond.jpg");
Font-family: verdana, arial, "Trebuchet MS", sans-serif;
color: #c00547;
font-size: 80%;
}

body, img, p, h1, form
{
margin: 0px;
}

img
{
margin: 0px;
border: 0px;
}

h2
{
color: #101010;
background-color: #e2ebf2;
font-size: 145%;
text-align: center;
}

h3
{
margin: 0px;
margin-top: 3px;
background-color: #fdd7fc;
font-size: 120%;
font-weight: bold;
}

h4
{
font-style: italic;
}

a
{
color: #4c2c5e;
}

th
{
background-color: #fdd7fc;
}

.petit
{
font-size: 75%;
font-style: italic;
}

.rouge
{
font-weight: bold;
color: #f6001f;
}

.noir
{
color: #101010;
}

.prix
{
font-weight: bold;
color: #f6001f;
text-align: right;
}

.center
{
text-align: center;
}

.barre
{
text-decoration: line-through;
}

.bordure
{
border: #101010 1px solid;
}

.top
{
vertical-align: top;
}

.tab_large
{
width: 685px;
}

.tab_liste
{
width: 685px;
color: #101010;
background-color: #fdfcc6;
border: #4c2c5e 1px solid;
border-collapse: collapse;
}

.tab_liste td, .tab_liste th
{
border: #4c2c5e 1px solid;
}

.fond_blanc
{
background-color: #ffffff;
}

.cell_cent
{
width: 105px;
}

.cell_deuxcent
{
width: 210px;
}

.pied
{
list-style-type:none;
}

.pied li
{
display: inline;
}

.menuv
{
list-style-type:none;
margin-left: 0px;
padding-left: 0px;
}

.coin
{
position:absolute;
margin-top:-27px !important;
margin-top:-24px;
margin-left:89px;
height:20px;width:20px;
}

a:hover .coin
{
margin-top:-67px !important;
margin-top:-64px;
margin-left:49px;
height:60px;width:60px;
}

.coin_g
{
position:absolute;
margin-top:-27px !important;
margin-top:-24px;
margin-left:0px;
height:20px;width:20px;
}

a:hover .coin_g
{
margin-top:-67px !important;
margin-top:-64px;
margin-left:0px;
height:60px;width:60px;
}

/*LOGO*/
#logo
{
position: absolute;
top: 0px;
left: 0px;
background: url("design/logopelote.jpg") bottom no-repeat #ffffff;
width: 250px;
height: 150px;
}

/*LOGIN*/
#login
{
width: 722px;
height: 25px;
margin-left: 250px;
padding: 2px;
text-align: right;
background-color: #ffffff;
border-right: #101010 1px solid;
}

/*TITRE*/
#titre
{
height: 82px;
width: 726px;
margin-left: 250px;
background: url("design/titre.jpg") no-repeat;
text-indent: -50000px;
background-color: #ffffff;
border-right: #101010 1px solid;
}

/*MENU*/
#menu
{
width: 736px;
height: 39px;
margin-left: 240px;
text-align: right;
background-color: #ffffff;
border-right: #101010 1px solid;
}

/*BANDEAU*/
#bandeau
{
height: 50px;
background: url("design/grandbandeau.jpg") ;
border-bottom: #101010 1px solid;
border-top: #101010 1px solid;
}

/*BANDE_GAUCHE*/
#bande_gauche
{
float: left;
width: 230px;
margin-top: 0px;
padding: 5px;
background: #ffffff;
border-right: #101010 1px solid;
border-bottom: #101010 1px solid;
}

/*CORPS*/
#corps
{
width: 692px;
margin-left: 263px;
padding: 10px;
padding-bottom: 100px;
background: url(design/pied.jpg) bottom no-repeat #ffffff;
border-left: #101010 1px solid;
border-right: #101010 1px solid;
border-bottom: #101010 1px solid;
}

#corps a:hover
{
background-color: #8cd742;
}

/*PIED*/
#piedpage
{
clear:left;
width: 700px;
margin-left: 250px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#piedpage ul
{
margin: 0px;
}
