/*
 * Feuille de style site www.kleemail.com
 * Copyright Alain Deseine
 */


/*
 * Styles définis pour le site principal
 */


body.bodyhome {
	font-family: "Trebuchet MS", Helvetica;
	background-color: #ffffff;
}


th.histo {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

td.histo {
	font-size: 11px;
	color: #000000;
	text-align: left;
}


/*
 * Styles définis pour les fenêtres popup
 */

body.bodypopup {
	font-family: "Trebuchet MS", Helvetica;
	background-color: #8899a5;
}

.titrepopup {
	font-weight: bold;
	color: #c00000;
}

.textepopup {
	font-weight: bold;
	color: #000000;
}

.fieldnamepopup {
	font-weight: bold;
	color: #000000;
}

.fieldnamepopuperror {
	font-family: "Trebuchet MS", Helvetica;
	font-weight: bold;
	color: #7f0320;
}

.fieldname {
	font-weight: bold;
	color: #000000;
}

.fieldnameerror {
	font-weight: bold;
	color: #ff0000;
}

input.fieldpopup, textarea.fieldpopup { background-color: #ffffff; font-size: 9pt; font-weight: bold;}
select.fieldpopup { font-family: "Trebuchet MS", Helvetica; background-color: #ffffc0; font-size: 9pt; font-weight: bold; }
form.popup {margin:0; padding:0;}



/*
 * Styles divers
 */


.titre {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txtbig {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	text-align: justify;

}
.txt {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: justify;

}
a.txt {
	font-family: "Trebuchet MS", Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.txt:link {
	font-family: "Trebuchet MS", Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.txt:hover {
	font-family: "Trebuchet MS", Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.txt:visited {
	font-family: "Trebuchet MS", Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.chapo {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.chapo {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.chapo:link {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.chapo:hover {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.chapo:visited {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pipe {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #000000;
}
a.pipe {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.pipe:link {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.pipe:hover {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.pipe:visited {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #000000;
}
.formulaire {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 19px;
	width: auto;
}
.context {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.yellow {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #FFB400;
}

