body {
	background-color:#333;
	background-image: url(../images/bg2.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 5px 0;
	padding: 0px;
}
.masthead {
	font-family: Arial;
	font-size: 10px;
	line-height: 30px;
	color: #4A4A4A;
	text-align: left;
}
#identity {
	font: normal 9px/16px Verdana, arial, sans-serif;
	color: #FFF;
	padding-left: 0px;
}
.hometext {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 1px;
	padding-bottom: 10px;
	line-height: 15px;
	color: #000;
}
.bodytextheader {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana;
	font-size: 9px;
	padding-left: 24px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 50px;
	line-height: 15px;
	color: #4A4A4A;
}
.clientbody {
	font-family: Verdana;
	font-size: 9px;
	line-height: 15px;
	color: #4A4A4A;
	vertical-align: text-top;
}
.portfolioheader {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
	padding-top: 15px;
	color: #4A4A4A;
}
.portfoliotext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #4A4A4A;
	line-height: 14px;
	padding-left: 24px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 35px;
}
.subnav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}
.subrub {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
}
/*.subnavactive {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}*/
.backnext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 12px;
}
.backnextghost {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color:#aaa;
	line-height: 12px;
}
a:link, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
.globalnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}
a.navlink, a.navlink:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
}
a.navlink:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}
a.subnavlink, a.subnavlink:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
a.subnavlink:hover {
  	text-decoration: none;
	color: #111;
}
.skipLinks {
	display: none;
}
.activeLinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffda46
}
/* Ajout  */
/* Text noir */
.titletextblack {
	font: 8pt Verdana;
	color: #000;
}
/* Lien noir en gras sans soulignement */
a.linkcolorboldvert:link {
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
a.linkcolorboldvert:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
} 
a.linkcolorboldvert:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
} 
a.linkcolorboldvert:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
} 
/* Lien noir avec et sans soulignement */
a.linkcolorblackwithallunderline:link {
	color: #000;
	text-decoration: underline;
}
a.linkcolorblackwithallunderline:visited
{
	color: #000;
	text-decoration: underline;
} 
a.linkcolorblackwithallunderline:hover {
	color: #000;
	text-decoration: underline;
} 
a.linkcolorblackwithallunderline:active {
	color: #000;
	text-decoration: underline;
} 
/* Titre presentation rouge en gras */
.titleboldblue {
	font: bold 9pt Verdana;
	color:#D21034
}
/* Lien noir */
a.linkcolorblack:link {
	color:#000;
	text-decoration:none;
}
a.linkcolorblack:visited {
	color:#000;
	text-decoration:none;
} 
a.linkcolorblack:hover {
	color:#000;
	text-decoration:underline;
} 
a.linkcolorblack:active {
	color:#000;
	text-decoration:none;
}
/* From index.html */
a:visited {
	color: blue;
}
a:hover {
	color: #792720;
}
.Style1 {
	font-size: 12px;
}
#vtc * {
	font-size: 12px;
	padding: 4px;
}
#vtc #d2 {
	background-image: url(../images/cdg_1_r2_c2.gif);
	background-repeat: repeat-x;
}
#vtc #d2 a {
	color: black;
}
#vtc #d2 a:hover {
	color: white;
	background-color: #66aae7;
}
.list_th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4A769F;
}
.list_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}
