
.Ligne {
	font-size: 11px;
	border-bottom: 1px solid #999;
	padding-left: 4px;
	vertical-align: middle; }

form {
	padding: 0px;
	margin: 0px; }
.files {
	font-size: 11px;
	margin:2px;
	padding: 5px;
	border: 1px solid #aaa;
	width:190px;
	height: 100px;
	overflow:auto; }

.red { color:#c00; }
.blue { color:#00f; }
.orange { color:#f90; }
.grey { color:#aaa; }

.avatar { width: 80px; height: 80px; }
.avatarTD {
	width: 80px;
	font-size: 9px;
	font-family: Courrier, Monaco, monospaced;
	text-align: right;
	padding-bottom:10px; }
	
.messageTD { padding: 10px; font-size: 11px;}
.tooltipTD {
	padding-left: 5px;
	vertical-align: middle;
	font-size: 9px;
	font-family: Courrier, Monaco, monospaced; }

.formTD {
	background:#e8ebed;
	font-size: 11px;
	color: #666;
	padding: 3px 6px 3px 0px;
	vertical-align: middle;
	text-align: right;
	width: 150px; }

.stylingButtonTD {
	font-size: 11px;
	vertical-align: middle;
	padding: 3px 0px 3px 0px; }

.titreCol {
	background:#e8ebed;
	font-size: 11px;
	color: #666;
	padding: 4px;
	vertical-align: middle; }

.colDate {
	font-size: 9px;
	color: #666;
	padding: 4px;
	vertical-align: middle;
	border-bottom: 1px solid #999; }

input {
	font-size: 10px;
	border: 1px solid #999;
	margin: 3px;
	padding: 2px;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif; }

textarea {
	font-size: 10px;
	border: 1px solid #999;
	margin: 3px;

	height: 150px;
	font-family: Verdana, Arial, sans-serif; }

img {
	border: none;
	vertical-align: middle; }

hr {
	border: none;
	background: #aaa;
	height: 1px; }

small {
	font-size: 9px;
	font-family: Courrier, Monaco, monospaced;
	color: #bbb;
	padding-top: 10px; }

pre {
	background:#e8ebed;
	border: 1px solid #999;
	color: #333;
	padding: 6px;
	margin: 6px;
	overflow: auto;
	text-align: left;
	line-height: 8px;
	font-size: 9px;
	font-family: Courrier, Monaco, monospaced;
	width: 555px; }

/* BOUTONS */

.titreLien:link , .titreLien:visited {
	color: #fff;
	text-decoration: none; }

.titreLien:hover {
	color: #fff;
	text-decoration: underline; }

.bImage:link , .bImage:visited, .bImage:hover {
	padding: 2px;
	opacity: .6; }

.bImage:hover {
	padding: 2px;
	opacity: 1; }

.Lien:link , .Lien:visited {
	color:#91a5b0;
	text-decoration: none; }

.Lien:hover {
	color:#91a5b0;
	text-decoration: underline; }

.LienNonLu:link , .LienNonLu:visited {
	color:#f90;
	text-decoration: none; }

.LienNonLu:hover {
	color:#f90;
	text-decoration: underline; }

.avatarTooltip:hover { cursor: help; }

.uForum {
	background:#b1c5d0;
	display: block;
	text-align: left;
	border: 1px solid #999;
	padding: 6px;
	margin-bottom: 3px;
	color: #fff;
	font-size: 30px;
	font-weight: 100; }

.Box {
	background: #fff;
	border: 1px solid #999;
	vertical-align: middle;
	padding: 4px;
	margin-bottom: 3px;
	text-align: left; }

.footer {
	vertical-align: middle;
	margin-bottom: 3px;
	text-align: left;
	font-size: 9px;
	color: #999; }

.titreDiv {
	background:#b1c5d0;
	border: 1px solid #999;
	color: #fff;
	vertical-align: middle;
	padding: 6px;
	margin-bottom: 3px;
	text-align: left; }

.titrePost {
	text-align: left;
	font-size: 14px;
	color:#b1c5d0; }

.error {
	background:#b1c5d0;
	border: 1px solid #999;
	color: #fff;
	vertical-align: middle;
	padding: 6px;
	margin-bottom: 3px;
	text-align: left;
	font-weight: bold; }

.datePost {
	color: #ccc;
	font-size: 9px;
	font-family: Courrier, Monaco, monospaced;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px; }

.postMod {
	font-size: 9px;
	font-family: Courrier, Monaco, monospaced;
	text-align: right;
	padding-top: 6px;
	padding-right: 3px;
	color:#b1c5d0; }

.poster { color:#f90; }
.poster:link, .poster:visited { text-decoration:none; }
.poster:hover { text-decoration:underline; }

.toggle {
	padding-top: 10px;
	margin: 0px;
	display: none;
	visibility: hidden; }

.attachLink {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	font-size: 9px;
	font-family: Courrier, Monaco, monospaced;
	text-align: right; }

.attachLink:link, .attachLink:visited { color: #999; }
.attachLink:hover { color:#f90; }

.toggleLink {
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 6px;
	margin: 2px; }

.toggleLink:link, .toggleLink:visited {
	color: #666;
	background:#e8ebed; }

.toggleLink:hover {
	background:#b1c5d0;
	color: #fff; }

.tooltip {
	position: absolute;
	border: 1px solid #999;
	text-align: left;
	display: none;
	background-color: #fff;
	padding: 6px;
	color: #666;
	font-size: 11px;
	opacity: .9;
	z-index: 999;
	width: 400px; }

.styleBt {
	text-align: center;
	font-size: 10px;
	padding: 3px 6px 3px 6px;
	margin-right: 2px; }

a.styleBt:link, a.styleBt:visited {
	text-decoration: none;
	color: #666;
	background:#e8ebed; }

a.styleBt:hover {
	text-decoration: none;
	color: #fff;
	background:#b1c5d0; }

.site {
	width: 570px;
	text-align: center;
	margin-left: auto;
	margin-right: auto; }

