/* @override http://enalindenbaur.eu/templates/ena2015/css/template.css */

/* @override http://enalindenbaur.eu/templates/ena2015/css/template.css */

/* @override http://enalindenbaur.eu/templates/ena2015/css/template.css */


/* Debut RESET */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#blc {
	background-color: #FFF;
	padding: 20px;
	width: 365px;
	opacity: 0.9;
	position: absolute;
	right: 0;
	float: right;
	display: block;
	margin-bottom: 50px;
}

#blc h5 {
	font-size: 9px;
	font-weight: bold;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	color: #404040;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Fin RESET */

/* Debut CSS */

#un {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#trois {
	width: 576px;
	height: 103px;
	position: fixed;
	left: 339px;
	top: 0;
	z-index: 10;
	background-repeat: no-repeat;
}


#conteneurmenu {
	width: 221px;
	min-height: 100%;
	position: fixed;
	z-index: 900;
	padding-left: 11px;
	top: 0;
	background-color: #f1f1f1;
	line-height: 100%;
	display: block;
	left: 0;
	overflow: auto;
	float: left;
	clear: right;
	visibility: visible;
	opacity: 0.81;
}

#menu1 {
	float: left;
	position: absolute;
	margin-bottom: 0;
	display: block;
	top: 30px;
}

#menu1 h1 {
	font-size: 17px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 200px;
	text-align: left;
}

#menu1 p {
	font-size: 13px;
}

#menu2 {
	position: relative;
	top: 10em;
	visibility: visible;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 0;
	left: 0;
	width: 100%;
}

#menu3 {
	position: relative;
	top: 11em;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menu3, #menu2 {
	font: normal normal 11px 'Lato';
	text-decoration: none;
	border-top: 1px dotted #404040;
}


#contenu {
	top: 40px;
	z-index: 15;
	margin: 0;
	position: absolute;
	left: 270px;
	padding-top: 0;
	display: block;
	padding-bottom: 50px;
	width: 75%;
}

#haut {
	position: relative;
	top: 0;
	z-index: 16;
	height: 15px;
	margin-top: 0;
	display: block;
	margin-right: 0;
	margin-left: 250px;
}

.logo {
	
}

a {
	color: #404040;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato';
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.20em;
	word-spacing: 0.3px;
	font-weight: 300;
}

h1 {
	font-size: 25px;
	line-height: 30px;
	margin-top: 1em;
	padding-bottom: 0;
}

h2 {
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	line-height: 23px;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

h3 {
	text-align: left;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
	margin-top: 1em;
}

h4 {
	padding-top: 2px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	margin-top: 1.2em;
}

h5 {
	font-size: 10px;
	padding: 5px 0 0;
	margin: 1em 0 0;
	line-height: 10px;
	font-weight: 700;
}

h6 {
	font-weight: 700;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	margin: 1em 0 10px;
	padding: 0;
	line-height: 9px;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #000;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
	border-left-width: 0;
	margin: 0 0 5px;
}

h1 a:hover {
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	margin: 0 0 5px;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #000;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}

h2 a:hover {
	text-decoration: none;
}

h3 a:link, h3 a:visited {
	text-align: left;
	color: black;
	border-bottom: 1px dotted #000;
	border-right-width: 0;
	border-left-width: 0;
	margin-top: 11px;
	text-decoration: none;
}

h3 a:hover {
	color: white;
	background-color: black;
}

h4 a:link, h4 a:visited {
	text-decoration: underline;
	text-align: left;
	margin-top: 8px;
}

h4 a:hover {
	color: #000000;
}

h5 a:link {
	border-bottom: 1px dotted #6f7070;
	color: #000;
	text-decoration: none;
}

h5 a:hover {
	color: #fff!important;
	background-color: #000;
}

h5 a:visited {
	color: #6f6f6f;
	border-bottom: 1px dotted #6f6f6f;
}

h6 a:link, h6 a:visited {
	color: #000 !important;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #000;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
	border-left-width: 0;
	margin-bottom: 10px;
	margin-top: 3px;
}

h6 a:hover {
	color: #000;
	text-decoration: none;
	text-align: left;
	border-bottom: 0 1px dotted #6f7070 0 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 3px;
}

#contenu div.item-page div.page-header h2 a, #contenu div.item-page div.page-header h2 a:link, #contenu div.item-page div.page-header h2 a:hover, #contenu div.item-page_actu div.page-header h2 a, #contenu div.item-pagepict div.page-header h2 a {
	font-size: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #404040;
	width: 100%;
	display: block;
	padding-bottom: 10px;
}

#contenu div.item-page_actu div h4 {
	margin-top: 30px;
	border-top: 1px dotted #404040;
	padding-top: 10px;
	font-size: 15px;
	line-height: 18px;
}

#contenu div.item-page_actu div h6 {
	text-decoration: none;
	color: #404040;
	font: normal normal normal 11px/17px Arvo;
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	margin-top: 6px;
}

hr {
	text-decoration: none;
	border-bottom: 1px dotted #000;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	font-weight: normal;
	font-style: normal;
	padding-top: 1px;
	padding-bottom: 3px;
}

p {
	text-align: left;
	text-decoration: none;
	font: 13px/20px 'Arvo', serif;
	margin-top: 0.8em;
	max-width: 960px;;
}

#contenu div.item-pagepict div table tbody tr td p.petit {
	margin-top: 6px;
	margin-bottom: 15px;
}

#contenu div.item-pagepict div table.petit tbody tr td h1 {
	margin-bottom: 20px;
}

#contenu div.item-pagepict div table.petit tbody tr td h3 {
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
	font-size: 0.9em;
}

p em {
	font-style: italic;
}

p a:link {
	color: #404040 !important;
	text-align: left;
	border-bottom: 1px dotted #615d63;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	margin: 5px 0 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

p a:visited {
	color: #6f6f6f;
	text-align: left;
}

p a:hover {
	color: #fff !important;
	background-color: #000;
}

sup {
	font-size: 80%;
	vertical-align: 2px;
}

.petit {
	color: #000;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	font-size: 10px;
	font-style: normal;
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0 !important;
	border-style: none;
}

/* @group page livres */

#contenu div.blogbouq  h2 a {
	margin-bottom: 20px;
	display: block;
	border-style: none;
}


.blogbouq div.items-row.cols-3.row-0.row-fluid.clearfix div.span4 div.item.column-1,
.blogbouq div.items-row.cols-3.row-0.row-fluid.clearfix div.span4 div.item.column-2,
.blogbouq div.items-row.cols-3.row-0.row-fluid.clearfix div.span4 div.item.column-3,
.blogbouq div.items-row.cols-3.row-1.row-fluid.clearfix div.span4 div.item.column-1,
.blogbouq div.items-row.cols-3.row-1.row-fluid.clearfix div.span4 div.item.column-2,
.blogbouq div.items-row.cols-3.row-1.row-fluid.clearfix div.span4 div.item.column-3,
.blogbouq div.items-row.cols-3.row-2.row-fluid.clearfix div.span4 div.item.column-1,
.blogbouq div.items-row.cols-3.row-2.row-fluid.clearfix div.span4 div.item.column-2,
.blogbouq div.items-row.cols-3.row-2.row-fluid.clearfix div.span4 div.item.column-3,
.blogbouq div.items-row.cols-3.row-3.row-fluid.clearfix div.span4 div.item.column-1,
.blogbouq div.items-row.cols-3.row-3.row-fluid.clearfix div.span4 div.item.column-2,
.blogbouq div.items-row.cols-3.row-3.row-fluid.clearfix div.span4 div.item.column-3  {
	display: inline;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}





 
/* @end */

.contentheading {
	color: #000000;
	font-size: 20px;
	margin-right: 0;
	margin-

bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.contentheading a {
	color: #000000;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
}

.contentheading a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
}

td.contentheading {
	color: #000000;
	padding-left: 10px;
}

td.buttonheading {
	color: #000000;
	position: relative;
	left: -704px;
	top: 98px;
	margin: 0 0 0 543px;
	padding: 0;
	width: 26px;
	height: 18px;
	font-size: 10px;
	float: left;
	clear: none;
	text-align: left;
	line-height: 11px;
	display: block;
	visibility: visible;
}

.contentpaneopen {
	clear: left;
}

.componentheading, .componentheadingspec {
	
}

.contentdescription {
	
}

.contentpane {
	
}

#bgpro {
	position: absolute;
	top: 50px;
	left: 250px;
	z-index: -998;
	display: block;
	width: 420px;
	padding: 10px;
}

#bg {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -999;
	display: block;
}

.bg {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -999;
	display: block;
}

#slideclick952 a:hover,
#slideclick953 a:hover,
#slideclick954 a:hover,


{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	border-style: none;
	background-image: none;
}

#slideclick951,
#slideclick955,
#slideclick956,
#slideclick957 {
display: block; float: none; clear: both;
}
/* EXPOSITIONS */
.item-page_expo {
width: 45%;
background-color: #ffffff;
opacity: 0.9;
	padding: 15px;
	margin-top: 238px;
}
/* BIO */
.droite {
	background: #FFF;
	padding: 12px;
	width: 30%;
	float: right;
	top: 70px;
	position: relative;
	right: 40px;
}

/* ACTU */
.blog_actu h1{
	margin-top: 40px;
}
.blog_actu h3 {
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	margin-top: 22px;
}
.blog_actu h4 {
	font-size: 11px;
	line-height: 12px;
	margin-top: 2px;
}
.blog_actu p {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0;
}
/* menu switch*/
.lang-active > a:nth-child(1),.lang-inline > li:nth-child(2) > a:nth-child(1){
	text-transform: uppercase;text-decoration: none;
}
#menu3 > div > ul > li:nth-child(1) > a,
#menu3 > div > ul > li.lang-active > a{
text-transform: uppercase;
    text-decoration: none;
}

.lang-inline > li:nth-child(2) > a:nth-child(1){
}
.lang-active, .lang-active a,
#menu3 > div > ul > li:nth-child(1) > a{
	float: left;
margin-right: 8px;
}
.lang-active a:hover{
	color: #fff;
	font-size: 10px;
	background-color: #666;
	padding: 3px;
}
