/* === CSS EN - Codelyoko.net === */

body
{
 color                : #E6FBEB;
 margin-top           : 1px;
 margin-left          : 1px;
 background           : #345540;
 background-image     : url(Fond.jpg);
 background-position  : top left;
 background-attachment: fixed;
 background-repeat    : repeat;
 scrollbar-arrow-color: #E6FBEB;
 scrollbar-base-color : #346645;
 scrollbar-track-color: #245635;
 scrollbar-face-color : #346645;
 scrollbar-highlight-color: #346645;
 scrollbar-3dlight-color: #467356;
 scrollbar-darkshadow-color: #346645;
 scrollbar-shadow-color: #467356;
 font-size            : 12px;
 font-family          : Tahoma,sans-serif;
}

a
{color                : #22BB88;
 text-decoration     : none;
 font-weight         : bold;}

a:hover
{color                : #CDF8D7;
 text-decoration     : underline;}

table
{border: 1px #418056 solid;
 background-color: #346645;}

td
{border: 1px #418056 solid;
 text-align: center}

.surlign div a
{color                : #D2FBE8;
 display              : block}
.surlign div a:hover
{background-color     : #418056;
 text-decoration      : none;
 color                : #E6FBEB}

.inv {border: 0px;
 background-color: transparent}
.inv2 {background-color: transparent}
.plein {background-color: #346645}

img{border: 0px}
 
h1
{font-size: 36px;
 text-align: center;}

input {font-family: Tahoma,sans-serif}
textarea {font-family: Tahoma,sans-serif}

