/* Header bg, Header, Links */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial;
}
/* Header frame bg, Header frame, Orange frame */
.Contitle_Black_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial;
}
/* Silver frame */
.Contitle_Orange_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #466685;
	font-family: Tahoma, Arial;
}
/* Silver border, Silver */
.Contitle_Gray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-family: Tahoma, Arial;
}
/* Orange border, Orange */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_bleu_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #263987;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #466685;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}
.color_title
{
	border-left: 1px solid Teal;
	border-right: 1px solid Teal;
	border-top: 1px solid Teal;
	border-bottom: 1px solid Teal;
	background-color: #2D438B;
}
.nofond_title
{
	font-weight: bold;
	color: #263987;
}
.fond_container
{
	border-right: teal 2px solid;
	border-top: teal 0px solid;
	border-left: teal 0px solid;
	border-bottom: teal 2px solid;
	background-color: lavender;
}


