#searchbox
{
		background-color: #202020;
		border: solid 1px #909090;
}

#fondGauche
{
		background-image: url(images/fond_gauche.gif);
		background-repeat: no-repeat;
		padding-left: 130px;
		padding-bottom: 26px;
		height: 225px;
		white-space: nowrap;
}

#fondHaut
{
		background-image: url(images/fond_haut.gif);
		background-repeat: repeat;
		/*padding-left: 130px;*/
		/*padding-bottom: 26px;*/
		height: 225px;
		white-space: nowrap;
}

#left
{
		background-image: url(images/left.jpg);
		background-repeat: no-repeat;
		padding-left: 130px;
		padding-bottom: 26px;
		height: 225px;
		font-size: x-small;
		white-space: nowrap;
}

#mid
{
		background-image: url(images/mid.jpg);
		background-repeat: repeat-x;
		padding-top: 20px;
		padding-bottom: 25px;
}

#right
{
		background-image: url(images/right.jpg);
		background-repeat: no-repeat;
		white-space: nowrap;
		width: 370px;
		background-position: top right;
		height: 225px;
}

a:link, a:visited
{
		color: #f1bC38;
		text-decoration: none;
}

a:hover
{
		color: #ffeC38;
		text-decoration: none;
}

.nav, .nav:link, .nav:visited
{
		color: #f1bC38;
		text-decoration: none;
}

a.nav:hover
{
		font-weight: bold;
		color: #f1eC38;
		text-decoration: none;
}

table
{
		empty-cells: show;
}

body, td, th
{
		color: #E19C38;
		font-size: small;
		font-family: verdana, sans-serif;
}

body
{
		background-color: black;
		margin: 0px;
		padding: 0px;
}

input, textarea, button
{
		background-color: black;
		font-size: 9pt;
		color: #c5c3c0;
		font-family: tahoma, sans-serif;
}

input.check
{
}

select
{
		background-color: black;
		font-size: 8pt;
		font-weight: normal;
		color: #b0b0b0;
		font-family: tahoma, sans-serif;
}

hr, .hrcolor
{
		height: 1px;
		border: 0;
		color: #666666;
		background-color: #666666;
}

.quote
{
		color: #b0b0b0;
		background-color: #201800;
		border: 2px solid #605500;
		margin: 1px;
		padding: 10px;
		font-size: x-small;
		line-height: 1.4em;
}

.code
{
		color: #f0b0b0;
		background-color: #201800;
		font-family: "courier new", "times new roman", monospace;
		font-size: x-small;
		line-height: 1.3em;
		border: 1px solid white;
		margin: 1px auto 1px auto;
		padding: 5px;
		width: 95%;
		white-space: nowrap;
		overflow: auto;
		max-height: 24em;
}

.quoteheader, .codeheader
{
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: x-small;
		line-height: 1.2em;
}

.help
{
		cursor: help;
}

.meaction
{
		color: red;
}

.editor
{
		width: 96%;
}

.highlight
{
		background-color: yellow;
		font-weight: bold;
		color: black;
}

.windowbg, #preview_body
{
		background-color: #470F02;
}

.windowbg2
{
		background-color: #370b00;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
		color: #b0b0b0;
		font-style: normal;
		background-color: #302500;
}

.titlebg a:hover
{
		color: #e5e4df;
}

.catbg
{
		background-image: url(images/catbg.jpg);
		background-repeat: no-repeat;
		padding-left: 50px;
}

.catbg2
{
		background-image: url(images/catbg2.jpg);
		background-repeat: no-repeat;
		padding-left: 50px;
}

.catbg, .catbg2
{
		font-weight: bold;
		background-color: black;
		color: #b0b0b0;
}

.bordercolor
{
		background-color: #353535;
}

.tborder
{
		border: 1px solid #707070;
		padding: 2px;
}

.smalltext
{
		font-size: x-small;
		font-family: tahoma, sans-serif;
}

.normaltext
{
		font-size: small;
}

.largetext
{
		font-size: large;
}

#headerarea
{
}

#bodyarea
{
}

#footerarea
{
}

.headertitles
{
		background-color: #6B8EAE;
		border: 1px solid #6B8EAE;
		height: 12px;
}

.headerbodies
{
		border: 1px solid #7A7777;
		background-color: #EFEFEF;
		background-repeat: repeat-x;
		background-position: bottom;
}

.post, .personalmessage
{
		width: 100%;
		overflow: auto;
		line-height: 1.3em;
}

.signature
{
		width: 100%;
		overflow: auto;
		padding-bottom: 3px;
		line-height: 1.3em;
}

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
		color: white;
		text-transform: uppercase;
		vertical-align: top;
}

.maintab_back, .maintab_active_back
{
		color: white;
		text-decoration: none;
		font-size: 9px;
		vertical-align: top;
		padding: 2px 6px 6px 6px;
		font-family: tahoma, sans-serif;
}

.maintab_first
{
		background: url(images/maintab_first.gif) left bottom no-repeat;
		width: 10px;
}

.maintab_back
{
		background: url(images/maintab_back.gif) left bottom repeat-x;
}

.maintab_last
{
		background: url(images/maintab_last.gif) left bottom no-repeat;
		width: 8px;
}

.maintab_active_first
{
		background: url(images/maintab_active_first.gif) left bottom no-repeat;
		width: 6px;
}

.maintab_active_back
{
		background: url(images/maintab_active_back.gif) left bottom repeat-x;
}

.maintab_active_last
{
		background: url(images/maintab_active_last.gif) left bottom no-repeat;
		width: 8px;
}

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
		color: white;
		text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		color: #e0e0ff;
		text-decoration: none;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
		color: white;
		text-transform: uppercase;
		vertical-align: top;
}

.mirrortab_back, .mirrortab_active_back
{
		color: white;
		text-decoration: none;
		font-size: 9px;
		vertical-align: bottom;
		padding: 6px 6px 2px 6px;
		font-family: tahoma, sans-serif;
}

.mirrortab_first
{
		background: url(images/mirrortab_first.gif) no-repeat;
		width: 10px;
}

.mirrortab_back
{
		background: url(images/mirrortab_back.gif) repeat-x;
}

.mirrortab_last
{
		background: url(images/mirrortab_last.gif) no-repeat;
		width: 6px;
}

.mirrortab_active_first
{
		background: url(images/mirrortab_active_first.gif) no-repeat;
		width: 6px;
}

.mirrortab_active_back
{
		background: url(images/mirrortab_active_back.gif) repeat-x;
}

.mirrortab_active_last
{
		background: url(images/mirrortab_active_last.gif) no-repeat;
		width: 8px;
}

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		color: white;
		text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
		color: #e0e0ff;
		text-decoration: none;
}

#ajax_in_progress
{
		background: #32CD32;
		color: white;
		text-align: center;
		font-weight: bold;
		font-size: 18pt;
		padding: 3px;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
}

