﻿/* template de Style pour le mobile */
#agendaListCtn .listElement .date
{
	position:absolute;
	display:block;
	bottom:5px;
	right:5px;
	font-size:0.75em;
	font-weight:normal;
	background:#ffffff;
	padding-left:10px;
	text-shadow:none;
	margin-right: 40px;
	color: #c9c9c9;
}

#agendaHeaderCtn h1 .date
{
	display:block;
	font-size:0.5em;
}
/* ### Bandeau gris transparent */
#maintitle {
	background: url(/mobile/template/image/bande_noire_home.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 298px;
	margin: -298px -12px 0 -12px;
	z-index: 5;
	position: relative;
}
#maintitle #message {
	margin-left: 20px;
	font-family: advent_pro;
	font-weight:normal;
	font-size: 21px;
	color: #fff;
	text-shadow: none;
	text-transform: uppercase;
	position: absolute;
	top: 30px;
	line-height: 24px;
}
#maintitle #message strong {
	font-family: viga;
	font-size: 21px;
	font-weight:normal;
}
/* ### Fond triangle */
#homecontentctn, #intercontentctn {
	background: url(/mobile/template/image/fond_triangles_home.png) no-repeat;
	margin: -179px -12px 0 -12px;
	position: relative;
	z-index: 6;
	padding: 30px 12px 3px 12px;
}
#homecontentctn {
	padding-top: 30px;
}

#homecontentctn > ul.homelinks {
	list-style-type: none;
	padding-left: 0;
	max-width: 450px;
}
#homecontentctn > ul.homelinks li {
	background-color: #f6f6f6;
}
#homecontentctn > ul li:nth-child(even) {
	background-color: #fff;
}
#homecontentctn > ul.homelinks li a {
	color: #444444;
	font-size: 15px;
	font-family: nexa_boldregular;
	font-weight: normal;
	text-decoration: none;
	padding-left: 38px;
	line-height: 36px;
	display: block;
	background: url(/mobile/template/image/puce_home.png) 25px center no-repeat;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 10px;
}

#intercontentinner {
	max-width: 800px;
}

/* ### Liens directs */
#directlinkCtn.ui-listview
{
	margin-left:0px;
	margin-right:0px;
	margin-top:25px;
	padding-bottom: 25px;
	border:0px;
	padding-top: 54px;
	background: url(/mobile/template/image/fond_liensdirects.png) left top no-repeat;
	margin-left: -12px;
	margin-right: -12px;
	padding-left: 12px;
	padding-right: 12px;
	-webkit-background-size: cover;
	background-size: cover;
}

.directlinkElement.ui-li
{
	border:0em;
	background:#ffffff;
	border: 0;
	margin-bottom: 12px;
	max-width: 450px;
}
.directlinkElement.ui-li:last-child
{
	margin-bottom: 0;
}

.directlinkElement .ui-btn-inner.ui-li {
	border: 0;
}

.directlinkElement.ui-li .ui-link-inherit
{
	padding:0px!important;
	background: url(/template/image/flecheActualite.png) right top no-repeat;
}

.directlinkElement .ui-li-heading
{
	color: #444444;
	font-size: 15px;
	font-family: nexa_boldregular;
	font-weight: normal;
	text-decoration: none;
	margin:9px 0px 6px 0px;
	padding-left:20px;
	margin-right: 36px;
}

.directlinkElement .img
{
	width:21px;
	height:21px;
	float:left;
	background:url(/mobile/plugin/design/template/image/directlink.png) no-repeat;
	margin-top:4px;
}

.directlinkElement:nth-child(1) .img
{
	background-position:0px 0px;
}

.directlinkElement:nth-child(2) .img
{
	background-position:0px -23px;
}

/*Style for Screen Hi RES (retina)*/
@media (-webkit-min-device-pixel-ratio: 1.5),  
       (-o-min-device-pixel-ratio: 3/2),  
       (min--moz-device-pixel-ratio: 1.5),  
       (min-device-pixel-ratio: 1.5) 
{
	.directlinkElement .img
	{
		background:url(/mobile/plugin/design/template/image/directlink@x2.png) no-repeat;
		background-size:21px auto!important;
	}
}
#documentList {
	background-color: #fff;
	padding: 18px;
	margin-bottom: 14px;
}
#documentList > h5 {
	font-family: nexa_regularregular;
	font-weight: normal;
	font-size: 18px;
	color: #252525;
	margin: 0;
}
#documentListCtn {
	margin-top: 14px;
	position: relative;
	padding-top: 14px;
	border-top: 1px solid #dcdcdc;
}
#documentListCtn .listElement .ui-li .ui-link-inherit
{
    height: auto;
	padding:0px 0px 5px 0px!important;
	min-height: inherit;
}
#documentListCtn .listElement.ui-li{
	margin-bottom: 0;
}

#documentListCtn .listElement .ui-li-heading
{
	font-weight:normal;
	text-shadow:none;
	padding-left: 30px;
	background: none;
	margin-top: 0;
}

#documentListCtn .listElement .ui-li-desc {
	padding: 0;
	padding-left: 30px;
}

#documentListCtn .listElement img
{
	top: 4px;
	left: 0;
	max-width:21px;
}
.ui-content.listonly #faqListCtn
{
	margin-left:-13px;
	margin-right:-13px;
	padding:7px 12px 7px 12px;
	border:1px solid #000000;
	background:#ffffff;
}

#faqListCtn .listElement .ui-btn
{
	border:0px;
}

#faqListCtn {
	background: #fff;
	padding: 16px;
	margin-top: -14px;
	margin-bottom: 14px;
}

#faqListCtn .listElement .ui-btn-inner
{
	background-color: #2b86e1;
	border-bottom: 1px solid #2572bf;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size:1.15em;
	padding-left: 20px;
	padding-right: 20px;
}

#faqListCtn .listElement.ui-collapsible-collapsed .ui-btn-inner
{
	border-bottom: 1px solid #2572bf;
}

#faqListCtn .listElement .ui-collapsible-heading
{
	font-size:1em;
}

#faqListCtn .listElement .ui-collapsible-heading .ui-btn-text
{
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-size:1em;		
	font-family: nexa_boldregular;
	text-shadow: none;
	display: inline-block;
	background: url(/plugin/faq/template/image/faqopen.png) no-repeat right center;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 10px;
}

#faqListCtn .listElement .ui-collapsible-heading.ui-collapsible-heading-collapsed .ui-btn-text
{
	background: url(/plugin/faq/template/image/faqclose.png) no-repeat right center;
}

.ui-icon-customicon-faq
{ 
	background: url(/mobile/plugin/faq/template/image/faqsprite.png) no-repeat!important;
	box-shadow:  0em 0em 0em 0em #000000;
    shadow: none;
    border: none;
	border-radius:0px;
	width:20px;
	height:20px;
	float: right;
	display: none;
}

.ui-icon-customicon-faqopen
{ 
	background: url(/mobile/plugin/faq/template/image/faqsprite.png) no-repeat 0px -22px!important;
	box-shadow:  0em 0em 0em 0em #000000;
    shadow: none;
    border: none;
	width:20px;
	height:20px;
	float: right;
	display: none;
}

/*Style for Screen Hi RES (retina)*/
@media (-webkit-min-device-pixel-ratio: 1.5),  
       (-o-min-device-pixel-ratio: 3/2),  
       (min--moz-device-pixel-ratio: 1.5),  
       (min-device-pixel-ratio: 1.5) 
{
	.ui-icon-customicon-faq
	{ 
		background: url(/mobile/plugin/faq/template/image/faqsprite@x2.png) no-repeat!important;
		background-size: 20px auto!important;
	}
	
	.ui-icon-customicon-faqopen
	{ 
		background: url(/mobile/plugin/faq/template/image/faqsprite@x2.png) no-repeat 0px -22px!important;
		background-size: 20px auto!important;
	}
}
#galleryimageListCtn
{ 
	list-style: none; 
	padding: 0px; 
	margin: 0px;
}

.ui-content.listonly #galleryimageListCtn
{
	margin-left:-13px;
	margin-right:-13px;
	margin-top: 20px;
	padding:7px 12px 7px 12px;
}

#galleryimageListCtn:after /*equiv à mettre un divwrapper*/
{ 
	content: "";
	clear: both;
	position:relative;
	display: block; 
}

#galleryimageListCtn .listElement
{
	position:relative;
	display:block;
	float:left;
	padding: 2px;
	margin:0px 10px 10px 0px;	
	background: white;
}

#galleryimageListCtn .listElement a
{
	position:relative;
	display:block;
	width:130px;
	height:98px;
	overflow:hidden;
	border:1px solid #ffffff;
	background:#ffffff;
}

.galleryimageInner
{
	max-width:100%;
}
@charset "UTF-8";
.guichet-formulaires {
  /* Style du label qui remplace la checkbox */
}
.guichet-formulaires label {
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.guichet-formulaires label span.small {
  font-weight: normal;
  font-style: italic;
}
.guichet-formulaires label.paddingTop {
  padding-top: 15px;
}
.guichet-formulaires div.sous-titre, .guichet-formulaires div.sous-titre-small {
  font-weight: bold;
  border-bottom: 1px solid #004c91;
  padding-bottom: 0 !important;
  margin-bottom: 15px;
  text-transform: uppercase;
  margin-top: 20px;
  color: #004c91;
}
.guichet-formulaires div.sous-titre-small {
  font-weight: normal;
}
.guichet-formulaires input[type=text], .guichet-formulaires textarea, .guichet-formulaires select, .guichet-formulaires input[type=date], .guichet-formulaires input[type=submit], .guichet-formulaires input[type=file] {
  width: 100%;
  font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 13px;
  color: #333;
  padding: 2px;
  background-color: #eeeeee;
}
.guichet-formulaires input[type=text].mandatoryFailed, .guichet-formulaires input[type=text].mandatoryCustomFailed, .guichet-formulaires textarea.mandatoryFailed, .guichet-formulaires textarea.mandatoryCustomFailed, .guichet-formulaires select.mandatoryFailed, .guichet-formulaires select.mandatoryCustomFailed, .guichet-formulaires input[type=date].mandatoryFailed, .guichet-formulaires input[type=date].mandatoryCustomFailed, .guichet-formulaires input[type=submit].mandatoryFailed, .guichet-formulaires input[type=submit].mandatoryCustomFailed, .guichet-formulaires input[type=file].mandatoryFailed, .guichet-formulaires input[type=file].mandatoryCustomFailed {
  background-color: #FFE3E8;
  border: 1px dotted red;
}
.guichet-formulaires input[type=checkbox] {
  display: none;
}
.guichet-formulaires .custom-checkbox, .guichet-formulaires input[type=checkbox]:checked + .custom-checkbox {
  display: inline-block;
  width: 10px;
  height: 2px;
  border: 1px solid #888;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  background-color: #eeeeee;
}
.guichet-formulaires input[type=checkbox]:checked + .custom-checkbox::after {
  content: "✔";
  color: #888;
  font-size: 12px;
  position: absolute;
  top: -2px;
  left: 1px;
}
.guichet-formulaires input[type=checkbox].mandatoryCustomFailed + .custom-checkbox {
  background-color: #FFE3E8;
  border: 1px dotted red;
}
.guichet-formulaires input[type=submit] {
  background-color: #004c91;
  color: #fff;
  width: auto;
  padding: 5px 10px;
  text-transform: uppercase;
  border: 1px solid #004c91;
  font-weight: bold;
  cursor: pointer;
}
.guichet-formulaires input[type=submit]:hover {
  background-color: #ffffff;
  color: #004c91;
}
.guichet-formulaires input[type=submit]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.guichet-formulaires #formAttestationsDiverses, .guichet-formulaires #formAnnonceDepart, .guichet-formulaires #formChangementAdresse, .guichet-formulaires #formArrangementDepart {
  margin-top: 20px;
}
.guichet-formulaires #formAttestationsDiverses > div, .guichet-formulaires #formAnnonceDepart > div, .guichet-formulaires #formChangementAdresse > div, .guichet-formulaires #formArrangementDepart > div {
  padding-bottom: 15px;
}
.guichet-formulaires #formAttestationsDiverses .adressesecondaire, .guichet-formulaires #formAnnonceDepart .adressesecondaire, .guichet-formulaires #formChangementAdresse .adressesecondaire, .guichet-formulaires #formArrangementDepart .adressesecondaire {
  display: none;
}
.guichet-formulaires .messageRetourAttestation div {
  padding: 20px;
  margin: 20px 0;
}
.guichet-formulaires .messageRetourAttestation div span {
  display: block;
}
.guichet-formulaires .messageRetourAttestation div span:nth-child(1) {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.guichet-formulaires .messageRetourAttestation div.success {
  background-color: #7cb74a;
  color: #FFFFFF;
}
.guichet-formulaires .messageRetourAttestation div.error {
  background-color: #c61616;
  color: #FFFFFF;
}
.guichet-formulaires #paysNew, .guichet-formulaires #NomRegie, .guichet-formulaires #newNomRegie, .guichet-formulaires #logementDejaOccupe, .guichet-formulaires #attestation-logement {
  display: none;
}

table#addPersonne, table#addFichier {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}
table#addPersonne tr td > div, table#addFichier tr td > div {
  padding-bottom: 15px;
}
table#addPersonne tr.data, table#addFichier tr.data {
  border-bottom: 2px solid #004c91;
}
table#addPersonne tr.data > td, table#addFichier tr.data > td {
  padding-top: 20px;
}
table#addPersonne a.add, table#addFichier a.add {
  display: block;
  text-decoration: underline;
  margin-top: 15px;
}
table#addPersonne a.delete, table#addFichier a.delete {
  display: inline-block;
  background: url(/plugin/guichetvirtuel/template/image/delete.png) no-repeat 0 0px;
  background-size: 18px 18px;
  color: #d6234d;
  text-decoration: underline;
  padding-left: 25px;
}
table#addPersonne .tdDelete, table#addFichier .tdDelete {
  text-align: right;
}

table#addFichier a.delete {
  padding-top: 12px;
  background-position: 0 12px;
}

/*# sourceMappingURL=style.css.map */

#linksCtn {
	background-color: #fff;
	padding: 18px;
	margin-bottom: 14px;
}
#linksCtn > h5 {
	font-family: nexa_regularregular;
	font-weight: normal;
	font-size: 18px;
	color: #252525;
	margin: 0;
}
#linksCtn .listElement  {
	margin-top: 14px;
	position: relative;
	padding-top: 14px;
	border-top: 1px solid #dcdcdc;
	display: block;
}
#linksCtn .listElement .ui-li .ui-link-inherit
{
    height: auto;
	padding:0px 0px 5px 0px!important;
	min-height: inherit;
}
#linksCtn .listElement.ui-li{
	margin-bottom: 0;
}

#linksCtn .listElement .ui-li-heading
{
	font-family: nexa_boldregular;
	font-size: 15px;
	color: #2b86e1;
	font-weight:normal;
	text-shadow:none;
	padding-left: 0;
	background: none;
	margin-top: 0;
	background: none;
	margin-right: 0;
}

#linksCtn .listElement .ui-li-desc {
	padding: 0;
	margin-right: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*Style pour les mentions legales */
a.mentionslegales
{
	text-decoration:none;
}
#mentionslegalesContentCtn span, #mentionslegalesContentCtn span a
{
}
/* MENU DANS LE PANEL */
#menumobilepanel {
	background: #232323;
	border-right: 1px solid #232323;
	width: 20em;
}

/* Style pour le déplacement du menu depuis la drotie*/
.ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open,.ui-panel-content-wrap-position-left.ui-panel-content-wrap-open,.ui-panel-dismiss-position-left.ui-panel-dismiss-open
	{
	left: 20em;
	right: -20em;
}

.ui-panel-animate.ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-reveal,.ui-panel-animate.ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-push,.ui-panel-animate.ui-panel-content-wrap-position-left.ui-panel-content-wrap-open.ui-panel-content-wrap-display-reveal,.ui-panel-animate.ui-panel-content-wrap-position-left.ui-panel-content-wrap-open.ui-panel-content-wrap-display-push
	{
	left: 0;
	right: 0;
	-webkit-transform: translate3d(20em, 0, 0);
	-moz-transform: translate3d(20em, 0, 0);
	transform: translate3d(20em, 0, 0);
}

#menumobilepanel.ui-panel-open {
	-webkit-box-shadow: -3px 0px 30px 12px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: -3px 0px 30px 12px rgba(0, 0, 0, 0.35);
	box-shadow: -3px 0px 30px 12px rgba(0, 0, 0, 0.35);
	z-index: 1000;
}

#menumobilepanel .ui-panel-inner {
	padding: 0px;
}

#menumobilepanel .ui-panel-inner ul.menuList {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
}

#menumobilepanel .menuElement.ui-li {
	border: 0;
	background: none;
}

#menumobilepanel .menuElement .ui-btn-inner {
	border: 0px;
}

#menumobilepanel .menuElement a {
	font-family: nexa_regularregular;
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-shadow: none !important;
	padding-left: 33px;
	padding-right: 20px;
}

#menumobilepanel .menuElement .ui-icon-customicon-menu {
	padding-right: 0px;
	left: 15px;
	background: url(/mobile/plugin/menu/template/image/menuicon.png)
		no-repeat;
	background-size: 10px auto !important;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* Element menu site classique  */
#menumobilepanel .menuElement.gowww {
	bottom: 0;
	width: 100%;
	padding-bottom: 40px;
	background: #232323;
	z-index: 1;
	margin-top: 20px;
}

#menumobilepanel .menuElement.gowww a {
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #4f4f4f;
	margin: 0 29px 0 20px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #b5b5b5;
}

#menumobilepanel .menuElement.gowww .ui-icon-customicon-menu {
	display: none;
}

/* SOUS MENU DANS LA PAGE */
.ui-content ul.menuList {
	border: 0px;
	padding-top: 0px;
	margin-top: 20px;
	background: transparent;
	max-width: 450px;
	margin-bottom: 14px;
}

.menuElement.ui-li {
	background: #ffffff;
	margin-bottom: 10px;
	border: 0;
	padding: 0;
	font-size: 15px;
	font-family: nexa_boldregular;
	font-weight: normal;
	color: #444444;
	text-shadow: none !important;
}

.menuElement.ui-li:last-child {
	
}

.menuElement .ui-btn-inner {
	font-size: 1em;
	border: 0px;
}

.menuElement.ui-li a {
	font-size: 15px;
	font-family: nexa_boldregular;
	font-weight: normal;
	color: #444444;
	text-shadow: none !important;
}

.ui-content .menuElement.ui-li .ui-btn-text {
	margin-right: 35px;
}

.ui-content .menuElement .ui-icon-customicon-menu {
	width: 33px;
	height: inherit;
	display: block;
	position: absolute !important;
	top: 0 !important;
	bottom: 0;
	right: 0;
	margin-top: 0 !important;
	border: 2px solid #fff;
	border-left: 0;
	background: url(/template/image/fondListe.png) left top repeat-y;
	moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-background-size: auto !important;
	background-size: auto !important;
}

.ui-content .menuElement .ui-icon-customicon-menu:after {
	content: '';
	background: url(/template/image/whiteArrowLeft.png) center center
		no-repeat;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 33px;
}

.ui-content .menuElement.ui-li.ui-btn-hover-c .ui-icon-customicon-menu {
	background: #004c91;
}

/*Style for Screen Hi RES (retina)*/
@media ( -webkit-min-device-pixel-ratio : 1.5) , ( -o-min-device-pixel-ratio :
		3/2) , ( min--moz-device-pixel-ratio : 1.5) , ( min-device-pixel-ratio
	: 1.5) {
	.menuElement .ui-icon-customicon-menu {
		background: url(/mobile/plugin/menu/template/image/menuicon.png)
			no-repeat;
		background-size: 10px auto !important;
	}
}
#newsListCtn .listElement .date
{
	position:absolute;
	display:block;
	bottom:5px;
	right:5px;
	font-size:0.75em;
	font-weight:normal;
	background:#ffffff;
	padding-left:10px;
	text-shadow:none;
	margin-right: 40px;
	color: #c9c9c9;
}
/* Fonts */
@font-face {
	font-family: 'nexa_boldregular';
	src: url('/fonts/Nexa-Bold-webfont.eot');
	src: url('/fonts/Nexa-Bold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/Nexa-Bold-webfont.woff2') format('woff2'),
		url('/fonts/Nexa-Bold-webfont.woff') format('woff'),
		url('/fonts/Nexa-Bold-webfont.ttf') format('truetype'),
		url('/fonts/Nexa-Bold-webfont.svg#nexa_boldregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa_bookregular';
	src: url('/fonts/Nexa-Book-webfont.eot');
	src: url('/fonts/Nexa-Book-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/Nexa-Book-webfont.woff2') format('woff2'),
		url('/fonts/Nexa-Book-webfont.woff') format('woff'),
		url('/fonts/Nexa-Book-webfont.ttf') format('truetype'),
		url('/fonts/Nexa-Book-webfont.svg#nexa_bookregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa_heavyregular';
	src: url('/fonts/NexaHeavy-webfont.eot');
	src: url('/fonts/NexaHeavy-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/NexaHeavy-webfont.woff2') format('woff2'),
		url('/fonts/NexaHeavy-webfont.woff') format('woff'),
		url('/fonts/NexaHeavy-webfont.ttf') format('truetype'),
		url('/fonts/NexaHeavy-webfont.svg#nexa_heavyregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa_lightregular';
	src: url('/fonts/Nexa-Light-webfont.eot');
	src: url('/fonts/Nexa-Light-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/Nexa-Light-webfont.woff2') format('woff2'),
		url('/fonts/Nexa-Light-webfont.woff') format('woff'),
		url('/fonts/Nexa-Light-webfont.ttf') format('truetype'),
		url('/fonts/Nexa-Light-webfont.svg#nexa_lightregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa_regularregular';
	src: url('/fonts/NexaRegular-webfont.eot');
	src: url('/fonts/NexaRegular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/NexaRegular-webfont.woff2') format('woff2'),
		url('/fonts/NexaRegular-webfont.woff') format('woff'),
		url('/fonts/NexaRegular-webfont.ttf') format('truetype'),
		url('/fonts/NexaRegular-webfont.svg#nexa_regularregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa_thinregular';
	src: url('/fonts/NexaThin-webfont.eot');
	src: url('/fonts/NexaThin-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/NexaThin-webfont.woff2') format('woff2'),
		url('/fonts/NexaThin-webfont.woff') format('woff'),
		url('/fonts/NexaThin-webfont.ttf') format('truetype'),
		url('/fonts/NexaThin-webfont.svg#nexa_thinregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('/fonts/lato-bold-webfont.eot');
    src: url('/fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lato-bold-webfont.woff2') format('woff2'),
         url('/fonts/lato-bold-webfont.woff') format('woff'),
         url('/fonts/lato-bold-webfont.ttf') format('truetype'),
         url('/fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'viga';
    src: url('/fonts/viga-regular-webfont.eot');
    src: url('/fonts/viga-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/viga-regular-webfont.woff2') format('woff2'),
         url('/fonts/viga-regular-webfont.woff') format('woff'),
         url('/fonts/viga-regular-webfont.ttf') format('truetype'),
         url('/fonts/viga-regular-webfont.svg#vigaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'advent_pro';
    src: url('/fonts/adventpro-extralight-webfont.eot');
    src: url('/fonts/adventpro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/adventpro-extralight-webfont.woff2') format('woff2'),
         url('/fonts/adventpro-extralight-webfont.woff') format('woff'),
         url('/fonts/adventpro-extralight-webfont.ttf') format('truetype'),
         url('/fonts/adventpro-extralight-webfont.svg#advent_proextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Style pour le mobile*/
body, .ui-body-c
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:normal;
	font-size: 12px;
	background:#cccccc;
}

/* STYLE DU HEADER */
.ui-header
{
	background: none;
	border:0px;
	padding-top:0px;
	z-index: 1000;
}
.ui-header.scrolled /* Ajout d'un background quand on a scrolle plus bas que le slider */
{
	background: url(/mobile/template/image/fond_menu_haut.png);
	height: 60px;
}
.ui-page-header-fixed {
	padding-top: 0 !important;
}

.ui-header h1.ui-title
{
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1.1em;
	text-shadow:none;
}

.ui-header .ui-btn
{
	width:37px;
	height: 37px;
	padding-top:7px;
	border:0em;
	background:none;
}

.ui-header .ui-btn:hover
{
	opacity: .9; 
   	filter: alpha(opacity=90); 
   	-moz-opacity: .9; 
}

.ui-header .ui-btn span
{
	border:0em;
}

.ui-header .ui-btn-left
{
	left:1em;
}

.ui-header .ui-btn-right
{
	right:1em;
}

.ui-header .ui-btn .ui-icon
{
	width:37px;
	height:37px;
	margin:0em;
	moz-border-radius: 0em!important ;
	-webkit-border-radius: 0em!important ;
	border-radius: 0em!important;
}

.ui-icon-customicon-menu
{ 
	background: url(/mobile/template/image/topicon.png) no-repeat 0px 0px;
}

.ui-icon-customicon-back
{ 
	background: url(/mobile/template/image/topicon.png) no-repeat 0px -37px!important;
}

.ui-icon-customicon-share
{ 
	background: url(/mobile/template/image/topicon.png) no-repeat 0px -74px!important;
}

#shareboxCtn {
	width: 100%;
	position:absolute;
	top:63px;
	display:none;
}
#sharebox
{
	margin: 0 12px;
	width: auto;
	right:1em;
	background:#ececec;
	border:0;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 29.12px 2.88px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0px 0px 29.12px 2.88px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0px 0px 29.12px 2.88px rgba(0, 0, 0, 0.26);
}

#sharebox .positioner
{
	position:absolute;
	top:-5px;
	right: 24px;
	width:14px;
	height:5px;
	background:url(/mobile/template/image/sharepositioner.png) no-repeat;
}

#sharebox > a
{
	position: relative;
	display:block;
	width: auto;
	height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-family: nexa_regularregular;
	font-size: 17px;
	line-height: 40px;
	text-shadow: none;
	font-weight: normal;
	padding-left: 15px;
}

#sharebox > a .icon {
	height: 40px;
	width: 40px;
	position: absolute;
	right: 0;
	background:url(/mobile/template/image/shareicon.png) right top no-repeat;
}

#sharebox > a:nth-child(1)
{
	background-color: #335795;
	background-position:0px 0px; 
}
#sharebox a:nth-child(2)
{
	background-color: #46bbdb;
	margin-top: 10px;
}
#sharebox > a:nth-child(2) .icon {
	background-position: 0 -40px;
}

/* STYLE POUR LE CONTENU */
.ui-page {
	padding-top: 0;
}
.ui-content
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #636363;
	font-weight:normal;
	font-size:12px;
	padding:0px 0px 0px 0px;
	z-index:1;
}

.maincontentctn
{
	position:relative;
	background: url(/template/image/fondGris.png);
	padding:0px 12px 12px 12px;
}

.ui-content h1
{
	font-family: nexa_bookregular;
	font-weight: normal;
	font-size: 23px;
	color:#252525;
	text-shadow: none;
	margin:20px 0px 15px 0px;
}

.ui-content h1.main
{
	margin-top:10px;
}

.ui-content h2
{
	font-family: nexa_bookregular;
	font-weight: normal;
	font-size: 20px;
	color: #252525;
	padding:0px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin:20px 0px 15px 0px;
}

.ui-content h3
{
	font-weight: bold;
    font-size: 15px;
	color: #676767;
	padding:0px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin:15px 0px 10px 0px;
}

.ui-content h4
{
	font-weight: normal;
    font-size: 15px;
	color: #676767;
	padding:0px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin:15px 0px 10px 0px;
}

.ui-content .accrocheImg
{
	width:auto;
	height:120px;
	overflow:hidden;
}

.ui-content .pageresume
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	margin-top:1em;
	margin-bottom:1em;
	background-color: #fff;
	color: #3d3d3d;
	padding: 18px;
	line-height: 20px;
}

.ui-content a.ui-link, .ui-content a.ui-link:visited, .ui-content a.ui-link:hover
{
	font-weight:inherit;
	color:#2b86e1; /* red*/
	text-decoration:underline;
	background:none;
}

/*Theme pour le contenu html via la class mobilize (sinon ca peut modifier les autres réglages)*/
.mobilize p
{
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	line-height: 20px;
	text-shadow: none;
}

.mobilize ul
{
	padding: 0px 0px 7px 13px;
	margin:0px 0px 0px 3px;
}

.mobilize p+ul
{
	margin-top:-0.3em;
}

.mobilize img
{
	max-width:100% !important; /*important: pour prendre la priorité sur le code html*/
	width:auto !important;
	height:auto !important;
}

/* STYLE POUR LES TABLES */
.ui-table-reflow.ui-responsive 
{
	display: table; /*par defaut: table-row-group; mais garde pas le proportion des colonnes si pas de reflow*/
	border: 0;
	border-bottom: 2px solid #f0f0f0;
}

.ui-table-reflow th
{
	margin:0.8em 0em 0.2em 0em!important;
	padding:inherit;
	padding-right:1em;
	border: 2px solid #f0f0f0;
}
.ui-table-reflow th, .ui-table-reflow b.ui-table-cell-label {
	background-color: #f0f0f0;
	margin: inherit;
	margin-right: 20px;
	padding: 7px 5px;
}

.ui-table-reflow td
{
	padding:inherit;
	padding-right:1em;
	border: 2px solid #f0f0f0;
	border-bottom: 0;
}

.ui-table-reflow td p, .ui-table-reflow th p
{
	margin:0em;
	padding:0em;
}

.ui-table-reflow div.inliner /*pour le mobilize() sur les tables */
{
	display:inline-block;
	vertical-align:top;
	padding: 6px 5px;
}

/* STYLE POUR LES LISTES */
.ui-content .ui-listview
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 14px;
}

.ui-content.listonly .maincontentctn
{
	border:0px;
	background:none;
}

.ui-content.listonly .ui-listview
{
	margin-top:7px;
	padding-top:0px;
	border:0px;
}

.listElement.ui-li 
{
	background:#ffffff;
	margin-bottom:14px;
	border: 0;
}

.listElement .ui-btn-inner
{
	font-size:1em;
	border:0px;
}

.listElement .ui-li .ui-link-inherit
{
	padding: 0 !important;
}

.listElement .ui-li .ui-li-heading
{
	padding: 5px 15px 0 30px;
	font-family: nexa_boldregular;
	font-size: 15px;
	font-weight: normal;
	color: #444444;
	text-shadow:none;
	margin-right: 35px;
	background: url(/mobile/template/image/puce_home.png) 19px 10px no-repeat;
}

.listElement .ui-li-desc
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #636363;
	white-space:normal;
	padding: 0px 15px 0px 18px;
	text-shadow: none;
	margin-right: 35px;
	line-height: 22px;
	max-height: 66px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
.listElement .icon {
	width: 33px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	border: 4px solid #fff;
	border-left: 0;
	background: url(/template/image/fondListe.png) left top repeat-y;
}
.listElement .icon:after {
	 content: '';
	 background: url(/template/image/whiteArrowLeft.png) center center
	 no-repeat;
	 display: block;
	 height: 100%;
}
.listElement .ui-li .ui-link-inherit:hover .icon {
	background: #004c91;
}

.listElement span.img
{
	position:absolute;
	left:-1px;
	top:-1px;
	width:145px;
	height:84px;
	overflow:hidden;
}

/* STYLE POUR LE FOOTER */
.ui-footer
{
	border:0em;
	background: url(/mobile/template/image/fond_menu_bas.png);
}

.ui-footer .ui-grid-c a
{
	background:transparent;
	border:0em;
	border-right:1px solid #dbdbdb !important;
	color:#ffffff;
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-shadow:none;
	height:54px;
	padding-top:6px;
}

.ui-footer .ui-grid-c a:hover
{
/* 	opacity: .8;  */
/*    	filter: alpha(opacity=80);  */
/*    	-moz-opacity: .8; */
/* 	background:#444444;  */
}

.ui-footer .ui-grid-c a .ui-icon
{
	moz-border-radius: 0em!important ;
	-webkit-border-radius: 0em!important ;
	border-radius: 0em!important;
}

.ui-footer .ui-grid-c .ui-btn-inner
{
	position:relative;
	font-size:1em;
	font-family: "Lucida Grande";
	color: #7d7d7c;
	border:0px;
	white-space:normal;
	height:28px;
	padding-top:14px!important;
}

.ui-footer .ui-grid-c .ui-btn-inner .ui-btn-text
{
	font-family: latobold;
	font-size: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 18px;
	display: block;
}

.ui-footer .ui-grid-c .ui-icon-customicon-footer1
{
	background: url(/mobile/template/image/bottomicon.png) no-repeat;
	width:21px;
	height:21px;
	left:50%;
	margin-left:-12px!important;
}

.ui-footer .ui-grid-c .ui-icon-customicon-footer2
{
	background: url(/mobile/template/image/piler-public.png) no-repeat 0px 0px!important;
	background-size: contain!important;
	width:22px;
	height:21px;

}

.ui-footer .ui-grid-c .ui-icon-customicon-footer3
{
	background: url(/mobile/template/image/assemblee-primaire.png) no-repeat 0px 0px!important;
	background-size: contain!important;
	width:22px;
	height:21px;
}

.ui-footer .ui-grid-c .ui-icon-customicon-footer4
{
	background: url(/mobile/template/image/job.png) no-repeat 0px 0px!important;
	background-size: contain!important;
	width:22px;
	height:21px;
}


/* STYLE POUR POPUP MOBILE*/
.ui-popup .maincontentctn
{
	margin-left:0px;
	margin-right:0px;
	padding-top:10px;
	moz-border-radius:0.6em!important ;
	-webkit-border-radius:0.6em!important ;
	border-radius: 0.6em!important;
}


/* STYLE GENERIQUE DU CMS pour MOBILE*/
.divwrapper
{
	clear:both;
}
.lastcol
{
	margin-right:0px!important;
}
.hide
{
	display:none;
}
.desactivatepage /*Pour l'affichage du text "désactivé " dans les listes et les titres des pages */
{
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:red;
}

.mandatory, .mandatoryCustom /*Style des champs obligatoires. Defini 2 styles, cf mandatory.js */
{
  background-color: #d7d5d5;
}

.mandatoryFailed, .mandatoryCustomFailed /*Style des champs obligatoires lorsqu'un submit à echoué*/
{
  background-color: #FFE3E8;
  border:1px dotted red;
}

/* STYLE DU BUBBLE POUR SAUVER SUR LE BUREAU*/
#bubble
{
	position:absolute; 
	bottom:20px;
	z-index:1000;
	display:none;
	width:265px;
	border:1px solid #e5e5e5;
	background:#ffffff;
	left:50%;
	margin-left:-138px;
	padding:5px;
}

#bubble div.positioner
{
	position:absolute;
	bottom:-6px;
	right:3px;
	width:13px;
	height:6px;
	background:url(/mobile/template/image/bubblepositioner.png) no-repeat;
	left:50%;
	margin-left:-7px;
}

#bubble > a
{
	position:absolute;
	display:block;
	width:11px;
	height:11px;
	background:url(/mobile/template/image/bubbleclose.png) no-repeat;
	top: 10px;
	right: 10px;
}

#bubble div.img
{
	float:left;
	background:url(/mobile/template/image/iphonedesktop.png) no-repeat center center;
	background-size:100% auto;
	width: 57px;
	height: 57px;
	padding-top:18px;
	padding-bottom:5px;
	margin-left: 7px;
}

#bubble div.txt
{
	float:left;
	width:175px;
	margin-left:12px;
}

#bubble div.txt h1
{
	font-family: nexa_boldregular;
	font-weight: normal;
	font-size: 14px;
	text-transform:uppercase;
	color:#1b2932;
	text-shadow:none;
	margin:0px;
	padding:10px 0px 6px 0px;
}
#bubble div.txt p
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #3c3c3c;
	text-shadow: none;
	margin: 0px;
	padding: 0px;
}
#bubbleBg {
	background: #000;
	opacity: 0.4;
	position: fixed;
	top: -5000px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
}

/*Style pour la navigation*/
.loadmore
{
	text-align:center;
	padding:10px 0px 10px 0px;
	visibility:hidden;
}

.loadmore img
{
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity: 0.50; 
}

/*Style for Screen Hi RES (retina)*/
@media (-webkit-min-device-pixel-ratio: 1.5),  
       (-o-min-device-pixel-ratio: 3/2),  
       (min--moz-device-pixel-ratio: 1.5),  
       (min-device-pixel-ratio: 1.5) 
{
	#logoCtn
	{
		background:url(/mobile/template/image/logo@x2.gif) no-repeat center center;
		background-size: 156px auto!important;
	}
	
	#sharebox > a .icon
	{
		background:url(/mobile/template/image/shareicon@x2.png) right top no-repeat;
		background-size: 40px auto!important;
	}
	
	#sharebox .positioner
	{
		background:url(/mobile/template/image/sharepositioner@x2.png) no-repeat;
		background-size: 14px auto!important;
	}
	
	.ui-icon-customicon-menu
	{ 
		background: url(/mobile/template/image/topicon@x2.png) no-repeat 0px 0px;
		background-size: 37px auto!important;
	}
	
	.ui-icon-customicon-back
	{ 
		background: url(/mobile/template/image/topicon@x2.png) no-repeat 0px -37px!important;
		background-size: 37px auto!important;
	}
	
	.ui-icon-customicon-share
	{ 
		background: url(/mobile/template/image/topicon@x2.png) no-repeat 0px -74px!important;
		background-size: 37px auto!important;
	}
	
	.ui-footer .ui-grid-c .ui-icon-customicon-footer1
	{
		background: url(/mobile/template/image/bottomicon@x2.png) no-repeat;
		background-size:auto 21px!important;
	}
	
	.ui-footer .ui-grid-c .ui-icon-customicon-footer2
	{
		background: url(/mobile/template/image/bottomicon@x2.png) no-repeat -21px 0px;
		background-size:auto 21px!important;
	}
	
	.ui-footer .ui-grid-c .ui-icon-customicon-footer3
	{
		background: url(/mobile/template/image/bottomicon@x2.png) no-repeat -43px 0px;
		background-size:auto 21px!important;
	}
	
	.ui-footer .ui-grid-c .ui-icon-customicon-footer4
	{
		background: url(/mobile/template/image/bottomicon@x2.png) no-repeat -64px 0px;
		background-size:auto 21px!important;
	}
	
#bubble > a
	{
		background:url(/mobile/template/image/bubbleclose@x2.png) no-repeat;
		background-size: 11px auto!important;
	}
	
	#bubble div.img
	{
		background:url(/mobile/template/image/iphonedesktop@x2.png) no-repeat center center;
		background-size:100% auto!important;
	}
	
	#bubble div.positioner
	{
		background:url(/mobile/template/image/bubblepositioner@x2.png) no-repeat;
		background-size: 13px auto!important;
	}
}
#pagehtmlcontentmobile
{
	padding-bottom:14px;
	overflow:hidden;
	padding-top: 14px;
	border-top: 1px solid #dcdcdc;
}

#pagehtmlcontentmobile .contentInner {
	background-color: #fff;
	padding: 16px;
}
/*Style pour la protection des données */
#disclaimerCtn
{
	position:fixed;
	display:block;
	left:0;bottom:0;right:0;
	opacity:1;
	background:rgba(0,0,0,0.6);/*#656464;*/
	z-index:1000;
	overflow:hidden;
	transition:max-height .5s;
	height: 100vh;
}
#disclaimerCtn.hide
{
	max-height:0;
}
#disclaimerCtn .disclaimer
{
	position:relative;
	display:block;
	box-sizing:border-box;
	padding:20px 30px 20px 30px;
	margin:0 auto 0 auto;
	font-size:.9em;
	line-height:1.5em;
	background: #FFFFFF;
	color:#000000;
	border-radius: 5px;
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:90%;
}

#disclaimerCtn .disclaimer h2
{
	font-size: 2em;
}

#disclaimerCtn .disclaimer .txt
{
	margin-bottom:20px;
}

#disclaimerCtn .disclaimer .close, #protectiondonneesContentCtn .save input[type=submit]
{
	position:relative;
	display:block;
	box-sizing:border-box;
	width:100%;
	padding:7px 10px 7px 10px;
	text-align:center;
	background:#004c91;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	transition:background .5s;
	text-transform:uppercase;
	margin-top:20px;
}

#disclaimerCtn .disclaimer .close:hover
{
	background:#2b86e1;
}
@media only screen and (min-width:640px)
{

	#disclaimerCtn .disclaimer
	{
		max-width:1280px;
		padding:10px 50px 50px 50px;
		font-size:1.2em;
	}
	#disclaimerCtn .disclaimer .txt
	{
		margin-bottom:0;
	}
	#disclaimerCtn .disclaimer a.read
	{
		display:inline-block;
		margin-bottom:0;
	}
	#disclaimerCtn .disclaimer .close, #protectiondonneesContentCtn .save input[type=submit]
	{
		width:auto;
		display: inline-block;
		margin:40px 20px 0 0;
	}
}

#protectiondonneesContentCtn .save
{
	margin-top:40px;
}

#protectiondonneesContentCtn .save input[type=submit]
{
	padding:10px;
	cursor: pointer;
}

#protectiondonneesContentCtn .sousTitre, #mentionslegalesContentCtn .sousTitre
{
	text-decoration:underline;
	margin-top: 15px;
}
#protectiondonneesContentCtn .activateCookie
{
	padding:15px 0 15px 10px ;
	font-weight: bold;
	text-transform: uppercase;

	margin:30px 0 50px 0;
	border-bottom: 2px solid #DEDEDE;
	background-color: #eeeeee;
}
#protectiondonneesContentCtn .activateCookie input
{
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

#protectiondonneesContentCtn UL
{
	padding: 0px 0px 7px 13px;
	margin:0px 0px 0px 3px;
	list-style-type: none;
}


#protectiondonneesContentCtn ul li:before
{
	content: "•";
	margin-left: -15px;
	margin-right: 8px;
	font-size: 20px;
}

#protectiondonneesContentCtn a
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width:100%;
	box-sizing: border-box;
}
/*STYLE POUR LE TEMPLATE*/
#searchCtn
{
	display:block;
	height:42px;
	border:1px solid transparent;
	background:#232323;
	padding: 28px 20px 0px 16px;
	margin-bottom: 25px;
}

#cse-search-box-api {
	padding-bottom: 26px;
	border-bottom: 1px solid #4f4f4f;
}


#searchCtn .ui-input-text
{
	background:#ffffff;
	border:none; /* 2px solid #e7e7e7 !important;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 2px 10px;
	width:90%;

}
#searchCtn .inputSearch
{
	background:url(/mobile/plugin/searchapi/template/image/search.png) no-repeat right center;
	background-size: 15px auto!important;
}

#searchCtn .ui-input-text
{
	font-family: nexa_boldregular;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #a9a9a9;
	--padding:1px 30px 1px 5px;
	text-shadow:none;
	margin: 0;
}

#searchresult .ui-content a.ui-link, #searchresult .ui-content a.ui-link:visited, #searchresult .ui-content a.ui-link:hover
{
	text-decoration:none;
}

/*Style for Screen Hi RES (retina)*/
@media (-webkit-min-device-pixel-ratio: 1.5),  
       (-o-min-device-pixel-ratio: 3/2),  
       (min--moz-device-pixel-ratio: 1.5),  
       (min-device-pixel-ratio: 1.5) 
{ 
	#searchCtn .inputSearch
	{
		background:url(/mobile/plugin/searchapi/template/image/search@x2.png) no-repeat right center;
		background-size: 15px auto!important;
	}
}

/*GOOGLE CSE*/
.gsc-result-info, .gsc-above-wrapper-area,  .gsc-control-cse
{
	padding-top:5px!important;;
}

.gsc-orderby-container
{
	display:none;
}

.gsc-url-top
{
	display:none!important;
}

#___gcse_0 div, #___gcse_0 table
{
	padding-left:0px;
}
#sliderCtn
{
	margin:0px -12px 20px -12px;
	overflow:hidden;
}

#slider {
	height: 360px; /* TT inter height */
}
.homepage #slider{
	height: 450px; /* TT home height */
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	text-align: center;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left: 50% !important;
	margin-left: -664px;
	max-width: none;
	min-height: 100%;
	width: auto !important;
	display: block !important;
	height: 100% !important;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
@media (min-width: 1330px) {
	.nivoSlider img {
		width: 100% !important;
		left: 0 !important;
		margin: 0 !important;
		height: auto !important;
	}
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000000;
	color:#ffffff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:0em;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	text-decoration:none!important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 10px 0px 0px 0px;
}
.nivo-controlNav a {
	cursor:pointer;
	background:url(/mobile/plugin/slider/template/images/bullets.png) no-repeat;
	display:inline-block;
	width:22px;
	height:22px;
	color:#ebebeb;
	margin-right:5px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
	color:#bfbfbf;
}

/*Style créé pour l'affichage du slogan*/
.avecSlogan
{
	padding:10px 5px 10px 25px;
}
.avecSlogan > a
{
	color:#ffffff!important;
	text-shadow:none;
	font-size:1.2em;
	cursor:default;
}
.FirstLine
{
}

.SecondLine
{
}


