
/* annonce : encadré de la page d'accueil, "à la une" */
.annonce{
position: relative;
width: 240px;
text-align: center;
padding: 5px 5px 5px 5px;
}

/* annonce : encadré de la page d'accueil, partie gauche */
.annonce_left{
position: relative;
width: 170px;
text-align: center;
padding: 5px 5px 5px 5px;
}

/* cadre_selection : encadré pour les rubriques "sélection de .." */
.cadre_selection{
border: 1px solid #cccccc; 
position: relative;
width: 100%;
text-align: center;
padding: 5px 0 5px 0;
}

/* sousTitreRub: sous-titre d'une rubrique de al page d'accueil */
.sousTitreHome { 
FONT-SIZE: 16px;
FONT-WEIGHT: bold; 
COLOR: #6985b3; 
FONT-FAMILY: Tahoma; 
margin-bottom:10px;
} 


/* sousTitreRub: sous-titre d'une rubrique de al page d'accueil */
.sousTitreHomeCentre { 
FONT-SIZE: 15px;
FONT-WEIGHT: bold; 
COLOR: #6985b3; 
FONT-FAMILY: Tahoma; 
margin-bottom:10px;
text-align:center;
} 

.home_top
{
width:800px;
height: 107px;
display: block;
}

.home_right
{
margin-bottom:4px;
width:360px;
float:left;
}

.home_left
{
width:400px;
float:right;
}

.home_news{
border-left:1px solid #bbbbbb;
border-top:1px solid #bbbbbb;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px;
margin-bottom:20px;
text-align:right;
margin-left:20px;
margin-right:20px;
}


.home_last_updates{
padding:4px;
margin-bottom:20px;
}

.home_last_folders{
padding:4px;
margin-bottom:20px;
}


.home_catalogue{
border-left:1px solid #cccccc;
border-top:1px solid #bbbbbb;
border-bottom:1px solid #cccccc;
border-right:1px solid #bbbbbb;
padding:10px;
margin-bottom:20px;
margin-left:20px;
margin-right:20px;
}

.home_introduction{
padding:4px;
padding-top: 10px;
}


.home_newsletter{
width:190px;
float:left;
margin-left:10px;
margin-right:20px;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
height: 100px;
}

.home_selection_videos{
padding:4px;
margin-bottom:20px;
text-align:center;
}

.home_selection_folders{
padding:4px;
margin-bottom:20px;
text-align:center;
}

.home_fonds{
padding:4px;
margin-bottom:20px;
text-align:justify;
margin-left:10px;
}


.home_trailer{
border:1px solid #cccccc;
width: 160px;
float:left;
position:absolute;
top:800px;
}

.home_partners{
padding:4px;
margin-bottom:20px;
}

.home_list{
/*display: block; 
height: 240px;
overflow:auto; */
}
