@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 {
	background-color: #75C4E3;
	color: silver;
}
iframe,input,select,textarea {
	background-color: black;
	color: silver;
}

body.iframe,iframe.IframeL,iframe.IframeR {
	background-color: black;
	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: #75C4E3;
	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;
}
a:hover,.lien:hover {
	color: #75C4E3;
}

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;
}

body.popup h1 {
	color: #75C4E3;
	background-color: #7C0C00;
	padding: 10px;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	letter-spacing: 3px;
	font-size: 23pt;
}

h3 {
	background-color: #75C4E3;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid white;
}
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 */
table.lstflip tr.titre, table.lstflop tr.titre,
table.schflip tr.titre, table.schflop tr.titre {
	background-color: #75C4E3;
	color: black;
	font-size: 110%;
}
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;
}
/*
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;
}
*/
table.lstflme tr.titre,
table.schflme tr.titre {
	background-color: #7C0C00;
	color: white;
	background-color: #75C4E3;
	color: black;
}
table.lstflme tr.titre strong,
table.schflme tr.titre strong {
	color: white;
	font-weight: bold;
}
/*
table.lstflme tr td.bordurehaut,
table.schflme tr td.bordurehaut {
	border-top:#999999 2px solid;
}
*/
table.lstflip tr.titre td, table.schflip tr.titre td,
table.lstflop tr.titre td, table.schflop tr.titre td,
table.lstflme tr.titre td, table.schflme tr.titre td {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.lstflip tr.titre td.droite, table.schflip tr.titre td.droite,
table.lstflop tr.titre td.droite, table.schflop tr.titre td.droite,
table.lstflme tr.titre td.droite, table.schflme tr.titre td.droite {
	border-right: 1px solid white;
}

