@import url("css/menu.css");

/* Editeur HTML */

.Fondation{
	color: #305C79;
}

.Projets{
	color: #E4163A;
}

.Maladies{
	color: #2FAF1C;
}

.Forums{
	color: #4273D9;
}

.Publications{
	color: #26BEC9;
}

/*.lienFondation{
	color: #305C79;
	text-decoration:underline;
}

.lienProjets{
	color: #E4163A;
	text-decoration:underline;
}

.lienMaladies{
	color: #2FAF1C;
	text-decoration:underline;
}

.lienForums{
	color: #4273D9;
	text-decoration:underline;
}

.lienPublications{
	color: #26BEC9;
	text-decoration:underline;
}*/


/* CSS Document */
#Body {
	background-color: #ebebeb;
	height:100%; 
	margin:0; 
	padding:0; 
}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton, li{
	color:#2E3D47; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}

h2, h3, h4, h5, h6, h2 input{
	color:#0B4885;
	font-weight:bold;
	margin:1ex 0;
}

h1{
	font-size:18px;
	margin:10px 0 0 10px;
	font-weight:bold;
	color: #39637C;
}

h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}

a,a:link,a:visited,a:active{color:#698DB6; text-decoration:underline; font-weight:normal; }
a:hover{color:#0B4885; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.Head{color:#0B4885;font-weight:bold;}
.SubHead {color:#698DB6;}
.SubSubHead{color:#698DB6;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#s_wrap_main{
	display:table;
	width: 954px;
	padding: 0 35px 0 35px;
	margin:0 auto;
	background: url("images/fond.png") no-repeat top left;
}

#s_wrap_sub{display:table-row}
.template_style{display:table-cell}

.top_space{height:34px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.SuperTopPane{
	padding:0; 
	height:166px;
	width:954px;
	position: relative;
}

.SuperTopPane .head_title{
	display:none;
}

.SuperTopPane .SuperTopPaneBg{
	height:166px;
	width:954px;
	z-index:10;
	position: relative;
	background: url("images/bandeau.png") no-repeat;
}

.SuperTopPane .c_container{
	float: right;
	height:141px;
	width:954px;
	text-align:right;
	z-index:1;
	position: absolute;
	top:28px;
	left:0px;
}

.SuperTopPane .c_container .c_footer{ /* liens "edit content" et "settings" */
	background-color: red;
	position: relative;
	z-index: 1000;
}

.SuperTopPane .c_contentpane{
	padding:0;
}

.SuperTopPane embed{
	float: right;
}

td.ContentPane{
	padding-right: 5px;
}

.logo_right{
	padding:0; 
	float: left;
	position: absolute;
	top:0px;
	z-index:20;
}
.logo_pad{
	padding:0; 
	margin:0; 
	cursor: pointer;
	height: 166px; /* height: 160px; */ /*height:100%;*/
	width: 150px; /* width: 800px; */
	float:left;
}

.search_style{
	float:right; 
	height:25px;
	position: absolute;
	top:0px;
	right:0px;
	z-index:20;
}
.search_bg{
	margin: 0 19px 0 0;
	padding:0px;
}

.s_logo{float:left;}
.s_banner{background:#aaa;width:50%;float:right;}

.menu_bg{
	padding:0; 
	margin:0; 
	background: transparent url("images/menu/fond_menu_bas.png") no-repeat top left; /*background:#dcedf5;*/ 
	height: 51px;
	width: 954px;
}

/* pour le skin 1 zone de recherche sans bleu en bas */
.menu_bg_recherche{
	padding:0; 
	margin:0; 
	background: transparent url("images/menu/fond_menu_bas_recherche.png") no-repeat top left;
	height: 51px;
	width: 954px;
}
.menu_left{
	padding:0; 
	margin:0; 
	background:#dcedf5;
}

.menu_right{
	margin:0; 
	background:#dcedf5;
}


.ServerSkinWidget{
	margin-top:5px;
}

.bread_bg{
	padding:0; 
	height:34px;
}

.bread_left{
	padding:0; 
	margin:0; 
	height:34px;
}

.bread_right{
	padding:0;  
	height:34px;
}

#login_style{ 
	float:right; 
	line-height:34px;
}

#bread_style{ 
	/*float:left; */
	/*line-height:34px; */
	color:#2E3D47;
	padding-left: 5px;
}

.center_bg{
	padding:0; 
	margin:0;
	clear:both;
}

.left_bg{
	padding:0;
	margin:0;
}

.right_bg{
	padding:0;
	margin:0;
}

.content_pad{
	padding:0px;
	margin:0px;
	background:#ffffff;
}
.lm_content_pad{
	padding:0px;
	margin:0px;
}
.content_width{
	padding:0px;
	margin:0px;
	min-height:320px;
}
.lm_content_width{padding-top:0px; min-height:350px;}

.bot_left{
	padding:0; 
	margin:0; 
}

.bot_right{
	padding:0; 
	margin:0; 
}

.bot_bg{
	padding:0; 
	margin:0; 
	background:url(images/bot_bg.png) repeat-x top left; 
	height:41px;
}

.bot_pad{
	margin-bottom:20px;
	padding:0 30px 0 20px;
}

#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#0B4885; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#0B4885; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#698DB6;}
.ControlPanel a.CommandButton:hover{color:#0B4885; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*--------- pane style ----------*/
.BannerPane {
	display:inline-block;
	float:right;
	padding-right:17px;
	width:auto;
}
.ContentPane, .TopPane, .BottomPane,
.LeftPane, .RightPane{ 
	padding:0; 
	margin:0;
}
/* HACK IE 7+ : <a name ></a> generes d'ou espace blanc bas */
.BottomPane{
	background: #ffffff url("images/bottompane.gif") repeat-x top;
}

.TopPane{
	height:0;
}

.LeftPane{ 
	width:215px; 
}
.RightPane{ 
	width:215px; 
	background: #ffffff url("images/bg_rightpane.gif") no-repeat left top;
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;font-size:10px;}
a.Breadcrumb:hover{color:#0B4885;}

/*-------------- Link Style --------------*/
.linkscontainer{
	padding-top:20px;
	text-align:center;
}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#0B4885;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#0B4885;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#0B4885;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}

div.SearchBorder{
	width: 95px; 
	height: 20px; 
	border:0px;
	float:left; 
	background-color: White;
	white-space: nowrap; 
	margin-top: 2px;
}

div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{
	float: left; 
	width: 31px; 
	height: 20px; 
	cursor: pointer; 
	z-index: 11; 
	background: no-repeat 2px 2px; 
	text-align:right;
	display:none;
}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{
	float: left; 
	z-index: 10; 
	border: 0px; 
	width: 95px;
	height:18px; 
	margin-left:3px; 
	color: #39627d;
	font-size: 11px;
	font-weight: bold;
}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #FFF; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #698DB6;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #fff; border: none;}


/* Styles ajoutés (L.O) */

.hidden{
	display:none;
	/*visibility: hidden;
	height: 0px;*/
}

a img{
	border:0;
}

.curseur{
	cursor: pointer;
}

.RightPane div, .RightPane div p, 
.LeftPane div, .LeftPane div p{
	color:#545454;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:11px;
}

.RightPane div.Normal, .LeftPane div.Normal{
	padding: 0 3px 0 5px;
	/*text-align: justify;*/
}

a.login, .login a, .login{
	color:#545454;
	font-size:11px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}

table#login_page{
	text-align: center;
	background-color: red;
	padding-left: 300px
}

li, div, td, span{
	text-align: justify;
}


a.SearchLink:link, a.SearchLink:visited{
	color:#0B4885; 
	text-decoration:none;
}

a.SearchLink:hover{
	color:#0B4885; 
	text-decoration:underline;
}

a.SearchTitleLink:link, a.SearchTitleLink:visited{
	font-weight: bold;
}

a[name="422"] {
background-color:#f7f7f7;
}



/* Detail article (skin wyeth) */

.detail_article_wyeth{
	width: 100%;
}

/* HAUT */
.detail_article_wyeth .hg{
	background: url("/Portals/_default/Containers/Wyeth/images/bloc_princ_hg.gif") no-repeat top left;
	width: 31px;
	height: 75px;
}

.detail_article_wyeth .hd{
	background: url("/Portals/_default/Containers/Wyeth/images/bloc_princ_hd.gif") no-repeat top left;
	width: 41px;
	height: 75px;
}

.detail_article_wyeth .hc{
	background: url("/Portals/_default/Containers/Wyeth/images/bloc_princ_hc_bleu_fonce.gif") no-repeat top left;
	width: 447px;
	height: 75px;
}

/* MILIEU */
.detail_article_wyeth .mg{
	background: transparent url("/Portals/_default/Containers/Wyeth/images/bloc_princ_mg.gif") repeat-y scroll left top;
	width: 31px;
}

.detail_article_wyeth .md{
	background: transparent url("/Portals/_default/Containers/Wyeth/images/bloc_princ_md.gif") repeat-y scroll left top;
	width: 41px;
}

/* BAS */
.detail_article_wyeth .bg{
	background: url("/Portals/_default/Containers/Wyeth/images/bloc_princ_bg.gif") no-repeat top left;
	width: 31px;
	height: 57px;
}

.detail_article_wyeth .bd{
	background: url("/Portals/_default/Containers/Wyeth/images/bloc_princ_bd.gif") no-repeat top left;
	width: 41px;
	height: 57px;
}

.detail_article_wyeth .bc{
	background: url("/Portals/_default/Containers/Wyeth/images/bloc_princ_bc.gif") no-repeat top left;
	width: 447px;
	height: 57px;
}

.detail_article_wyeth td.content, .detail_article_wyeth td.content p, .detail_article_wyeth td.content div, .detail_article_wyeth td.content div td, .detail_article_wyeth td.content div p{
	color: #39627d;
	text-align: justify;
	vertical-align:top;
	font-size: 11px;
}

.detail_article_wyeth td.content div td img{
	padding-left: 10px;
}

.detail_article_wyeth td.content div{
	padding: 0;
}

.detail_article_wyeth h2.detail_article_wyeth_title{
	color: #305c77;
	margin: 15px 0px 0px 54px;
	font-size: 13px;
}


/* ---- */
/* MENU */
/* ---- */

#dnn_dnnNAV_ctldnnNAVctr40, #dnn_dnnNAV_ctldnnNAVctr71, #dnn_dnnNAV_ctldnnNAVctr72, #dnn_dnnNAV_ctldnnNAVctr73, #dnn_dnnNAV_ctldnnNAVctr74, #dnn_dnnNAV_ctldnnNAVctr75{
	margin:0 0 9px 0; /* 0 0 0 0 */
	padding:0 0 0 0;
	font-size: 0;
	height: 42px; /* 51px */
}

span#dnn_dnnNAV_ctldnnNAVt40.txt, span#dnn_dnnNAV_ctldnnNAVt71.txt, span#dnn_dnnNAV_ctldnnNAVt72.txt, span#dnn_dnnNAV_ctldnnNAVt73.txt, span#dnn_dnnNAV_ctldnnNAVt74.txt, span#dnn_dnnNAV_ctldnnNAVt75.txt{ /* on cache le texte des points de menu ayant une image de fond */
	display:none;
}

#dnn_dnnNAV_ctldnnNAVctr40{ /* HOME */
	background: url("images/menu/home.gif");
	width: 141px;
}

#dnn_dnnNAV_ctldnnNAVctr71{ /* La fondation */
	background: url("images/menu/fondation_off.gif");
	width: 168px;
}

.bc#dnn_dnnNAV_ctldnnNAVctr71, .sel#dnn_dnnNAV_ctldnnNAVctr71, #dnn_dnnNAV_ctldnnNAVctr71:hover{ /* La fondation père/on/hover */
	background: url("images/menu/fondation_on.gif");
	width: 168px;
}

#dnn_dnnNAV_ctldnnNAVctr72{ /* Les maladies chroniques */
	background: url("images/menu/maladies_off.gif");
	width: 168px;
}

.bc#dnn_dnnNAV_ctldnnNAVctr72, .sel#dnn_dnnNAV_ctldnnNAVctr72, #dnn_dnnNAV_ctldnnNAVctr72:hover { /* Les maladies chroniques père/on/hover */
	background: url("images/menu/maladies_on.gif");
	width: 168px;
}

#dnn_dnnNAV_ctldnnNAVctr73{ /* Les projets de recherche */
	background: url("images/menu/projets_recherche_off.gif");
	width: 170px;
}

.bc#dnn_dnnNAV_ctldnnNAVctr73, .sel#dnn_dnnNAV_ctldnnNAVctr73, #dnn_dnnNAV_ctldnnNAVctr73:hover{ /* Les projets de recherche père/on/hover */
	background: url("images/menu/projets_recherche_on.gif");
	width: 170px;
}

#dnn_dnnNAV_ctldnnNAVctr74{ /* Les forums adolescences */
	background: url("images/menu/forums_ados_off.gif");
	width: 171px;
}

.bc#dnn_dnnNAV_ctldnnNAVctr74, .sel#dnn_dnnNAV_ctldnnNAVctr74, #dnn_dnnNAV_ctldnnNAVctr74:hover{ /* Les forums adolescences père/on/hover */
	background: url("images/menu/forums_ados_on.gif");
	width: 171px;
}

#dnn_dnnNAV_ctldnnNAVctr75{ /* Nos publications */
	background: url("images/menu/publications_off.gif");
	width: 136px;
}

.bc#dnn_dnnNAV_ctldnnNAVctr75, .sel#dnn_dnnNAV_ctldnnNAVctr75, #dnn_dnnNAV_ctldnnNAVctr75:hover{ /* Nos publications père/on/hover */
	background: url("images/menu/publications_on.gif");
	width: 136px;
}


/* MENU Niveau 2 */

.menu_style span table tr.mi td{
	background-color: #cdd8de;
	color: #5F737F; /* #839dad; */
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
}

.menu_style span table tr.mi:hover td, .menu_style span table tr.sel td{ /* OVER et ON */
	background-color: #537891;
	color: #ffffff;
}

.menu_style span table tr.mi td span.txt{
	margin-left:5px;
}

/* MENU Niveau 3 */

.menu_style span table.m1 tr.mi td{
	background-color: #cdd8de;
	color: #5F737F; /* #839dad; */
	text-transform: none;
	font-size: 9px;
	border-bottom: 1px solid #ffffff;
}

.menu_style span table.m1 tr.mi:hover td, .menu_style span table.m1 tr.sel td{ /* OVER et ON */
	background-color: #537891;
	color: #ffffff;
}

/* Largeurs minimales fixes */

div.menu_style table#dnn_dnnNAV_ctldnnNAVsub73{ /* les projets de recherche */
	min-width: 170px;
}

*+html div.menu_style table#dnn_dnnNAV_ctldnnNAVsub73{ /* Hack IE7 */
	width: 170px;
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.menu_style table#dnn_dnnNAV_ctldnnNAVsub73{ /* Hack Chrome / Safari */
		width: 170px;
	}
}

div.menu_style table#dnn_dnnNAV_ctldnnNAVsub74{ /* les forums adolescences */
	min-width: 171px;
}

*+html div.menu_style table#dnn_dnnNAV_ctldnnNAVsub74{ /* Hack IE7 */
	width: 171px;
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.menu_style table#dnn_dnnNAV_ctldnnNAVsub74{ /* hack Chrome / Safari */
		width: 171px;
	}
}

div.menu_style table#dnn_dnnNAV_ctldnnNAVsub75{ /* nos publications */
	min-width: 135px;
}

*+html div.menu_style table#dnn_dnnNAV_ctldnnNAVsub75{ /* Hack IE7 */
	width: 135px;
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.menu_style table#dnn_dnnNAV_ctldnnNAVsub75{ /* hack Chrome / Safari */
		width: 135px;
	}
}




/* cellule de gauche */

.menu_style span table tr.mi:hover td.icn, .menu_style span table tr.sel td.icn{
	border-right: 1px solid #ffffff;
	width: 3px;
}

.menu_style span table tr.mi td.icn{
	width: 3px;
}

.menu_style table#dnn_dnnNAV_ctldnnNAVsub71 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub71 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub77 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub77 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub78 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub78 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub80 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub80 tr.sel td.icn{ /* fondation OVER et ON */
	background-color: #315A76;
}

.menu_style table#dnn_dnnNAV_ctldnnNAVsub72 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub72 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub86 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub86 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub87 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub87 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub88 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub88 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub89 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub89 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub90 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub90 tr.sel td.icn{ /* maladies OVER et ON */
	background-color: #2FAF1C;
}

.menu_style table#dnn_dnnNAV_ctldnnNAVsub73 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub73 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub83 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub83 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub84 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub84 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub85 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub85 tr.sel td.icn{ /* projets de recherche OVER et ON */
	background-color: #E31539;
}

.menu_style table#dnn_dnnNAV_ctldnnNAVsub74 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub74 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub91 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub91 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub92 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub92 tr.sel td.icn,
.menu_style table#dnn_dnnNAV_ctldnnNAVsub93 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub93 tr.sel td.icn{ /* forum ados OVER et ON */
	background-color: #4273D9;
}

.menu_style table#dnn_dnnNAV_ctldnnNAVsub75 tr.mi:hover td.icn, .menu_style table#dnn_dnnNAV_ctldnnNAVsub75 tr.sel td.icn{ /* nos publications OVER et ON */
	background-color: #26BFC7;
}


/* CI Baseline */
.bl_global
{
	
}

.bl_td_global
{
	vertical-align:top;
}

.bl_td_inter 
{
	text-transform:uppercase;
}

.bl_td_contenu a
{
	color:#8D8D8D;
	font-size:9px;
	text-transform:uppercase;
}

.bl_td_inter a
{
	font-size:11px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

.bl_td_inter a:hover
{
	text-decoration:none;
}

td.bl_td_separateur {
	height:2px;
	margin:0;
	padding:0;
}
.couleur0 a
{
	color:#39627D;
}

td.sep0 
{
	background-color:#39627D;
}

.couleur1 a
{
	color:#3CCA29;
}

td.sep1 
{
	background-color:#3CCA29;
}

.couleur2 a
{
	color:#E41639;
}

td.sep2 
{
	background-color:#E41639;
}

.couleur3 a
{
	color:#4273D9;
}

td.sep3 
{
	background-color:#4273D9;
}


.couleur4 a
{
	color:#26BEC8;
}

td.sep4 
{
	background-color:#26BEC8;
}


.couleur5 a
{
	color:#A6A6A6;
}

td.sep5 
{
	background-color:#A6A6A6;
}

