/* STYLE DE LA RUBRIQUE LIENS */

  .liencolg {
float:left;
padding-left: 10px;
width: 129px;}

.liencentre {
float:left;
width: 620px;
text-align: center;}

#conteneurliens {
float: left;
width: 620px;
padding-bottom:20px;
text-align: center;
background-color: rgb(0, 3, 48);
background-image:url(banniere/basliens.jpg);
background-position:bottom;
background-repeat:no-repeat;
}



#conteneurliens h4 { font-size: 18pt;
        line-height: 20pt;
        color:#ffffff;
        text-align: center;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 20px}
        
#conteneurliens h5 { color: #ffffff;
font-size: 18pt;
line-height: 120%;
font-weight: bold;
text-align: center;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px; 
margin-bottom: 5px;}
        


.paddingcont {
clear: both;
float: left;
padding-left: 20px;
padding-right: 20px;
width: 580px;
text-align: center;
}
        


.pliens { font-size: 9pt;
        line-height: 14pt;
        color: rgb(255, 255, 255);
        text-align: center; font-weight: bold;
        margin-top: 0px; margin-bottom: 10px} 

.pliensb { font-size: 18pt;
        line-height: 20pt;
        color: rgb(255, 255, 255);
        text-align: center; font-weight: bold;
        margin-top: 20px;} 



a.doslien:link {  font-weight: bold; color: #99aed0; font-size: 10pt; text-decoration: none; }
a.doslien:visited { font-weight: bold; color: #d3dcfd; font-size: 10pt; text-decoration: none; }
a.doslien:hover { font-weight: bold; color: #ffffff; font-size: 10pt; text-decoration: underline; }
a.doslien:active { font-weight: bold; color: #ffffff; font-size: 10pt; text-decoration: underline; }

a.lienbig:link {  font-weight: bold; color: #99aed0; font-size: 18pt; text-decoration: none; }
a.lienbig:visited { font-weight: bold; color: #d3dcfd; font-size: 18pt; text-decoration: none; }
a.lienbig:hover { font-weight: bold; color: #ffffff; font-size: 18pt; text-decoration: underline; }
a.lienbig:active { font-weight: bold; color: #ffffff; font-size: 18pt; text-decoration: underline; }

       

/* MENU RUBRIQUE LIENS (menuliens.html) */
        
#menuliens {
float: left;
}

ul#menuliens {
width: 116px;}

ul#menuliens li {
cursor: pointer;
margin: 0px 0px 7px;;
height: 45px;
text-align: center;
font-weight: bold;
border: 0px solid;
background-image:url(boutons/btmenubb.jpg);
background-repeat:no-repeat;
background-position: 0px 0px;
overflow: hidden;}

ul#menuliens li a {
padding-left: 12px;
padding-right: 10px;
line-height: 13px;
color: rgb(0, 3, 48);
font-weight: bold;
text-decoration: none;
border: 0 none;
display: block;
height: 100%;
background-image:url(boutons/btmenubb.jpg);
background-repeat:no-repeat;
background-position: 0px 0px;
overflow: hidden;}

ul#menuliens li a:hover {
color: rgb(0, 3, 48);
font-size: 8pt;
line-height: 12px;
background-image:url(boutons/btmenubb.jpg);
background-repeat:no-repeat;
background-position: -116px 0px;
overflow: hidden;} 
