div.editorial ._BOLD_{
font-weight:bold;
}
div.editorial ._ITALIC_{
font-style:italic;
}
div.editorial .ctn_img span.img_left{
float:left;
}
div.editorial .ctn_img span.img_left img{
margin:0 5px 2px 0;
}
div.editorial .ctn_img span.img_right{
float:right;
}
div.editorial .ctn_img span.img_right img{
margin:0 0 5px 2px;
}
div.editorial .imageLeft{
float:left;
padding-right:5px;
padding-bottom:2px;
}
div.editorial .imageRight{
float:left;
padding-right:5px;
padding-bottom:2px;
}
div.editorial .indent1{
}
div.editorial .indent2{
margin-left:30px;
}
div.editorial .indent3{
margin-left:53px;
}
div.editorial .indent4{
margin-left:76px;
}
div.editorial .indent5{
margin-left:99px;
}
div.editorial .indent6{
margin-left:122px;
}
div.editorial div.ctn_tabdata{
margin-top:1em;
margin-bottom:1em;
}
div.editorial div.ctn_tabdata table{
width:99%;
border:0px;
border-right:1px solid #C2C2C2;
border-bottom:1px solid #C2C2C2;
}
div.editorial div.ctn_tabdata table td{
padding:2px;
border:0px;
border-left:1px solid #C2C2C2;
border-top:1px solid #C2C2C2;
font-size:1.0em;
text-align:left;
}
div.editorial div.ctn_tabdata table th{
padding:2px;
border:0px;
border-left:1px solid #5a7b94;
border-top:1px solid #5a7b94;
font-size:1.0em;
font-weight:normal;
text-align:center;
}
div.editorial div.ctn_tabdata td{
border-bottom:1px solid #00477f;
}
div.editorial div.ctn_tabdata th{
background-color:#9dbcd4;
color:#000000;
}
div.editorial div.ctn_tabdata tr.ligneImpaire{
background-color:#FFFFFF;
}
div.editorial div.ctn_tabdata tr.lignePaire{
background-color:#F6F6F6;
}
div.editorial h1{
}
div.editorial h2{
padding:0 0 0 30px;
margin-top:30px;
margin-bottom:10px;
font-size:1.6em;
font-weight:normal;
line-height:1.5em;
}
div.editorial h2{
background:url("../images/layout/puce_h2.gif") no-repeat top left;
}
div.editorial h3{
border-bottom:1px solid #8F8F8F;
margin-top:1.5em;
margin-bottom:0.9em;
font-size:1.30em;
font-weight:bold;
}
div.editorial h4{
margin-top:15px;
margin-bottom:2px;
color:#00477f;
font-size:1.20em;
font-weight:normal;
}
div.editorial h4 span.date{
display:block;
color:#595959;
font-size:0.9em;
}
div.editorial h5{
margin-top:7px;
margin-bottom:6px;
font-size:1.1em;
font-weight:bold;
}
div.editorial h6{
margin-top:5px;
margin-bottom:3px;
font-size:1em;
font-weight:bold;
}
div.editorial P.date{
font-weight:normal;
font-size:1.2em;
}
div.editorial span.important{
font-size:1.1em;
font-weight:bold;
letter-spacing:1px;
}
