*{
margin: 0;
padding: 0;
}

body
{
	color: #FF6600;
	background-color: #FF6600;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 3%;
	margin-right: 3%;
}

IMG { border: 0px; }

H3, H2, H4
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	margin-top: 2px;
}

div#logodiv, div#actions, div.online_container
{
	position: relative;
	background-color: #FF6600;
	min-height: 136px;
	width: 100%;
	margin-top: 1.3em;
}

div#logodiv
{
	background-image: url(Images/halloween_skylimit.gif);
	background-repeat: no-repeat;
	background-color: black;
}

div#actions { background-color: #FF6600; }

div#actions a
{
	color: #000000;
	text-decoration: none;
}

div#actions a:hover
{
	color: #FF6600;
	background-color: #000000;
}

div.online_container
{
	background-color: #000000;
	color: black;
}

div#site_header
{
	width: 100%;
	height: 1.3em;
	position: absolute;
	background-color: #669933;
	color: #000088;
	float: left;
	display: inline;
	background-image: url(Images/halloween_corner_sitename.gif);
	background-repeat: no-repeat;
	margin-left: -187px;
	z-index: 100;
}

div#site_footer
{
	width: 100%;
	clear: both;
	position: absolute;
	background-color: #669933;
	color: #000088;
	font-weight: bold;
	float: left;
	font-size: small;
	bottom: 0;
	margin-bottom: -1em;
	margin-left: -187px;
	margin-right: -187px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#left, div#center, div#right
{
	display: inline;
	position: relative;
	min-height: 1px;
	height: auto;
	background-color: black;
	color: #FF6600;
}

div#left
{
	float: left;
	margin-left: -187px;
	width: 187px;
}

div#center
{
	float: left;
	padding-left: 187px;
	padding-right: 187px;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

div#right
{
	width: 187px;
	float: right;
	margin-right: -187px;
}

div#sitename
{
	float: left;
	width: 100%;
	margin-left: 22px;
	position: absolute;
}

div#welcome
{
	float: right;
	position: absolute;
	text-align: right;
	background-color: #86B953;
	color: #000088;
	height: 100%;
	left: 100%;
	padding-right: 10px;
	padding-left: 8px;
	min-width: 169px;
	color: black;
	margin-left: -187px;
}

H4 { margin-left: 13px; }

div.support
{
	margin: 12px;
	position: relative;
	height: auto;
}

div.support_header
{
	background-color: #FF6600;
	color: black;
	background-image: url(Images/halloween_corner_div_support_header.gif);
	background-repeat: no-repeat;
}

div.support_header a{
	color: black;
}

div.support_content
{
	background-color: black;
	color: #ff6600;
	border-left: 1px #FF6600 solid;
	border-right: 1px #FF6600 solid;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

div.support_footer { border-top: 1px #FF6600 solid; }

A
{
	color: #FF6600;
	text-decoration: none;
}

A:hover
{
	color: #FF6600;
	text-decoration: underline;
}

div.main, div.comment
{
	margin: 1em;
	margin-top: 2em;
	background-color: #000000;
	position: relative;
	color: #FF6600;
}

div.main_header
{
	position: relative;
	background-color: #000000;
	background-image: url(Images/halloween_corner_blog.gif);
	background-repeat: repeat-y;
	color: #669933;
}

div.main_header H1
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: large;
	margin-left: 105px;
	font-weight: bold;
}

div.main_content, div.comment_content
{
	position: relative;
	border-left: 2px solid #FF6600;
	border-right: 2px solid #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFb650;
	color: black;
}

div.main_content a, div.main_subheader a, div.comment_header a {color:#339900;}

div.main_footer, div.main_subheader, div.comment_header
{
	position: relative;
	background-color: #FF6600;
	color: black;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.main_footer a{
	color: black;
}

div.main_footer { 
padding-right: 1em; }
div.comment_header { padding-left: 2px; }
div.comment_content { border-bottom: 2px solid #FF6600; }
p { margin: 0.5em; }

ul.supportlist
{
	margin: 0;
	margin-top: -2px;
	list-style-type: none;
	width: 100%;
}

ul.supportlist li
{
	border-top: 1px #FF6600 solid;
	margin-top: -1px;
	margin-bottom: -1px;
	padding: 2px;
	padding-left: 5px;
	display: list-item;
	background-color: transparent;
}

img.imgCat
{
	padding: 0.5em;
	float: right;
}

ul, ol
{
	margin: 0.5em;
	margin-left: 2em;
}

ul.logo
{
	float: left;
	list-style-image: url(Images/halloween_puce.gif);
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 40%;
	position: relative;
	min-width: 100px;
	background-color: #FF6600;
	color: black;
	font-weight: bold;
}

ul.logo li
{
	color: black;
	display: list-item;
	margin: 0.5em;
	border-top: 1px black solid;
	border-right: 1px black solid;
	margin-left: 2em;
	padding-left: 0.5em;
	background-color: #FF6600;
	min-width: 100px;
}

div.online_userlist_header
{
	display: inline;
	float: left;
	background-color: #FF6600;
	color: black;
	background-image: url(Images/halloween_online_userlist_header.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 8px;
	padding-left: 8px;
	width: 131px;
	background-position: 1px +5px;
}

div.online_userlist
{
	color: #FF6600;
	background-color: black;
	display: inline;
	float: left;
	margin-left: 25px;
	margin-top: auto;
	margin-bottom: auto;
	width: 137px;
	border-left: 1px #FF6600 solid;
	border-right: 1px #FF6600 solid;
	border-bottom: 1px #FF6600 solid;
	padding-top: 2px;
}

div.online_userlist_header_text
{
	margin-top: 5px;
	padding-left: 2px;
	font-size: smaller;
	color: black;
	background-color: black;
	color: white;
	border-right: 1px #FF6600 solid;
	font-weight: bold;
}

div#errorMessage img
{
	float: left;
	margin: 1em;
}

div#errorMessage
{
	background-color: #CCCCCC;
	color: black;
	font-size: x-large;
	width: 400px;
	border: 4px solid red;
	margin: auto;
	margin-bottom: 1em;
}

div#errorMessage input
{
	margin: auto;
	margin-bottom: 1em;
}

div#errorMessage p { font-size: medium; }

img.commentaire
{
	top: inherit;
	height: inherit;
	float: right;
	position: relative;
	display: inline;
	left: 1px;
	text-align: right;
	margin-left: 0.2em;
	margin-right: 0.2em;
}

label
{
	text-align: right;
	width: 20%;
	float:left;
	padding: 0.2em;
	margin: 0;
	margin-top: 0.3em;
}

input, select { margin: 3px; }

textarea
{
	margin-left: 4%;
	margin-right: 4%;
	width: 90%;
	height: 20em;
}

.hidden
{
	visibility: hidden;
}

span.small { font-size: 75%; }

.centered
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
}

div.desc
{
	text-align: right;
	width: 9.5em;
	margin-right: 0.5em;
	position: relative;
	float: left;
}

div.champs
{
	text-align: left;
	width: 100%;
	position: relative;
}

.red
{
	font-style: normal;
	color: red;
}

.yellow
{
	font-style: normal;
	color: yellow;
}

.green
{
	font-style: normal;
	color: green;
}

.blue
{
	font-style: normal;
	color: blue;
}

.orange
{
	font-style: normal;
	color: #F88017;
}

pre br { display: none; }

blockquote
{
	border-top: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
}

H3 a { color: #000088; }
H3 a:visited { color: #000088; }

span.rightaligned
{
	float: right;
	text-align: right;
	display: inline;
	position: relative;
	margin-left: 50%;
	bottom: 1.15em;
}

div.maintable
{
	margin: 12px;
	position: relative;
	display: inline;
	float: left;
}

div.maintable_header
{
	color: black;
	background-color: #669933;
	width: 252px;
}

div.maintable_content
{
	border-left: 1px #669933 solid;
	border-right: 1px #669933 solid;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	width: 250px;
}

div.maintable_footer { 
	border-top: 1px #669933 solid;
	width: 252px;
}

ul.maintablelist
{
	margin: 0;
	margin-top: -2px;
	list-style-type: none;
	width: inherit;
}

ul.maintablelist li
{
	border-top: 1px #669933 solid;
	margin-top: -1px;
	margin-bottom: -1px;
	display: list-item;
	background-color: transparent;
	width: 245px;
	padding-left: 5px;
}

table{
margin: 0.1em;
margin-left: auto;
margin-right: auto;
background-color: #FF6600;
color: #FF6600;
}

td, td.header, td.td_focus{
margin: 0;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.1em;
padding-bottom: 0.1em;
background-color: black;
}

td.header{
background-color: #669933;
color: black;
}

td.header_focus{
background-color: #86b953;
color: black;
}

td.td_focus{
background-color: #202020;
}

div#cont_Bouttons{
float: left;
position: relative;
bottom: 0px;
margin-top: 1em;
margin-bottom: 3em;
margin-left: 4%;
margin-right: 4%;
background-color: transparent;
width: 92%;
z-index: 50;
}

div#emoComplet, div#emoBase{
float: left;
position: relative;
width: 44%;
z-index: 100;
}

div#bouttons{
position: relative;
float: right;
text-align: right;
width: 54%;
z-index: 100;
}

div#montreMoins, div#montrePlus{
margin-top: 1em;
float: left;
position: relative;
z-index: 150;
}

div#spacer {
	display: none;
}

label.text
{
        text-align: right;
        width: 40%;
        padding-right: 3px;
        float:left;
        margin: 0;
        padding: 0;
}

