/*  
//     T h è m e    s t _ O s t r a   -   C o d a g e    r é a l i s é   p a r   k e t c h O U p y   -  D e s i g n   r é a l i s é    p a r    M o n t a n a   n * 1
//     T o u t e s    r e p r o d u c t i o n    p a r t i e l l e    o u    t o t a l e    e s t    i n t e r d i t e  
//     F e u i l l e    d e    s t y l e    C S S
*/   


body { 
background-color : #000;  
font-family : Verdana,Helvetica,sans-serif;
font-size : 10px; 
color : #000; 
text-decoration : none; 
margin-top : 0; 
margin-left : 0; 
margin-right : 0; 
margin-bottom : 0; 
}

A:link {  
font-size : 10px; 
color : #000; 
text-decoration : none;
padding-bottom:1px;
 
}

A:visited {  
font-size : 10px; 
color : #000; 
text-decoration : none; 
padding-bottom:1px;

}

A:hover { 
font-size : 10px; 
color :  #000; 
text-decoration : none;
padding-bottom:0px;

} 

A:active {  
font-size : 10px; 
color : #000; 
text-decoration : none; padding-bottom:1px;

}

INPUT { 
color : #000; 
background-color : #fff; 
font-size : 9px; 
font-family : Verdana,Helvetica,sans-serif;
border : 1px solid #000; 
}

TEXTAREA { 
font-family : Verdana,Helvetica,sans-serif; 
font-size : 9px; 
background-color : #fff; 
border : 1px solid #000;
color : #000; 
}

img {
border : none;
border-bottom: 0;
}

.img {
border : none;
display : block;
}

.checkbox { 
background : none; 
border : none; 
}

.titreG { 
color : #f8e14b; 
font-size : 10px;
font-weight: bold; 
}

.blanc, .blanc a:link, .blanc a:visited, .blanc a:active {
color : #fff;
padding-bottom:1px;
}

.blanc a:hover {
color : #fff;
padding-bottom:0px;
}

.jaune, .jaune a:link, .jaune a:visited, .jaune a:active {
color : #f8e14b;
font-size : 9px;
padding-bottom:1px;
}

.jaune a:hover {
color : #f8e14b;
font-size : 9px;
padding-bottom:0px;
}

.extG {
background-image: url(images/extG.png); 
background-repeat : repeat-y;
}

.extD {
background-image: url(images/extD.png); 
background-repeat : repeat-y;
}

.bgD {
background-image: url(images/bgD.png); 
background-repeat : repeat-y;
}

#footer  {
background-image: url(images/footer.png); 
height: 92px;
background-repeat : no-repeat;
}

#top { 
background-image: url(images/top.png); 
height: 30px;
}

#header { 
background-image: url(images/header.png); 
height: 130px;
}

#bg {
background-image: url(images/bg.png); 
background-repeat : repeat-y;
}

#bgO { 
background-image: url(images/bgO.png); 
height: 27px;
}

#tG { 
background-image: url(images/titreG.png); 
height: 27px;
}

#cG { 
background-image: url(images/cenG.png); 
background-repeat : repeat-y;
}

#basG {
background-image: url(images/basG.png); 
height: 15px;
}

#tC { 
background-image: url(images/titreC.png); 
height: 39px;
}

#cC { 
background-image: url(images/cenC.png); 
background-repeat : repeat-y;
}

#basC {
background-image: url(images/basC.png); 
height: 31px;
}

#tD { 
background-image: url(images/titreD.png); 
height: 37px;
}

#cD { 
background-image: url(images/cenD.png); 
background-repeat : repeat-y;
}

#basD {
background-image: url(images/basD.png); 
height: 22px;
}


/* Class Wars */
.win 
{
font-family: Verdana, Arial, Sans-serif;
color: #00C000;
font-size: 9px;
background-color: transparent;
text-decoration: none;
}

.draw
{
font-family: Verdana, Arial, Sans-serif;
color: #0000C0;
font-size: 9px;
background-color: transparent;
text-decoration: none;
}

.loss
{
font-family: Verdana, Arial, Sans-serif;
color: #C00000;
font-size: 9px;
background-color: transparent;
text-decoration: none;
}
/* Fin Wars */