@charset "UTF-8";
/* CSS Document */

#page-footer, div.navbar, div.navbar ul.linklist {display: block !important;}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {display: inline !important;}

#wrap { padding: 5px; }
#site-desc { height: 16px; font-size: 12px }
.bestof-title{ margin-top: 16px;  }
a.mainmenu { font-size: 12px }

div.errorpopup { z-index:128; position:absolute; left:200px; top:-300px; width:520px; height:200px; background-color:#FFFFFF;}
div.errormask { z-index:5; position:absolute; left:0; top:0; width:100%; height:300%; background-color:#999999; opacity: 0.75;filter:alpha(opacity=75); }

table.contest { border-spacing: 0px 2px; }
td.contest { padding-left: 5px; padding-right: 5px;text-align:left }

td.blx_vote { padding-left: 5px; padding-right: 5px; text-align:center }

iframe.concours { background-color: #f2f2f2;  }

tr.grey   { height: 24px; background:url(../images/grey.jpg); color:#FFFFFF; text-align:center}
tr.green  { height: 24px; background:url(../images/green.jpg); color:#FFFFFF; text-align:center }
tr.orange { height: 24px; background:url(../images/orange.jpg); color:#FFFFFF; text-align:center }
tr.red    { height: 24px; background:url(../images/red.jpg); color:#FFFFFF; text-align:center }

tr.oddRow { background-color: #f2f2f2; }
tr.evenRow { background-color: #A2A2A2; }

a:link.list { color: #FFFFFF; font-weight: bold }
a:visited.list { color: #FFFFFF; font-weight: bold }
a:hover.list { color: #AAAAAA; font-weight: bold }
a:active.list { color: #AAAAAA; font-weight: bold }

body {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
a:link {	color: #000000;}
a:visited {	color: #000000;}
a:hover {	color: #666666;}
a:active {	color: #666666;}
.Style1 {	color: #FFFFFF;	font-size: 16px; font-weight: bold;}
.Style2 {	color: #FFFFFF}
.Style5 {	font-size: 16px; }
.Style6 {	font-size: 12px}
.Style7 {	color: #FF0000}
.Style8 {	font-size: 12px; color: #FF0000; }
.Style9 {	font-size: 12px; color: #FF0000; font-weight: bold; }
.Style10 {	color: #000000;	margin: 10px; padding-top: 10px; padding-bottom: 10px; font-size: 36px; }

li.rules { font-size: 12px;  display : list-item; list-style-image : url(../images/puce.gif); margin: 0 1em 0 1em  }

.shadowed{
	-webkit-box-shadow: 2px 2px 5px rgb(0,0,0);
	-moz-box-shadow: 2px 2px 5px;
	box-shadow:2px 2px 5px #000000
}

.spacing{
	margin: 0px 0px 10px;
}
