ï»¿




/*
     FILE ARCHIVED ON 21:49:09 Apr 30, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 1:01:38 Nov 9, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/

/* annonce : encadré de la page d'accueil, "à la une" */
.annonce{
position: relative;
width: 240px;
text-align: center;
padding: 20px 5px 5px 5px;
border: 1px solid #000000; 
}

/* 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;
}

/* cadre_selection2 : encadré pour les rubriques "prochainement..." */
.cadre_selection2{
border: 2px solid #E98A2C; 
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: 13px;
FONT-WEIGHT: bold; 
COLOR: #FF9966; 
FONT-FAMILY: Arial; 
margin-bottom:10px;
} 


/* sousTitreAnnonce: sous-titre d'une annonce */
.sousTitreAnnonce { 
FONT-SIZE: 13px;
FONT-WEIGHT: bold; 
COLOR: #FF9966; 
FONT-FAMILY: Arial; 
margin-bottom:10px;
} 

/* sousTitreAnnonce2: sous-titre d'une annonce */
.sousTitreAnnonce2 { 
FONT-SIZE: 13px;
FONT-WEIGHT: bold; 
COLOR: #E98A2C; 
FONT-FAMILY: Arial; 
margin-bottom:10px;
} 


/* sousTitreRub: sous-titre d'une rubrique de al page d'accueil */
.sousTitreHomeCentre { 
FONT-SIZE: 13px;
FONT-WEIGHT: bold; 
COLOR: #515f81; 
FONT-FAMILY: Arial; 
margin-bottom:10px;
text-align:center;
} 

.home_top
{
position:absolute;
top: 120px;
left: 194px;
width:800px;
}

.home_right
{
margin-bottom:4px;
margin-top:75px;
width:360px;
float:right;
}

.home_left
{
float:left;
width:400px;
float:left;
margin-top:45px;
}

.home_news{
border-right:1px solid #bbbbbb;
border-top:1px solid #bbbbbb;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
padding:10px;
margin-bottom:20px;
text-align:left;
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-right:1px solid #cccccc;
border-top:1px solid #bbbbbb;
border-bottom:1px solid #cccccc;
border-left:1px solid #bbbbbb;
padding:10px;
margin-bottom:20px;
margin-left:20px;
margin-right:20px;
}

.home_introduction{
padding:4px;
text-align:justify;
}


.home_newsletter{
width:160px;
float:right;
margin-left:20px;
margin-right:10px;
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-right:10px;
}


.home_trailer{
border:1px solid #cccccc;
width: 160px;
float:right;
position:absolute;
top:800px;
}

.home_partners{
padding:4px;
margin-bottom:20px;
}

.home_list{
/*display: block; 
height: 240px;
overflow:auto; */
}