/*Feuille de style principale de World of Crack*/

/*
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background: #F3FAFF;
        }
*/

.head
 {
 border-bottom: 0px solid grey; height: 122px; background-image: url(image/header.png); text-align: left; vertical-align: middle;
 }
 
.top_menu
 {
 background-color: #606060; background-image: url(image/bg_menu.png); position: absolute; top: 95px; right: 270px; width: 500px; height: 27px;
 }
 
.left_menu_title
 {
 height: 10px; background-image: url(image/bar.png); -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; padding: 2px; color: grey; padding-left: 3px; border-top: 1px solid #BBBBBB; border-left: 1px solid #BBBBBB; border-right: 1px solid #CCCCCC;
 }
 
.background_top
 {
 vertical-align: top; padding-left: 20px; background-image: url(image/top.png); background-repeat: repeat-x;
 }
 
.left_menu_border
 {
  font-family : Verdana; font-size : 10px; color : #000033; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; vertical-align: top; height: 100px; padding: 0px;
 }
 
.footer
 {
 border-top: 1px solid grey; background-image: url(image/bar.png); height: 10px; font-weight: normal; font-size: 12px; color: grey;
 }
 
.body_bg
 {
 width: 100%; height: 100%; background-image: url(image/bottom.png); background-position: bottom center; background-repeat: repeat-x;
 }
 
hr
 {
 width: 95%;
 }
 
.ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu31, #menu32, #menu33 {
        width: 190px;
        border: 1px solid #ccc;
        /*margin: 10px;*/
		font-size: 13px;
        }

#menu31 li a, #menu32 li a, #menu33 li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

#menu31 li a:link, #menu31 li a:visited, #menu32 li a:link, #menu32 li a:visited, #menu33 li a:link, #menu33 li a:visited {
        color: #888;
        display: block;
        background: url(image/menu3.gif);
        padding: 8px 0 0 30px;
        }

#menu31 li a:hover, #menu31 li #current, #menu31 li a:active, #menu32 li a:hover, #menu32 li #current, #menu32 li a:active, #menu33 li a:hover, #menu33 li #current, #menu33 li a:active {
        color: #283A50;
        background: url(image/menu3.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }
		
#pik1, #pik2, #pik3, #pik4, #pik5
 {
 list-style-image:url(image/ledred.png);
 margin-left: 40px;
 color: #003366;
 }
 
fieldset 
 {
 border: 2px dashed grey; /*#26532A*/
 width: 95%;
 padding: 5px;
 color: #111111;
 background-color: #EFEFEF;
 }
fieldset legend 
 {
 color: green;
 font-size: 20px
 }

#answer1, #answer2
 {
 color: #AAAAAA;
 font-weight: normal;
 }
 
.inp
 {
 border: 1px solid grey;
 background-color: #F0F0F0;
 width: 96%;
 color: grey;
 } 
 
.input_donate
 {
 border: 1px solid #DDDDDD;
 background-color: #FDFDFD;
 color: grey;
 text-align: right;
 padding-right: 3px;
 }
  
.input
 {
 border: 1px solid #DDDDDD;
 background-color: #FAFAFA;
 width: 95%;
 font-family: courier;
 font-size: 18px;
 color: grey;
 }  
.input_area
 {
 border: 1px solid #DDDDDD;
 background-color: #FAFAFA;
 width: 95%;
 height: 280px;
 /*font-family: courier;*/
 color: #444444;
 }
 
.alink
 {
 color: #888;
/* text-decoration: none;*/
 }
 
.adarklink
 {
 color: #555;
 text-decoration: none;
 }
 
.msg_edit
 {
 background-color: #FFFFCC;
 width: 95%;
 border: 1px dashed red;
 font-size: 16px;
 font-weight: bold;
 padding: 5px;
 color: #555555;
 }
 
.msg_edit_legend
 {
 background-color: white;
 border: 1px dashed red;
 }
 
acronym, abbr
 {
 cursor: help;
 }
 
/*====================WIKI====================*/
 
.wiki_link {color: darkcyan; text-decoration: underline;}
.wiki_link_abstract{color: #AAAAAA; text-decoration: underline;}
.wiki_cat_link {color: #003366; text-decoration: none;}
 
/*désactiver les div et les images*/
/*div, img {display: none;}*/
 
 
/*TABLE { font-family : Verdana; font-size : 10px; color : #000033; }*/