/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }

a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #316594; color:#fff; text-shadow: none; }
::selection { background:#316594; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #FF5E99; } 

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


 /* Primary Styles
    Author: Gaëtan Janssens
 */
 
 /*@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('fonts/ColabThi-webfont.eot');
    src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabThi-webfont.woff') format('woff'),
         url('fonts/ColabThi-webfont.ttf') format('truetype'),
         url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

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

}

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

}*/

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

}

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

}

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

}

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

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

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

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

}

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

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

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

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

}

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

}

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

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

}
 
 
 body{
	background: #EFEFEF;
}
 
#container, .wrapper{
	width:1150px;
	margin:0 auto;
	position:relative;
	display:block;
}

header{
	background: #6B94B4;
	background: #7d7e7d; /* old browsers */

	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* firefox */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* webkit */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* ie */

	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* opera */
	height:80px;
	border-bottom:#2B5780 1px solid;
}

/* HEADER: breadcrumbs */
header .breadcrumbs {
	text-shadow: 1px 1px 0px rgba(255,255,255,.5);
	border-top:#FFF 1px solid;
	border-bottom:#ccc 1px solid;
	font-size:11px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#666;
	text-transform:uppercase;
	width:100%;
	background: #eee;
	background: -moz-linear-gradient(top, #EDEDED 0%, #D5D5D5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#D5D5D5));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#D5D5D5',GradientType=0 );
	position: relative;
	top: 80px;
	z-index: 90;
}
header .breadcrumbs a:link, 
header .breadcrumbs a:visited {
	color:#666;
	text-decoration:underline;
}
header .breadcrumbs a:focus, 
header .breadcrumbs a:hover {
	color:#316594;
	text-decoration:underline;
}
#index header .breadcrumbs {
	display:none; /* no reason to have breadcrumbs on homepage */
} 

header nav {
	position:absolute;
	top:30px;
	right:0;
	text-shadow: 1px 1px 0px rgba(0,0,0, .3);
}
header nav ul {
	list-style:none;	
	float:right;
}	
header nav li {
	display:block;
	float:left;
	margin:0 0 0 10px;
}
header nav li a {
	display:block;
	font-size:13px;
	padding:5px 15px;
	text-transform:uppercase;
	font-weight:bold;
	border-radius:40px;
	-moz-border-radius:40px;
	-khtml-border-radius:40px;
	-webkit-border-radius:40px;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s;
	-moz-transition-property: background-color,color;
	-moz-transition-duration: 1s;
	transition-property: background-color,color;
	transition-duration: 1s;
}
header nav li a:link, 
header nav li a:visited {
	color:#eee;
	text-decoration:none;
}	
header nav li a:hover, 
header nav li a:focus{
	color:#000000;
	text-decoration:none;
	background: #ffffff;

}
header nav li.current a {
	color:#FFF;
	background:#7096B6;
	background:rgba(255,255,255,.2);
	text-decoration:none;
	border-radius:40px;
	-moz-border-radius:40px;
	-khtml-border-radius:40px;
	-webkit-border-radius:40px;
}
header nav li.current a:hover {
	color:#000000;

}

 /* HEADER: logo */
header #logo {
	position:absolute;
	top:20px;
	left:0;
	font-size:35px;
	white-space:nowrap;
	color:#fff;
	font-family: 'NeuropolRegular', arial, helvetica, sans-serif;
/*
	text-transform:uppercase;
*/
	text-shadow: 1px 1px 0px rgba(0,0,0, .4);
}
header #logo:link, 
header #logo:visited, 
header #logo:hover, 
header #logo:focus {
	text-decoration:none;
}

a:link, a:visited {
	color:#316594;
	text-decoration:underline;
}
a:hover, a:focus {
	color:#222;
	text-decoration:underline;
}

/* BODY CONTENT */
article {
	float:left;
	width:888px;
	min-height:500px;
	background:#fff;
	background-image: url('../images/logo_petit.jpg');
	background-position: 95% 30px;
	background-repeat: no-repeat;
	border-bottom:1px solid #c8c8c8;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #c8c8c8;
	-moz-box-shadow: 10px 1px 10px rgba(0,0,0, .07);
	-webkit-box-shadow: 10px 1px 10px rgba(0,0,0, .07);
	box-shadow: 10px 1px 10px rgba(0,0,0, .07);
/*
	margin-bottom: 25px;
*/
}
#index article{
	background-position: 95% 10px;
} 
article h1 {
	font-family: 'YanoneKaffeesatzLight', arial, helvetica, sans-serif;
	margin:0 0 45px 0;
	color: #275176;
	font-size:37px;
}
article h2 {
	font-family: 'YanoneKaffeesatzLight', arial, helvetica, sans-serif;
	margin:0 0 10px 0;
	color: #222222;
	font-size:30px;
}
article h3 {
	font-family: 'YanoneKaffeesatzLight', arial, helvetica, sans-serif;
	margin:0 0 15px 0;
	color: #275176;
	font-size:25px;
}
article h4 {
	font-family: 'YanoneKaffeesatzLight', arial, helvetica, sans-serif;
	margin:0 0 10px 0;
	color: #555;
	font-size:20px;
	font-weight:100;
}
article h5 {
	font-family: arial, serif;
	margin:0 0 10px 0;
	color: #333;
	font-size:15px;
}
article h6 {
	font-family: arial, serif;
	margin:0 0 10px 0;
	color: #666;
	font-size:14px;
}
article section {
	padding:40px;
	line-height:22px;
	font-size:14px;
	color:#333;	
}
article section p {margin:0 ;}
article section ul, 
article section ol {
	margin:0 0 25px 30px;
}
article section ul ul, 
article section ol ol,
article section ul ol, 
article section ol ul {
	margin:0 0 0 25px;
}
article section code {
	border:1px solid #ccc;
	background:#f6f6f6;
	font-size:12px;
	padding:1px;
}
article section pre {
	border:1px solid #ccc;
	background:#f6f6f6;
	padding:15px;
	margin:0 0 25px 0;
	line-height:16px;
	font-size:13px;
	color:#555;
	text-shadow: 1px 1px 0px #fff;
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-khtml-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
}
article section pre code {
	border:none;
	background:none;
	padding:none;
}
article section blockquote {
	margin:0 0 25px 20px;
	color:#555;
	line-height:20px;
	font-family:georgia, garamond, serif;
	font-style:italic;
	padding:0 0 0 15px;
	border-left:1px solid #ccc;
}
article section .footer {
	color:#888;
	font-size:11px;
	margin-top:40px;
	border-top:1px dotted #ccc;
	padding-top:15px;
}
article section .footer p {
	margin:0 0 10px 0;
}
/* SIDEBAR */
aside {
	float:right;
	width:260px;
	margin:40px 0 0 0;
}
aside .section {
	padding:0 0 0 30px;	
}
aside .section {
	margin:0 0 40px 0;
	font-size:11px;
	line-height:16px;
	color:#555;
	text-shadow: 1px 1px 0px #fff;
}
aside .section p {
	margin:0 0 15px 0;
}
aside .section ul, 
aside .section ol {
	margin:0 0 15px 20px;
}
aside .section h2 {
	background:#333;
	border-top:1px solid rgba(255,255,255,.4);
	text-shadow: 1px 1px 0px rgba(0,0,0,.5);
	text-transform:uppercase;
	background: -moz-linear-gradient(top, #444 0%, #222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444), color-stop(100%,#222));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); 
	font-family: arial, helvetica, sans-serif;
	font-weight:100;
	color:#fff;
	font-size:19px;
	line-height:19px;
	margin:0 0 20px -31px;
	padding:5px 0 7px 25px;
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-khtml-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
}
#sidebar div.myself a{
	border: 10px solid white;
	overflow: hidden;
	display: block;
	text-align: center;
	background: black;
	height: 100px;
	width: 90px;
	margin: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
}
#sidebar div.myself a img{
	max-height: 100px;
}
#sidebar div.myself a{
     -moz-box-shadow: 0px 0px 4px #000; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #000; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #000; /* Opera 10.5, IE9, Chrome 10+ */
}

div.logos {
	background: #fff;
	text-align: center;
	}
div.logos img{
	max-width: 130px;
	max-height: 40px;
	vertical-align: middle;
	margin-left: 30px;
	margin-right: 30px;
}
/* FOOTER */

footer {
	padding:20px 0;
	text-shadow: 1px 1px 0px rgba(255,255,255,.8);
	color:#888;
	font-size:11px;
	background: #fff;
	clear: both;
/*
	border-top:1px solid #dddddd;
*/
	border-bottom:1px solid #c8c8c8;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #c8c8c8;
	-moz-box-shadow: 10px 1px 10px rgba(0,0,0, .07);
	-webkit-box-shadow: 10px 1px 10px rgba(0,0,0, .07);
	box-shadow: 10px 1px 10px rgba(0,0,0, .07);
	width:888px;
	margin-bottom: 20px;
	display: none; /* hide logos and footer from all pages */
}

#index footer{
	display: block;
}


footer .left {
	float:left;
	width:40%;
	text-align:left;
}
footer .right {
	float:right;
	width:60%;
	text-align:right;
}
footer a:link, footer a:visited {
	color:#888;
	text-decoration:underline;
}
footer a:hover, footer a:focus {
	color:#555;
	text-decoration:underline;
}
/* publication */

input.filter{
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left: 5px;
	color: #aaa;
}
div#inputs{
	margin-left: 5px;
}
div.spacer{
	width: 100%;
	height: 60px;
}

p.Rubrique, p.SousRubrique { 
	font-family: arial, helvetica, sans-serif;
	font-weight:100;
	color:#fff;
	font-size:17px;
	line-height:19px;
	padding:5px 0 7px 5px;
	text-align: center;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

p.Rubrique {
	background:#333;
	border-top:1px solid rgba(255,255,255,.4);
	text-shadow: 1px 1px 0px rgba(0,0,0,.5);
	background: -moz-linear-gradient(top, #444 0%, #222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444), color-stop(100%,#222));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); 
	text-transform:uppercase;
	font-size:19px;
}
p.SousRubrique { 
	background:#666;
	border-top:1px solid rgba(255,255,255,.4);
	text-shadow: 1px 1px 0px rgba(0,0,0,.5);
	background: -moz-linear-gradient(top, #888 0%, #666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888), color-stop(100%,#666));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#666666',GradientType=0 );
	display: none;
}

dl.NoticeRes, dl.NoticeResAvecVignette{
	font-family: helvetica, sans-serif;
	background: #eee;
	border: 1px solid #d7d7d7;
	margin-bottom: 5px;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left: 5px;
	padding: 5px;
	padding-bottom: 25px; /* Change Dec. 2014: uncommented */
}
dd.Vignette {
	/*width: 50px;*/  /* Change Dec. 2014: commented */
	border: solid black 1px;
	padding: 3px;
	float: left;
	margin: 5px;
	margin-right: 15px;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	background: #fff;
	padding-top: 3px;
}
a.lightbox{
	display: none;
}
dt.fichiers{
	display: none;
}

dt.ChampResAvecVignette, dt.ChampRes {
	font-weight: bold;
	color: #444;
	font-size: 11pt;
	text-decoration: underline;
	display: none;
}
dd.Detail{
	padding-right: 60px;
	font-size: 9pt;
}
dd.Titre a{
	text-decoration: none;
	font-size: 13pt;
	font-family: 'BergamoStdBold',arial, sans-serif;
	color: #000;
	padding-left:10px;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	transition-property: color;
	transition-duration: 1s;
} 
dd.Titre a:hover,dd.Titre a:focus{
	color: #316594;
}

dd.Fichier_joint,dd.LienBibtex{
	float: right;
	margin-top: -30px;
}
dd.Fichier_joint a img,dd.LienBibtex a img{
	display: none;
}
dd.Fichier_joint a,dd.LienBibtex a {
	width: 32px;
	height: 32px;
	background: url("../images/icon-pdf.png") no-repeat;
	display: block;
	float: left;
}
/*dd.Fichier_joint span a {
	background: url("../images/icon-bib.png") no-repeat;
}*/
dd.LienBibtex a {
	background: url("../images/icon-bib.png") no-repeat;
}
span.highlight{
	background: #F6FF00;
}
dl.hide{
	display: none;
}
dd.Fichier_joint span.LienVideo a {
    width: 32px;
    height: 32px;
    background: url("../images/video_file.png") no-repeat;
    display: block;
    float: left;
}
dd.Fichier_joint span.LienBibtexACoteFulltext a {
    width: 32px;
    height: 32px;
    background: url("../images/icon-bib.png") no-repeat;
    display: block;
    float: left;
}

dd.Type_de_document{
	/*font-size: 8pt;*/
  display: None;
}

dd.video{
      display: None;
}

@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

@media screen and (max-device-width: 480px) {
  
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }  
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

.article a
 {
 display:none;
 }
 
