/**** By Mathieu Blondel and Gilles Louppe ****/

/*** Common part ***/

/** Semantics **/

em, q{
  font-style: italic;
}

strong{
  font-weight: bold;
}

table.data{
  border-width: 1px;
  border-style: solid;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

table.data th{
  font-weight: bold;
  text-align: center;
}

table.data td{
  border-width: 1px;
  border-style: solid;
  text-align: center;
}

table.data th.text-left, table.data td.text-left{
  text-align: left;
}

caption{
  font-weight: bold;
  text-align: center;
}

h1{
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
  font-weight: normal;
  text-align: right;
  font-family: 'lucida sans unicode', 'century gothic', verdana, 'bistream vera sans', helvetica;
  font-size: 20px;
  padding-bottom: 4px;
  border-bottom: 1px solid #DFDFDF;
}

h2{
  color: #000000;
  font-family: verdana, 'bistream vera sans', 'lucida grande', helvetica, arial, 'trebuchet ms', sans-serif;
  font-size: 13px;
  font-weight: bold;
}

a.externe{
  background-image: url("../images/common_main.gif");
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 25px;
}

a:link,a:active,a:visited{
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

blockquote{
  border-left-width: 3px;
  border-left-style: solid;
  padding-left: 6px;
}

input, select, textarea{
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  border: 1px solid;
}

.input_radio{
  border: 0px;
}

ul.comments{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul.comments li{
  margin: 10px 0px 10px 0px;
  padding: 3px;
}

.comment1, .comment2{
  border: 1px solid;
}

.spacer{
  clear: both;
  height: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
}


/** Design elements **/

/* General */

body{
  margin: 0px;
  padding: 0;
  color: #000000;
  font-family: verdana, 'bistream vera sans', 'lucida grande', helvetica, arial, 'trebuchet ms', sans-serif;
  font-size: 11px;
  background-repeat: repeat;
  padding: 0;
}

#container{
  text-align: center;
  border: 0;
  margin: 0;
}

#page{
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  width: 767px;
  text-align: left;
  background-repeat: repeat;
  position: relative;
}

#accessibility{
  display: none;
}

/* Ban */

#ban{
  background-repeat: no-repeat;
  width: 767px;
  height: 102px;
  padding: 0;
}

#ban h2{
  display: none;
}

#site{
  background-repeat: no-repeat;
  width: 767px;
  height: 20px;
  padding: 0;
}

#site h4{
  text-align: left;
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  position: relative;
  top: 2px;
  left: 8px;
}

#button_ffworld_com{
  position: relative;
  top: 3px;
  left: 8px;
  background-repeat: no-repeat;
  width: 83px;
  height: 15px;
  padding: 0;
}

#button_ffworld_org{
  position: relative;
  top: 3px;
  left: 8px;
  background-repeat: no-repeat;
  width: 83px;
  height: 15px;
  padding: 0;
}

#button_ffworld_com h3, #button_ffworld_org h3{
  display: none;
}

#identification{
  background-repeat: no-repeat;
  width: 767px;
  height: 38px;
}

#identification h4{
  text-align: right;
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  position: relative;
  right: 10px;
  top: 1px;
}

#other_site{
  position: absolute;
  right: 10px;
  top: 104px;
  padding-left: 8px;
  background-image: url("../images/common_fleche_noire.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

#message{
  position: absolute;
  left: 135px;
  top: 123px;
}

#message h4, #other_site h4{
  font-weight: normal;
  font-size: 11px;
  margin: 0px;
}

/* Menu */

#menu{
  background-repeat: repeat;
  position: absolute;
  width: 158px;
  margin-top: 8px;
  padding: 0;
  top: 156px;
}

#menu h2, #menu h3{
  display: none;
}

#choose_skin{
  position: absolute;
  left: 32px;
}

#skin{
  font-family: Verdana, 'bistream vera sans', 'lucida grande', helvetica, arial, 'trebuchet ms', sans-serif;
  font-size: 11px;
  border: 1px solid;
  width: 95px;
}

#menu ul{
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 6px;
  margin-top: 3px;
}

#menu ul li ul{
  list-style-type: none;
  padding-left: 0px;
  margin-left: 15px;
  margin-bottom: 6px;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-top: 26px;
}

html>body #menu ul li ul{
  padding-top: 36px;
}

#menu li{
  margin-left: 0px;
  font-weight: bold;
}

#finalfantasy, #misc, #magazine, #sousmenu{
  background-repeat: no-repeat;
}

#menu ul li ul li ul{
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 0;
}

#menu ul li ul li ul li{
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 2px;
}

#submenu a.submenu_title{
  text-decoration: underline;
}

#submenu ul li a{
  text-decoration: none;
}

#submenu ul li a:hover{
  text-decoration: underline;
}

/* Search */

#search{
  background-repeat: no-repeat;
  width: 158px;
  height: 32px;
  position: absolute;
  top: 134px;
}

#search label{
  display: none;
}

#search div, #search_input{
  position: relative;
  top: 4px;
  left: 3px;
  width: 66px;
}

#search_button{
  width: 22px;
  height: 20px;
  border: 0;
  border-style: hidden;
  position: relative;
  top: -13px;
  left: 76px;
  background-repeat: no-repeat;
  padding-top: 20px;
}


/** Content **/

#content{
  background-color: #ffffff;
  padding-left: 162px;
  padding-right: 13px;
  text-align: justify;
  background-repeat: repeat-y;
  margin-bottom: 10px;
  min-height: 800px;
  height: 800px;
}

html>body #content{
  height:auto;
}


/** Foot **/

#foot{
  background-repeat: no-repeat;
  width: 767px;
  height: 39px;
  text-align: right;
  padding: 0;
  margin: 0;
}

#foot ul{
  margin-right: 13px;
  margin-left: 162px;
  padding-top: 1px;
  border-top: 1px solid #DFDFDF;
}

#foot li{
  display: inline;
  list-style-type: none;
  padding-right: 5px;
  font-size: 9px;
}

#ovh{
  position: absolute;
  left: 35px;
  background-repeat: no-repeat;
  width: 80px;
  height: 82px;
  bottom: 25px;
}

#ovh h5{
  display: none;
}


/** Index **/

#index_head h1{
  display: none;
}

#index_head h2, #index_foot h2{
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
  font-weight: normal;
  font-family: 'lucida sans unicode', 'century gothic', verdana, 'bistream vera sans', helvetica;
  font-size: 20px;
  padding-bottom: 4px;
  border-bottom: 1px solid #DFDFDF;
  text-align: left;
}

#index_news{
  float: left;
  width: 65%;
}

#index_event{
  margin-bottom: 10px;
  height: 62px;
}

#index_event h3{
  font-weight: bold;
  font-size: 11px;
  margin: 0px 0px 5px 0px;
}

#index_event img{
  float: left;
  margin: 0px 10px 7px 0px;
}

#index_event p{
  padding-top: 3px;
}

#index_news ul{
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#index_news li, #index_updates li{
  margin: 0px 0px 10px 0px;
}

#index_news li h3, #index_updates h3{
  font-weight: normal;
  font-size: 11px;
  margin: 0px;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 2px 3px;
}

#index_news p, #index_updates p{
  margin: 0px;
  text-align: left;
}

#index_news_links{
  font-weight: normal;
  font-size: 9px;
  text-align: right;
  margin-bottom: 12px;
}

#index_news_links ul{
  margin: 0px;
  padding: 0px;
  display: inline;
}

#index_news_links ul li{
  display: inline;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 2px 3px;
}

#index_articles, #index_concours, #index_keywords, #index_newsletter{
  float: right;
  width: 33%;
}

#index_articles ul, #index_concours ul{
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  list-style-type: none;
}

#index_updates ul{
  position: relative;
  margin: -13px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
}

#index_articles li, #index_concours li{
  margin: 0px 0px 10px 0px;
  text-align: center;
}

#index_articles h3, #index_concours h3{
  display: none;
}

#index_articles span, #index_concours span{
  margin: 0px;
  font-size: 9px;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 2px 3px;
}

#index_keywords ul{
  margin: 0px 0px 10px 12px;
  padding: 0px;
  list-style-type: none;
}

#index_keywords li:before{
  content: "- ";
}

#index_newsletter label{
  display: none;
}

#index_newsletter div, #index_newsletter_input{
  position: relative;
  top: 3px;
  left: 18px;
  width: 100px;
}

#index_newsletter div{
  margin-top: -12px;
}

#index_newsletter_button{
  width: 24px;
  height: 18px;
  border: 0px;
  border-style: hidden;
  position: relative;
  top: -15px;
  left: 125px;
  background-repeat: no-repeat;
  padding-top: 20px;
  color: white;
}

#index_poll{
  float: left;
  width: 33%;
  text-align: center;
}

#index_poll h3{
  font-weight: normal;
  font-size: 11px;
  margin: 8px 0px 8px 0px;
}

#index_poll ul{
  margin: 0px 0px 10px 0px;
  padding-left: 20px;
  list-style-type: none;
  text-align: left;
}

#index_poll_button{
  width: 39px;
  height: 18px;
  border: 0px;
  border-style: hidden;
  background-repeat: no-repeat;
  padding-top: 20px;
  color: white;
}

#index_poll_results{
  position: relative;
  top: -18px;
  font-size: 9px;
  font-weight: normal;
}

#index_picture{
  float: left;
  width: 30%;
  margin-left: 12px;
  text-align: center;
}

#index_picture_img{
  position: relative;
  top: 8px;
}

#index_picture p{
  margin: 0px;
  font-size: 9px;
}

#index_updates{
  float: right;
  width: 33%;
}

.index_more{
  position: relative;
  top: -25px;
  width: 11px;
  height: 11px;
  float: right;
  border: 0px;
}


/** News **/

#news_head h3{
  font-weight: normal;
  font-size: 9px;
  margin: 0px;
  text-align: right;
}

#news_sources{
  font-weight: normal;
  font-size: 9px;
  text-align: right;
  margin-bottom: 12px;
}

#news_sources h3{
  font-weight: normal;
  font-size: 9px;
  margin: 0px;
  display: inline;
}

#news_sources ul{
  margin: 0px;
  padding: 0px;
  display: inline;
}

#news_sources ul li{
  display: inline;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 2px 3px;
}

#news_comments h2, #news_lastnews h2, #news_search h2, #news_more h2{
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
  font-weight: normal;
  font-family: 'lucida sans unicode', 'century gothic', verdana, 'bistream vera sans', helvetica;
  font-size: 20px;
  padding-bottom: 4px;
  border-bottom: 1px solid #DFDFDF;
}

#news_comments{
  margin-bottom: 12px;
}

#news_comments h3{
  font-weight: normal;
  font-size: 11px;
  margin: 0px;
}

#news_comments #news_postcomment, #news_comments #news_showcomments{
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 2px 3px;
  font-size: 9px;
}

#news_lastnews{
  width: 65%;
  float: left;
}

#news_lastnews ul{
  margin: 0px 0px 7px 0px;
  padding: 0px;
  list-style-type: none;
}

#news_lastnews h3{
  font-weight: normal;
  font-size: 11px;
  margin: 0px 0px 5px 0px;
}

#news_search label{
  display: none;
}

#news_search{
  width: 33%;
  float: right;
  height: 70px;
}

#news_more{
  width: 33%;
  float: right;
}

#news_search div, #news_search_input{
  position: relative;
  top: 3px;
  left: 18px;
  width: 100px;
}

#news_search_button{
  width: 24px;
  height: 18px;
  border: 0;
  border-style: hidden;
  position: relative;
  top: -15px;
  left: 125px;
  background-repeat: no-repeat;
  padding-top: 20px;
  color: white;
}

#news_more h3{
  font-weight: normal;
  font-size: 11px;
  margin: 0px 0px 5px 0px;
}

#news_more ul li ul{
  margin-bottom: 10px;
}

#news_more ul li ul li{
  margin-left: 10px;
}

#news_more ul{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
}

.news_date{
  font-weight: bold;
}


/** Extradivs **/

#extradiv1, #extradiv2, #extradiv3{
  display: none;
}



/*** Grey part ***/

/** Semantics **/

img.border{
  border: 1px solid;
  margin: 2px;
  border-color: #DBDBDB;
}

a:link, a:active, a:visited, a:hover, h1, caption{
  color: #307AA6;
}

span.fleche{
  background-image: url("../images/grey_fleche_grise.gif");
}

h1{
  color: #464646;
}

blockquote{
  border-color: #E7E8E8;
}

table.data, table.data td{
  border-color: #E7E8E8;
}

table.data th{
  background-color: #E7E8E8;
}

input, select, textarea{
  border-color: #DADADA;
  background-color: #FCFCFC;
}

.comment1{
  border-color: #DADADA;
  background-color: #F1F1F1;
}

.comment2{
  border-color: #DADADA;
  background-color: #FCFCFC;
}


/** Design elements **/

/* General */

body{
  background-color: #E7E8E8;
  background-image: url("../images/grey_background1.gif");
}

#ban{
  background-image: url("../images/grey_banniere.jpg");
}

#page{
  background-image: url("../images/grey_fond.gif");
}

#other_site{
  color: #161820;
  font-weight: bold;
}

#other_site a{
  color: #352D2D;
  font-weight: bold;
}

#message a{
  color: #4C4E54;
  font-weight: bold;
}

/* Ban */

#site{
  background-image: url("../images/grey_bande.jpg");
}

#site a{
  color: #4C4E54;
}

#button_ffworld_com{
  background-image: url("../images/grey_ffworld_com.gif");
}

#button_ffworld_org{
  background-image: url("../images/grey_ffworld_org.gif");
}

#identification{
  background-image: url("../images/grey_identification.gif");
}

#identification a{
  color: #4C4E54;
}

/* Search */

#search{
  background-image: url("../images/grey_menu_haut.gif");
}

#search_input{
  border-color: #B8B8B9;
}

#search_button{
  background-image: url("../images/grey_ok.gif");
  color: #E7E8E8;
  background-color: #E7E8E8;
}

/* Menu */

#sousmenu{
  background-image: url("../images/grey_menu_menu.jpg");
}

#finalfantasy{
  background-image: url("../images/grey_menu_ff.jpg");
}

#misc{
  background-image: url("../images/grey_menu_divers.jpg");
}

#magazine{
  background-image: url("../images/grey_menu_magazine.jpg");
}

#menu li a:link, #menu li a:visited{
color: #405C6C;
}

#skin{
  border-color: #B8B8B9;
  background-color: #E7E8E8;
}

#menu ul li ul li ul li{
  background-image: url("../images/grey_fleche_grise.gif");
}


/** Content **/

#content{
  background-image: url("../images/grey_fond.gif");
}


/** Foot **/

#foot{
  background-image: url("../images/grey_pied.gif");
}


/** Index **/

#index_head h2, #index_foot h2{
  color: #464646;
}

#index_news li h3, #index_articles span, #index_concours span, #index_updates h3, #index_news_links li{
  background-image: url("../images/grey_fleche_grise.gif");
}

#index_newsletter_button{
  background-image: url("../images/grey_ok_index.gif");
}

#index_poll_button{
  background-image: url("../images/grey_voter_index.gif");
}


/** News **/

#news_sources li{
  background-image: url("../images/grey_fleche_grise.gif");
}

#news_comments h2, #news_lastnews h2, #news_search h2, #news_more h2{
  color: #464646;
}

#news_comments #news_postcomment, #news_comments #news_showcomments{
  background-image: url("../images/grey_fleche_grise.gif");
}

#news_search_button{
  background-image: url("../images/grey_ok_index.gif");
}

