/*
 *  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.
 */


/**** CSS mobile de la galerie est dans filtered-contents-feature-list.css *****/

@media only screen and (max-width:1023px)
{
	body div.art-header,
	body div.art-header-clip,
	body div.art-header-center,
	body div#art-header-couleur,
	body div#art-header-jpeg
	{
	  height: 123px;
	}
	
	body div#art-header-jpeg
	{
		background-size: 100%;
	}
	
	div#art-header-couleur
	{
		background: none;
	}
	
	body div.art-logo 
	{
		width:300px;
		margin:5px;
	}
	
	
	body div.art-logo-text > div,
	body div.art-sheet,
	body div.art-footer-center,
	body div#art-header-couleur,
	body div#art-header-jpeg
	{
		width:100%;
	}
	
	body,
	html
	{
		width:100%;
		height:auto;
		margin:0;
		padding:0;
	}
	
	body .art-content-layout-row 
	{
		display: block;
	}
	
	body div.art-logo-text
	{
		vertical-align: middle;
	}
	body div.ametys-cms-service ul.treeview .hitarea 
	{
	background: url(/skins/uppa_cms-orange/resources/img/services/tree/treeview-gray-mob-25.gif) -680px -123px !important;
	height: 25px;
	width: 25px;
	font-size: 1.3em;
	padding:5px 0;
	}

	body div.ametys-cms-service ul.treeview .expandable-hitarea
	{
	background: url(/skins/uppa_cms-orange/resources/img/services/tree/treeview-gray-mob-25.gif) -333px -17px !important;
	height: 25px;
	width: 25px;
	font-size: 1.3em;
	padding:5px 0;
	}
	
	body div.ametys-cms-service ul.treeview li.subprogram
	{
		padding:5px 0;
	}
	
}


@media only screen and (max-width:1010px) 
{
	
	body,
	html
	{  
	  padding: 0; 
	  margin:0;
	  color: color-theme-6 /* AMETYS ("content.text.para.color") */;
	  min-height:100%;
	  background-color: #FFFFFF; /* AMETYS ("page.page.bgcolor", SKINFACTORY_PARAMETER_PAGE_BGCOLOR) */
	  min-width:100%;
	  max-width:100%;
	}
	
	body div.art-logo-text
	{
		font-size: 1.1em;
		line-height: 1em;
		position:relative;
	}
	
	body div.art-logo-text > div
	{
		position: absolute;
  		top: 50%; /* poussé de la moitié de hauteur du référent */
  		transform: translateY(-50%); /* tiré de la moitié de sa propre hauteur */ 
	}
	
	div.art-logo div#zone-logo
	{
		width: 180px;
        height: 100px;
		background-size: 100% auto;
	}
	
	body div.art-header, body div.art-header-clip, body div.art-header-center, body div#art-header-couleur, body div#art-header-jpeg 
	{
    	height: 100px;
	}
	
	body div#art-header-jpeg 
	{
    	background-position: center;
	}
	
	

/*div.art-header-clip,*/
/*div#liens-menu-geant,*/
div#pdf-icon,
div#liens-bandeau-superieur,
#art-page-background-glare,
div.art-breadcrumb,
.art-hmenu .art-hmenu-li-separator,
.art-print,
.art-print-with-separator,
.art-sheet-tl,
.art-sheet-tr,
.art-sheet-bl,
.art-sheet-br,
.art-sheet-bc,
.art-sheet-tc,
.art-sheet-cl,
.art-sheet-cr,
div.art-headerobject,
.art-nav-l,
.art-nav-r,
.art-footer-t,
.art-footer-l,
.art-footer-b,
.art-footer-r
/*.art-hmenu li ul,
.art-hmenu li:hover ul*/
{
	display: none;
}

ul#menuPrincipal 
{
    width: 100%;
}
	
	  div#liens-menu-geant 
	{
	height: auto;
	}

ul#menuPrincipal div
{
	display:none;
}
	  
#menuPrincipal li a 
{
    padding: 18px 0px 0px;
}
	  
  
#menu
{
	position:absolute;
	top:-35px;
	left:-2000px;
	-webkit-transition: width 2s; /* Safari */
    transition: width 2s;
	width:320px;
	background-color:#4d4d4d;
	padding:0 0 0 35px;
	overflow:hidden;
}

#menu:target
 {
	 left:0;
 }
	
body .art-hmenu
{
	display: block;
}
	
.art-hmenu a .r, .art-hmenu a .l
{
  background-image: none;
}
	
.art-hmenu ul
{
	
    background: none;
	position: relative;
	display: block;
	top: 0;
    left: 15px;
	min-height: 0;
	border: 0;
  	margin: -10px 0 0 -30px;
	padding: 10px 30px 10px;

 }
	
#menu ul.art-hmenu ul
{
	display:none;
}
 
 /*#menu ul.art-hmenu ul li a:before
 {
	 content:'- ';
	 color:#FFFFFF;
 }*/
 
 
.art-hmenu li {
	position: relative;
	display: block;
  	float: none;
    margin: 0;
  	padding: 0;
  	border: 0;
  	z-index: 5;
  	background: none;
}

/*.art-hmenu li:hover>ul, .art-hmenu li.hover>ul
{
  display:block;
  top: 0;
}*/

	
.art-sheet
{
	width: 100%;
    
  position: relative;
  margin: 0 auto;
}

.art-sheet-cc
{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: none;
  position: absolute;
  background-color: #FFFFFF;
}

.footer-copyright ul 
{
	display: block !important; 
}

	
div.art-header 
{
	position: absolute;
    top:  0;
}

div.art-nav
{
	margin-top: 0;
	
}

#art-main 
{
    font-family: Lato, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
  position: relative;
  z-index: 0;
  cursor:default;
  overflow:visible;
}

	

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

#art-flash-area
{
	display: none;
}

/* begin Page */
	
	

/* ----
   LINK
   ---- */
/*.ametys-cms-content a.download:hover,*/
.ametys-cms-content a.download,
.ametys-cms-content a.download:link,
.ametys-cms-content a.download:visited,
.ametys-cms-content a.download:active
{
	background-image: url('/skins/uppa_cms-orange/resources/img/link/download.png');
}

/*.ametys-cms-content a.pdf-2-flash:hover,*/
.ametys-cms-content a.pdf-2-flash,
.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('/skins/uppa_cms-orange/resources/img/link/magnifier.png');
}
/*.ametys-cms-content a.know-more:hover,*/
.ametys-cms-content a.know-more,
.ametys-cms-content a.know-more:link,
.ametys-cms-content a.know-more:visited,
.ametys-cms-content a.know-more:active
{
	background-image: url('/skins/uppa_cms-orange/resources/img/link/knowmore.png');
}

/*.ametys-cms-content a.external:hover,*/
.ametys-cms-content a.external,
.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('/skins/uppa_cms-orange/resources/img/link/external.png');
}

.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('/skins/uppa_cms-orange/resources/img/link/mailto.png');
}

#art-page-background-glare-image
{
  background-image: url('/skins/uppa_cms-orange/resources/img/page_gl.png');
}

	
/* Generated Part - everything after this marker can be removed at anytime */
#art-page-background-glare, 
div.art-breadcrumb,
.art-print,
.art-print-with-separator
{
	display: none;
}

a,
a:link,
a:visited
{
	color: #0F1419;
	text-decoration: none;
}

/*
.art-hmenu a:hover .t, 
.art-hmenu a:focus .t,
.art-hmenu li:hover>a .t, 
.art-hmenu li.hover>a .t,*/
/*.art-vmenu a:hover .t, */
/*.art-vmenu li:hover>a .t, 
.art-vmenu li.hover>a .t,*/
/*.art-blockcontent-body a:hover .t, */
/*.art-blockcontent-body li:hover>a .t, 
.art-blockcontent-body li.hover>a .t,*/
/*a:hover,*/
.art-hmenu a.active,
.art-vmenu a:focus .t,
.art-vmenu a.active,
.art-blockcontent-body a:focus .t,
.art-blockcontent-body a.active,
a:active,
a:focus
{
  text-decoration: underline;
  color: #AD5FB4;
}

/*h2.t,
h2.t a,
h2.t a:link,
h2.t a:visited, 
h2.t a:hover,
h3.t,
h3.t a,
h3.t a:link,
h3.t a:visited, 
h3.t a:hover,
div.t,
div.t a,
div.t a:link,
div.t a:visited, 
div.t a:hover,
div#art-logo a,
div#art-logo a:link,
div#art-logo a:active,
div#art-logo a:visited,
div#art-logo a:hover,
div#art-logo p
{
	 color: #773B7D !important; 
	 font-family: Lato, Arial, Helvetica, Sans-Serif;
	 font-size: 24px; 
}
*/

div#art-logo img
{
	width:30%;
}
/* Generated Part - everything after this marker can be removed at anytime */
/* 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: fixed;
	height: 0;
	text-align: left;
	z-index: 50000;
	top:0;
	left:0;
	width:35px;
}*/

/*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
{
	display:inline-block;
	width:35px;
	height:30px;
	overflow:hidden;
	text-indent:-1000px;
	position: relative;
	left: 0;
	top: 0;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	float:left;
}*/

/*div.art-page-wai-links a.art-page-wai-links-menu*/
#ouvrirmenu
{
	background-image:url(/skins/uppa_cms-orange/resources/img/bn_menu_mobile.png);
	position:fixed;
	background-repeat:no-repeat;
}
#fermermenu
{
	background-image:url(/skins/uppa_cms-orange/resources/img/bn_menu_fermer_mobile.png);
	background-repeat:no-repeat;
	position:absolute;
}

#ouvrirmenu,
#fermermenu
{
	display:inline-block;
	width:35px;
	height:34px;
	overflow:hidden;
	text-indent:-1000px;
	left: 0;
	/*top: 50px;*/
	text-decoration: underline;
	background-color: #4d4d4d;
	color: #000000;
	padding: 0;
}

div.art-page-wai-links a.art-page-wai-links-search
{
	/*background-image:url(/skins/uppa_cms-orange/resources/img/bn_search_mobile.png);*/
}

div.art-page-wai-links a.art-page-wai-links-content
{
	/*background-image:url(/skins/uppa_cms-orange/resources/img/bn_menu_mobile.png);*/
}

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;
	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;
}

/* --------- */
table
{
    font-family: Lato, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
}

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
{
    font-family: Lato, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
}

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

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: Lato, 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: #8a9316 /* AMETYS ("header.breadcrumb.link.normal.color") */;
}

.art-content-layout-row
{
	display:table;
	width:100%;
}

.ametys-cms-content a, .ametys-cms-service a
{
  text-decoration: none;
  color: #95499C;
}

.ametys-cms-content a:link, .ametys-cms-service a:link
{
  text-decoration: none;
  color: #F59D11 /* AMETYS ("content.text.link.color") */;
}

.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: #8a9316 /* AMETYS ("header.breadcrumb.link.normal.color") */;
}

.ametys-cms-content a:visited, .ametys-cms-content a.visited,
.ametys-cms-service a:visited, .ametys-cms-service a.visited
{
  color: #F59D11 /* AMETYS ("content.text.link.visited.color") */;
}

.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: #8a9316 /* AMETYS ("header.breadcrumb.link.visited.color") */;
}

.ametys-cms-content a:hover, .ametys-cms-content a.hover,
.ametys-cms-service a:hover, .ametys-cms-service a.hover
{
  	text-decoration: underline;
  	color: #F59D11 /* AMETYS ("content.text.link.hovered.color") */;
}
.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: #F59D11 /* AMETYS ("header.breadcrumb.link.hovered.color") */;
}

.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: #F59D11 !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: #F59D11 !important /* AMETYS ("content.text.link.hovered.color") */;
}

/* ----
   LINK
   ---- */
.ametys-cms-content a.invisible,
.ametys-cms-content a.invisible:visited
{
	color: color-theme-6 /* 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: #F59D11 /* 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: 15px;
	background-image: url('/skins/uppa_cms-orange/resources/css/images/link/download.png');
	background-position: left;
	background-repeat: no-repeat;
}

.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('/skins/uppa_cms-orange/resources/css/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: 18px;
	margin-left: 4px; 
	margin-right: 4px;
	background-image: url('/skins/uppa_cms-orange/resources/css/images/link/knowmore.png');
	background-position: right;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #F59D11/* AMETYS ("content.text.link.color") */;
}
.ametys-cms-content a.know-more:hover,
.ametys-cms-content a.know-more:active
{
	border-width: 1px;
	border-style: solid;
	border-color: #F59D11/* 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: 18px;
	background-image: url('/skins/uppa_cms-orange/resources/css/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: 20px;
	background-image: url('/skins/uppa_cms-orange/resources/css/images/link/mailto.png');
	background-position: left;
	background-repeat: no-repeat;
}

.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: #F59D11 /* AMETYS ("content.text.header.color") */;
margin: 21px 0;
   font-family: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 26px;
}

.art-blockcontent h1
{
margin: 21px 0;
   font-family: Lato, 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: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 26px; 
}

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

.art-blockcontent h2
{
margin: 19px 0;
   font-family: Lato, 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: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 24px; 
}

.ametys-cms-content h3
{
   color: #F59D11 /* AMETYS ("content.text.title.h1.color") */;
margin: 19px 0;
   font-family: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 22px;       
}

.art-blockcontent h3
{
margin: 19px 0;
   font-family: Lato, 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: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 22px; 
}

.ametys-cms-content h4
{
   color: #F59D11 /* AMETYS ("content.text.title.h2.color") */;
margin: 20px 0;
   font-family: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 18px;        
}

.art-blockcontent h4
{
margin: 20px 0;
   font-family: Lato, 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: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 18px; 
}

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

.art-blockcontent h5
{
margin: 26px 0;
   font-family: Lato, 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: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 16px; 
}

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

.art-blockcontent h6
{

margin: 35px 0;
   font-family: Lato, 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: Lato, Arial, Helvetica, Sans-Serif;
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

.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('/skins/uppa_cms-orange/resources/img/link/download.png');
}

.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('/skins/uppa_cms-orange/resources/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('/skins/uppa_cms-orange/resources/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('/skins/uppa_cms-orange/resources/img/link/external.png');
}

.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('/skins/uppa_cms-orange/resources/img/link/mailto.png');
}

.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: color-theme-6 /* AMETYS ("content.text.para.color") */; 
	color: color-theme-6 /* AMETYS ("content.text.para.color") */ ;
}

/* end Page */

/* begin Box, Sheet */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

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

/* end Box, Sheet */

/* begin Header */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

/* end Header */

/* begin TextBlock */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

/* end TextBlock */

/* begin HeaderObject */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

/* end HeaderObject */

/* begin Menu */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
/* menu structure */

.art-hmenu{
  margin: 0;
  padding: 0;
  border: 0;
  /*list-style-type: none;*/
}

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


.art-hmenu li
{
	border:none;
	background-color:none;
}

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

div.art-nav-outer .art-hmenu ul 
{
	border:none;
	background-color:none;
	top:0;
}

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

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

/* menu structure */

.art-nav
{
  position: absolute;
  top:0;
  /*background-color:#706f6f;*/
  width:320px;
  left:0;
}

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

.art-nav-l
{
  left: 0;
  right: 0;
	display: none;
}

.art-nav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
	display: none;
}

div.art-nav-outer 
{
	width:100%;
	/*background-color:#706f6f;*/
	position:absolute;
	top:0;
	left:0;
}

.art-hmenu ul li:last-child a,
.art-hmenu ul li a
{
	border:none;
}


/* end Menu */

/* begin MenuItem */
/* Generated Part - everything after this marker can be removed at anytime */

/* Generated Part - everything after this marker can be removed at anytime */
.art-hmenu a,
form.art-hmenu-form span.art-hmenu-form-button
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 34px;
  cursor: pointer;
  text-decoration: none;
}

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: 34px;
  cursor: pointer;
  /*font-size: 16px;*/
  text-decoration: none;
	border-style: none;
	background-color: transparent;  
  padding: 0 22px;
  margin: 0 0;
  line-height: 34px;
  text-align: center;
}

.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;
}

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:hover,*/ 
.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:focus
{
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  color:#FFFFFF;
	font-weight: bold;
}
	
.art-hmenu a.active .r, .art-hmenu a.active .l, .art-hmenu a.active .t,  .art-hmenu a:hover
	{
	color:#666666;
	background-color: #F59D11 /* AMETYS ("footer.text.h2.color") */;
	}

.art-hmenu a .t
{
  padding: 0 22px;
  margin: 0 0;
  line-height: 34px;
  text-align: center;
}
/*.art-hmenu a:hover .r,
.art-hmenu a:hover .l, 
.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;
}*/

/* end MenuItem */

/* begin MenuSeparator */
/* Generated Part - everything after this marker can be removed at anytime */

/* end MenuSeparator */

/* begin MenuSubItem */
ul.art-hmenu>li
{
	background-image: none !important;
	padding-right: 0 !important; 
	margin-right: 0 !important;
}

/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

.ui-corner-all { 
	border-radius: 0; 
}
.ui-widget-content {
	border: 1px solid #FFFFFF;
	padding: 0;
}
.ui-widget-content .ui-menu-item a {
	font-weight: normal;
    color: #F1F1F3;
    padding: 0 2px;
    line-height: 32px;
	
}
.ui-widget-content .ui-menu-item a.ui-state-hover
{
    color: #FFFFFF;
    border-style: none;
    margin: 0;
}

.art-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 32px;
  width: auto;
  overflow: visible;
  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: #1d1d1b /* AMETYS ("hmenu.subitem.text.normal.color") */;
  font-size: 12px;
  background-image:none;
}

.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:hover,*/
.art-hmenu ul a:link, .art-hmenu ul a:visited, .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: #ffffff;
  font-size: 12px;
}

.art-hmenu ul li a:hover, 
.art-hmenu ul li a:focus
{
  color: #FFFFFF;
}

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

/*.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: #1d1d1b /* 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: #FFFFFF*/ /* AMETYS ("hmenu.subitem.text.hovered.color") *//*;
}*/

/* end MenuSubItem */

/* begin Box, Block, VMenuBlock */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
.art-vmenublock
{
  position: relative;
  margin: 0 auto;
}

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

ul.art-vmenu a .t
{
  font-size:1.2em;
}

.art-vmenublock-cc
{
  position: absolute;
  background-image: url('/skins/uppa_cms-orange/resources/css/images/vmenublock_c.png');
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

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

.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;	
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
}

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

/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

/* end Box, Box, VMenuBlockContent */

/* begin VMenuItem */
.art-vmenublockheader h2.t, .art-vmenublockheader h3.t
{
	margin: 20px 0 !important;
	padding: 0 !important;
}

.art-vmenublockheader div.t
{
	padding: 0 !important;
}
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
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;
}

/* end VMenuItem */

/* begin VMenuSubItem */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
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;
  line-height: 20px;
  margin-left: 0;
}

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:hover,*/ 
ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  line-height: 20px;
  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;
}

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
{
  background-position: 25px -50px;
}

/*ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{*/
  /*color: #AD5FB4 *//* AMETYS ("vmenu.subitem.text.hovered.color")*//*;*/
/*}*/

/* end VMenuSubItem */

/* begin Box, Block */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
.art-block
{
  position: relative;
  margin: 0 auto;
}

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

.art-block-cc
{
  position: absolute;
  background-image: url('/skins/uppa_cms-orange/resources/css/images/block_c.png');
}

/* end Box, Block */

/* begin BlockHeader */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

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

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

/* end BlockHeader */

/* begin Box, BlockContent */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
}

.art-blockcontent-body
{
  position: relative;
  padding: 7px;
}

/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

.art-blockcontent-body ul li
{
  padding: 0 0 0 12px;
  background-repeat: no-repeat;
	background-image: url('/skins/uppa_cms-orange/resources/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 */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
.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: Lato, 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: Lato, 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:hover*/
.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link
{
  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('/skins/uppa_cms-orange/resources/css/images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 4px;
  background-image: url('/skins/uppa_cms-orange/resources/img/button.png');
}

.art-button-wrapper .art-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
  background-image: url('/skins/uppa_cms-orange/resources/img/button.png');
}

.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 */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
.art-post
{
  position: relative;
  margin: 0;
  padding:0; /* 0 0 35px;*/
}

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

/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

a img
{
  border: 0;
}

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

/* -----
   IMAGE
   ----- */
body .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: #706f6f /* AMETYS("content.text.image.border.border-color") */;
  	margin: 7px /* 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: right /* 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: 1px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #F59D11 /* AMETYS ("content.table.border.border-color") */;
}
/* 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;	
}
/* DATALIGHT */
.ametys-cms-content table.datalight {
	border-width: 1px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #F59D11 /* 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: right /* AMETYS ("content.table.header.align") */;
}
/* DATA */
.ametys-cms-content table.data {
	border-width: 1px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #F59D11 /* AMETYS ("content.table.border.border-color") */;
}
.ametys-cms-content table.data > tbody > tr.even {
	background-image: url('/skins/uppa_cms-orange/resources/img/services/even.png');
}
.ametys-cms-content table.data > tbody > tr > th,
.ametys-cms-content table.data > tbody > tr > td {
	border-width: 1px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #F59D11 /* AMETYS ("content.table.border.border-color") */;
}
.ametys-cms-content table.data > tbody > tr > th {
	font-weight: bold /* AMETYS ("content.table.header.font-weight") */;
	text-align: right /* AMETYS ("content.table.header.align") */;
	background-image: url('/skins/uppa_cms-orange/resources/img/services/important.png');
}
/* DATASTRONG */
.ametys-cms-content table.datastrong {
	border-width: 1px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #F59D11 /* AMETYS ("content.table.border.border-color") */;
}
.ametys-cms-content table.datastrong > tbody > tr.even {
	background-image: url('/skins/uppa_cms-orange/resources/img/services/even.png');
}
.ametys-cms-content table.datastrong > tbody > tr > th,
.ametys-cms-content table.datastrong > tbody > tr > td {
	border-width: 1px /* AMETYS ("content.table.border.border-width") */;
	border-style: solid /* AMETYS ("content.table.border.border-style") */;
	border-color: #F59D11 /* AMETYS ("content.table.border.border-color") */;
}
.ametys-cms-content table.datastrong > tbody > tr > th {
	background-color: #706f6f /* 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: right /* AMETYS ("content.table.header.align") */;
}

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

.ametys-cms-content p.introduction
{
	font-size: 0.9em /* AMETYS ("content.para.introduction.font-size") */; 
	font-weight: bold /* AMETYS ("content.para.introduction.font-weight") */;
	letter-spacing: 0.085em;
}

.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: color-theme-6 /* 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('/skins/uppa_cms-orange/resources/css/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: Lato, Arial, Helvetica, Sans-Serif !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('/skins/uppa_cms-orange/resources/css/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;
}

/* end Box, Post */

/* begin PostHeaderIcon */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
h2.art-postheader
{
  color: #F59D11 /* AMETYS ("content.text.header.color") */;
  margin: 0 0 5px;
  font-family: Lato, Arial, Helvetica, Sans-Serif;
  font-size: 26px;
}
/*h2.art-postheader a:hover,*/
h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,

h2.art-postheader a.hovered

{
  font-family: Lato, Arial, Helvetica, Sans-Serif;
  font-size: 26px;
}

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

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

/*h2.art-postheader a:hover,  h2.art-postheader a.hovered
{*/
  /*color: #95499C*/ /* 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;
}

span.content-subtitle
{
	font-size: 1em;
	font-style: italic; 
	font-weight: normal;
}/* end PostHeaderIcon */

/* begin PostBullets */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */
.ametys-cms-content ol, .ametys-cms-content ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.ametys-cms-content li
{
  /*font-size: 13px;*/
  color: #595959 /* AMETYS ("content.text.list.color") */;
  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('/skins/uppa_cms-orange/resources/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 */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

/*.ametys-cms-content p.important a:hover*/
.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

{
  font-style: italic;
  font-weight: bold;
  text-align: left;
}

.ametys-cms-content p.important
{
	color: #FFFFFF /* AMETYS ("content.para.important.color") */;
   /*margin: 2px 0 2px 15px;*/
   border-style: #706f6f /* AMETYS ("content.para.important.border-style") */;
  border-width: #706f6f /* AMETYS ("content.para.important.border-width") */;
  border-color: #D4D4D4 /* AMETYS ("content.para.important.border-color") */;
  margin: 10px 10px 10px 50px;
  padding: 12px 12px 12px 44px;
  background-color: #706f6f /* 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('/skins/uppa_cms-orange/resources/img/postquote.png');
}

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 */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

.art-footer-body .footer-webservices, .art-footer-body .footer-plans, .art-footer-body .footer-vous, .art-footer-body .footer-connectes, .art-footer-body .footer-zone-composante, .art-footer-body .footer-copyright 
{
	display:block;
	width:100%;
}

.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
}

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

.art-footer-body h2
{
	font-size:20px;
	border-bottom: 1px solid;
	padding:20px 0 0 0;
}

.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;
   float: right;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: left /* AMETYS ("footer.text.text.text-align") */;
}

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

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

.art-footer-text a,
.art-footer-text a:link
{
  color: #FFFFFF; 
  text-decoration: none;
  font-size:1.4em;
}

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

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

.art-footer-text ul.footer-primary
{
	padding: 0;
	margin: 0 0 0 15px;
}
.art-footer-text ul.footer-primary li
{
	/*display: inline;*/
	border-right: 1px solid #95499C;
	/*padding-left: 3px; 
	padding-right: 3px; */
}
.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: #F59D11 /* AMETYS ("footer.text.link.normal.color") */; 
}

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

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

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

/* end Footer */

/* begin LayoutCell, sidebar1 */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

.art-content-layout
{
	display: table;
	padding:0 0 0 35px;
	margin:130px 0 0 0;
	position:relative;
	width:100%;
}

.art-content-layout .art-sidebar1 
{
    background-color: none;
    width: 100%;
	display: table-footer-group;
	
}

.art-content-layout .art-content
{
	width:100%;
	display: table-header-group;
	
}

.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;
}

.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-content div.art-translation li a
{
	width:35px;
	height:23px;
	display : inline-block;
	overflow : hidden;
	text-align : left;
	text-indent : -9999px;
	white-space : nowrap;
	background-repeat:no-repeat;
	background-position:left top;
}

.art-content-layout .art-content div.art-translation li.art-translation-en a
{
background-image: url(/skins/uppa_cms-orange/resources/img/translation/en_mobile.png);
}

.art-content-layout .art-content div.art-translation li.art-translation-es a
{
background-image: url(/skins/uppa_cms-orange/resources/img/translation/es_mobile.png);
}

.art-content-layout .art-content div.art-translation li.art-translation-cn a
{
background-image: url(/skins/uppa_cms-orange/resources/img/translation/cn_mobile.png);
}

.art-content-layout .art-content div.art-translation li.art-translation-de a
{
background-image: url(/skins/uppa_cms-orange/resources/img/translation/de_mobile.png);
}

.art-content-layout .art-content div.art-translation li.art-translation-fr a
{
background-image: url(/skins/uppa_cms-orange/resources/img/translation/fr_mobile.png);
}

.art-content-layout .art-content div.art-translation li.art-translation-it a
{
background-image: url(/skins/uppa_cms-orange/resources/img/translation/it_mobile.png);
}

.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;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
/* Generated Part - everything after this marker can be removed at anytime */
/* Generated Part - everything after this marker can be removed at anytime */

.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;
}

.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;
}

	  /** fiches personnelles **/

.person div#bandeauNom
{
	width:100%;
}

.person div#fiche
{
	width: 58%;
}

.person ul.tabs li 
{
	display: block;
	width: 100%;
	list-style: none;
	text-align: center;
	
}
	  
.person div#introcv
{
	float:left;
	width: 38%;
	background-color: #606060;
	text-align: center;
	min-height: 100%;
  }
	  
.person div#intituleChercheur
{
	
	width:60%;
}
	  
.person div#illustration
{
	width:39%;
	
}
	  
.person div#illustration img
{
  width:100%;
	margin:0 5px 5px 0;
}
	  
.person div#fonction li
	  {
		  /*width:30%;
		  display: inline-flex;*/
	  }
	  
	  
	  
	  /* end LayoutCell, content */

.ametys-cms-zone-default
	{
		position:relative;
		max-width:100%;
	}
	
	
}


@media only screen and (max-width:750px) {
	
	
	
	/* galerie */

body .filtered-contents.carousel-contents .carousel-container 
{
	width:500px;
}

body .filtered-contents.carousel-contents .carousel-container img
{
	width:500px;
}

body .filtered-contents.carousel-contents .carousel-container .carouselDetails 
{
	width:500px;
}
	
}

@media only screen and (max-width:700px) {
	#menuPrincipal li a 
	{
    padding: 20px 0px 0px;
	font-size:12px;
	margin: 0 5px;
	}
	ul#menuPrincipal li
	{
		padding:10px 0 0;
	}
	
	div.art-logo
	{
		top:15px;
	}
	
	div.art-logo div#zone-logo
	{
		width: 140px;
        height: 70px;
		background-size: 100% auto;
	}
	
	div.art-logo-text
	{
		margin:0;
		text-align: center;
	}
	
	
}

@media only screen and (max-width:600px){
	
	div.art-logo div#zone-logo
	{
		border-radius:10px;
		background-color: #F59D11 /* AMETYS ("content.text.header.color") */;
		width: 140px;
        height: 65px;
		background-size: 100% auto;
	}
}

@media only screen and (max-width:500px) {

	.person div#intituleChercheur
		{

		width:100%;
		float: left;
		}

	.person div#illustration
		{
		width:100%;
		float:right;
		}

	.person div#fiche 
		{
			width:100%;
		}

	.person div#introcv 
		{
		height:auto;
		width:100%;
		text-align: left;
		padding:5%;
		}

	.person div#introcv span
		{
		display: inline;
		}
	
	.person div#introcv img
		{
			margin:0 2px 0 0;
		}

	.person div#introcv br
		{
			display:none;
		}

	.person div#illustration img
		{
		margin:0 0 5px 0;
		}
	
	body div.art-logo-text
	{
		font-size: 1em;
		line-height: 1em;
	}
	
	body div#art-header-jpeg 
	{
    	background-size: auto 100%;
	}
	
	
}

@media only screen and (max-width:450px) {
		
	/* galerie */

body .filtered-contents.carousel-contents .carousel-container 
{
	width:300px;
}

body .filtered-contents.carousel-contents .carousel-container img
{
	width:300px;
}

body .filtered-contents.carousel-contents .carousel-container .carouselDetails 
{
	width:300px;
}
	
	/**IMAGE**/
	
	body .ametys-cms-content .content-illustration.big
	{
		/*float:none;*/
		max-width:100px;
	}
	
	body #art-main .view-vignette ul li.vignette a img
	{
	max-width: 100%;
	}
	
	body .ametys-cms-content .content-illustration.big img,
	body .ametys-cms-content img,
	body .ametys-cms-content .floatright
	{
	max-width: 100px;
	height: auto;
	}
	
	body .ametys-cms-content span.legend
	{
	max-width:100%;
	}
	
	body div.art-logo-text
	{
		font-size: 0.9em;
		line-height: 0.9em;
	}
	
}

 


