.ombrG {
	background-image:  url(/assets/img/ombr_g.gif);
	background-repeat: repeat-y;
}
.ombrD {
	background-image:  url(/assets/img/ombr_d.gif);
	background-repeat: repeat-y;
}
.ombrH {
	background-image:  url(/assets/img/ombr_h.gif);
	background-repeat: repeat-x;
}

.ombrB {
	background-image:  url(/assets/img/ombr_b.gif);
	background-repeat: repeat-x;
}
.ombrC1 {
	background-image:  url(/assets/img/ombr_c1.gif);
	background-repeat: no-repeat;
}
.ombrC2 {
	background-image:  url(/assets/img/ombr_c2.gif);
	background-repeat: no-repeat;
}
.ombrC3 {
	background-image:  url(/assets/img/ombr_c3.gif);
	background-repeat: no-repeat;
}
.ombrC4 {
	background-image:  url(/assets/img/ombr_c4.gif);
	background-repeat: no-repeat;
}
.bordG {
	background-image: url(/assets/img/bord_g.gif);
	background-repeat: repeat-y;
}
.bordD {
	background-image: url(/assets/img/bord_d.gif);
	background-repeat: repeat-y;
}
.formLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background-color: #FFFFFF;
	color: #7085C0;
	width: 80%;
}
.boutonLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #5A72B6;
	height: 26px;
	width: 26px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.txtBleuGras {
	font-weight: bold;
	color: 7085C0;
}
.txtBleu {
	color: 7085C0;
}
.TxtRougeGras {
	font-size: 10px;
	font-weight: bold;
	color: #E44837;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #C6CEE5;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 2px solid #C6CEE5;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #C6CEE5;
}
a:link {
	color: #394B82;
}
a:visited {
	color: #7085C0;
}
a:active {
	color: 394B82;
}
.txtGdGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.txtBlancGras {
	font-weight: bold;
	color: #FFFFFF;
}
.tblTit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7085C0;
	height: 15px;
	text-transform: uppercase;




}
.tblSTitGris {
	color: #999999;
	font-style: italic;

}
.tblBackEdito {
	background-image: url(/assets/img/illus_edito.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txtInstruc {
	font-size: 9px;
	font-style: italic;
}
.txtSTitBleu {
	font-weight: bold;
	color: 7085C0;
	font-size: x-small;
	font-variant: small-caps;
	text-transform: uppercase;
}
.txtBarre {
	text-decoration: line-through;
}
.cbx {
	border: none;
}
.lienRougeGras {
	font-size: 10px;
	font-weight: bold;
	color: #E44837;
	text-decoration: none;
}
.TxtRougeGras a:link {
	color: #E44837;
	text-decoration:none;
}
.TxtRougeGras a:active {
	color: #E44837;
	text-decoration:none;
}
.TxtRougeGras a:visited {
	color: #E44837;
	text-decoration:none;
}
.TxtRougeGras a:hover {
	color: #E44837;
	text-decoration: underline;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.mailFond {
	background-image: url(../img/illus_cabinet1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 4px;
}
.txtDiscret {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#E2E2E2;
}
