
.titre {
	font-family:arial;
	color:white;
	font-size:1em;
		vertical-align: top;
}

.titreblack {
	font-family:arial;
	color:black;
	font-size:1em;
}

.titreblue {
	font-family:arial;
	color:blue;
	font-size:1em;
}

.red {
	color:red;
	font-weight:bold;
}

.text {
	font-family:arial;
	font-size:1em;
}

.cblack {
	color:black;
	
}

.cbold {
	font-weight:bold;
}

.small {
	font-size:0.8em;
}

.fldDiag {
	width:250px;
}

.fldIP {
	width:265px;
}

.fldIV {
	width:205px;
}

.titre-td {
	background-image:url(../images/Fond_Haut_24.jpg);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	text-align:center;
	height:32px;/* 32 avant  */
			vertical-align: top;
}

.titre-td-urgence {
	text-align:center;
	height:24px;
}

.titre-td-logo {
	background-image:url(../images/logo_24.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:117px;
	height:47x;/* 24 avant */
}

.td-button {
	width:30px;
	height:24px;
}

.ligne-td {
	height:16px;
	text-align:left;
	background-color:#E5E5E5;
}

.ligne-td-center {
	height:16px;
	text-align:center;
	background-color:#E5E5E5;
}

.ligne-Panic {
	height:48px;
	text-align:center;
	background-color:#E5E5E5;
}

.cyellow {
	background-color:yellow;
}

.ccenter {
	text-align:center;
}

input.btn {
	font-size:0.8em;
}

input.chk {
	width:1.5em;
	height:1.5em;
}

input[type=text] {
	font-size:0.8em;
}

input[type=password] {
	font-size:0.8em;
}

.Mt {
	text-align:center;
}

.msg-area {
	width:300px;
	height:140px;
	font-family: Tahoma, sans-serif;
	font-size:1em;
}

.fldObject{
	width:230px;
}

.fldNumJour{
	width:30px;
	text-align:center;
}

.cerrtd {
	background-color:#FFD1EA;
}