body
{ 
font-family: Tahoma, verdana, serif;
font-size: 12px;
color: #ffffff;
background-color: #0d0d0d;
background-image: url(images/BG.jpg);
background-repeat: repeat-x;
margin: 0px;
}

a:link
{
font-family: Tahoma, verdana, serif;
font-size: 12px; 
color: #ffffff;
text-decoration: none;
}

a:visited
{
font-family: Tahoma, verdana, serif;
font-size: 12px; 
color: #ffffff;
text-decoration: none;
}

a:hover
{
font-family: Tahoma, verdana, serif;
font-size: 12px; 
color: #22C310;
text-decoration: underline;
}

a:active
{
font-family: Tahoma, verdana, serif; 
font-size: 12px; 
color: #E80A0A;
text-decoration: none;
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

textarea
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 9px;
color: #2e2e2e;
border-color : #2e2e2e;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
text-indent : 2px;
}

input
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 9px;
color: #2e2e2e;
border-color : #2e2e2e;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
text-indent : 2px;
margin: 0px;
padding: 0px;
}

select 
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 9px;
color: #2e2e2e;
}

.checkbox
{
background-color: #141414;
border: none;
}

td, th
{ 
font-size: 12px;
}


a img
{
border: 0px;
}


/* contenu */

#contenu
{
width: 990px;
margin: auto;
}

#haut_contenu
{
height: 26px;
background-image: url('images/haut.jpg');
text-align: right;
}

#haut_header
{
height: 61px;
background-image: url('images/haut_header.jpg');
vertical-align:top;

}

#header
{
height: 129px;
}

#bas_header
{
height: 72px;
background-image: url('images/bas_header.jpg');
}

#background
{
background-image: url('images/background.jpg');
}

/* Corps site */

#corps_site
{
width: 990px;
}

#colonne_gauche
{
width: 197px;
vertical-align: top;
}

#colonne_centre
{
width: 542px;
vertical-align: top;
}

#colonne_droite
{
width: 196px;
vertical-align: top;
}

#espace_g
{
width: 27px;
}

#espace_d
{
width: 27px;
}

/* Blocks */

#blocks
{
width: 542px;
height: 90px;
background-image: url('images/blocks.jpg');
}

#news
{
width: 272px;
vertical-align: top;
}

#wars
{
width: 270px;
vertical-align: top;
}

/* News */

.block_news
{
width: 542px;
}

.titre_news
{
height: 28px; 
text-align: center;
padding-left: 40px;
background-image: url('images/centre_titre.jpg');
font-weight: bold;
font-variant: small-caps;
}

.comm_news
{
height: 21px; 
background-image: url('images/centre_comm.jpg');
text-align: right;
color: #000000;
font-size: 10px;
padding-right:50px;
}

.comm
{
padding-right:70px;
}

.ban_news
{
height: 27px; 
background-image: url('images/centre_ban.jpg');
}

.haut_news
{
height: 28px; 
background-image: url('images/centre_haut.jpg');
text-align: center;
color: #ffffff;
font-weight: bold;
font-variant: small-caps;
}

.corps_news
{
background-image: url('images/centre_corps.jpg');
padding-top: 15px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
}

.bas_news
{
height: 43px; 
background-image: url('images/centre_bas.jpg');
}

/* Gauche */

.gauche
{
width: 200px;
}

.haut_gauche
{
height: 18px;
background-image: url('images/blockg_haut.jpg');
}

.titre_gauche
{
height: 22px;
background-image: url('images/blockg_titre.jpg');
text-align: center;
color: #000000;
font-weight: bold;
font-variant: small-caps;
}

.corps_gauche
{
background-image: url('images/blockg_corps.jpg');
padding-top: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

.bas_gauche
{
height: 20px;
background-image: url('images/blockg_bas.jpg');
}

/* Droite */

.droite
{
width: 200px;
}

.haut_droite
{
height: 18px;
background-image: url('images/blockd_haut.jpg');
}

.titre_droite
{
height: 22px;
background-image: url('images/blockd_titre.jpg');
text-align: center;
color: #000000;
font-weight: bold;
font-variant: small-caps;
}

.corps_droite
{
background-image: url('images/blockd_corps.jpg');
padding-top: 10px;
padding-bottom: 5px;
padding-left: 2px;
padding-right: 10px;
}

.bas_droite
{
height: 18px;
background-image: url('images/blockd_bas.jpg');
}

/* footer */

#haut_footer
{
background-image: url('images/footer_haut.jpg');
height: 21px;
text-align:center;
font-size: 10px;
}

#milieu_footer
{
background-image: url('images/footer_milieu.jpg');
height: 16px;
text-align:center;
}

#bas_footer
{
background-image: url('images/footer_bas.jpg');
height: 55px;
text-align:center;
}

/* Divers */
.opentable
{
width: 100%;
}

