body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  background: #4f2a9d url('images/background.gif') left top repeat-x;
}

td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  padding: 0;
}

h1 {
  text-align : center;
  font-size  : 20px;
  font-weight: bold;
  margin-top: 1.5em 0;
}

h1.searchquery 
{
  text-align: left;
  color: #000099;
  margin-left: 40px;
  font-size: 14px;
}

h2 {
padding-left: 6em; padding-bottom: 0;
margin-top: 1em 0 0.25em;
font-size   : 14px;
font-weight : bold;
}

span.symb {
  color: blue;
}

p { margin: 6px 0; padding: 0; }

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.justify { text-align: justify; }
form { margin: 0px; padding: 0px; }
img { border: 0px; }

a:link, a:active { color: blue; }
a:visited { color: purple; }
a:hover { color: #FF6633; }


#main
{
  width: 997px;
  margin: 0 auto;
}

#main td.topmain
{
  background: transparent url('images/cadrefond_haut.png') top left no-repeat;
  height: 100px;
}

#main td.topmain div,
#main td.topcoloriages div,
#main td.topgameroom div
{
  position: relative;
  width: 967px; height: 100px;
  margin: 0 auto;
}

#logoxag { position: absolute; top: 34px; left: 30px; }
#logoxooloo { position: absolute; top: 15px; right: 20px; }
#logonc  { position: absolute; top: 25px; left: 10px; }
#logosfr { position: absolute; top: 23px; right: 40px; } 

#main td.main
{
  background: transparent url('images/cadrefond.png') top left repeat-y;
}

#main td.bottommain
{
  background: transparent url('images/cadrefond_bas.png') top left no-repeat;
  height: 34px;  
}

/* COLORIAGES */

#main td.topcoloriages
{
  background: transparent url('images/cadrefond_vert_haut.png') top left no-repeat;
  height: 100px;
}

#main td.coloriages
{
  background: transparent url('images/cadrefond_vert.png') top left repeat-y;
}

#main td.bottomcoloriages
{
  background: transparent url('images/cadrefond_vert_bas.png') top left no-repeat;
  height: 34px;
}

#main td.topgameroom
{
  background: transparent url('images/cadrefond_orange_haut.png') top left no-repeat;
  height: 100px;
}

#main td.gameroom
{
  background: transparent url('images/cadrefond_orange.png') top left repeat-y;
}

#main td.bottomgameroom
{
  background: transparent url('images/cadrefond_orange_bas.png') top left no-repeat;
  height: 34px;
}


#bar
{
  width: 890px;
  height: 62px;
  margin: 0 auto;
}

#bar table {
  padding: 0;
}

.violet 
{ 
  color: #721d82;
  font-size: 14px;
  text-align: left;
  height: 20px;
}

#search_form
{
  color: white;
  background: transparent url('images/form_fond.gif') top left no-repeat;
  vertical-align: top;
  height: 42px;
}

#search_form div { margin: 4px 10px 0 15px; }
#search_form input { width: 420px; height: 18px; background-color: white; border: 1px solid gray;}

#navigator
{
  text-align: left;
  width: 450px;
  line-height: 1em;
  margin: 10px auto;
}

#navigator img
{
  vertical-align: middle;
  display: inline-block;
}

#navigator .pages
{
  float: right;
  margin-top: 3px;
  font-weight: bold;
}

#navigator .pages a
{
  text-decoration: none;
}

#results
{
  width: 720px;
  margin: 0 auto;
  background: transparent url('images/flechefond.gif') top center no-repeat;
}

#jeux
{
  width: 600px;
  margin: 20px auto;
  clear: both;
}

#favorites
{
  width: 650px;
  margin: 0px auto 10px;
}

#favorites img
{
  line-height: 1em;
  vertical-align: middle;
  margin-left: 10px;
}

#activite img
{
  line-height: 1em;
  vertical-align: middle;
}

#activite table td { vertical-align: top; }

#activite table td.old
{
  padding: 0;
  text-align: center;
  width: 210px;
}

#activite table td.old b 
{
  display: block;
  height: 30px;
  vertical-align: bottom;
  margin: 0;
  padding-bottom: 5px;
}

#jeux td, #activite td { vertical-align: top; }

table.activite {   width: 582px; margin-left: 20px;}
table.activite td { padding: 10px 10px; height: 160px; background: transparent url('images/activite_bg.gif') top left repeat-y; }
table.activite td.top { padding: 0; height: 10px; background: transparent url('images/activite_bg_top.gif') top left no-repeat; }
table.activite td.bottom { padding: 0; height: 14px; background: transparent url('images/activite_bg_bottom.gif') bottom left no-repeat; }

table.cadredroit {  width: 254px; margin-left: 20px;  }
table.cadredroit td { padding: 0 10px; height: 180px; background: #97d3df url('images/blocdroit_bg.gif') top left no-repeat; }
table.cadredroit td.top { padding: 0; height: 10px; background: transparent url('images/blocdroit_bg_top.gif') top left no-repeat; }
table.cadredroit td.bottom { padding: 0; height: 10px; background: transparent url('images/blocdroit_bg_bottom.gif') top left no-repeat; }

table.results
{
  width: 445px;
  margin: 0 auto;
}

table.results td
{
  vertical-align: top;
  padding-bottom: 10px;
}

#rubriques
{
  width: 600px;
  text-align: center;
  margin: 0 auto;
}

#rubriques a:link,
#rubriques a:visited,
#rubriques a:active
{
  text-decoration: none;
  color: #721d82;
}

#rubriques a:hover
{
	color: #FF6633;
}

#footer
{
  clear: both;
  width: 900px;
  text-align: center;
  margin: 0 auto;
  font-size: 10px;
}

.titre {
	font-size: 20px;
	font-weight: bold;
	color: #701D80;
}

.error
{
  text-align: left;
  width: 90%;
  padding: 5px;
  border: 1px solid red;
  background-color: white;
  color: red;
  font-weight: bold;
  font-size: 10pt;
  margin: 0 auto;
}

.blocked
{
  text-align: center;
  background-color: #DAF1F0;
  color: blue;
  font-weight: bold;
  font-size: 10pt;
  width: 940px;
  padding: 10px;
  margin: 10px auto;
  clear: both;
}

.pollbar
{
  width: 230px;
}

.pollbar tr td 
{
	background: transparent; 
	vertical-align: top;
	padding: 2px 0;
	height: 25px;
}

.pollbar tr td.radio { width: 18px;  padding: 0; }
.pollbar tr td.img { width: 80px; }  

.pollbar img
{
  border: 1px solid #5b7f86;
  height: 15px;
}

#shoutbox
{
	background-color: #c5e6ed;
	width: 220px;
	height: 160px;
	margin: 5px auto;
	overflow: auto;
}

#shoutbox div
{
	text-align: left;
	margin: 5px;
	font-size: 10px;
}

.scrollable
{
	text-align: center;
	width: 177px;
	height: 100px;
	float: left;
	margin-right: 15px;
	position: relative;
}