INPUT.saisie {
	background : transparent;
	border : 1px solid Black;
	vertical-align : middle;
	text-align : center;
	font-size : xx-small;
	height : 15;
	width : 75px;
}
INPUT.newsletter {
	background : transparent;
	border : 1px solid Black;
	vertical-align : middle;
	text-align : center;
	font-size : xx-small;
	height : 15;
	width : 150px;
}
TH.part {
	color : #FFFFFF;
	background-color : #53A7D3;
}

TABLE.part {
	border : 2px solid #53A7D3;
}
A.part, A.part:ACTIVE, A.part:FOCUS, A.part:LINK, A.part:VISITED {
	text-decoration : none;
	color : #53A7D3;
	font-weight : bolder;
}
A.part:HOVER {
	text-decoration : underline;
	color : blue;
	font-weight : bolder;
}
FONT.part {
	color : #53A7D3;
}

TH.boa {
	color : #F7FF13;
	background-color : #9ABACA;
}

TABLE.boa {
	border : 2px solid #9ABACA;
}

A.boa, A.boa:ACTIVE, A.boa:FOCUS, A.boa:LINK, A.boa:VISITED {
	text-decoration : none;
	color : #9ABACA;
	font-weight : bolder;
}

A.boa:HOVER {
	text-decoration : underline;
	color : blue;
	font-weight : bolder;
}
FONT.boa {
	color : #9ABACA;
}
.sb {
	font-size : xx-small;
}
TABLE.sb {
	border : thin inset;
}

TABLE.sbinterne {
	border-bottom : 1px solid Silver;
}

.debug {
	background : #B8FAD9;
	font-size : x-small;
	color : Blue;
}
.count {
	color : #888888;
	font-size : xx-small;
}
.erreur
{
	color: red;
	font-weight : bolder;
	text-align : center;
}

TABLE.console {
	border : thin dotted;
}
DIV.titreconsole{
	text-align : left;
	font-weight: bold;
	font-size : xx-small;
}

INPUT.inputview {
	background : transparent;
	border : 0px none;
	vertical-align : middle;
	text-align : center;
}

TEXTAREA {
	border : 1px solid Black;
	font-size : xx-small;
	background-color : White;
}
TEXTAREA.message {
	border : 1px solid Black;
	font-size : x-small;
	background-color : White;
}
SELECT {
	border : 1px solid Black;
	font-size : xx-small;
	background-color : White;
}

TH {
	color : #FFA34F;
	background-color : #1D7EAE;
}

TD.comment {
	background-color : #DEE3E7;
}

TD.gauche {
	background-color : #EFEFEF;
}

INPUT {
	border : 1px solid Black;
	font-size : xx-small;
	color: Black;
	background-color: White;
}
INPUT.check {
	border : 0px solid Black;
	font-size : xx-small;
	color: Black;
}
INPUT.checkmm {
	border : 0px solid Black;
	font-size : xx-small;
	color: Black;
	background-color: #EFEFEF;
}
INPUT.comment {
	border : 0px solid Black;
	font-size : xx-small;
	color: Black;
	background-color: #DEE3E7;
}
BODY {
	background-color : White;
	color : Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

FONT.normal {
	font-size : xx-small;
}

DIV.url {
	text-decoration : none;
	color : #1D7EAE;
}

A.url, A.url:ACTIVE, A.url:FOCUS, A.url:LINK, A.url:VISITED {
	text-decoration : none;
	color : #1D7EAE;
}

A.url:HOVER {
	text-decoration : underline;
	color : #1D7EAE;
}

A.entete, A.entete:ACTIVE, A.entete:FOCUS, A.entete:LINK, A.entete:VISITED {
	text-decoration : none;
	color : #888888;
}

A.entete:HOVER {
	text-decoration : underline;
	color : #333333;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration : none;
	color : Blue;
}

A:HOVER {
	text-decoration : underline;
	color : Blue;
}

A.nonlu, A.nonlu:ACTIVE, A.nonlu:FOCUS, A.nonlu:LINK, A.nonlu:VISITED {
	text-decoration : none;
	color : Red;
}

A.nonlu:HOVER {
	text-decoration : underline;
	color : Red;
}

A.console, A.console:ACTIVE, A.console:FOCUS, A.console:LINK, A.console:VISITED {
	text-decoration : none;
	color : Black;
}

A.console:HOVER {
	text-decoration : underline;
	color : Black;
}

