/*=== CSS STYLES FOR INCLUSIONS PAGES ===*/

.page{
margin:10px 0 15px 30px;
padding: 0 0 0 4px;
border-bottom:solid 1px #6D82AB;
background:#fff;
}

.page h1, .page h2{
   color:#6D82AB;
   margin:0 0 3px 0;
}

.page h1{
font-size:18px;
}

.page h2{
font-size:18px;
color:#004D99;
}

.page h3{
font-size:12px;
height:20px;
line-height:20px;
}

.text{
font-size:11px;
margin:0 0 10px 0;
text-align:justify;
}

.textbold{
font-weight:bold;
font-size:11px;
margin:0 0 10px 0;
text-align:justify;
}

.identite{

margin:0 0 10px 0;
}

span.publication{
float:right;
font-weight:normal;
font-size:10px;
}

.link_cat{
color:black;
text-decoration:underline;
}

.link_cat:hover{
color:#6E82AC;
text-decoration:none;
}

#pagination{
color:white;
height:25px;line-height:25px;
background:#6D81AB url(../images/interface/bg_barre_menu.gif);
margin:0 0 8px 35px;
text-align:center;
}

.btPage{
font-weight:bold;
font-size:13px;
color:white;
text-decoration:underline;
}
.btPageCurrent{
font-size:13px;
color:black;
text-decoration:none;
}

.text strong{
font-size:inherit;
}