/*
 *  Copyright 2012 Anyware Services
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

/* begin Page */
/* Created by Artisteer v3.0.0.41778 */

.hidden-L,
.art-content-layout .art-content div.art-breadcrumb span.art-breadcrumb-title-invisible
{
	position: absolute;
	left: -20000px;
	top: -20000px;
}

/* search highlight */
span.highlight {
	color: #000000;
	background-color: #fcfc00;
}

/* --------- */
div.art-page-wai-links
{
	position: absolute;
/* AMETYS BEGIN Desktop */
	width: 100%;
/* AMETYS END Desktop */
	height: 0;
	text-align: center;
	z-index: 50000;
}

div.art-page-wai-links a,
div.art-page-wai-links a:focus,
div.art-page-wai-links a:active,
div.art-page-wai-links a:visited,
div.art-page-wai-links a:hover
{
	position: relative;
	left: -20000px;
	top: -20000px;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}
div.art-page-wai-links a:active,
div.art-page-wai-links a:focus,
div.art-page-wai-links a:hover
{
	left: 0;
	top: 0;
}

/* --------- */
div.art-mobileswitch
{
	position: absolute;
/* AMETYS BEGIN Desktop */
	width: 100%;
/* AMETYS END Desktop */
	height: 0;
	margin: 10px;
	text-align: left;
	z-index: 50000;
}

div.art-mobileswitch a,
div.art-mobileswitch a:focus,
div.art-mobileswitch a:active,
div.art-mobileswitch a:visited,
div.art-mobileswitch a:hover
{
	position: relative;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}

/* --------- */
#art-main, table
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, p.art-logo-name, p.art-logo-text, div.t
{
    margin: 0;
    padding: 0;
}

.ametys-cms-content,
.ametys-cms-content li,
.ametys-cms-content table,
.ametys-cms-content a,
.ametys-cms-content a:link,
.ametys-cms-content a:visited,
.ametys-cms-content a.visited,
.ametys-cms-content a:hover,
.ametys-cms-content a.hovered,
.ametys-cms-service a,
.ametys-cms-service a:link,
.ametys-cms-service a:visited,
.ametys-cms-service a.visited,
.ametys-cms-service a:hover,
.ametys-cms-service a.hovered
{
   color: #777777;
   font-family:  Arial, Helvetica, Sans-Serif;
   font-size: 15px;
}

.lien-titre-blanc {
  color: #FFFFFF !important;
}

.lien-titre-noir {
  color: #000000 !important;
}

.lien-titre-rouge {
  color: #FF0000 !important;
}

.lien-titre-fond-blanc {
  background-color: #FFFFFF !important;
}

.ametys-cms-content p
{
    margin: 12px 0;
	word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6, p.art-logo-name, p.art-logo-text, div.t,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p.art-logo-name a, p.art-logo-text a, div.t a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, p.art-logo-name a:link, p.art-logo-text a:link, div.t a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, p.art-logo-name a:visited, p.art-logo-text a:visited,  div.t a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p.art-logo-name a:hover, p.art-logo-text a:hover,  div.t a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.art-content-layout .art-content div.art-breadcrumb ul li
{
	color: #000000; /* AMETYS ("header.breadcrumb.link.normal.color") */;
        font-weight: bold;        
	margin: 0;
	padding: 0;
	display: inline;
	padding-left: 5px;
}

.ametys-cms-content a, .ametys-cms-service a
{  
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}

.ametys-cms-content a:link, .ametys-cms-service a:link
{
  text-decoration: none;
  color: #309DB7; /* AMETYS ("content.text.link.color") */;
  font-size: 14px;
}

.art-content-layout .art-content div.art-breadcrumb ul li a:link, 
.art-content-layout .art-content div.art-breadcrumb ul li a.link
{
  text-decoration: none;
  color: #000000; /* AMETYS ("header.breadcrumb.link.normal.color") */;
  font-weight: normal;          
}

.ametys-cms-content a:visited, .ametys-cms-content a.visited,
.ametys-cms-service a:visited, .ametys-cms-service a.visited
{
  text-decoration: none;
  color: #309DB7; /* AMETYS ("content.text.link.color") */;
  font-size: 14px;
}

.art-content-layout .art-content div.art-breadcrumb ul li a:visited, 
.art-content-layout .art-content div.art-breadcrumb ul li a.visited
{
  color: #000000; /* AMETYS ("header.breadcrumb.link.visited.color") */;
  font-weight: normal;            
}

.ametys-cms-content a:hover, .ametys-cms-content a.hover,
.ametys-cms-service a:hover, .ametys-cms-service a.hover
{
  	text-decoration: underline;
  	color: #309DB7; /* AMETYS ("content.text.link.hovered.color") */;
        font-size: 14px;
}
.art-content-layout .art-content div.art-breadcrumb ul li a:hover, 
.art-content-layout .art-content div.art-breadcrumb ul li a.hover
{
  text-decoration: underline;
  color: #000000; /* AMETYS ("header.breadcrumb.link.hovered.color") */;
  font-weight: normal;            
}

.pagination ul.nav li span.art-button-wrapper input.art-button,
.ctypes-filter ul.ctypes li span.art-button-wrapper input.art-button,
.results-sort ul li span.art-button-wrapper input.art-button
{
  text-decoration: none;
  color: #7CC8D3 !important /* AMETYS ("content.text.link.color") */;
}
.pagination ul.nav li span.art-button-wrapper input.art-button:hover,
.ctypes-filter ul.ctypes li span.art-button-wrapper input.art-button:hover,
.ctypes-filter ul.ctypes li span.art-button-wrapper.hover input.art-button,
.results-sort ul li span.art-button-wrapper input.art-button:hover,
.results-sort ul li span.art-button-wrapper.hover input.art-button
{
  text-decoration: underline;
  color: #7CC8D3 !important /* AMETYS ("content.text.link.hovered.color") */;
}

/* ----
   LINK
   ---- */
.ametys-cms-content a.invisible,
.ametys-cms-content a.invisible:visited
{
	color: #0F1419 /* AMETYS ("content.text.para.color") */;
	text-decoration: none;
}

.ametys-cms-content a.invisible:hover,
.ametys-cms-content a.invisible:active,
.ametys-cms-content a.invisible:focus
{
  text-decoration: underline;
  color: #7CC8D3 /* AMETYS ("content.text.link.hovered.color") */;
}

.ametys-cms-content a.download,
.ametys-cms-content a.download:hover,
.ametys-cms-content a.download:link,
.ametys-cms-content a.download:visited,
.ametys-cms-content a.download:active
{
	padding-left: 22px;
	background-image: url('images/link/download.png');
	background-position: left;
	background-repeat: no-repeat;
	
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;	
}

.ametys-cms-content a.simple,
.ametys-cms-content a.simple:hover,
.ametys-cms-content a.simple:link,
.ametys-cms-content a.simple:visited,
.ametys-cms-content a.simple:active
{	
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;	
}

.ametys-cms-content a.pdf-2-flash,
.ametys-cms-content a.pdf-2-flash:visited,
.ametys-cms-content a.pdf-2-flash:hover,
.ametys-cms-content a.pdf-2-flash:link,
.ametys-cms-content a.pdf-2-flash:active
{
	padding-left: 15px;
	background-image: url('images/link/magnifier.png');
	background-position: left;
	background-repeat: no-repeat;
}

.ametys-cms-content a.know-more,
.ametys-cms-content a.know-more:visited,
.ametys-cms-content a.know-more:hover,
.ametys-cms-content a.know-more:link,
.ametys-cms-content a.know-more:active
{
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 4px; 
	margin-right: 4px;
	/*
	background-image: url('images/link/knowmore.png');
	background-position: right;
	background-repeat: no-repeat;
	*/
	border-width: 0px;
	border-style: solid;
	border-color: #7CC8D3/* AMETYS ("content.text.link.color") */;
	
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}
.ametys-cms-content a.know-more:hover,
.ametys-cms-content a.know-more:active
{
	border-width: 0px;
	border-style: solid;
	border-color: #7CC8D3/* AMETYS ("content.text.link.hovered.color") */;
}

.ametys-cms-content a.external,
.ametys-cms-content a.external:visited,
.ametys-cms-content a.external:hover,
.ametys-cms-content a.external:link,
.ametys-cms-content a.external:active,
.module-box a.external
{
	padding-right: 2px;
	/*
	background-image: url('images/link/external.png');
	background-position: right;
	background-repeat: no-repeat;
	*/
}

.ametys-cms-content a.mailto,
.ametys-cms-content a.mailto:visited,
.ametys-cms-content a.mailto:hover,
.ametys-cms-content a.mailto:link,
.ametys-cms-content a.mailto:active,
.ametys-cms-content a.comment-sendmail,
.ametys-cms-content a.comment-sendmail:visited,
.ametys-cms-content a.comment-sendmail:hover,
.ametys-cms-content a.comment-sendmail:link,
.ametys-cms-content a.comment-sendmail:active
{
	padding-left: 24px;
	background-image: url('images/link/mailto.png');
	background-position: left;
	background-repeat: no-repeat;
	
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}

.ametys-cms-content a.broken,
.ametys-cms-content a.broken:hover,
.ametys-cms-content a.broken:link,
.ametys-cms-content a.broken:visited,
.ametys-cms-content a.broken:active {
	color: #ffffff !important;
	background-color: #ff0000 !important;
}

.ametys-cms-content h1
{
    color: #565555; /* AMETYS ("content.text.header.color") */;
    margin: 21px 0;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-size: 26px;
}

.art-blockcontent h1
{
margin: 21px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 26px; 
}

.ametys-cms-content h1 a, .ametys-cms-content h1 a:link, .ametys-cms-content h1 a:hover, .ametys-cms-content h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited 
{
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 26px; 
}

.ametys-cms-content h2
{
   color: #565555 /* AMETYS ("content.text.header.color") */;
margin: 19px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 24px;     
}

.art-blockcontent h2
{
margin: 19px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 24px; 
}

.ametys-cms-content h2 a, .ametys-cms-content h2 a:link, .ametys-cms-content h2 a:hover, .ametys-cms-content h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 24px; 
}

.ametys-cms-content h3
{
   /* color: #4D4D4D; */ /* AMETYS ("content.text.title.h1.color") */
   color: #7CC8D3;
   margin: 19px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 24px;
   text-transform: uppercase;   
}

.art-blockcontent h3
{
margin: 19px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 22px; 
}

.ametys-cms-content h3 a, .ametys-cms-content h3 a:link, .ametys-cms-content h3 a:hover, .ametys-cms-content h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 22px; 
}

.ametys-cms-content h4
{
   /* color: #808080 */ /* AMETYS ("content.text.title.h2.color") */;
   color: #7CC8D3;
   margin: 20px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 22px;        
}

.art-blockcontent h4
{
margin: 20px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 18px; 
}

.ametys-cms-content h4 a, .ametys-cms-content h4 a:link, .ametys-cms-content h4 a:hover, .ametys-cms-content h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 18px; 
}

.ametys-cms-content h5
{
   color: #7CC8D3 /* AMETYS ("content.text.title.h3.color") */;
   margin: 26px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 20px;   
}

.art-blockcontent h5
{
margin: 26px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 16px; 
}

.ametys-cms-content h5 a, .ametys-cms-content h5 a:link, .ametys-cms-content h5 a:hover, .ametys-cms-content h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 16px; 
}

.ametys-cms-content h6
{
   color: #95499C /* AMETYS ("content.text.title.h4.color") */;
margin: 35px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 11px;    
}

.art-blockcontent h6
{
margin: 35px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 11px; 
}

.ametys-cms-content h6 a, .ametys-cms-content h6 a:link, .ametys-cms-content h6 a:hover, .ametys-cms-content h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#art-main
{
  position: relative;
  z-index: 0;
  /* AMETYS BEGIN Desktop */
  width: 100%;
  left: 0;
  top: 0;
  /* AMETYS END Desktop */
  cursor:default;
  overflow:visible;
  /*
  background-size: 1920px 1010px;
  background-repeat: repeat;  
  background-attachment: fixed;
  background-position: center;
  background-image: url('../img/fond1.jpg');
  */
}

/* AMETYS BEGIN Desktop */
#art-page-background-glare
{
  position: absolute;
  left: 50%;
  margin-left :-400px;
  top:0;
  width:800px;
  height:160px;
  overflow:hidden;
  min-width: 1000px;
}

#art-page-background-glare-image
{
  position: fixed;
  width:800px;
  top: 0;
  height:160px;
  background-repeat: no-repeat;
  background-image: url('../img/page_gl.png');
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}
/* AMETYS END Desktop */

/*
body
{
  padding: 0; 
  margin:0;
  color: #0F1419;
  height:100%;
  min-height:100%;
  background-color: transparent;
  min-width: 1000px;
}
*/

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop */

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

form.newsletter span.art-button-wrapper
{
	float: right;
}

/* ----
   LINK
   ---- */
.ametys-cms-content a.download,
.ametys-cms-content a.download:hover,
.ametys-cms-content a.download:link,
.ametys-cms-content a.download:visited,
.ametys-cms-content a.download:active
{
	background-image: url('../img/link/download.png');
	
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}

.ametys-cms-content a.simple,
.ametys-cms-content a.simple:hover,
.ametys-cms-content a.simple:link,
.ametys-cms-content a.simple:visited,
.ametys-cms-content a.simple:active
{
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}

.ametys-cms-content a.pdf-2-flash,
.ametys-cms-content a.pdf-2-flash:hover,
.ametys-cms-content a.pdf-2-flash:link,
.ametys-cms-content a.pdf-2-flash:visited,
.ametys-cms-content a.pdf-2-flash:active
{
	background-image: url('../img/link/magnifier.png');
}

.ametys-cms-content a.know-more,
.ametys-cms-content a.know-more:hover,
.ametys-cms-content a.know-more:link,
.ametys-cms-content a.know-more:visited,
.ametys-cms-content a.know-more:active
{
	/*background-image: url('../img/link/knowmore.png');*/
}

.ametys-cms-content a.external,
.ametys-cms-content a.external:hover,
.ametys-cms-content a.external:link,
.ametys-cms-content a.external:visited,
.ametys-cms-content a.external:active,
.module-box a.external
{
   /*background-image: url('../img/link/external.png');*/
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}

.ametys-cms-content a.simple,
.ametys-cms-content a.simple:hover,
.ametys-cms-content a.simple:link,
.ametys-cms-content a.simple:visited,
.ametys-cms-content a.simple:active,
{
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}

.ametys-cms-content a.mailto,
.ametys-cms-content a.mailto:hover,
.ametys-cms-content a.mailto:link,
.ametys-cms-content a.mailto:visited,
.ametys-cms-content a.mailto:active,
.ametys-cms-content a.comment-sendmail,
.ametys-cms-content a.comment-sendmail:hover,
.ametys-cms-content a.comment-sendmail:link,
.ametys-cms-content a.comment-sendmail:visited,
.ametys-cms-content a.comment-sendmail:active
{
	background-image: url('../img/link/mailto.png');
	
   color: #7CC8D3;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 17px;
}

.ametys-cms-content dfn a:link,
.ametys-cms-content dfn a:visited,
.ametys-cms-content dfn a:hover,
.ametys-cms-content dfn a:active,
.ametys-cms-content dfn a:focus
{
	text-decoration: none;
	border-style: dashed;
	border-width: 1px;
	border-color: #0F1419 /* AMETYS ("content.text.para.color") */; 
	color: #0F1419 /* AMETYS ("content.text.para.color") */ ;
}

/* end Page */

/* begin HeaderFluidBg */
/* AMETYS BEGIN Desktop */
div#art-header-bg
{
  position: absolute;
  overflow:hidden;
  top:0;
  left:0;
  margin:0 auto;
  width: 100%;
  height: 300px;
  z-index:0;
}
/* AMETYS END Desktop *//* end HeaderFluidBg */

/* begin MenuFluidBg */
/* AMETYS BEGIN Desktop */
div#art-hmenu-bg
{
  position: absolute;
  overflow:hidden;
  top:300px;
  left:0;
  margin:0 auto;
  width: 100%;
  height: 34px;
  z-index:0;
}
/* AMETYS END Desktop *//* end MenuFluidBg */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 11px;
  min-height: 11px;
/* AMETYS BEGIN Desktop */
  margin-top: 0;
  margin-bottom: 0;
/* AMETYS END Desktop */
  cursor:auto;/* AMETYS BEGIN Desktop */
/* AMETYS BEGIN Desktop */
  width: 70%;
  min-width: 1000px;
/* AMETYS END Desktop */
}

.art-sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
    background-color: #7CC8D3;
}

/* AMETYS BEGIN Desktop */
.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 10px;
  height: 10px;
  background-image: url('images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 5px, 5px, auto);
  background-image: url('../img/sheet_s.png');
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 5px, 5px);
  background-image: url('../img/sheet_s.png');
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(5px, 5px, auto, auto);
  background-image: url('../img/sheet_s.png');
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(5px, auto, auto, 5px);
  background-image: url('../img/sheet_s.png');
}

.art-sheet-tc, .art-sheet-bc
{
  left: 5px;
  right: 5px;
  height: 10px;
  background-image: url('images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 5px, auto);
  background-image: url('../img/sheet_h.png');
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(5px, auto, auto, auto);
  background-image: url('../img/sheet_h.png');
}

.art-sheet-cr, .art-sheet-cl
{
  top: 5px;
  bottom: 5px;
  width: 10px;
  background-image: url('images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 5px);
  background-image: url('../img/sheet_v.png');
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 5px, auto, auto);
  background-image: url('../img/sheet_v.png');
}

/* AMETYS END Desktop */
.art-sheet-cc
{
  position: absolute;
  /* AMETYS BEGIN Desktop */
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  /* AMETYS END Desktop */
  background-color: #FFFFFF;
}

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop *//* AMETYS BEGIN Desktop */

/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */
#art-page-background-top-texture, #art-page-background-middle-texture{
  min-width: 1000px;
}
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop */

/* end Box, Sheet */

/* begin Header */
div.art-header
{
  /* AMETYS BEGIN Desktop */
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 85px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #FFFFFF;
/* AMETYS END Desktop */
}
/* AMETYS BEGIN Desktop */

div.art-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:300px;
}
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */

div.art-header-center
{
	position: relative;
	width: 100%;
	left:50%;
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 100%;
  height: 95px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../img/header.jpg');
  opacity: .85;
}

div.art-header-logo-jpeg
{
  position: absolute;
  top: 2px;
  left: 20px;
  width: 155px;
  height: 145px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../img/header_logo.png');
}

div.art-header-logo-jpeg2
{
  position: absolute;
  top: 2px;
  left: 80%;
  width: 155px;
  height: 145px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../img/logo_cufr_transparent.png');
  z-index: 10000;
}

div.art-header-ENT
{
  position: absolute;
  top: 20px;
  left: 70%;
  z-index: 10000;
}

/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop *//* end Header */

/* begin TextBlock */

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */
/* end TextBlock */

/* begin HeaderObject */

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop *//* end HeaderObject */

/* begin Flash */
/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */
/* end Flash */

/* begin Logo */
div.art-logo
{
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  margin-left: 0;
}

h1.art-logo-name,
p.art-logo-name
{
  display: block;
  text-align: right; /* AMETYS ("header.title.title.align") */;
  /* text-shadow: 2px 2px 4px #000000; */
}
h1.art-logo-name, 
h1.art-logo-name a, 
h1.art-logo-name a:link, 
h1.art-logo-name a:visited, 
h1.art-logo-name a:hover,
p.art-logo-name, 
p.art-logo-name a, 
p.art-logo-name a:link, 
p.art-logo-name a:visited, 
p.art-logo-name a:hover
{
  font-family: Comfortaa;
  font-weight: normal;
  font-size: 30px;
  padding-left: 50px;
  margin: 0;
  color: #000000 !important /* AMETYS ("header.title.title.color") */;
  opacity: .8;
}

h2.art-logo-text,
p.art-logo-text
{
  display: block;
  text-align: right; /* AMETYS ("header.title.slogan.align") */;
  /* text-shadow: 2px 2px 4px #000000; */
}
h2.art-logo-text, 
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover,
p.art-logo-text, 
p.art-logo-text a,
p.art-logo-text a:link,
p.art-logo-text a:visited,
p.art-logo-text a:hover
{
  /* font-family: Comfortaa; */
  font-weight: normal;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #000000 !important /* AMETYS ("header.title.slogan.color") */;
  opacity: .6;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.art-hmenu, .art-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  /* AMETYS BEGIN Desktop */
  display: block;
  /* AMETYS END Desktop */
}

.art-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
 /* AMETYS BEGIN Desktop */
  display: block;
  float: left;
 /* AMETYS END Desktop */
  position: relative;
  z-index: 5;
  background: none;
}

.art-hmenu li:hover, .art-hmenu li.hover
{
  z-index: 10000;
  white-space: normal;
}

.art-hmenu li li
{
  float: none;
}

/* AMETYS BEGIN Desktop */
.art-hmenu ul
{
  /*visibility: hidden;*/
  position: absolute;
  z-index: 10;
  left: 0;
  top: -10000px;
  background: none;
  min-height: 0;
  padding: 10px 30px 30px 30px;
  /* AMETYS END Desktop */
  margin: -10px 0 0 -30px;/* AMETYS BEGIN Desktop */
  background-image: url('../img/spacer.gif');
}

.art-hmenu li:hover>ul, .art-hmenu li.hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-hmenu li li:hover>ul, .art-hmenu li li.hover>ul
{
  top: 0;
  left: 100%;
}

.art-hmenu:after, .art-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  /*visibility: hidden;*/
  overflow: hidden;
  clear: both;
}
.art-hmenu{
  min-height: 0;
  /* position:relative; Commented because of a bug in the search form (not clickable) on FF */
	padding: 0 0 0 0 !important;
}
/* AMETYS END Desktop */

.art-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* AMETYS BEGIN Desktop */
.art-hmenu-form
{
  float: right;
  position:relative;
  padding: 0 0 0 0 !important;
}

/* AMETYS END Desktop */

.art-hmenu-form input.input-text
{
	width: 80px;
	vertical-align: top;
	margin: 2px;
	margin-right: 4px;
}

/* menu structure */

.art-nav
{
 /* AMETYS BEGIN Desktop */
  /* AMETYS END Desktop */  
  position: relative;
/* AMETYS BEGIN Desktop */
  margin:0 auto;
  min-height: 36px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #DDDD47;
/* AMETYS END Desktop */
}

.art-nav .art-gotocart
{
	display: block;
    color: #C8C1B1;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index:1;
}

.art-nav .art-gotocart a
{
	font-size: 11px;
	position: relative;
    display: block;
    overflow: hidden;
    height: 28px;
	color: #C8C1B1;
}

.art-nav .art-gotocart img
{
	vertical-align: middle;
    margin-right: 5px;
}

.art-nav .art-gotocart .cart-counter
{
	color: #C8C1B1;
}

/* AMETYS BEGIN Desktop */
.art-nav-outer
{
    position:absolute;
    width:100%;
}

/* AMETYS END Desktop */

.art-nav-l, .art-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.art-nav-l
{
  left: 0;
  right: 0;
  background-image: url('../img/nav.png');
}

.art-nav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
  background-image: url('../img/nav.png');
}

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop *//* end Menu */

/* begin MenuItem */
.art-hmenu a,
form.art-hmenu-form span.art-hmenu-form-button
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 36px;
  cursor: pointer;
  text-decoration: none;
  /* border-bottom: 1px solid #FFFFFF; */
  font-family: "Francois One";
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  line-height: 26.4px;  
}

form.art-hmenu-form span.art-hmenu-form-button
{
	display: inline-block;
}
form.art-hmenu-form span.art-hmenu-form-button input.art-hmenu-form-button
{
  height: 24px;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
	border-style: none;
	background-color: transparent;
  /* AMETYS END Desktop */
  padding: 0 22px;
  margin: 0 0;
  line-height: 24px;
  text-align: center;/* AMETYS BEGIN Desktop */

  color: #808080/* AMETYS ("hmenu.item.text.normal.color") */;
}

.art-hmenu ul li
{
    margin:0;
    clear: both;
}

form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-l,
form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-r,
.art-hmenu a .r, .art-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 112px;
 /* AMETYS BEGIN Desktop */
  background-image: url('images/menuitem.png');
 /* AMETYS END Desktop */
}

form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-l,
.art-hmenu a .l
{
  left: 0;
  right: 0;
}

form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-r,
.art-hmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover, .art-hmenu a:focus
{
  font-size: 16px; /* Taille police menu */
  text-align: left;
  text-decoration: none;
}

.art-hmenu a .t
{
  /* AMETYS BEGIN Desktop */
  color: #565555; /* AMETYS ("hmenu.item.text.normal.color") */;
  /* AMETYS END Desktop */
  padding: 0 15px;
  margin: 0 0;
  line-height: 36px; /* Hauteur menu */
  text-align: center;
}

.art-hmenu a:hover .l, .art-hmenu a:hover .r,
.art-hmenu a:focus .l, .art-hmenu a:focus .r
{
  top: -39px;
}

.art-hmenu li:hover>a .l, .art-hmenu li:hover>a .r,
.art-hmenu li:focus>a .l, .art-hmenu li:focus>a .r
{
  top: -39px;
}

.art-hmenu li:hover a .l, .art-hmenu li:hover a .r,
.art-hmenu li.hover a .l, .art-hmenu li.hover a .r
{
  top: -39px;
}

/* AMETYS BEGIN Desktop */
.art-hmenu a:hover .t, .art-hmenu a:focus .t
{
  color: #000000 /* AMETYS ("hmenu.item.text.hovered.color") */;
}

.art-hmenu li:hover a .t, .art-hmenu li.hover a .t
{
  color: #000000 /* AMETYS ("hmenu.item.text.hovered.color") */;
}

.art-hmenu li:hover>a .t, .art-hmenu li.hover>a .t
{
  color: #000000 /* AMETYS ("hmenu.item.text.hovered.color") */;
}

form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-l,
form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-r,
.art-hmenu a.active .l, .art-hmenu a.active .r
{
  top: -78px;
}

.art-hmenu a.active .t
{
  color: #000000; /* AMETYS ("hmenu.item.text.active.color") */;
  background-color: #F5E443;
}
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */
form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-l,
form.art-hmenu-form span.art-hmenu-form-button span.art-hmenu-form-button-r,
.art-hmenu a .r, .art-hmenu a .l
{
  background-image: url('../img/menuitem.png');
}
/* AMETYS END Desktop *//* end MenuItem */

/* begin MenuSeparator */

/* AMETYS BEGIN Desktop */
.art-hmenu li.last
{
	background-image: none;
	margin-right: 0;
	padding-right: 0;
}
/* AMETYS END Desktop *//* end MenuSeparator */

/* begin MenuSubItem */

.ui-corner-all { 
	border-radius: 0; 
}
.ui-widget-content {
	border: 1px solid #FFFFFF;
	padding: 0;
}
.ui-widget-content .ui-menu-item a {
/* AMETYS BEGIN Desktop */
  	background-image: url('../img/subitem.png');
  	background-repeat: repeat-x;
  	background-position: 0 0;
/* AMETYS END Desktop */
	font-weight: normal;
    color: #F1F1F3;
    padding: 0 2px;
    line-height: 32px;
}
.ui-widget-content .ui-menu-item a.ui-state-hover
{
/* AMETYS BEGIN Desktop */
  	background-position: 0 -32px;
/* AMETYS END Desktop */
    color: #FFFFFF;
    border-style: none;
    margin: 0;
}

.art-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 32px;
/* AMETYS BEGIN Desktop */
  min-width: 180px;
/* AMETYS END Desktop */
  width: auto;
  overflow: visible;
  background-position: left top;
  background-repeat: repeat-x;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-style: dashed;
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: #FFFFFF;
  border-right-color: #FFFFFF;
  text-align: left /* AMETYS ("hmenu.subitem.text.align") */;
  margin:0;
  padding:0;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;/* if menu name is too long, we want to see it !*/
  line-height: 32px;
  color: #808080 /* AMETYS ("hmenu.subitem.text.normal.color") */;
  font-size: 12px;/* AMETYS BEGIN Desktop */
  background-image: url('../img/subitem.png');
/* AMETYS END Desktop */
}

.art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active, .art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  text-align: left /* AMETYS ("hmenu.subitem.text.align") */;
  margin:0;
  padding:0;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #505050; /* Couleur police sous menu */ /* AMETYS ("hmenu.subitem.text.normal.color") */;
  font-size: 16px; /* Taille police sous menu */
}

.art-hmenu ul li a:hover, .art-hmenu ul li a:focus
{
  color: #000000; /* AMETYS ("hmenu.subitem.text.hovered.color") */
/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */
}

.art-hmenu ul li:hover>a, .art-hmenu ul li.hover>a
{
  color: #000000; /* AMETYS ("hmenu.subitem.text.hovered.color") */;
/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */
}

.art-nav .art-hmenu ul li a:hover span, .art-nav .art-hmenu ul li a:hover span span,
.art-nav .art-hmenu ul li a:focus span, .art-nav .art-hmenu ul li a:focus span span
{
  color: #000000; /* AMETYS ("hmenu.subitem.text.hovered.color") */;
}

.art-nav .art-hmenu ul li:hover>a span, .art-nav .art-hmenu ul li:hover>a span span,
.art-nav .art-hmenu ul li.hover>a span, .art-nav .art-hmenu ul li.hover>a span span
{
  color: #000000; /* AMETYS ("hmenu.subitem.text.hovered.color") */;
}

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop *//* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: #FFFFFF;
  border: none !important;
  padding:0 !important;
/* AMETYS BEGIN Desktop */
  width:100%;
  margin-top:0;
  margin-bottom:0;
/* AMETYS END Desktop */
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin: 0;
  padding:0;
}

.art-content-layout .art-content-layout{margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
/* AMETYS BEGIN Desktop */
  min-width: 19px;
  min-height: 19px;
  margin: 10px 10px 10px 10px;
  padding: 20px;
  /* border-left-width: 1px; border-left-style: solid; border-left-color: #FFFFFF; */
  background-color: #FFFFFF;
  /* border-radius: 0 15px 15px 0; */
/* AMETYS END Desktop */
}

.art-vmenublock-body
{
  position: relative;
  padding: 8px;
  border-left-width: 1px; border-left-style: solid; border-left-color: #565555;  
}

/* AMETYS BEGIN Desktop */
.art-vmenublock-tr, .art-vmenublock-tl, .art-vmenublock-br, .art-vmenublock-bl, .art-vmenublock-tc, .art-vmenublock-bc,.art-vmenublock-cr, .art-vmenublock-cl
{
  position: absolute;
}

.art-vmenublock-tr, .art-vmenublock-tl, .art-vmenublock-br, .art-vmenublock-bl
{
  width: 18px;
  height: 18px;
  background-color: #7CC8D3;
}

.art-vmenublock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 9px, 9px, auto);
  background-color: #7CC8D3;
}

.art-vmenublock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 9px, 9px);
  background-color: #7CC8D3;
}

.art-vmenublock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(9px, 9px, auto, auto);
  background-color: #7CC8D3;
}

.art-vmenublock-br
{
  bottom: 0;
  right: 0;
  clip: rect(9px, auto, auto, 9px);
  background-color: #7CC8D3;
}

.art-vmenublock-tc, .art-vmenublock-bc
{
  left: 9px;
  right: 9px;
  height: 18px;
  background-color: #7CC8D3;
}

.art-vmenublock-tc
{
  top: 0;
  clip: rect(auto, auto, 9px, auto);
  background-color: #7CC8D3;
}

.art-vmenublock-bc
{
  bottom: 0;
  clip: rect(9px, auto, auto, auto);
  background-color: #7CC8D3;
}

.art-vmenublock-cr, .art-vmenublock-cl
{
  top: 9px;
  bottom: 9px;
  width: 18px;
  background-color: #7CC8D3;
}

.art-vmenublock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 9px);
  background-color: #7CC8D3;
}

.art-vmenublock-cl
{
  left: 0;
  clip: rect(auto, 9px, auto, auto);
  background-color: #7CC8D3;
}

/* AMETYS END Desktop */
.art-vmenublock-cc
{
  position: absolute;
  /* AMETYS BEGIN Desktop */
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;/* AMETYS END Desktop */
  background-color: #7CC8D3;
}

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop */div.art-breadcrumb
{
  margin: 10px;
  background-color: transparent;
  opacity: .7;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
/* AMETYS BEGIN Desktop */
.art-vmenublockheader
{
  margin-bottom: 7px;
  position: relative;
  overflow: hidden;
  height: 30px;
  background-color: transparent;
  color: #565555;
}
/* AMETYS END Desktop */

.art-vmenublockheader h2.t, .art-vmenublockheader h3.t, .art-vmenublockheader div.t
{
  position: relative;
  overflow: hidden;
  height: 30px;
}

 /* AMETYS BEGIN Desktop */
.art-vmenublockheader h2.t,
.art-vmenublockheader h2.t a,
.art-vmenublockheader h2.t a:link,
.art-vmenublockheader h2.t a:visited, 
.art-vmenublockheader h2.t a:hover,
.art-vmenublockheader h3.t,
.art-vmenublockheader h3.t a,
.art-vmenublockheader h3.t a:link,
.art-vmenublockheader h3.t a:visited, 
.art-vmenublockheader h3.t a:hover,
.art-vmenublockheader div.t,
.art-vmenublockheader div.t a,
.art-vmenublockheader div.t a:link,
.art-vmenublockheader div.t a:visited, 
.art-vmenublockheader div.t a:hover
{
  color: #565555; /* AMETYS ("page.block.header.vmenublockheader.color")*/;
  /* font-family: Tahoma, Arial, Helvetica, Sans-Serif; */
  /* font-family: "Francois One"; */
  font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 16px;
}
 /* AMETYS END Desktop */

.art-vmenublockheader h2.t,
.art-vmenublockheader h3.t,
.art-vmenublockheader div.t
{
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 30px;	
}

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop *//* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;/* AMETYS BEGIN Desktop */
/* AMETYS BEGIN Desktop */
  min-width: 1px;
  min-height: 1px;
/* AMETYS END Desktop */
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop *//* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.art-vmenu
{
  margin-top: 0; 
  margin-bottom: 1px;
}

/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 24px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 1px 0 1px 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

/* AMETYS BEGIN Desktop */
ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 82px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 13px;
  background-image: url('../img/vmenuitem.png');
}

ul.art-vmenu a .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 987px);
  background-image: url('../img/vmenuitem.png');
}

ul.art-vmenu a .t, ul.art-vmenu ul a
{
  /* font-family: Tahoma, Arial, Helvetica, Sans-Serif; */
  /*font-family: "Francois One";*/
  font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}

ul.art-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 24px;
  color: #FFFFFF; /* AMETYS ("vmenu.item.text.normal.color") */;
  padding: 0 10px 0 18px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -58px;
}

ul.art-vmenu a.active .t
{
  color: #7CC8D3; /* AMETYS ("vmenu.item.text.active.color") */;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -29px;
}

ul.art-vmenu a:hover .t
{
  color: #7CC8D3; /* AMETYS ("vmenu.item.text.hovered.color") */;
  text-transform: uppercase;
}
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop *//* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.art-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  /* background-position: 25px 0; */
  /* background-repeat: repeat-x; */
  padding: 0 0 0 41px;
  line-height: 20px;
  /* AMETYS BEGIN Desktop */
  color: #FFFFFF; /* AMETYS ("vmenu.subitem.text.normal.color")*/;
  font-size: 11px;
  /* AMETYS END Desktop */
  margin-left: 0;/* AMETYS BEGIN Desktop */
  /* background-image: url('../img/vsubitem.gif'); */
/* AMETYS END Desktop */
}

ul.art-vmenu ul li
{
  padding: 0;
}

ul.art-vmenu ul ul li
{
  padding:0;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  line-height: 20px;
  /* AMETYS BEGIN Desktop */
  color: #FFFFFF; /* AMETYS ("vmenu.subitem.text.normal.color")*/;
  font-size: 13px;
  /* AMETYS END Desktop */
  margin-left: 0;
}

ul.art-vmenu ul
{
    margin:0 0 0 0;
}

ul.art-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.art-vmenu ul .art-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
/* AMETYS BEGIN Desktop */
  border: none;
/* AMETYS END Desktop */
}

ul.art-vmenu ul li.art-vmenu-separator-first
{
    margin-bottom:1px;
    padding-bottom:0;
}

ul.art-vmenu ul li li a
{
  background-position: 50px 0;
  padding: 0 0 0 66px;
}

ul.art-vmenu ul li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 91px;
}

ul.art-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding: 0 0 0 116px;
}

ul.art-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding: 0 0 0 141px;
}

ul.art-vmenu ul li a.active
{
  color: #7CC8D3; /* AMETYS ("vmenu.item.text.hovered.color") */;
  background-position: 25px -50px;
}

/* AMETYS BEGIN Desktop */
ul.art-vmenu ul li li a.active
{
  background-position: 50px -50px;
}

ul.art-vmenu ul li li li a.active
{
  background-position: 75px -50px;
}

ul.art-vmenu ul li li li li a.active
{
  background-position: 100px -50px;
}

ul.art-vmenu ul li li li li li a.active
{
  background-position: 125px -50px;
}
/* AMETYS END Desktop */

ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{
  color: #7CC8D3; /* AMETYS ("vmenu.subitem.text.hovered.color")*/;
  text-transform: uppercase;
/* AMETYS BEGIN Desktop */
  background-position: 25px -25px;
/* AMETYS END Desktop */
}

/* AMETYS BEGIN Desktop */
ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active
{
  background-position: 50px -25px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active
{
  background-position: 75px -25px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active
{
  background-position: 100px -25px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -25px;
}
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop *//* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
  position: relative;
/* AMETYS BEGIN Desktop */
  min-width: 15px;
  min-height: 0px;
  margin: 10px 10px 10px 10px;
  /* border-width: 2px 2px 2px 0; border-style: solid; border-color: #565555; */
  /* border-radius: 0 15px 15px 0; */
  background-color: #FFFFFF;
/* AMETYS END Desktop */
}

.art-block-body
{
  position: relative;
  padding: 8px;
}

/* AMETYS BEGIN Desktop */
.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 14px;
  height: 14px;
  background-color: #FFFFFF;
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
  background-color: #FFFFFF;
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
  background-color: #FFFFFF;
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
  background-color: #FFFFFF;
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
  background-color: #FFFFFF;
}

.art-block-tc, .art-block-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-color: #FFFFFF;
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
  background-color: #FFFFFF;
}

.art-block-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
  background-color: #FFFFFF;
}

.art-block-cr, .art-block-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-color: #FFFFFF;
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
  background-color: #FFFFFF;
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
  background-color: #FFFFFF;
}

/* AMETYS END Desktop */
.art-block-cc
{
  position: absolute;
  /* AMETYS BEGIN Desktop */
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;/* AMETYS END Desktop */
  background-color: #FFFFFF;
}

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop */

div.art-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #B2C2D1;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
/* AMETYS BEGIN Desktop */
.art-blockheader
{
  margin-bottom: 4px;
  position: relative;
  overflow: hidden;
  height: 26px;
}
/* AMETYS END Desktop */

.art-blockheader h2.t, .art-blockheader h3.t, .art-blockheader div.t
{
  position: relative;
  overflow: hidden;
  height: 26px;
  background-color: #565555; color: #FFFFFF; text-align: center;
  /* border-radius: 0 15px 0 0; */
}

 /* AMETYS BEGIN Desktop */
.art-blockheader h2.t,
.art-blockheader h2.t a,
.art-blockheader h2.t a:link,
.art-blockheader h2.t a:visited, 
.art-blockheader h2.t a:hover,
.art-blockheader h3.t,
.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover,
.art-blockheader div.t,
.art-blockheader div.t a,
.art-blockheader div.t a:link,
.art-blockheader div.t a:visited, 
.art-blockheader div.t a:hover
{
  color: #FFFFFF; /* AMETYS ("page.block.header.blockheader.color")*/;
  /* font-family: Tahoma, Arial, Helvetica, Sans-Serif; */
  font-family: 'Abel';
  font-size: 16px;
}
 /* AMETYS END Desktop */

.art-blockheader h2.t,
.art-blockheader h3.t,
.art-blockheader div.t
{
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;	
}

/* AMETYS BEGIN Desktop */
.art-blockheader .l, .art-blockheader .r
{
  position: absolute;
  height: 26px;
  background-color: transparent;
}

.art-blockheader .l
{
  left: 0;
  right: 19px;
  background-color: transparent;
}

.art-blockheader .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 981px);
  background-color: transparent;
}

/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop *//* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
/* AMETYS BEGIN Desktop */
  min-width: 13px;
  min-height: 13px;
/* AMETYS END Desktop */
}

.art-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #1D3C4E;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */ /* AMETYS BEGIN Desktop */
.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #1D3C4E;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  color: #565555;
  text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #565555; 
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #000000;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}

/* AMETYS END Desktop */

.art-blockcontent-body ul li
{
   /* AMETYS BEGIN Desktop */
  line-height: 125%;    
  color: #364759;
   /* AMETYS END Desktop */

  padding: 0 0 0 12px;
  background-repeat: no-repeat;
  /* background-image: url('../img/blockcontentbullets.png'); */
}

.tagcloud .size0 input,
.tagcloud .size1 input,
.tagcloud .size2 input,
.tagcloud .size3 input,
.tagcloud .size4 input,
.tagcloud .size5 input 
{
	color: #364759;
}

/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #F7F7F8 !important;
  width: auto;
  /*outline: none;*/
  border: none;
  background: none;
  line-height: 29px;
  height: 29px;
  margin: 0 !important;
  padding: 0 15px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 29px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, .ui-widget
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.ui-widget {
	font-weight: normal;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #F7F7F8 !important;
  text-decoration: none;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #050200 !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 97px;
  margin: 0;
  padding: 0;
  /* background-image: url('images/button.png'); */
  background-color: #565555;
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 4px;
  /* background-image: url('../img/button.png'); */
  background-color: #565555;
}

.art-button-wrapper .art-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
  /* background-image: url('../img/button.png'); */
  background-color: #565555;
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -34px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -68px;
}

.art-button-wrapper input
{
  float: none !important;
}

/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
/* AMETYS BEGIN Desktop */
  min-width: 1px;
  min-height: 1px;
  margin: 0;
/* AMETYS END Desktop */
}

.art-post-body
{
  position: relative;
  padding: 10px;
}

.art-post-body-page
{
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */

a img
{
  border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
  border-style: dotted /* AMETYS("content.text.image.border.border-style") */;
  border-width: 1px /* AMETYS("content.text.image.border.border-width") */; 
  border-color: #7CC8D3 /* AMETYS("content.text.image.border.border-color") */;
  margin: 5px /* AMETYS("content.text.image.margin") */;
}

/* -----
   IMAGE
   ----- */
.ametys-cms-content img
{
  	border-style: solid /* AMETYS("content.text.image.border.border-style") */;
  	border-width: 1px /* AMETYS("content.text.image.border.border-width") */; 
  	border-color: #F0F0F0 /* AMETYS("content.text.image.border.border-color") */;
  	margin: 5px /* AMETYS("content.text.image.margin") */;
	padding: 0;
}

.ametys-cms-content span.invisible img
{
	border-style: none;
	padding: 0;
}

.ametys-cms-content span.frame img 
{
	background-color: #FFFFFF /* AMETYS("content.text.image.bgcolor") */;
	padding: 3px;
}

.ametys-cms-content span.largeframe img 
{
	background-color: #FFFFFF /* AMETYS("content.text.image.bgcolor") */;
	padding: 8px;	
}

.ametys-cms-content .floatleft 
{
	float: left;
	margin-left: 0;
}

.ametys-cms-content .floatright 
{
	float: right;
	margin-right: 0;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* -----
   TABLE
   ----- */
.ametys-cms-content table
{
  border-collapse: collapse;
  margin: 1px;
}
.ametys-cms-content table caption
{
	margin-bottom: 7px;
}
.ametys-cms-content table tr td
{
  padding: 2px;
  vertical-align: top;
  text-align: left;
}
.ametys-cms-content table tr th
{
  text-align: center /* AMETYS ("content.table.header.align") */;
  vertical-align: middle;
  padding: 7px;
}
.ametys-cms-content table tr th p,
.ametys-cms-content table tr td p
{
	margin: 0;
}
.ametys-cms-content table.floatright 
{
	margin-left: 7px;
}
.ametys-cms-content table.floatleft 
{
	margin-right: 7px;
}
/* SIMPLE */
.ametys-cms-content table.simple,
.ametys-cms-content table.simple > tbody > tr > th,
.ametys-cms-content table.simple > tbody > tr > td
{
	border-width: 0px; /* AMETYS ("content.table.border.border-width") */;
	border-style: solid; /* AMETYS ("content.table.border.border-style") */;
	border-color: #000000; /* AMETYS ("content.table.border.border-color") */;
	padding: 10px;
}
/* INVISIBLE */
.ametys-cms-content table.invisible,
.ametys-cms-content table.invisible > tbody > tr > th,
.ametys-cms-content table.invisible > tbody > tr > td 
{
	border: 0 none transparent;
	padding: 2px;
	
}
/* DATALIGHT */
.ametys-cms-content table.datalight {
	border-width: 0px; /* AMETYS ("content.table.border.border-width") */;
	border-style: solid; /* AMETYS ("content.table.border.border-style") */;
	border-color: #95499C; /* AMETYS ("content.table.border.border-color") */;
}
.ametys-cms-content table.datalight > tbody > tr > th {
	font-weight: bold /* AMETYS ("content.table.header.font-weight") */;
	text-align: center /* AMETYS ("content.table.header.align") */;
}
/* DATA */
.ametys-cms-content table.data {
	border-width: 0px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #95499C /* AMETYS ("content.table.border.border-color") */;
	padding: 10px;
	
	/* Copié de Bootstrap pour rendre les tableaux responsive (ascenceur horizontal sur la tableau) */
	display:block;
	width:100%;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:-ms-autohiding-scrollbar;
}
.ametys-cms-content table.data > tbody > tr.even {
	background-image: url('../img/services/even.png');
}

.ametys-cms-content table.data > tbody > tr.first {
	background-image: url('../img/services/even.png');
	background-color: #7CC8D3;
	color: #FFFFFF;
}

.ametys-cms-content table.data > tbody > tr > th,
.ametys-cms-content table.data > tbody > tr > td {
	border-width: 0px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #95499C /* AMETYS ("content.table.border.border-color") */;
	padding: 10px;
}
.ametys-cms-content table.data > tbody > tr > th {
	font-weight: bold /* AMETYS ("content.table.header.font-weight") */;
	text-align: center /* AMETYS ("content.table.header.align") */;
	background-image: url('../img/services/important.png');
	padding: 10px;
}
/* DATASTRONG */
.ametys-cms-content table.datastrong {
	border-width: 0px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #95499C /* AMETYS ("content.table.border.border-color") */;
	padding: 10px;
}
.ametys-cms-content table.datastrong > tbody > tr.even {
	background-image: url('../img/services/even.png');
}
.ametys-cms-content table.datastrong > tbody > tr > th,
.ametys-cms-content table.datastrong > tbody > tr > td {
	border-width: 0px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #95499C /* AMETYS ("content.table.border.border-color") */;
	padding: 10px;
}
.ametys-cms-content table.datastrong > tbody > tr > th {
	background-color: #95499C /* AMETYS ("content.table.header.datastrong.bgcolor") */; 
	color: #FFFFFF /* AMETYS ("content.table.header.datastrong.color") */;
	border-color: #FFFFFF;
	font-weight: bold /* AMETYS ("content.table.header.font-weight") */;
	text-align: center /* AMETYS ("content.table.header.align") */;
	padding: 10px;
}

/* ---------
   PARAGRAPH 
   --------- */

.ametys-cms-content p.introduction
{
	font-weight: normal /* AMETYS ("content.para.introduction.font-weight") */;
	letter-spacing: 0.085em;
	
   color: #777777;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 24px;
}

.ametys-cms-content p.secondary
{ 
	font-style : italic; /* AMETYS ("content.para.secondary.font-style") */
	font-size : 0.9em; /* AMETYS ("content.para.secondary.font-size") */
	padding-left: 3.25em;
  color: #0F1419; /* AMETYS ("content.para.secondary.color") */
}

.ametys-cms-content p.sub-title
{
	font-size: 0.9em /* AMETYS ("content.para.subtitle.font-size") */;
	font-variant: small-caps;
	font-weight: bold /* AMETYS ("content.para.subtitle.font-weight") */;
	letter-spacing: 0.085em;
}

.ametys-cms-content p.narrow-spaced
 
{
	line-height : 110%;
	margin-top : 0;
	margin-bottom : 0;
}

/* ARTISTEER ONLY */
/* ARTISTEER ONLY */
/* ARTISTEER ONLY */

.art-ametys-zone-empty
{
	background-color: #FAFAFA !important; 
	background-image: url('images_artisteer/ametys_bg.png') !important;
	background-position: left top !important; 
	background-repeat: no-repeat !important; 
	border: 1px dashed #023A69 !important; 
	padding: 6px !important;
}
.art-ametys-zone-empty *
{
	background-color: transparent !important;
	background-image: none !important;
	border-style: none !important;
	color: #023A69 !important;
	font-weight: normal !important;
	font-family: "Tahoma" !important;
	font-size: 11px !important;
	font-size-adjust: normal !important;
	font-variant: normal !important;
	font-style: normal !important;
	line-height: normal !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
}
.art-ametys-zone-empty div 
{
	border-bottom: 2px solid #023A69 !important;
	background-image: url('images_artisteer/ametys_zone.png') !important;
	background-position: 0 2px !important;
	background-repeat: no-repeat !important;
	padding-left: 36px !important;
}

.art-ametys-zone-empty div h4
{
	font-weight: bold !important;
}
.art-ametys-zone-empty div p
{
	font-style: italic !important;
}
.art-ametys-zone-empty ul
{
	margin: 5px !important; 
	padding: 0 !important; 
	list-style: disc inside none !important;
}
.art-ametys-zone-empty ul li
{
	margin: 0; 
	padding: 0;
}

.art-linkdirectory-inputdata ul {
    margin: 0;
    padding: 0;
}

.art-linkdirectory-inputdata ul > li
{
    list-style-type: none;
    background-image: none;
    padding: 10px;
}

.art-linkdirectory-inputdata ul.links > li.link
{
    background-image: none;
    padding: 4px;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 74px;
    text-align: center;
    vertical-align: bottom;
}

.art-linkdirectory-inputdata ul.links > li.link a {
    display: inline-block;
    overflow: hidden;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: bottom;
    white-space: nowrap;
    text-decoration: none;
}

.art-linkdirectory-inputdata ul.links > li.link span.picture {
    display: block;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
}
.art-linkdirectory-inputdata ul.links > li.link span.picture img {
    vertical-align: middle;
    border: none;
    margin: 0;
}
    
.art-linkdirectory-inputdata ul.links > li.link span.text {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #565555 /* AMETYS ("content.text.header.color") */;
  margin: 0 0 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 26px;
}

h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 26px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
  color: #565555 /* AMETYS ("content.text.header.color") */;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{
  color: #565555 /* AMETYS ("content.text.header.color") */;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  color: #565555 /* AMETYS ("content.text.header.color") */;
}

h2.art-postheader span.service-title,
h2.art-postheader span.content-title,
h2.art-postheader span.content-subtitle
{
	margin-left: 5px;
	display: block;
	color: #7CC8D3;
	text-transform: uppercase;
}

span.content-subtitle
{
	font-size: 0.8em;
	font-style: italic; 
	font-weight: normal;
}

span.content-title div.add-to-cart
{
    float: right;
}

span.content-title div.add-to-cart img.add-to-cart-btn
{
    cursor: pointer;
}/* end PostHeaderIcon */

/* begin PostBullets */
.ametys-cms-content ol, .ametys-cms-content ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.ametys-cms-content li
{
  /*font-size: 13px;*/
  /*color: #4D4D4D;*/ /* AMETYS ("content.text.list.color") */
  color: #777777;
  font-family:  Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  padding: 0;
}

.ametys-cms-content li ol, .ametys-cms-content li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.ametys-cms-content ul.custom li
{
  padding: 0 0 0 10px;
}

.ametys-cms-content ul.custom ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.ametys-cms-content ul.custom>li
{
  background-repeat: no-repeat;
  padding-left: 10px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
  background-image: url('../img/postbullets.png');
}

.ametys-cms-content ul li
{
	padding: inherit;
	background-image: none;
}

.ametys-cms-content ul,
.ametys-cms-content ul.disc
{
	list-style-type : disc;
	list-style-image : none;
}

.ametys-cms-content ul.square
{
	list-style-type : square;
	list-style-image : none;	
}

.ametys-cms-content ol,
.ametys-cms-content ol.arabic
{
	list-style-type: decimal;
	list-style-image : none;	
}

.ametys-cms-content ol.lowerroman
{
	list-style-type: lower-roman;
	list-style-image : none;	
}

.ametys-cms-content ol.upperroman
{
	list-style-type: upper-roman;
	list-style-image : none;	
}

.ametys-cms-content ol.loweralpha
{
	list-style-type: lower-alpha;
	list-style-image : none;	
}

.ametys-cms-content ol.upperalpha
{
	list-style-type: upper-alpha;
	list-style-image : none;	
}

/* end PostBullets */

/* begin PostQuote */
.ametys-cms-content p.important,
.ametys-cms-content p.important a,
.ametys-cms-content p.important a:link,
.ametys-cms-content p.important a:visited,
.ametys-cms-content p.important a:hover
{
  font-style: normal;
  font-weight: bold;
  text-align: center;
}

.ametys-cms-content p.important
{
  color: #000000; /* AMETYS ("content.para.important.color") */;
  margin: 2px 0 2px 15px;
  border-style: solid; /* AMETYS ("content.para.important.border-style") */;
  border-width: 1px; /* AMETYS ("content.para.important.border-width") */;
  border-color: #D4D4D4; /* AMETYS ("content.para.important.border-color") */;
  margin: 10px 10px 10px 10px;
  padding: 12px 12px 12px 12px;
  background-color: #F7F7F8; /* AMETYS ("content.para.important.bgcolor") */;
  /* background-position: left top; */
  /* background-repeat: no-repeat; */
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
  /* background-image: url('../img/postquote.png'); */
  
   color: #777777;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-size: 22px;
}

div.col-content div.ui-tabs ul.ui-tabs-nav
{
	border-bottom: 3px solid solid;
}

div.col-content div.brief
{
    background-color: #F7F7F8;
    border-radius: 15px 15px 15px 15px;
}

div.col-content .ui-tabs .ui-tabs-nav li.ui-tabs-selected a
{
	background-color: solid;
    background-image: -moz-linear-gradient(center bottom , solid 0, #F7F7F8 100%);
    border: 1px solid solid;
    color: #204256;
}/* end PostQuote */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
/* AMETYS BEGIN Desktop */  
  width: 100%;
/* AMETYS END Desktop */
background-color: #EEEEEE;
}

/* AMETYS BEGIN Desktop */
.art-footer-b 
{
  position: absolute;
  left:0;
  right:0;
  bottom:0;
  height:50px;
  background-image: url('../img/footer_b.png');
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-position: left bottom;
  background-image: url('../img/footer_t.png');
}
/* AMETYS END Desktop */

.art-footer-body
{
    position:relative;
    padding: 15px;
}

.art-footer-body a.art-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:0;
  z-index:1;
  cursor: pointer;
  display: block;
  line-height: 0;
}

.art-footer-body a.art-rss-tag-icon img
{
  height: 32px;
  width: 17px;
  border-style: none;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center /* AMETYS ("footer.text.text.text-align") */;
  /* text-shadow: 2px 2px 4px #000000; */
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td, 
.art-footer-text th,
.art-footer-text caption
{
    color: #000000;/* AMETYS ("footer.text.text.color") */;
    font-size: 11px;
}

.art-footer-text
{
  min-height: 50px;
  padding-left: 0;
  padding-right: 0;
  text-align: center /* AMETYS ("footer.text.text.text-align") */;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #000000; /* AMETYS ("footer.text.link.normal.color") */; 
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: transparent /* AMETYS ("footer.text.link.visited.color") */;
}

.art-footer-text a:hover
{
  color: #000000; /* AMETYS ("footer.text.link.hovered.color") */;
  text-decoration: underline;
}

.art-footer-text ul.footer-primary
{
	margin: 0;
	padding: 0;
}
.art-footer-text ul.footer-primary li
{
	display: inline;
	border-right: 1px solid #000000;
	padding-left: 3px; 
	padding-right: 3px;
        /* text-shadow: 2px 2px 4px #000000; */
}
.art-footer-text ul.footer-primary li.first
{
	padding-left: 0; 
}
.art-footer-text ul.footer-primary li.last
{
	border-right-style: none;
	padding-right: 0; 
}

.art-footer-text div.footer-copyright ul,
.art-footer-text div.footer-copyright p
{
	display: inline;
}
.art-footer-text div.footer-copyright ul li
{
	display: inline;
}

.art-footer-text div.footer-copyright ul li a,
.art-footer-text div.footer-copyright ul li a:link
{
  color: #4D4D4D /* AMETYS ("footer.text.link.normal.color") */; 
}

.art-footer-text div.footer-copyright ul li a:visited
{
  color: transparent /* AMETYS ("footer.text.link.visited.color") */; 
}

.art-footer-text div.footer-copyright ul li a:hover
{
  color: #7CC8D3 /* AMETYS ("footer.text.link.hovered.color") */; 
}

.art-footer-wrapper
{
    margin: 0 0;
}
.art-footer-center
{
  position: relative;
  width: 1000px; 
  margin: 0 auto;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #B2C2D1;
  border-style: solid;
  margin: 0;
}

/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop */

/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial /* AMETYS ("footer.text.notes.font-family") */;
  font-size: 10px /* AMETYS ("footer.text.notes.font-size") */;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal /* AMETYS ("footer.text.notes.font-style") */;
  font-weight: normal /* AMETYS ("footer.text.notes.font-weight") */;
  text-decoration: underline /* AMETYS ("footer.text.notes.link.text-decoration") */;
  color: #000000 /* AMETYS ("footer.text.notes.link.color") */; 
}

.art-page-footer
{
  padding: 1em;
  text-align: center /* AMETYS ("footer.text.text.text-align") */;  
  text-decoration: none /* AMETYS ("footer.text.notes.text-decoration") */;
  color: #000000;/* AMETYS ("footer.text.notes.color") */; 
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
/* AMETYS BEGIN Desktop */

.art-content-layout .art-sidebar1
{
  background-color: #7CC8D3;
  width: 300px;
}
/* AMETYS END Desktop */

.art-content-layout .art-content div.art-ametys-zone-empty
{
	display: none;
}

.art-content-layout .art-sidebar1 div.art-tools,
.art-content-layout .art-sidebar2 div.art-tools {
    display: none;
}

.art-content-layout .art-content div.art-tools {
    float: right;
}

.art-content-layout .art-sidebar1 div.art-breadcrumb,
.art-content-layout .art-sidebar2 div.art-breadcrumb
{
	display: none;
}

/* AMETYS BEGIN Desktop */

.art-content-layout .art-content div.art-breadcrumb span.art-breadcrumb-title
{
	float: left;
}
.art-content-layout .art-content div.art-breadcrumb ul{
	margin: 0;
	padding: 0;
}

.art-content-layout .art-sidebar1 div.art-print-with-separator,
.art-content-layout .art-sidebar2 div.art-print-with-separator
{
	display: none;
}
.art-content-layout .art-content div.art-print,
.art-content-layout .art-content div.art-print-with-separator
{
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}
.art-content-layout .art-content div.art-print-with-separator a img
{
	border-right: 1px solid #000;
	padding-right: 3px;
}

.art-content-layout .art-sidebar1 div.art-pdf,
.art-content-layout .art-sidebar2 div.art-pdf,
.art-content-layout .art-sidebar1 div.art-pdf-with-separator,
.art-content-layout .art-sidebar2 div.art-pdf-with-separator
{
	display: none;
}
.art-content-layout .art-content div.art-pdf,
.art-content-layout .art-content div.art-pdf-with-separator
{
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}
.art-content-layout .art-content div.art-pdf-with-separator a img
{
	border-right: 1px solid #000;
	padding-right: 3px;
}

/* AMETYS END Desktop */

.art-content-layout .art-sidebar1 div.art-translation,
.art-content-layout .art-sidebar2 div.art-translation
{
	display: none;
}
.art-content-layout .art-content div.art-translation
{
	margin-top: 3px;
	float: right;
}
.art-content-layout .art-content div.art-translation ul,
.art-content-layout .art-content div.art-translation ul li
{
	margin: 0;
	padding: 0;
}
.art-content-layout .art-content div.art-translation ul li
{
	margin: 0;
	padding: 0;
	display: inline-block;
	padding-left: 0;
	padding-right: 2px;
}

.art-content-layout .art-sidebar1 div.art-sharethis,
.art-content-layout .art-sidebar2 div.art-sharethis
{
	display: none;
}
.art-content-layout .art-content div.art-sharethis 
{
	float:right;
	text-align: right;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 2px; 
	line-height: 0;
}
.art-content-layout .art-content div.art-sharethis div.art-sharethis-wrapper
{
	display: inline-block;
}

.art-content-layout .art-sidebar1 div.art-sendbymail,
.art-content-layout .art-sidebar2 div.art-sendbymail
{
    display: none;
}
.art-content-layout .art-content div.art-sendbymail 
{
    float:right;
    text-align: right;
    margin-top: 2px;
    padding-top: 2px;
    padding-right: 2px; 
}
.art-content-layout .art-content div.art-sendbymail div.art-sendbymail-wrapper
{
    display: inline-block;
}

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop *//* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
/* AMETYS BEGIN Desktop */

/* AMETYS END Desktop */

.art-content-layout .art-sidebar1 div.art-tools,
.art-content-layout .art-sidebar2 div.art-tools {
    display: none;
}

.art-content-layout .art-sidebar1 div.art-breadcrumb,
.art-content-layout .art-sidebar2 div.art-breadcrumb
{
	display: none;
}

/* AMETYS BEGIN Desktop */

.art-content-layout .art-sidebar1 div.art-print-with-separator,
.art-content-layout .art-sidebar2 div.art-print-with-separator
{
	display: none;
}
.art-content-layout .art-content div.art-print,
.art-content-layout .art-content div.art-print-with-separator
{
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}

.art-content-layout .art-sidebar1 div.art-pdf,
.art-content-layout .art-sidebar2 div.art-pdf,
.art-content-layout .art-sidebar1 div.art-pdf-with-separator,
.art-content-layout .art-sidebar2 div.art-pdf-with-separator
{
	display: none;
}
.art-content-layout .art-content div.art-pdf,
.art-content-layout .art-content div.art-pdf-with-separator
{
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}

/* AMETYS END Desktop */

.art-content-layout .art-sidebar1 div.art-translation,
.art-content-layout .art-sidebar2 div.art-translation
{
	display: none;
}

.art-content-layout .art-content div.art-translation ul{
	margin: 0;
	padding: 0;
}

.art-content-layout .art-sidebar1 div.art-sharethis,
.art-content-layout .art-sidebar2 div.art-sharethis
{
	display: none;
}

.art-content-layout .art-sidebar1 div.art-sendbymail,
.art-content-layout .art-sidebar2 div.art-sendbymail
{
    display: none;
}

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop */

/* AMETYS BEGIN Desktop */
/* AMETYS END Desktop *//* end LayoutCell, content */

div.zone-central-page
{
    background-color: #FFFFFF;
    background-position: left;
    background-repeat: no-repeat;    
    padding: 10px;
    opacity: .9;
}

input.recherche
{
    width: 55%;
    padding: 5px 5px;
    margin: 5px 5px;
    border: 2px solid #7CC8D3;
    border-radius: 4px;
    background-image: url('../img/searchicon.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 30px;    
}

input.rechercheSubmit {
    background-color: #FFFFFF;
    color: #565555;
    border: none;
    font-size: 16px;
    border-radius: 2px;
    padding: 5px 5px;
    width: 30px;
    background-image: url('../img/searchicon.png');
    cursor: pointer;
}