BODY			      	{
						background-image:url("../img/bg_trame_home.gif");
						background-repeat:repeat-x;
						background-color:#CCD7EA;/*Pour IE5 Mac ... bug background*/
						}

DIV#header				{
						position:absolute;
						left:180px;
						top:65px;
						width:375px;
						height:135px;	
						background-image:url("../img/head_pro.gif");	
						background-repeat:no-repeat;
						z-index:1;
						/*border:1px solid red;*/
						}

DIV#headerNavPro		{
						position:relative;
						left:6px;
						top:80px;
						width:365px;
						height:25px;	
						background-image:url("../img/bg_headerPro_up.gif");	
						background-repeat:no-repeat;
						z-index:1;
						}





.titColBold				{ font-size: 12px; color: #6687BF; font-weight: bold; line-height:14px;}
.titCol					{ font-size: 12px; color: #6687BF; font-weight: normal; line-height:14px;}

.txtColBold				{ font-size: 10px; color: #6687BF; font-weight: bold; line-height:14px;}
.txtCol					{ font-size: 10px; color: #6687BF; font-weight: normal; line-height:14px;}

.puce					{
						width:10px;
						height:8px;
						background-image:url("../img/puce_pro.gif");
						background-repeat:no-repeat;
						}

.bgCol					{	background-color:#6687BF;}

/* tableau */
.tablo table				{ border:1px solid #6687BF; padding: 0px; border-spacing: 0px; border-collapse: collapse; }
.tablo table thead tr td	{ vertical-align:top; border:1px solid white;background-color:#6687BF;font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #FFFFFF;padding-left:6px;padding-right:6px; padding-top: 4px; padding-bottom: 4px;font-weight:bold}
.tablo table tbody tr td	{ vertical-align:top; border:1px solid #EEEEEE; background-color:#FFFFFF;font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #7E7E7E;padding-left:6px;padding-right:6px; padding-top: 2px; padding-bottom: 2px; }

.separation				{ width:100%;height:21px;background-image:url('../img/separ_corpo.gif');}
.separLeft				{ float:left;width:15px;height:21px;background-image:url('../img/separ_corpo_l.gif');}
.separRight				{ float:right;width:15px;height:21px;background-image:url('../img/separ_corpo_r.gif');} 