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

body
{
 color                : #E6EBFB;
 margin-top           : 1px;
 margin-left          : 1px;
 background           : #344055;
 background-image     : url(Fond_page.jpg);
 background-position  : top left;
 background-attachment: fixed;
 background-repeat    : repeat;
 scrollbar-arrow-color: #E6EBFB;
 scrollbar-base-color : #344566;
 scrollbar-track-color: #243556;
 scrollbar-face-color : #344566;
 scrollbar-highlight-color: #344566;
 scrollbar-3dlight-color: #465673;
 scrollbar-darkshadow-color: #344566;
 scrollbar-shadow-color: #465673;
 font-size            : 12px;
 font-family          : Tahoma,sans-serif;
}

a
{color                : #2288BB;
 text-decoration     : none;
 font-weight         : bold;}

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

table
{border: 1px #415680 solid;
 background-color: #344566;}

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

.surlign div a
{color                : #D2E8FB;
 display              : block}
.surlign div a:hover
{background-color     : #415680;
 text-decoration      : none;
 color                : #E6EBFB}

.inv {border: 0px;
 background-color: transparent}
.inv2 {background-color: transparent}
.plein {background-color: #344566}
.important {color: #FF2222; font-weight: bold;}

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

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


