| Server IP : 118.139.160.155 / Your IP : 216.73.217.153 Web Server : Apache System : Linux sg2plmcpnl504228.prod.sin2.secureserver.net 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64 User : twll3xqyaqrh ( 9725459) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/twll3xqyaqrh/public_html/css/ |
Upload File : |
.conteneur_banniere{
width: auto;
background: url(../images/banniere/banniere-radio.jpg);
background-size: contain;
background-position: top;
}
.texte_banniere{
color: #fff;
font-size: 35px;
font-weight: bold;
width: 1163px;
margin: 0 auto;
padding-top: 38px;
text-shadow: 1px 1px 1px RGBA(0, 0, 0, 0.67);
padding: 0;
text-transform: uppercase;
height: 154px;
display: flex;
justify-content: center;
flex-direction: column;
align-items: flex-start;
}
.fil_ariane{
font-size: 14px;
color: #ffffff;
text-align: center;
float: left;
padding-left: 60px;
text-shadow: none;
opacity: 1;
font-weight: 600;
text-transform: none;
position: relative;
}
.fil_ariane a {
/*! font-weight: 900; */
}
.fil_ariane::before {
position: absolute;
content: '';
left: 0;
width: 50px;
height: 3px;
background: green;
top: 10px;
}
.titre{
font-size: 30px;
text-transform: uppercase;
font-weight: 600;
color: #242424;
line-height: 30px;
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.letitre{
position: relative;
padding-bottom: 15px;
}
.letitre::after {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 80px;
height: 4px;
background: #00973a;
}
.interne{
width: 1163px;
margin: 0 auto;
padding-top: 25px;
min-height: 600px;
}
#recherche {
padding: 0;
width: 60%;
display: flex;
justify-content: right;
}
input[type="text"] {
border: 1px solid #d8d8d8;
height: 36px;
background: transparent;
padding: 0 10px;
width: 50%;
font-size: 16px;
margin-right: 118px;
}
#recherche span {
font-size: 17px;
}
select {
border: 1px solid #d8d8d8;
height: 35px;
padding-left: 10px;
margin: 0 15px;
width: auto;
min-width: 135px;
}
input[type="submit"] {
border: none;
height: 38px;
padding: 0 20px;
text-transform: capitalize;
background: #1d85c6;
color: #fff;
font-size: 16px;
border-radius: 3px;
font-weight: 300;
cursor: pointer;
background: #00973a;
transition: all linear 0.3s;
position: absolute;
}
input[type="submit"]:hover{
/*! background: #fff; */
/*! color: #00973a; */
/*! transition: all linear 0.3s; */
/*! border: 1px solid #00973a; */
}
.contenu_bloc_telechargement {
width: 1320px;
justify-content: space-around;
padding: 20px 0;
flex-wrap: wrap;
display: flex;
justify-content: left;
}
.bloc_telechargement_wrapper {
width: 44%;
float: none;
margin-right: 30px;
cursor: pointer;
}
.bloc_telechargement_description {
position: relative;
padding: 10px 0;
font-size: 13px;
font-weight: 200;
line-height: 1.5;
}
.bloc_telechargement {
border: 1px solid #d5d5d5;
margin-bottom: 25px;
position: relative;
background: rgba(216, 216, 216, 0.05);
padding: 8px;
min-height: 100px;
height: auto;
display: flex;
}
.date_publication {
color: #077230;
text-transform: none;
font-size: 13px;
width: auto;
border-top: 1px solid #d8d8d8;
padding-top: 6px;
}
.date_publication span {
padding-right: 35px;
}
.date_publication span:hover, .play_audio_active {
color: #c25519;
}
.bloc_telechargement::after {
position: absolute;
content: '';
width: 0;
height: 2px;
background: #00973A;
bottom: 0;
transition: all linear 0.3s;
right: 0;
}
.bloc_telechargement:hover::after {
transition: all linear 0.3s;
width: 100%;
right: auto;
left: 0;
}
.bloc_telechargement_logo {
float: left !important;
text-align: center;
width: auto;
height: auto;
background-color: *;
display: flex;
justify-content: center;
align-items: center;
}
.bloc_telechargement_texte {
overflow: hidden;
padding-top: 1px;
color: #4f4f4f;
font-size: 15px;
line-height: 1.4em;
height: auto;
min-height: auto;
font-weight: 600;
}
.bloc_telechargement:hover {
background-color: #fff;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.content_audio_active{
background-color: #fff;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.bloc_telechargement:hover::after {
transition: all linear 0.3s;
width: 100%;
right: auto;
left: 0;
}
.content_audio_active:after{
z-index: 10;
background: #c25519 !important;
width: 100% !important;
transition: all linear 0.3s;
right: auto;
left: 0;
}
.bloc_telechargement::after {
position: absolute;
content: '';
width: 0;
height: 2px;
background: #00973A;
bottom: 0;
right: 0;
transition: all linear 0.3s;
}
.bloc_telechargement_footer {
width: auto;
position: absolute;
padding-top: 0;
/*! overflow: hidden; */
bottom: 0;
width: 100%;
/*! display: flex; */
}
.content_description {
display: flex;
flex-direction: column;
padding-left: 9px;
position: relative;
width: 100%;
padding-bottom: 23px;
}
.content {
margin-top: 30px;
display: flex;
align-items: flex-start;
}
/**************************************************/
.content_lang {
display: flex;
color: #9a9696;
height: 50px;
font-weight: 600;
justify-content: space-around;
align-items: center;
width: 50px;
padding-right: 15px;
}
.content_lang span {
padding: 0px 5px;
display: inline-block;
}
.texte_lang {
display: flex;
text-transform: uppercase;
font-weight: 200;
/*! padding-right: 10px; */
}
.content_lang span:first-child {
border-right: 1px solid #ccc;
}
/******************superheader*******************/
.conteneur_superheader{
width: auto;
border-bottom: 1px solid #ccc;
}
.superheader{
/*! width: 1390px; */
/*! margin: 0 auto; */
/*! display: flex; */
/*! justify-content: space-between; */
}
ul.info_contact{
float: left;
height: 50px;
margin:0;
display: flex;
padding: 0;
}
ul.info_contact li{
padding: 0 12px;
color: #b0afaf;
font-size: 12px;
display: flex;
align-items: center;
border-right: 1px solid;
border-color: inherit;
}
ul.info_contact li img {
margin-right: 10px;
}
ul.info_contact li:last-child{
border-right: none;
}
.bloc_reseau_socio_recherche{
display: flex;
height: 50px;
align-items: center;
width: 260px;
float: right;
}
.bloc_recherche{
display: flex;
align-items: center;
position: relative;
margin: 0 20px;
}
.bloc_recherche input{
width:200px;
border:1px solid #ccc;
height: 30px;
display: flex;
align-items: center;
padding: 0 10px;
color: #ccc;
position: relative;
border-radius: 2px;
}
.icone_recherche{
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
right: 0;
border-left: 1px solid #ccc;
top: 1px;
}
.reseau_socio{
display: flex;
justify-content: center;
align-items: center;
/*! margin-left: 25px; */
cursor: pointer;
}
.reseau_socio img:hover {
filter: grayscale(0%);
transition: all linear 0.3s;
}
.reseau_socio img{
border-left:1px solid #ccc;
padding: 19px 18px;
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
}
.reseau_socio img:last-child{
/*! border-right:1px solid #ccc; */
padding-right: 0;
}
/************************header********************/
.conteneur_header{
width: auto;
display: flex;
}
.header{
/*! width: 1390px; */
/*! margin: 0 auto; */
/*! display: flex; */
/*! justify-content: space-between; */
}
.logo{
/*! float: left; */
/*! display: flex; */
/*! align-items: center; */
/*! justify-content: center; */
/*! height: 100px; */
/*! font-family: 'Merriweather', serif; */
}
.description_logo{
/*! color:#ccc; */
/*! font-size: 13px; */
/*! border-right: 1px solid #ccc; */
/*! padding: 10px; */
/*! font-style: italic; */
}
.description_logo span {
/*! font-size: 11.5px; */
}
ul#menu_header{
/*! float: right; */
/*! height: 100px; */
/*! display: flex; */
/*! padding: 0; */
/*! margin: 0; */
/*! list-style-type: none; */
/*! align-items: center; */
}
ul#menu_header li:hover ul {
transition: all linear 0.3s;
visibility: visible;
top: 100%;
}
ul#menu_header li:hover, ul.sous_menu li:hover {
color:#00973a
}
ul.sous_menu li {
color: #000;
line-height: 1.1 !important;
padding: 13px 10px !important;
}
ul#actu li:after,ul#doc_categorie li:after, ul#galerie_categorie li:after{
position: absolute;
content: '';
top: 100%;
width: 0;
margin: 0 auto;
height: 2px;
background: #00973a;
left: 0;
transition: all linear 0.3s;
visibility: hidden;
right: 0;
}
ul#menu_header li{
/*! padding: 5px 9px; */
/*! position: relative; */
/*! transition: all linear 0.3s; */
/*! text-transform: uppercase; */
/*! font-weight: 500; */
/*! font-size: 13px; */
/*! position: relative; */
/*! line-height: 88px; */
}
ul#menu_header li ul {
list-style-type: none;
position: absolute;
top: 120%;
padding: 0;
visibility: hidden;
background: #fff;
border-radius: 3px;
width: 225px;
left: -3px;
z-index: 10;
border-top: 3px solid #00973a;
transition: all linear 0.3s;
}
ul#menu_header li:after{
pos
}
/*ul#menu_header li:last-child{
position: absolute;
bottom: -10px;
width: 80%;
margin: 0 auto;
height: 1px
}*/
ul#menu_header li.active:after, ul#menu_header li:hover:after, ul#actu li:hover:after,
ul#actu li.active:after, ul#doc_categorie li.active:after, ul#galerie_categorie li.active:after,ul#doc_categorie li:hover:after,
ul#galerie_categorie li:hover:after{
transition: all linear 0.3s;
visibility: visible;
width: 70%;
}
ul.sous_menu li::after {
left: 0;
position: absolute;
content: '';
bottom: 0;
background: #00973a !important;
height: 2px;
width: 0 !important;
transition:all linear 0.3s
}
ul.sous_menu li:hover:after {
left: 0;
height: 2px;
width: 100% !important;
transition:all linear 0.3s
}
#bloc_aside_page{
width: 430px;
max-width: 100%;
}
#aside_autre_lien {
border: 1px solid #d8d8d8;
padding: 20px 0px 20px 0;
border-radius: 3px;
margin-top: 20px;
}
.contain-bloc-aside{
list-style: none;
margin: 0;
padding: 15px 35px;
}
.contain-bloc-aside li a{
padding: 8px 0;
display: block;
font-weight: 200;
border-bottom: 1px solid #eeeeee;
font-size: 14px;
position: relative;
}
.contain-bloc-aside li a i{
font-size: 12px;
font-weight: 100;
margin-right: 15px;
}
.contain-bloc-aside li a:after{
position: absolute;
height: 1px;
width: 0;
content: '';
left: 0;
top: 100%;
transition: all linear 0.4s;
background-color: #C25519;
}
.contain-bloc-aside li a:hover{
color: #C25519;
}
.contain-bloc-aside li a:hover:after{
width: 100%;
transition: all linear 0.4s
}
.titre-aside{
font-size: 22px;
margin-bottom: 15px;
padding-left: 20px;
border-left: 3px solid #C25519;
margin-left: 15px;
}
.conteneur_interne {
padding: 20px 0 90px;
}
.contenet-bloc-right {
width: 25%;
}