.titre {  font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none}
.titre2 {  font-family:Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none}
.titre3 {  font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none}
.normal {  font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none; line-height: 1.5em}
.blanc {  font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; text-decoration: none; line-height: 1.5em}
.rouge {  font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #d4272d; text-decoration: none}
.rouge-big {  font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #d4272d; }
.legende {  font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none}

input,form, option,select,textarea {  font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }

a:link { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #d4272d; text-decoration: underline; }
a:active { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #d4272d; text-decoration: underline;}
a:visited { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #d4272d; text-decoration: underline; }
a:hover { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #d4272d; text-decoration: none; }

.fond-jaune { background-color:#fffec0; }
.fond-bleu { background-color: #e2f1ff; }
.fond-gris { background-color: #c7c7c7; } 
.fond-rouge { background-color: #ffbbbd; } 
.fond-rouge2 { background-color: #ffbbbd; border-color: #e5c7c8; }
.fond-grisclair { background-color: #efefef; } 

h1 {
	margin:5px 0;
	padding:0;
	color:#d4272d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

#valid {
	background:url(bkg-btn.jpg) no-repeat;
	color:#901619;
	font-size:14px;
	font-weight: bold;
	padding:5px 0px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:150px;
	display:block;
}

/********************************* tableau groupes d'envoi ****************************************/

.tabGroup {

	width:97%;

	border-collapse:collapse;

	border:1px solid #ccc;

	background-color:white;

	/*margin:10px;*/

}

.tabGroup td, th{

	border:1px solid #ccc;

	text-align:left;

	padding:1px 0;

	height:20px;

	width:auto;

} 

.tabGroup td:hover, .tabGroup td.active {

	background-color:#5E95B3;

	color:white;

	cursor:pointer;

}

.tabGroup{
font-size:12px;}

.tabGroup th{

	background-color:#f44202;

	padding:2px 0;

	color:white;

	text-align:center;

} 
