
.titre {
	font-family:arial;
	color:white;
	font-size:1em;
	vertical-align: top;
}

.titreblack {
	font-family:arial;
	color:black;
	font-size:1em;
		vertical-align: top;
}

.titreblue {
	font-family:arial;
	color:blue;
	font-size:1em;
		vertical-align: top;
}

.red {
	color:red;
	font-weight:bold;
		vertical-align: top;
}

.text {
	font-family:arial;
	font-size:1.1em;
}

.cblack {
	color:black;
}

.cbold {
	font-weight:bold;
}

.small {
	font-size:1em;
}

.fldDiag {
	width:360px;
}

.fldIP {
	width:380px;
}

.fldIV {
	width:320px;
}

.titre-td {
	background-image:url(../images/Fond_Haut_32.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:64px;/* 32 avant  */
			vertical-align: top;
}

.titre-td-urgence {
	text-align:center;
	height:24px;
}

.titre-td-logo {
	background-image:url(../images/logo_32.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:158px; 
	height:32px;/* 32 avant  */
}

.td-button {
	width:42px;
	height:32px;
}

.ligne-td {
	height:24px;
	text-align:left;
	background-color:#E5E5E5;
}

.ligne-td-center {
	height:24px;
	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:1em;
	height:1em;
}

input[type=text] {
	font-size:0.8em;
}

input[type=password] {
	font-size:0.8em;
}

input[type=checkbox] {
	width:12px;
	height:12px;
}

.Mt {
	text-align:center;
}

.msg-area {
	width:360px;
	height:120px;
	font-family: Tahoma, sans-serif;
	font-size:1em;
}

.fldObject{
	width:340px;
}


.fldNumJour{
	width:40px;
	text-align:center;
}

.cerrtd {
	background-color:#FFD1EA;
}