@charset "iso-8859-1";

body,form,p,table,tbody,tr,td,div,dl,dt,dd,img,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}

body,iframe,input,select,textarea {
	background-color: #000; /*black #333333*/
	color: silver;
}

body.iframe,iframe.IframeL,iframe.IframeR {
	background-color: #1D1D1D;
	color: silver;
}

body.iframe {
	margin: 5px;
}

body,iframe,input,select,textarea,h1,h2,h3,h4 {
	font-family: Arial,Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

strong {
	font-weight: normal;
	color: white;
}

input,select,textarea {
	border-width: 1px;
	border-color: #a0a0d0;
	color: white;
	padding-left: 1px;
	padding-right: 1px;
}

td,th {
	font-family: Arial,Sans-Serif;
	font-size: 8pt;
	text-align: left;
}

th {
	font-weight: normal;
}

a,.lien {
	text-decoration: none;
	color: white;
	cursor: pointer;
}


td.tdspace1 {
	height: 1px;
	line-height: 1px;
	font-size: xx-small;
	font-weight: normal;
}
td.tdspace3 {
	height: 3px;
	line-height: 3px;
	font-size: xx-small;
	font-weight: normal;
}
td.tdspace5 {
	height: 3px;
	line-height: 3px;
	font-size: xx-small;
	font-weight: normal;
}
td.tdspace10 {
	height: 10px;
	line-height: 10px;
	font-size: xx-small;
	font-weight: normal;
}

h1.popup_haut {
	background-image: url(../images/popup_haut.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	line-height: 32px;
	color: white;
}

h3 {
	background-color: #707090;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}
div.p3 {
	margin: 10px;
	margin-right: 0;
}

a.ok_texte {
	position: relative;
	padding-left: 5px;
	top: -8px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Liste des pseudos */
div.lstflme div.vignet, div.schflme div.vignet,
div.lstflip div.vignet, div.schflip div.vignet,
div.lstflop div.vignet, div.schflop div.vignet {
	clear: left;
	float: left;
	width: 104px;
	height: 114px;
}
div.vignet_opp {
	margin-left: 104px;
}
div.lstflme div.texte, div.schflme div.texte,
div.lstflip div.texte, div.schflip div.texte,
div.lstflop div.texte, div.schflop div.texte {
	padding-left: 2%;
	padding-right: 2%;
}
div.lstflme div.novexp, div.schflme div.novexp {
	float: right;
	color: white;
	font-weight: bold;
	padding-left: 2%;
}
div.lstflip div.novexp, div.schflip div.novexp,
div.lstflop div.novexp, div.schflop div.novexp {
	float: right;
	color: black;
	font-weight: bold;
	padding-left: 2%;
}
div.lstflip div.titre, div.schflip div.titre,
div.lstflop div.titre, div.schflop div.titre,
table.lstflip tr.titre, table.lstflop tr.titre,
table.schflip tr.titre, table.schflop tr.titre {
	background-color: silver;
	color: black;
	font-size: 110%;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
div.lstflip div.titre strong, div.schflip div.titre strong,
div.lstflop div.titre strong, div.schflop div.titre strong,
table.lstflip tr.titre strong, table.lstflop tr.titre strong,
table.schflip tr.titre strong, table.schflop tr.titre strong {
	color: black;
	font-weight: bold;
}
div.lstflip .bordurehaut, div.lstflop .bordurehaut,
table.lstflip tr td.bordurehaut, table.lstflop tr td.bordurehaut,
table.schflip tr td.bordurehaut, table.schflop tr td.bordurehaut {
	border-top: silver 2px solid;
	padding-bottom: 0.2em;
}
div.lstflme div.titre, div.schflme div.titre,
table.lstflme tr.titre, table.schflme tr.titre {
	background-color: #999999;
	color: white;
	font-size: 110%;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
div.lstflme div.titre strong, div.schflme div.titre strong,
table.lstflme tr.titre strong,
table.schflme tr.titre strong {
	color: white;
	font-weight: bold;
}
div.lstflme .bordurehaut,
table.lstflme tr td.bordurehaut,
table.schflme tr td.bordurehaut {
	border-top: #999999 2px solid;
	padding-bottom: 0.2em;
}
