
.slick-slider
{
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-loading .slick-list
{
background: #fff url('/extension/isslideshow/design/standard/images/ajax-loader.gif') center center no-repeat;
}
@font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url('/extension/isslideshow/design/standard/stylesheets/slick.eot');
src: url('/extension/isslideshow/design/standard/stylesheets//extension/isslideshow/design/standard/stylesheets/slick.eot?#iefix') format('embedded-opentype'), url('/extension/isslideshow/design/standard/stylesheets/slick.woff') format('woff'), url('/extension/isslideshow/design/standard/stylesheets/slick.ttf') format('truetype'), url('/extension/isslideshow/design/standard/stylesheets/slick.svg#slick') format('svg');
}
.slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
margin-top: -10px;
padding: 0;
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
}
.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -45px;
display: block;
width: 100%;
padding: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
.isslideshow {
padding: 0;
margin: 0;
overflow: hidden;
}
.isslideshow .slick-list {
height: 100%;
}
.isslideshow .slick-list .slick-track {
height: 100%;
}
.isslideshow .element-slide {
height: 100%;
}
.isslideshow .element-slide > div,
.isslideshow .element-slide > a {
display: block;
height: 100%;
width: 100%;
}
.isslideshow ul.slick-dots > li {
background-image: url('/extension/isslideshow/design/standard/images/slideshow-sprite.png');
display: inline-block;
width: 28px;
height: 28px;
background-repeat: no-repeat;
background-position: 0 0 !important;
}
.isslideshow ul.slick-dots > li:hover {
background-position: 0 -28px !important;
}
.isslideshow ul.slick-dots > li.slick-active {
background-position: -28px 0 !important;
}
.isslideshow ul.slick-dots > li button:before {
content: "";
}
html {
font-size: 100%;
}
body {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 75%;
background-color: white;
}
.view {
width: 980px;
margin: 0 auto;
position: relative;
}
#top {
height: 99px;
width: 100%;
}
#top .bandeau_menu {
height: 39px;
width: 100%;
}
#top .bandeau_menu .view {
height: 100%;
position: relative;
}
#top .bandeau_menu .view .logo {
position: absolute;
top: 0;
left: 8px;
width: 150px;
height: 133px;
z-index: 5000;
}
#top .bandeau_menu .view .logo img {
width: 150px;
height: 133px;
}
#top .bandeau_menu .view .menu {
margin-left: 156px;
float: left;
height: 100%;
position: relative;
border-right: 1px solid #FF9A00;
z-index: 5000;
}
#top .bandeau_menu .view .menu table {
overflow: hidden;
}
#top .bandeau_menu .view .menu table td {
border-right: 1px solid #D77700;
}
#top .bandeau_menu .view .menu table td.noborder {
border: none;
}
#top .bandeau_menu .view .menu table td .libelle_menu {
overflow: hidden;
font-size: 0.9em;
font-weight: bold;
color: #510e0b;
cursor: pointer;
}
#top .bandeau_menu .view .menu table td .libelle_menu a {
color: #510e0b;
text-decoration: none;
}
#top .bandeau_menu .view .menu table td .libelle_menu > div.titre,
#top .bandeau_menu .view .menu table td .libelle_menu > div.titre a {
text-shadow: #EDBB66 0.1em 0.1em 0.1em;
}
#top .bandeau_menu .view .menu table td .libelle_menu > div.titre {
height: 19px;
padding: 10px 20px;
}
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu {
cursor: default;
}
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu .conteneur table tr td {
vertical-align: top;
text-align: left;
border: none;
}
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu .conteneur .categorie a {
text-decoration: none;
}
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu .conteneur .categorie a:hover {
text-decoration: underline;
}
#top .bandeau_menu .view .size_manager {
float: right;
height: 100%;
}
#top .bandeau_search {
height: 60px;
background-color: #510E0B;
}
#top .bandeau_search .view {
height: 100%;
}
#top .bandeau_search .view .intitule {
margin-left: 175px;
height: 24px;
padding-top: 15px;
width: 635px;
float: left;
}
#top .bandeau_search .view .intitule .nom {
color: white;
font-size: 1.2em;
}
#top .bandeau_search .view .intitule .descr {
color: #BFA6A6;
font-size: 1.1em;
text-transform: uppercase;
}
#top .bandeau_search .view .search {
float: left;
width: 160px;
background-color: white;
border-radius: 5px;
margin-top: 17px;
height: 25px;
}
#top .bandeau_search .view .search input#txt_search {
color: #333333;
height: 20px;
border: 0px solid white;
outline: none;
width: 128px;
float: left;
margin-left: 5px;
margin-top: 2px;
font-size: 0.9em;
}
#top .bandeau_search .view .search input#img_search {
float: left;
height: 25px;
width: 25px;
border: none;
}
#topmiddle {
height: 268px;
width: 100%;
background-color: #EA690D;
background-image: url('/extension/isanlci/design/anlci/images/fond-site.jpg');
background-position: top center;
background-repeat: no-repeat;
}
#topmiddle .view {
height: 100%;
}
#topmiddle .liste_spheres {
float: right;
margin-top: 15px;
}
#topmiddle .liste_spheres .sphere {
height: 81px;
width: 272px;
cursor: pointer;
}
#topmiddle .view .ombre {
height: 10px;
width: 260px;
float: right;
background-image: url('/extension/isanlci/design/anlci/images/boutons_ombre-0-3.png');
}
#top .bandeau_menu {
background-color: #F59300;
background-image: url('/extension/isanlci/design/anlci/images/orange.png');
}
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu {
width: 798px;
background-color: white;
opacity: 0;
position: absolute;
top: 23px;
left: 0;
border: 3px solid #9F110F;
visibility: hidden;
-webkit-transition: top 0.4s linear, opacity 0.1s linear, visibility 0.1s linear;
-moz-transition: top 0.4s linear, opacity 0.1s linear, visibility 0.1s linear;
-o-transition: top 0.4s linear, opacity 0.1s linear, visibility 0.1s linear;
transition: top 0.4s linear, opacity 0.1s linear, visibility 0.1s linear;
}
#top .bandeau_menu .view .menu table td div.libelle_menu:hover {
background-color: #9F110F;
background-image: url('/extension/isanlci/design/anlci/images/red-hover.png');
}
#top .bandeau_menu .view .menu table td .libelle_menu:hover > div.titre,
#top .bandeau_menu .view .menu table td .libelle_menu:hover > div.titre a {
color: white;
text-shadow: none;
}
#top .bandeau_menu .view .menu table td div.libelle_menu:hover .element_menu {
visibility: visible;
overflow: auto;
opacity: 1;
z-index: 50;
top: 39px;
-webkit-transition: top 0.1s linear, opacity 0.3s linear;
-moz-transition: top 0.1s linear, opacity 0.3s linear;
-o-transition: top 0.1s linear, opacity 0.3s linear;
transition: top 0.1s linear, opacity 0.3s linear;
}
#top .bandeau_menu .view .menu table td div.libelle_menu .element_menu .conteneur {
background-position: right top;
background-repeat: no-repeat;
}
#top .bandeau_menu .view .menu table td div.libelle_menu .element_menu .libelle_cat {
color: #9F110F;
padding: 12px 5px;
font-weight: bold;
font-size: 1.1em;
line-height: 100%;
background-image: url('/extension/isanlci/design/anlci/images/ombre_sous_categorie.png');
background-repeat: no-repeat;
background-position: center bottom;
text-transform: uppercase;
width: 100%;
}
#top .bandeau_menu .view .menu table td div.libelle_menu .element_menu .libelle_cat .picto {
background-repeat: no-repeat;
background-position: left center;
padding: 4px 0 4px 25px;
}
#top .bandeau_menu .view .size_manager a {
float: left;
display: block;
width: 25px;
padding: 2px 0 3px 0;
background-color: #510E0B;
margin: 7px 0 0 5px;
;
text-align: center;
border-radius: 5px;
text-decoration: none;
font-weight: bold;
color: white;
font-size: 12px;
}
#top .bandeau_menu .view .size_manager {
border-left: 1px solid #D77700;
padding-left: 5px;
}
#content .view .left .path {
width: 100%;
min-height: 20px;
padding: 5px 0;
background-image: url('/extension/isanlci/design/anlci/images/boutons_ombre-0-4.png');
background-repeat: repeat-y;
background-position: top right;
}
#content .view .left .path a {
text-decoration: none;
font-weight: bold;
}
#content .view .left {
width: 802px;
}
#content .view .right {
width: 178px;
}
#content .view .left .titre {
width: 100%;
min-height: 36px;
background-color: #9F110F;
background-image: url('/extension/isanlci/design/anlci/images/boutons_ombre-0-5.png');
background-repeat: repeat-y;
background-position: top right;
position: relative;
}
#content .view .left .contenu {
width: 100%;
min-height: 400px;
background-image: url('/extension/isanlci/design/anlci/images/boutons_ombre-0-6.png');
background-repeat: no-repeat;
background-position: top right;
margin-bottom: 40px;
}
#content .view .left .titre > h1,
#content .view .left .titre .substitut_titre {
padding: 9px 0 9px 20px;
color: white;
font-size: 1.1em;
font-weight: normal;
text-transform: uppercase;
}
#content .view .left .titre .marqueur {
position: absolute;
height: 5px;
width: 10px;
bottom: -5px;
left: 26px;
z-index: 50;
background-image: url('/extension/isanlci/design/anlci/images/marqueur_1.png');
}
div.sphere > .libelle {
width: 145px;
height: 65px;
padding: 18px 0 0 115px;
}
.liste_spheres div.sphere {
font-size: 1.1em;
}
div.sphere span.sp a {
color: #510E0B;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
div.sphere span.nom a {
color: #510E0B;
text-transform: uppercase;
text-decoration: none;
line-height: 100%;
display: block;
}
.path .current {
font-weight: bold;
color: #9F110F;
}
#content .view .right .encart_un,
#content .view .right .encart_deux {
width: 160px;
margin: 20px 18px 0;
overflow: hidden;
}
#content .view .left .contenu {
padding: 20px 0;
}
#content .view .left .contenu.actus,
#content .view .left .contenu.agenda,
#content .view .left .contenu.theme {
padding: 0;
}
.onglets {
width: 777px;
padding: 0;
margin: 0 0 0 3px;
min-height: 40px;
}
.onglets table {
width: 100%;
height: 100%;
}
.onglets table td {
text-align: center;
vertical-align: middle;
font-size: 0.9em;
line-height: 100%;
padding: 0 1px;
}
.onglets table td.theme {
width: 100%;
height: 40px;
}
.onglets table td.theme a {
display: block;
padding: 7px 2px;
font-size: 1.1em;
text-decoration: none;
font-weight: normal;
}
.contenu.region .onglets table td a,
.contenu.page_site .onglets table td a,
.contenu.contacts .onglets table td a,
.contenu.actus_regionales .onglets table td a,
.contenu.zoom .onglets table td a,
.contenu.rubrique_portail .onglets table td a {
color: #510E0B;
}
.onglets table td.theme.selected a {
color: white;
}
.onglets table td div.couleur {
height: 3px;
position: relative;
}
.onglets table td.nopadding {
padding: 0;
}
.th_agenda {
background-color: #ED7DAB;
}
.th_education {
background-color: #E30C5A;
}
.th_entreprise {
background-color: #EA6B0E;
}
.th_culture {
background-color: #F59D21;
}
.th_outils {
background-color: #782925;
}
.th_europe {
background-color: #B0C954;
}
.onglets table td div.couleur .marqueur {
position: absolute;
bottom: -5px;
height: 5px;
width: 10px;
left: 50%;
margin-left: -5px;
background-repeat: no-repeat;
}
.th_agenda .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_agenda.png');
}
.th_education .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_education.png');
}
.th_entreprise .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_entreprise.png');
}
.th_culture .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_culture.png');
}
.th_outils .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_outils.png');
}
.th_europe .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_europe.png');
}
#content .view .left .contenu.actus .body,
#content .view .left .contenu.agenda .body,
#content .view .left .contenu.theme .body {
width: 777px;
padding: 10px 0;
margin: 0 0 0 3px;
min-height: 400px;
text-align: justify;
}
#content .view .left .contenu.actus .intro,
#content .view .left .contenu.agenda .intro,
#content .view .left .contenu.theme .intro {
width: 740px;
text-align: justify
}
.list.evenement {
width: 248px;
height: 67px;
border: 1px solid #DFDFDF;
float: left;
margin-bottom: 10px;
}
.list.evenement.milieu {
margin: 0 13px 0 14px;
}
.list.evenement.ancien {
background-color: #F5F5F5;
}
.list.evenement .calendrier {
float: left;
width: 60px;
height: 100%;
}
.list.evenement .calendrier .date {
margin: 10px auto;
width: 36px;
height: 40px;
border-radius: 4px;
border: 3px solid #666666;
}
.list.evenement .libelle {
float: left;
width: 175px;
text-align: left;
margin-top: 10px;
line-height: 120%;
color: black;
font-weight: bold;
height: 43px;
overflow: hidden;
}
.list.evenement .libelle a {
color: black;
text-decoration: none;
}
.list.evenement .lien {
float: left;
margin-top: 5px;
text-align: right;
width: 175px;
}
.list.evenement .lien a {
color: #B3B7BC;
text-decoration: none;
}
.list.evenement .calendrier {
font-weight: bold;
}
.list.evenement .calendrier .date .mois {
background-color: #666666;
color: white;
text-align: center;
}
.list.evenement .calendrier .date .jour {
padding: 2px 0;
color: #333333;
text-align: center;
}
.pagenavigator {
text-align: center;
margin-top: 10px;
}
.pagenavigator a {
border: 1px solid #D2D2D2;
padding: 2px 5px;
text-decoration: none;
border-radius: 4px;
}
.pagenavigator span.current {
border: 1px solid #666666;
padding: 2px 5px;
border-radius: 4px;
background-color: #666666;
color: white;
}
.list.actualite {
width: 100%;
border: 1px solid #DFDFDF;
margin-bottom: 10px;
}
.list.actualite .image,
.list.actualite .noimage {
width: 248px;
height: 117px;
overflow: hidden;
float: left;
text-align: center;
}
.list.actualite .libelle a {
color: black;
font-weight: bold;
text-decoration: none;
}
.list.actualite .libelle .description_actu,
.list.actualite .libelle .description_actu > a {
color: #333333;
font-weight: normal;
cursor: pointer;
}
.list.actualite .libelle {
padding: 5px;
line-height: 120%;
height: 107px;
overflow: hidden;
float: left;
width: 519px;
}
.list.actualite .libelle .main {
height: 95px;
overflow: hidden;
}
.list.actualite .libelle .acturight,
.list.actualite .libelle .acturight a {
text-align: right;
color: #B3B7BC;
}
.list.actualite .resume {
padding: 5px;
line-height: 120%;
height: 53px;
overflow: hidden;
float: left;
width: 519px;
text-align: justify;
}
.list.actualite .resume a {
text-decoration: none;
}
.list.actualite .lien {
float: left;
text-align: right;
padding: 0 5px;
}
.list.actualite .lien a {
color: #B3B7BC;
text-decoration: none;
}
.contenu.region .onglets,
.contenu.page_site .onglets,
.contenu.contacts .onglets,
.contenu.actus_regionales .onglets,
.contenu.zoom .onglets {
width: 802px;
margin: -5px 0 10px 0;
}
.contenu.rubrique_portail .onglets {
margin: -20px 0 10px 0;
}
.contenu.region .onglets table td .couleur,
.contenu.page_site .onglets table td .couleur,
.contenu.contacts .onglets table td .couleur,
.contenu.actus_regionales .onglets table td .couleur,
.contenu.zoom .onglets table td .couleur,
.contenu.rubrique_portail .onglets table td .couleur,
.contenu.region .onglets table td.selected,
.contenu.page_site .onglets table td.selected,
.contenu.contacts .onglets table td.selected,
.contenu.actus_regionales .onglets table td.selected,
.contenu.zoom .onglets table td.selected,
.contenu.rubrique_portail .onglets table td.selected,
.contenu.region .onglets table td.no-padding,
.contenu.page_site .onglets table td.no-padding,
.contenu.contacts .onglets table td.no-padding,
.contenu.actus_regionales .onglets table td.no-padding,
.contenu.zoom .onglets table td.no-padding,
.contenu.rubrique_portail .onglets table td.no-padding {
background-color: #510E0B;
}
table tr td.border {
border: 1px solid #666666;
padding: 5px;
}
table tr td.noborder {
border: none;
}
.object-right {
margin-left: 10px;
}
.logo_region {
margin: -20px 0 0 0;
width: 100%;
}
.contenu.region .onglets table td div.couleur .marqueur,
.contenu.page_site .onglets table td div.couleur .marqueur,
.contenu.contacts .onglets table td div.couleur .marqueur,
.contenu.actus_regionales .onglets table td div.couleur .marqueur,
.contenu.zoom .onglets table td div.couleur .marqueur,
.contenu.rubrique_portail .onglets table td div.couleur .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_marron.png');
}
.onglets td {
cursor: pointer;
}
.legende {
font-size: 0.8em;
}
.v_right {
padding: 20px 0 0 20px;
}
.v_right .stick {
border: 1px solid #DFDFDF;
margin: 5px 0;
}
.charge_reg .libelle_region {
color: #9F110F;
font-weight: bold;
padding: 5px;
}
.charge_reg .libelle {
padding: 5px;
border-top: 1px solid #DFDFDF;
}
.v_right span.force {
font-weight: bold;
color: #303030;
}
.v_right .categorie {
line-height: 120%;
font-size: 1.1em;
}
.v_right .libelle .lien {
border-top: 1px solid #DFDFDF;
padding: 5px;
}
.v_right.region .stick {
border-top: none;
}
embed {
outline: none;
}
#footer {
border-top: 1px solid #E6E6E6;
height: 30px;
font-size: 0.9em;
color: #333333;
margin: 0 auto;
width: 980px;
margin-top: 15px;
padding-top: 5px;
}
#footer a {
color: #333333;
text-decoration: none;
}
#topmiddle .view .back,
#topmiddle .view .fond {
display: none;
}
.view_search {
min-height: 500px;
}
.view_search .results {
min-height: 420px;
}
.view_search .titre {
margin-top: 20px;
width: 100%;
min-height: 36px;
background-color: #9F110F;
background-repeat: repeat-y;
background-position: top right;
position: relative;
color: white;
}
.view_search .titre > h1 {
padding: 9px 0 9px 20px;
color: white;
font-size: 1.1em;
font-weight: normal;
text-transform: uppercase;
}
.view_search h2,
.view_search h2 a {
color: #9F110F;
font-weight: bold;
margin: 20px 0 15px 0;
}
.view_search .titre .marqueur {
position: absolute;
height: 5px;
width: 10px;
bottom: -5px;
left: 26px;
z-index: 50;
background-image: url('/extension/isanlci/design/anlci/images/marqueur_1.png');
}
.view_search ul li {
margin: 5px 0;
}
#top .bandeau_menu ul li a,
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu .conteneur .categorie ul li a {
font-weight: normal;
color: #333333;
}
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu .conteneur .categorie {
width: 260px;
padding: 5px;
min-height: 205px;
}
#top .bandeau_menu .view .menu table td .libelle_menu .element_menu .conteneur .categorie ul {
list-style-type: none;
margin: 0 0 10px 0;
}
body.zoom #top,
body.zoom #content,
body.zoom #footer {
font-size: 120%;
}
body.zoom #topmiddle {
font-size: 110%;
}
body.zoom .bandeau_search {
font-size: 95%;
}
body.zoom #top .bandeau_search .view .intitule {
padding-top: 10px;
}
body.zoom .liste_spheres .sphere .libelle {
width: 150px;
padding: 15px 0 0 115px;
}
body .view h1 a,
body .view h2 a,
body .view h3 a,
body .view h4 a,
body .view a h1,
body .view a h2,
body .view a h3,
body .view a h4 {
text-decoration: none;
}
.flag {
float: left;
margin: 5px 25px 5px 0;
}
.flag .logo_flag {
float: left;
margin-right: 5px;
}
.flag .logo_flag img {
margin: 0 0 1px 0;
}
.flag .libelle_flag {
float: left;
text-transform: uppercase;
font-weight: bold;
min-width: 10px;
}
#liens_boutons_importants {
width: 100%;
margin: 20px 0;
padding: 20px 0 0;
background-image: url('/extension/isanlci/design/anlci/images/degrade.png');
background-repeat: repeat-x;
background-position: top left;
}
#liens_boutons_importants .btn_important {
width: 321px;
height: 140px;
float: left;
}
#liens_boutons_importants .btn_important.milieu {
margin: 0 8px 0 9px;
}
#liens_boutons_importants .btn_important.milieu a {
text-decoration: none;
border: none;
}
#liens_boutons_importants .btn_important.milieu a img {
border: none;
}
#liens_rapides {
border-top: 1px solid #E6E6E6;
margin: 0 auto;
width: 980px;
padding: 5px 0 35px 0;
}
.quicklinks {
margin-right: 6px;
width: 190px;
float: left;
min-height: 10px;
}
.quicklinks a {
text-decoration: none;
}
.quicklinks div.ql {
cursor: pointer;
margin-top: 5px;
}
.quicklinks div.ql .tiret,
.quicklinks div.ql .libelle_lien {
float: left;
text-align: left;
line-height: 100%;
}
.quicklinks div.ql .tiret {
width: 6px;
}
.quicklinks div.ql .libelle_lien {
width: 184px;
}
.cadre .texte_eur p {
margin-top: 5px;
}
.lien_toutes_actus_regionales {
text-align: right;
padding: 10px 20px 0 0;
}
body.zoom .list.action .texte_action .description_action,
body.zoom #actions_referentes .list.action .texte_action .description_action {
height: 85px;
}
img.fse {
margin-top: 10px;
}
.right_condition .carto_mini {
text-align: center;
}
#select_portail_carto {
width: 160px;
margin-bottom: 5px;
}
.contenu.rubrique_portail .onglets table td.theme {
padding: 10px 0;
}
.action_paliers {
color: #9F110F;
}
#top .bandeau_menu .view .menu .libelle_menu .element_menu .conteneur table {
width: 540px;
min-height: 215px;
}
#topmiddle .liste_spheres .sphere.un {
background-image: url('/extension/isanlci/design/anlci/images/btn-1.png');
}
#topmiddle .liste_spheres .sphere.deux {
background-image: url('/extension/isanlci/design/anlci/images/btn-2.png');
}
#topmiddle .liste_spheres .sphere.trois {
background-image: url('/extension/isanlci/design/anlci/images/btn-3.png');
}
#topmiddle .liste_spheres .sphere.un:hover {
background-image: url('/extension/isanlci/design/anlci/images/btn-1-hover.png');
}
#topmiddle .liste_spheres .sphere.deux:hover {
background-image: url('/extension/isanlci/design/anlci/images/btn-2-hover.png');
}
#topmiddle .liste_spheres .sphere.trois:hover {
background-image: url('/extension/isanlci/design/anlci/images/btn-3-hover.png');
}
.numerovert{
margin: 10px 0 10px 20px;
}
#topmiddle {
height: 450px;
background-color: #00A3CC;
background-image: none;
}
#topmiddle.display {
background-color: #671915;
background-image: url('/extension/isanlci/design/anlci/images/fond-home.png');
background-position: top center;
background-repeat: no-repeat;
}
#topmiddle .liste_spheres {
float: none;
margin: 0;
position: absolute;
bottom: 0;
z-index: 1000;
width: 100%;
background-color: #F39200;
left: 0;
right: 0;
}
#topmiddle .liste_spheres .contspheres {
margin: 0 auto;
width: 980px;
padding: 4px 0;
}
#topmiddle .liste_spheres .sphere {
float: left;
width: 324px;
height: 90px;
position: relative;
background-position: 35px center;
background-repeat: no-repeat;
background-color: #FBCA77;
}
#topmiddle .liste_spheres .sphere + .sphere {
margin-left: 4px;
}
#topmiddle .liste_spheres .sphere.un {
background-image: url("/extension/isanlci/design/anlci/images/home-btn-1.png") !important;
}
#topmiddle .liste_spheres .sphere.deux {
background-image: url("/extension/isanlci/design/anlci/images/home-btn-2.png") !important;
}
#topmiddle .liste_spheres .sphere.trois {
background-image: url("/extension/isanlci/design/anlci/images/home-btn-3.png") !important;
}
#topmiddle .liste_spheres .sphere.deux,
#topmiddle .liste_spheres .sphere.trois {
position: relative;
}
#topmiddle .liste_spheres .sphere:hover {
background-color: #fff;
}
#topmiddle .view .ombre {
background: none;
height: 0;
width: 0;
float: none;
}
#content .view .left {
width: 720px;
}
#content .view .left .path {
background-image: none;
min-height: 10px;
height: 10px;
}
#content .titre {
background-image: none;
color: white;
font-size: 1.1em;
font-weight: normal;
}
.titre div.intitule {
float: left;
text-transform: uppercase;
font-size: 0.9em;
padding: 11px 0 10px 20px;
}
#content .view .left .titre div.intitule {
width: 565px;
font-weight: normal;
}
.titre div.lien {
border-radius: 5px;
background-color: #520E0B;
float: left;
min-width: 115px;
padding: 2px 0 3px 0;
margin-top: 9px;
text-transform: normal;
padding-left: 5px;
}
#content .view .left .titre div.lien {
min-width: 125px;
text-align: center;
margin-right: 10px;
}
#content .view .titre.membres .lien {
min-width: 170px;
text-align: center;
margin-right: 10px;
}
.titre div.lien a {
color: white;
font-size: 0.9em;
text-decoration: none;
}
#content .view .left .contenu {
background-image: none;
}
.onglets-home {
width: 100%;
padding: 0;
margin: 0;
min-height: 40px;
}
.onglets-home table {
width: 100%;
height: 100%;
}
.onglets-home table td {
text-align: center;
vertical-align: middle;
font-size: 0.9em;
line-height: 100%;
padding: 0 1px;
}
.onglets-home table td.theme {
width: 100%;
height: 40px;
}
.onglets-home table td.selected,
.onglets-home table td.selected a {
colro: white;
}
.onglets-home table td.theme a {
display: block;
padding: 7px 2px;
font-size: 1.1em;
text-decoration: none;
color: #333333;
}
.contenu.region .onglets-home table td a,
.contenu.page_site .onglets-home table td a,
.contenu.contacts .onglets-home table td a {
color: #520E0B;
}
.onglets-home table td.theme.selected a {
color: white;
}
.onglets-home table td div.couleur {
height: 3px;
position: relative;
}
.onglets-home table td.nopadding {
padding: 0;
}
.onglets-home table td div.couleur .marqueur {
position: absolute;
bottom: -5px;
height: 5px;
width: 10px;
left: 50%;
margin-left: -5px;
background-repeat: no-repeat;
}
.list.evenement {
width: 233px;
}
.list.evenement .libelle {
width: 165px;
height: 43px;
overflow: hidden;
}
.list.evenement.milieu,
.list.actualite.milieu {
margin: 0 8px 0 7px;
}
.list.actualite {
width: 233px;
border: 1px solid #DFDFDF;
margin-bottom: 10px;
float: left;
}
.list.actualite .image,
.list.actualite .noimage {
width: 233px;
height: 110px;
overflow: hidden;
float: none;
text-align: center;
}
.list.actualite .libelle {
padding: 5px;
line-height: 120%;
height: 60px;
overflow: hidden;
float: none;
width: 223px;
}
div.sphere .libelle {
padding: 25px 0 0 115px;
}
.actus {
margin-top: 10px;
height: 290px;
}
.th_une {
background-color: #F59300;
}
.th_une .marqueur {
background-image: url('/extension/isanlci/design/anlci/images/marqueur_une.png');
}
#content .view .right {
width: 250px;
}
.right .titre {
margin-top: 19px;
}
#content .titre {
width: 100%;
min-height: 36px;
background-color: #A50B00;
position: relative;
}
#content .titre.first {
margin-top: 20px;
}
#content .titre.first .intitule {
padding-left: 8px;
}
.titre .marqueur {
position: absolute;
height: 5px;
width: 10px;
bottom: -5px;
left: 26px;
z-index: 50;
background-image: url('/extension/isanlci/design/anlci/images/marqueur_1.png');
}
#content .view .left .titre {
background-image: none;
}
.right .carte {
width: 248px;
border: 1px solid #DFDFDF;
height: 130px;
}
.titre.membres {
width: 100%;
margin-top: 20px;
}
#content .view .left .contenu {
width: 100%;
min-height: 300px;
background-image: none;
margin-bottom: 0;
}
.titre.membres .intitule {
width: 585px;
font-weight: normal;
}
#content .view .left .contenu {
padding: 0;
}
.align-droite {
text-align: right;
font-size: 0.9em;
}
.align-droite a,
.list.actualite .libelle .align-droite a {
color: #B3B7BC;
}
.fleche {
height: 50px;
width: 13px;
padding-top: 30px;
color: #520E0B;
font-weight: bold;
font-size: 1.4em;
cursor: pointer;
}
.fleche,
.liste_deroulante {
float: left;
}
.liste_deroulante {
position: relative;
height: 70px;
width: 938px;
overflow: hidden;
margin: 10px 0;
}
.liste_deroulante .liste_vignettes {
position: absolute;
top: 0;
left: 0;
height: 53px;
border-spacing: 5px;
border-collapse: separate;
}
.defil {
width: 978px;
height: 84px;
border: 1px solid #dfdfdf;
}
.fleche.avant {
text-align: left;
padding-left: 7px;
}
.fleche.apres {
text-align: right;
padding-right: 7px;
}
#topmiddle {
position: relative;
}
#topmiddle .view {
position: relative;
}
#topmiddle .view .back {
display: block;
width: 980px;
height: 450px;
}
@media screen and (max-width: 980px) {
#topmiddle .view .back {
overflow: hidden;
}
}
#topmiddle .view .fond {
display: block;
width: 1280px;
height: 450px;
margin-left: -150px;
overflow: hidden;
position: relative;
}
.logo_membre {
text-align: center;
vertical-align: middle;
border: 1px solid #E5E5E5;
height: 51px;
min-width: 60px;
max-width: 60px;
overflow: hidden;
}
.back .fond.un {
background-image: url('/extension/isanlci/design/anlci/images/sphere-un.png');
background-repeat: no-repeat;
}
.back .fond.deux {
background-image: url('/extension/isanlci/design/anlci/images/sphere-deux.png');
background-repeat: no-repeat;
}
.back .fond.trois {
background-image: url('/extension/isanlci/design/anlci/images/sphere-trois.png');
background-repeat: no-repeat;
}
.titreactu {
height: 44px;
overflow: hidden;
}
.list.actualite.big .libelle {
height: 105px;
}
.list.actualite.big .libelle .titreactu.big {
height: 138px;
}
.list.actualite.big .libelle div.introactu a {
color: #333333;
font-weight: normal;
}
.actus.agenda {
margin-top: 12px;
height: 288px;
}
body.zoom .list.actualite .align-droite {
font-size: 0.85em;
}
body.zoom .right .titre .intitule {
padding-left: 10px;
}
body.zoom .titre div.lien {
margin-top: 7px;
}
.list.evenement .lien {
width: 165px;
}
.lien_theme {
text-align: right;
padding: 5px 10px;
cursor: pointer;
}
.lien_theme a {
color: white;
text-decoration: none;
}
.badge {
margin-top: 20px;
width: 250px;
text-align: center;
}
.badge a {
text-decoration: none;
}
.badge a img {
border: 0;
margin: 0;
padding: 0;
}
.carte {
background-image: url('/extension/isanlci/design/anlci/images/carte_france.png');
background-position: left center;
background-repeat: no-repeat;
text-align: right;
}
.carte.annuaire {
background-image: url('/extension/isanlci/design/anlci/images/annuaire.jpg');
}
.carte.annuaire a {
margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
}
.carte a {
display: block;
padding: 5px 5px 5px 10px;
width: 105px;
color: white;
text-transform: uppercase;
background-color: #520E0B;
margin: 10px 0 0 128px;
text-decoration: none;
font-size: 0.8em;
font-weight: bold;
text-align: left;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
line-height: 120%;
}
#topmiddle ul.slick-dots {
position: absolute;
top: 320px;
display: block;
width: 980px;
padding: 0;
list-style: none;
text-align: center;
left: 150px;
z-index: 900;
}
#topmiddle ul.slick-dots > li {
background-image: url('/extension/isanlci/design/anlci/images/slideshow-sprite.png');
width: 14px;
height: 14px;
}
#topmiddle ul.slick-dots > li:hover {
background-position: 0 -14px !important;
}
#topmiddle ul.slick-dots > li.slick-active {
background-position: -14px 0 !important;
}
