
/****************************************************************************
                                    MISE EN PLACE MEDIA QUERIES
******************************************************************************
ORDINATEUR ctn_latribune_pro_ctn_slider   text-overflow: ellipsis; white-space: nowrap; 
*****************************************************************************/
@media screen and (min-width:1024px)
{
/****
CTN GLOBAL
*****/
.ctn_global_pied_site{position:relative;width:100%;height:300px;background:#2e4153;margin-bottom:0%;padding:2%;}


/***
CTN INFO 
***/
.ctn_info_pied{position:relative;width:100%;height:250px;display:flex;}

/**
CTN MAP COPYRIGHT
**/
.ctn_map_copyright{position:relative;width:20%;height:100%;padding:3%;}
.ctn_map_copyright_env{position:relative;width:100%;height:100%;display:grid;grid-template-columns:repeat(4,1fr);}
.ctn_map_copyright_elem{position:relative;margin:0%;}
.ctn_map_copyright_elem a{width:100%;height:100%;padding:38% 40%;}
.icon_soc_pied{width:50%;height:100%;}
.icons_fbk{background-image:url("../medias/icons/fbk_ordi.png");background-repeat:no-repeat;}
.icons_you{background-image:url("../medias/icons/you_ordi.png");background-repeat:no-repeat;}
.icons_insta{background-image:url("../medias/icons/insta_ordi.png");background-repeat:no-repeat;}
.icons_whats{background-image:url("../medias/icons/wthat_ordi.png");background-repeat:no-repeat;margin:12% 7%;}

/**
CTN INFORMATION
**/
.ctn_informations{position:relative;width:40%;height:100%;}
.ctn_informations_ent{padding:0% 2%;margin-top:3%;font-family:Roboto;margin-bottom:0%;text-transform:uppercase;font-weight:bolder;color:#fff;text-shadow:0px 0px 2px #2e4053;letter-spacing:2px;background-image:url("../medias/icons/logo.png");background-repeat:no-repeat;background-position:30%;background-size:8%;}
.ctn_informations_def{font-family:Roboto,sans-serif;padding:2%;color:#fff;margin:0%;font-size:1em;letter-spacing:1px;text-transform:lowercase;}
.ctn_informations_def:first-letter{text-transform:capitalize;}

.ctn_informations_addr{font-family:Roboto,sans-serif;padding:2% 2%;color:#fff;margin:0%;font-size:1em;letter-spacing:1px;text-transform:lowercase;}
.ctn_informations_addr:first-letter{text-transform:capitalize;}

/*tab information*/
.ctn_informations_tab{position:relative;width:90%;}
.ctn_informations_tab td{padding-left:2%;color:#fff;text-shadow:0px 0px 2px slategray;font-size:0.95em;font-family:Roboto,sans-serif;}

/*tab sociaux*/
.tab_social{position:relative;width:20%;margin-left:2%;}
.tab_social a{text-decoration:none;}
/*webmaster*/
.webmaster_identification{padding:3%;font-family:Roboto;color:#2e4153;}
.webmaster_identification a{text-decoration:none;color:#f9fbfc;font-size:0.7em;}
.webmaster_identification a:hover{color:goldenrod;transition:0.4s;}
/********
CONTENEUR MAP
*****************/
.ctn_map_pied{position:relative;width:40%;height:100%;overflow:hidden;}


}
/**************************************
TABLET
**************************************/
@media screen and (min-width:768px) and (max-width:1023px)
{
/****
CTN GLOBAL
*****/
.ctn_global_pied_site{position:relative;width:100%;height:260px;background:#2e4153;margin-bottom:0%;padding:2%;}


/***
CTN INFO 
***/
.ctn_info_pied{position:relative;width:100%;height:220px;display:flex;}

/**
CTN MAP COPYRIGHT
**/
.ctn_map_copyright{position:relative;width:25%;height:100%;padding:3%;}
.ctn_map_copyright_env{position:relative;width:100%;height:100%;display:grid;grid-template-columns:repeat(4,1fr);}
.ctn_map_copyright_elem{position:relative;margin:5%;}
.ctn_map_copyright_elem a{width:100%;height:100%;padding:25% 42%;}
.icon_soc_pied{width:50%;height:100%;}
.icons_fbk{background-image:url("../medias/icons/icons_fbk_32.png");background-repeat:no-repeat;}
.icons_you{background-image:url("../medias/icons/icons_you_32.png");background-repeat:no-repeat;}
.icons_insta{background-image:url("../medias/icons/icons_insta_32.png");background-repeat:no-repeat;}
.icons_whats{background-image:url("../medias/icons/icons_whats_32.png");background-repeat:no-repeat;}

/***
CTN INFORMATION
**/
.ctn_informations{position:relative;width:40%;height:100%;}
.ctn_informations_ent{padding:0% 2%;margin-top:3%;font-family:arial,helvetica,clean,sans-serif;margin-bottom:0%;text-transform:uppercase;font-weight:bolder;color:whitesmoke;text-shadow:0px 0px 2px #2e4053;letter-spacing:2px;background-image:url("../medias/icons/logo.png");background-repeat:no-repeat;background-position:30%;background-size:15%;}
.ctn_informations_def{font-family:Roboto,sans-serif;padding:0% 2%;color:whitesmoke;text-shadow:0px 0px 2px slategray;margin:0%;font-size:0.85em;letter-spacing:1px;text-transform:lowercase;}
.ctn_informations_def:first-letter{text-transform:capitalize;}

.ctn_informations_addr{font-family:Roboto,sans-serif;padding:2% 2%;color:whitesmoke;text-shadow:0px 0px 2px slategray;margin:0%;font-size:0.85em;letter-spacing:1px;text-transform:lowercase;}
.ctn_informations_addr:first-letter{text-transform:capitalize;}

/*tab information*/
.ctn_informations_tab{position:relative;width:90%;}
.ctn_informations_tab td{padding-left:2%;color:whitesmoke;text-shadow:0px 0px 2px slategray;font-size:0.75em;font-family:Roboto,sans-serif;text-transform:lowercase;}

/*tab sociaux*/
.tab_social{position:relative;width:20%;margin-left:2%;}
.tab_social a{text-decoration:none;}

.icon_fbk{width:21px;}
.icon_insta{width:21px;}
.icon_twt{width:21px;}
/*webmaster*/
.webmaster_identification{padding:3%;font-family:Roboto;color:#2e4153;}
.webmaster_identification a{text-decoration:none;color:#f9fbfc;font-size:0.7em;}
.webmaster_identification a:hover{color:goldenrod;transition:0.4s;}
/********
CONTENEUR MAP
*****************/
.ctn_map_pied{position:relative;width:35%;height:100%;overflow:hidden;}

}
/*******************************************
SMARTPHONE
*******************************************/
@media screen and (max-width:767px)
{
/****
CTN GLOBAL
*****/
.ctn_global_pied_site{position:relative;width:100%;height:450px;background:#2e4153;margin-bottom:0%;padding:2%;}

/***
CTN INFO 
***/
.ctn_info_pied{position:relative;width:100%;height:420px;}

/**
CTN MAP COPYRIGHT
**/
.ctn_map_copyright{position:relative;width:100%;height:15%;padding:3%;}
.ctn_map_copyright_env{position:relative;width:90%;margin-left:10%;height:100%;display:flex;flex-wrap:wrap;}
.ctn_map_copyright_elem{position:relative;margin:0%;width:25%;height:100%;}
.ctn_map_copyright_elem a{width:100%;height:100%;padding:7% 16%;}
.icon_soc_pied{width:50%;height:100%;}
.icons_fbk{background-image:url("../medias/icons/icons_fbk_32.png");background-repeat:no-repeat;}
.icons_you{background-image:url("../medias/icons/icons_you_32.png");background-repeat:no-repeat;}
.icons_insta{background-image:url("../medias/icons/icons_insta_32.png");background-repeat:no-repeat;}
.icons_whats{background-image:url("../medias/icons/icons_whats_32.png");background-repeat:no-repeat;}

/**
CTN INFORMATION
**/
.ctn_informations{position:relative;width:100%;height:40%;margin-top:0%;}
.ctn_informations_ent{padding:0% 4%;margin-top:0%;font-size:1em;font-family:arial,helvetica,clean,sans-serif;margin-bottom:0%;text-transform:uppercase;font-weight:bolder;color:whitesmoke;text-shadow:0px 0px 2px #2e4053;letter-spacing:2px;background-image:url("../medias/icons/logo.png");background-repeat:no-repeat;background-position:25%;background-size:7%;}
.ctn_informations_def{font-family:Roboto,sans-serif;padding:0% 4%;color:whitesmoke;text-shadow:0px 0px 2px slategray;margin:0%;font-size:0.65em;letter-spacing:1px;text-transform:lowercase;}
.ctn_informations_def:first-letter{text-transform:capitalize;}

.ctn_informations_addr{font-family:Roboto,sans-serif;padding:0.5% 4%;color:whitesmoke;text-shadow:0px 0px 2px slategray;margin:0%;font-size:0.65em;letter-spacing:1px;text-transform:lowercase;}
.ctn_informations_addr:first-letter{text-transform:capitalize;}

/*tab information*/
.ctn_informations_tab{position:relative;width:90%;}
.ctn_informations_tab td{padding-left:4%;color:whitesmoke;text-shadow:0px 0px 2px slategray;font-size:0.65em;font-family:arial,helvetica,clean,sans-serif;}

/*tab sociaux*/
.tab_social{position:relative;width:20%;margin-left:4%;}
.tab_social a{text-decoration:none;}

.icon_fbk{width:21px;}
.icon_insta{width:21px;}
.icon_twt{width:21px;}
/*webmaster*/
.webmaster_identification{padding:3%;font-family:Roboto;color:#2e4153;}
.webmaster_identification a{text-decoration:none;color:#f9fbfc;font-size:0.7em;}
.webmaster_identification a:hover{color:goldenrod;transition:0.4s;}
/********
CONTENEUR MAP
*****************/
.ctn_map_pied{position:relative;width:100%;height:42%;overflow:hidden;}

}
