body{
    margin:0;
    padding:0;
    background-image:url('img/bg-body.jpg');	
    background-attachment:fixed;
}

#fullscreen {
    /*background-image:url('img/transparent.png');*/
    position:absolute;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    border:0px;
    height:100%;
    width:100%;
    display:none;
    clear:both;
}

.fullscreen {
    width:420px;
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    padding:20px;
    border:1px solid grey;
    background-color:white;
    display:none;
    clear:both;
    text-align:center;
}

/* ref couleurs :
marron:#6e3110
gris texte: #58595b

gris des tags et load more:#808285

contour des blocs:#d3d3d3

//////*/


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

/*//////////////////////
                Wrap
//////////////////////*/
#wrap{
    width:955px;
    margin:0 auto;
    padding:0;
}

/*//////////////////////
          Container
//////////////////////*/	  
#container{
    width:950px;
    min-height:800px;
    margin:0;
    padding:0;
    margin-left:auto;
    margin-right:auto;
}


/*//////////////////////
                Header
//////////////////////*/
#logo {
    background-image:url('img/logo.png');	
    background-repeat:no-repeat;
    margin-top:63px;
    width:949px;
    height:84px;	
}

.linkMain {
    display:block;
    margin:0;
    padding:0;
    border:0;
    width:100%;
    height:100%;
}

.headerTop{ background-color:#6e3110; height:7px; margin:0;	padding:0; border-bottom: 1px solid #4b4b4b; width:100%;}
.contact{ background-image: url('img/bg-mail-rss.png'); background-repeat:no-repeat; float:right; width:98px; height:51px;}
.contact a.mail{	background-image: url('img/icons/mail.png'); float:left; width:29px; height:20px; margin-top:15px; margin-left:17px;}
.contact a.rss{ background-image: url('img/icons/rss.png'); float:right;	width:21px;	height:20px; margin-top:15px; margin-right:17px;}
.contact a.mail:hover{ background-image: url('img/icons/mail-over.png');	float:left;	width:29px; height:20px; margin-top:15px; margin-left:17px;}
.contact a.rss:hover{ background-image: url('img/icons/rss-over.png'); float:right; width:21px; height:20px; margin-top:15px; margin-right:17px;}

/*//////////////////////
                Nav
//////////////////////*/
#nav{
    margin:0;
    padding:0;
    margin-top:60px;
    font-family:Georgia;
    text-transform:uppercase;
    font-size:16px;
    letter-spacing:2px; 
    height:16px;
    border:0px;
}

#nav ul,li{	
    list-style:none;
    display:inline-block;
    margin:0px;
    padding:0px;
    height:40px;
    border:0px;
}

#nav ul li a{
    text-decoration:none;
    color:#6e3110;
}

#nav ul li a:hover{
    color:#000000;
}

#nav ul li.left{
    margin:0;
    padding:0;
    border:0px;
    /*padding-right:54px;*/
    width:190px;
    text-align:left;
    float:left;
}

#nav ul li.center{
    margin:0;
    padding:0;
    border:0px;
    /*padding-right:54px;*/
    width:162px;
    text-align:center;
    float:left;
}

#nav ul li.right{
    width:110px;
    float:right;
    text-align:right;
}














#nav ul li.newsevents{
    margin:0;
    padding:0;
    border:0px;
    /*padding-right:54px;*/
    width:185px;
    text-align:left;
    float:left;
}

#nav ul li.products{
    margin:0;
    padding:0;
    border:0px;
    /*padding-right:54px;*/
    width:173px;
    text-align:center;
    float:left;
}

#nav ul li.press{
    margin:0;
    padding:0;
    border:0px;
    width:123px;
    float:left;
    text-align:center;
}

#nav ul li.bibliography{
    margin:0;
    padding:0;
    border:0px;
    /*padding-right:54px;*/
    width:213px;
    text-align:center;
    float:left;
}

#nav ul li.courses{
    margin:0;
    padding:0;
    border:0px;
    /*padding-right:54px;*/
    width:153px;
    text-align:center;
    float:left;
}

#nav ul li.about{
    margin:0;
    padding:0;
    border:0px;
    width:103px;
    float:right;
    text-align:right;
}













.lienNav {
    display:block;
    width:100%;
    height:100%;
}

.arrow{	background-image: url('img/arrow.png');	background-repeat:no-repeat; height:12px; width:17px; }
.arrowNews{	background-image: url('img/arrow.png');	background-repeat:no-repeat; height:12px; width:17px; margin-top:6px; margin-left:69px;}
.arrowHidden{ background-image: url('img/arrow.png');	background-repeat:no-repeat; height:12px; width:17px; margin-top:6px; margin-left:70px;visibility:hidden}
.arrowProducts{ background-image: url('img/arrow.png'); background-repeat:no-repeat; height:12px; width:17px; margin-top:6px; margin-left:263px;}
.arrowPress{ background-image: url('img/arrow.png'); background-repeat:no-repeat; height:12px; width:17px; margin-top:6px; margin-left:411px;}
.arrowBibliography{ background-image: url('img/arrow.png');	background-repeat:no-repeat; height:12px; width:17px; margin-top:6px; margin-left:579px;}
.arrowCourses{ background-image: url('img/arrow.png');	background-repeat:no-repeat; height:12px; width:17px; margin-top:6px; margin-left:762px;}
.arrowAbout{ background-image: url('img/arrow.png'); background-repeat:no-repeat; height:12px; width:17px; margin-top:6px; margin-left:905px;}
.lines{	padding:0; margin:0; width:100%; height:2px; border-top:1px solid black; border-bottom:1px solid #c9c8c8;}

/*//////////////////////
        Section Gauche
//////////////////////*/

#columnLeft{
    width:650px;
    margin:0;
    padding:0;
    float:left;
}

.blocComingEvents{ width:648px;	border:1px solid #d3d3d3; background-color:#FFFFFF;	margin-top:35px;}
.plusGauche{ background-image: url('img/icons/plus.png'); background-repeat:no-repeat; height:18px; width:18px; margin-top:20px; margin-left:25px; float:left;}
.blocComingEvents h1{ height:30px; width:590px; background-color:#6e3110; float:left; margin-top:15px; margin-left:10px; margin-bottom:15px; font-family:Georgia; color:#FFFFFF; font-style:italic; 	font-size:23px;	padding-left:5px;  font-weight:normal;}
.dateComingEvents{ margin-left:25px; margin-top:20px; margin-bottom:8px; font-family:Georgia; color:#6e3110; text-transform:uppercase; font-weight:bold; font-size:18px;}
.blocComingEvents p{	margin-left:25px; margin-top:8px; margin-bottom:15px; font-family:Georgia; color:#58595b; font-size:14px; line-height:20px;}
.blocSearchResults{ background-color:#FFFFFF; margin-top:35px; padding:25px;}
.searchResults{ font-family:Georgia; color:#6d6e71; font-weight:normal; font-size:25px;	margin:10px 0 10px 0; padding-bottom:10px; line-height:3px; letter-spacing:1px;}
.linebrown{ margin:0; padding:0; height:7px; background-color:#6e3110;}
.result{ font-family:Georgia; color:#6d6e71; font-weight:normal; font-size:12px; letter-spacing:1px; margin:0; padding-top:10px;}
.blocNews{ width:600px;	border:1px solid #d3d3d3; background-color:#FFFFFF; margin-top:35px; margin-bottom:35px; padding:24px; position:relative;}
.titleNews{ text-align:center; font-family:Georgia; font-size:26px; margin:0 0 10px 0; padding:0; font-weight:normal;}
.titleNews a{ text-decoration:none; color:#6e3110;}
.titleNews a:hover{ color:#000000;}
.cellDateNews{ text-align:center;}
.clock{	background-image: url('img/icons/clock.png'); background-repeat:no-repeat; width:17px; height:17px; margin-bottom:10px; display:inline-block; vertical-align:middle;}
.dateNews{ font-family:Georgia; font-size:12px; font-style:italic; display:inline-block; margin-left:5px; margin-bottom:10px; vertical-align:middle;}
.contentNews p{	font-family:Georgia; font-size:14px; color:#58595b;	text-align:justify; line-height:20px;}
.imgNews{ margin-top:5px; margin-bottom:5px;}
.contentNews a{	text-decoration:none; font-weight:bold;	color:#6e3110;}
.contentNews a:hover{ color:#000000;}
.readMore{ height:24px; width:100px; margin-top:30px; font-family:Georgia; font-size:12px; font-style:italic; text-align:center; line-height:23px;}
.readMore a{ display:block; height:100%; width:100%; color:#FFFFFF;text-decoration:none; background-color:#6e3110;}
.readMore a:hover{ color:#FFFFFF; text-decoration:none; background-color:#000000;}
.cellFiltersNews{ height:24px; width:600px;	margin-top:15px; color:#808285;	font-style:italic; font-size:14px; font-weight:normal;}
.worldNews{	background-image: url('img/icons/world.png'); background-repeat:no-repeat; height:24px; width:24px; display:inline-block; margin-right:5px; vertical-align:middle;}
.tagNews{ background-image: url('img/icons/tag.png'); background-repeat:no-repeat; height:19px; width:20px; display:inline-block; margin-right:5px;	margin-left:0px; vertical-align:middle;}
.textTagNews{ display:inline-block; vertical-align:middle;margin-right:15px;}
.cellFiltersNews a{ color:#808285; font-style:italic; font-size:14px; font-weight:normal;}
.cellFiltersNews a:hover{ color:#000000;}
.load{ margin:0 auto; width:100%; font-family:Georgia; font-size:14px; text-align:center; margin-bottom:35px;}
.load a{	text-decoration:none; font-style:italic; color:#808285;}
.load a:hover{ color:#000000;}

.blocPress{ width:600px;border:1px solid #d3d3d3; background-color:#FFFFFF; margin-top:35px; margin-bottom:35px; padding:19px 24px 19px 24px; position:relative;}
.imgPress{ margin-top:5px; margin-bottom:5px;}

.divImgSearch { width:600px; height:60px; border:0; background-position:center center; }
#moreEventsLoad { display:none; }

/*//////////////////////
        Section Droite
//////////////////////*/

#columnRight {
    width:250px;
    margin:0;
    padding:0;
    float:right;
}

#portrait{
    background-image: url('img/portrait.jpg');
    width:250px;
    height:210px;
    margin-top:35px;
}

.columnRightProducts { 
    width:250px;	
    margin:0;	
    padding-right:24px;	
    float:right;

}

.box{ margin-top:35px; margin-bottom:35px; width:242px;	background-color:#FFFFFF; border:4px double #c9c7c7;}
.box h2{	border-bottom:1px solid black; font-family: baramondroman; text-transform:uppercase; color:black; font-size:24px; margin:5px; text-align:center; font-weight:normal;}
.plusBox{ background-image: url('img/icons/plus.png'); background-repeat:no-repeat; height:18px; width:18px; margin-top:18px; margin-left:12px; float:left;}
.calendar{ background-image: url('img/icons/calendar.png'); background-repeat:no-repeat; height:23px; width:21px; margin-top:16px; margin-left:12px; float:left;}
.tag{ background-image: url('img/icons/tag.png'); background-repeat:no-repeat; height:19px; width:20px; margin-top:4px; margin-left:15px; float:left;}
.world{ background-image: url('img/icons/world.png'); background-repeat:no-repeat; height:24px; width:24px; margin-top:1px;	margin-left:14px; float:left;}
.titleFixed{ width:135px; height:25px; background-color:#6e3110; margin:0 auto; margin-top:20px; margin-bottom:20px; margin-right:53px; font-family:Georgia; color:#FFFFFF; font-size:16px; font-style:italic; text-align:center; line-height:21px; font-weight:normal;}
.titleLink{	width:135px; height:25px; margin:0 auto; margin-top:20px; margin-bottom:20px; margin-right:53px; font-family:Georgia; font-size:16px; font-style:italic; text-align:center; line-height:21px; font-weight:normal;}
.titleLink a{ display:block; height:100%; width:100%; color:#000000;	text-decoration:none; background-color:#FFFFFF;}
.titleLink a:hover{	color:#FFFFFF;	text-decoration:none; background-color:#6e3110;}
.box h4{ width:232px; height:25px; margin:0 auto; margin-top:12px; margin-bottom:10px; font-family:Georgia; font-size:14px; font-style:italic; text-align:center; line-height:21px; font-weight:normal;}
.box h4 a{ display:block; height:100%; width:100%; color:#000000;	 text-decoration:none;}
.box h4 a:hover{	color:#FFFFFF;	text-decoration:none; background-color:#6e3110;}

.productsInfos{ width: 250px; margin-top:35px; padding:0; position: absolute;}
.productsInfos h1{ font-family:Georgia; font-size:18px; font-weight:normal; line-height:22px; margin:0 0 10px 0; padding:0;}
.productsInfos h3{ font-family:Georgia; font-size:16px; font-weight:normal; color:#58595b; font-style:italic; line-height:20px; margin:0 0 10px 0; padding:0;}
.productsInfos p{ font-family:Georgia; font-size:14px; font-weight:normal; color:#58595b; line-height:18px; margin:0; padding:0; text-align:justify;}

.infosPress{ margin-top:35px; margin-bottom:35px; padding:24px; width:200px; background-color:#FFFFFF; border:1px solid #d3d3d3;}
.infosPress h1{ font-family:Georgia; font-size:16px; font-weight:bold; line-height:20px; margin:0 0 10px 0; padding:0;}
.infosPress p { font-family:Georgia; font-size:14px; font-style:italic; line-height:20px; color:#58595b; margin:0;}
.infosPress h4{ font-family:Georgia; font-size:14px; line-height:20px; color:#6e3110; margin:0 5px 0 0; padding:0; float:left;}
a.arrowRightActiv{background-image: url('img/arrow-right-brown.png'); float:right; width:12px; height:17px; margin-top:5px; margin-left:17px;}
a.arrowRightActiv:hover{ background-image: url('img/arrow-right-black.png');	float:right; width:12px; height:17px; margin-top:5px; margin-left:17px;}
.arrowRight { background-image: url('img/arrow-right-grey.png');	float:right; width:12px; height:17px; margin-top:5px; margin-left:17px;}
a.arrowLeftActiv{background-image: url('img/arrow-left-brown.png'); float:right; width:12px; height:17px; margin-top:5px; margin-left:17px;}
a.arrowLeftActiv:hover{ background-image: url('img/arrow-left-black.png');	float:right; width:12px; height:17px; margin-top:5px; margin-left:17px;}
.arrowLeft { background-image: url('img/arrow-left-grey.png');	float:right; width:12px; height:17px; margin-top:5px; margin-left:17px;}
p.nextPublication { font-family:Georgia; font-size:14px; font-style:italic; color:#58595b; line-height:23px; margin:0; float:right;}


/*//////////////////////
        Section Milieu	
//////////////////////*/

.blocM{ border:1px solid #d3d3d3; background-color:#FFFFFF; padding:24px; margin-top:35px; margin-bottom:35px;}
.titleM{ font-family:Georgia; font-size:25px; font-weight:normal; line-height:15px; margin:20px 0 10px 0; padding:0}
.titleMTop{ font-family:Georgia; font-size:25px; font-weight:normal; line-height:15px; margin:0 0 10px 0; padding:0}
.blocM p{font-family:Georgia; font-size:14px; color:#575252; text-align:justify; line-height:20px; margin:0;}
.linebrownM{ margin:0 0 15px 0; padding:0; height:7px; background-color:#6e3110;}
.dateBlocM { font-family:Georgia; font-size:14px; color:#6e3110; font-weight:bold; margin:2px 0 2px 0;}

.blocLeftFilters{ width:291px; border:1px solid #d3d3d3; background-color:#FFFFFF; margin-top:35px;	margin-bottom:35px;	padding-bottom:24px; float:left;}
.blocMFilters{ width:292px;	border:1px solid #d3d3d3; background-color:#FFFFFF;	margin:35px 35px 35px 35px;	padding-bottom:24px; float:left;}
.blocRightFilters{ width:291px;	border:1px solid #d3d3d3; background-color:#FFFFFF;	margin-top:35px; margin-bottom:35px; padding-bottom:24px; float:right;}
.calendarFilters{ background-image: url('img/icons/calendar.png'); background-repeat:no-repeat; height:23px; width:21px; margin-top:20px; margin-left:80px; margin-bottom:20px; float:left;}
.tagFilters{ background-image: url('img/icons/tag.png'); background-repeat:no-repeat; height:19px; width:20px; margin-top:24px; margin-left:81px; float:left;}
.worldFilters{ background-image: url('img/icons/world.png'); background-repeat:no-repeat; height:24px; width:24px; margin-top:20px;	margin-left:76px; float:left;}
h3.filters{ height:25px; width:175px; background-color:#6e3110; float:right; margin-top:20px; margin-bottom:20px; margin-left:10px; font-family:Georgia; color:#FFFFFF; font-style:italic; font-size:18px; padding-left:5px; font-weight:normal; line-height:25px;}
.capitalFilters{ clear:right; padding:12px 24px 0px 24px; margin:0;	font-family:Georgia; font-size: 18px; font-weight:bold; text-transform:uppercase; text-align:center; color:#6e3110;}
.choiceFilters{	margin:0 auto; font-family:Georgia; font-size:12px; text-align:center; padding:1px 24px 1px 24px; letter-spacing:1px; font-weight:normal;}
.choiceFilters a{ text-decoration:none; color:#808285;}
.choiceFilters a:hover{ color:#000000;}

.product1{ border:1px solid #d3d3d3; margin-top:35px; padding:0; background-image:url('img/thebarmantool.jpg'); width:948px; height:1057px; position:relative;}
.product2{ border:1px solid #d3d3d3; margin-top:35px; padding:0; background-image:url('img/scalfarowatch.jpg'); width:948px; height:1057px; position:relative;}

div[id^='product_']{
    border:1px solid #d3d3d3; margin-top:35px; padding:0;  width:948px; height:1057px; position:relative;
    background-color:#FFFFFF;
}

a img { border: 0;}

.vignettePress {
    margin:0;
    margin-top:25px;
    padding:0;
    border:0;
    float:left;
    width:300px;
    height:200px;
    text-align:center;

}

.vignettePressLink {
    display:block;
    margin:0;
    padding:0;
    padding-top:75px;
    border:0;
    width:300px;
    height:125px;
    background-color:#6e3110;
    text-decoration:none;

}

.vignettePressLinkTitre {
    font-family:Georgia; color:#FFFFFF; font-style:italic;
    font-size:16px;
    display:block;
}

.vignettePressLinkYear {
    font-family:Georgia; color:#FFFFFF; font-style:italic; font-weight: bold;
    font-size:16px;
    display:block;
}


.spaceBetweenPress {
    margin:0;
    padding:0;
    border:0;
    display:block;
    height:200px;
    width:25px;
    float:left;
}

.spacePress {
    clear:both;
    display:block;
    width:100%;
    height:35px;
}

.spacePress_ {
    clear:both;
    display:block;
    width:100%;
    height:10px;
}

.vignetteLeftPressTop{ width:300px; height:200px; background-color:black; margin-top:35px; padding:0; float:left;}
.vignetteMPressTop{ width:300px; height:200px; background-color:black; margin:35px 25px 0 25px; padding:0; float:left;}
.vignetteRightPressTop{ width:300px; height:200px; background-color:black; margin-top:35px; padding:0; float:right;}
.vignetteLeftPress{ width:300px; height:200px; background-color:black; margin-top:25px; padding:0; float:left;}
.vignetteMPress{ width:300px; height:200px; background-color:black; margin:25px 25px 0 25px; padding:0; float:left;}
.vignetteRightPress{ width:300px; height:200px; background-color:black; margin-top:25px; padding:0; float:right;}
.vignetteLeftPressLast{ width:300px; height:200px; background-color:black; margin:25px 0 35px 0; padding:0; float:left;}
.vignetteMPressLast{ width:300px; height:200px; background-color:black; margin:25px 25px 35px 25px; padding:0; float:left;}
.vignetteRightPressLast{ width:300px; height:200px; background-color:black; margin:25px 0 35px 0; padding:0; float:right;}

#columnLeftBiblio {
    width:450px;
    min-height: 100px;
    margin:0;
    padding:0;
    border:0;
    float:left;
}

#columnRightBiblio {
    width:450px;
    min-height: 100px;
    margin:0;
    padding:0;
    border:0;
    float:right;	
}

.blocBibliography{ width:424px; border:1px solid #d3d3d3; background-color:white; margin-top:35px;margin-right:35px; padding:24px 0 24px 24px;clear:both; }
.blocBibliographyClone{ width:424px; border:1px solid #d3d3d3; background-color:white; margin-top:35px;margin-right:35px; padding:24px 0 24px 24px;clear:both; }

.spaceBiblio {
    clear:both;
    display:block;
    width:100%;
    height:35px;
}

div[id^='viewMoreBiblio_'] {
    display:none;
    margin:0;
    padding:0;
    border:0;
}

h3.bibliography { font-family:Georgia; font-size:14px; margin:0; padding:0; font-weight:bold;}
h1.bibliography { height:27px; font-family:Georgia; font-size:18px; background-color:#6e3110; margin:5px 0 5px 0; padding-left:5px; font-weight:bold; color:#FFFFFF; font-style:italic; font-weight:normal; line-height:27px;}
p.bibliography { font-family:Georgia; font-size:14px; line-height:20px; margin:0; padding:0;}
p.preface { font-family:Georgia; font-size:14px; color:#58595b; line-height:20px; margin:0; padding:0;}
p.editions { font-family:Georgia; font-size:14px; font-style:italic; color:#58595b; line-height:20px; margin:0; padding:0;}
.imgBibliography{ margin-top:10px;}
.viewMore{ height:24px; width:100px; margin-top:15px; font-family:Georgia; font-size:12px; font-style:italic; text-align:center; line-height:23px;}
.viewMore a{ display:block; height:100%; width:100%; color:#FFFFFF;text-decoration:none; background-color:#6e3110;}
.viewMore a:hover{ color:#FFFFFF; text-decoration:none; background-color:#000000;}

.blocLeftBibliographyLast{ width:424px; border:1px solid #d3d3d3; background-color:#FFFFFF; margin-top:35px; margin-bottom:35px; padding:24px 0 24px 24px; float:left;}
.blocRightBibliographyLast{ width:424px; border:1px solid #d3d3d3; background-color:#FFFFFF; margin-top:35px; margin-bottom:35px; padding:24px 0 24px 24px; float:right;}
.blocResultsBibliography{ background-color:#FFFFFF; margin-top:35px; padding:25px; font-family:Georgia; font-size:14px; letter-spacing:1px; color:#58595b;}
.resultBibliography { font-weight:bold; color:#000000;}
.blocResultsBibliography a{ text-decoration:none; color:#58595b;}
.blocResultsBibliography a:hover{ color:#000000;}


.legendVideoCourses{ border-bottom:7px solid #6e3110; padding-bottom:10px; margin:0 0 20px 0; font-family:Georgia; font-size: 14px; font-style:italic; font-weight:normal; color:#575252; text-align:justify;}

.dlCV{ height:30px; width:120px; margin-top:30px; font-family:Georgia; font-size:14px; font-style:italic; text-align:center; line-height:30px;}
.dlCV a{ display:block; height:100%; width:100%; color:#FFFFFF;text-decoration:none; background-color:#6e3110;}
.dlCV a:hover{ color:#FFFFFF; text-decoration:none; background-color:#000000;}
.contactAbout{ font-family:Georgia; font-size:16px; font-weight:normal; margin:15px 0 0 0; padding:0}
.contactAbout a{	text-decoration:none; font-weight:bold;	color:#6e3110;}
.contactAbout a:hover{ color:#000000;}
/*//////////////////////
                Footer
//////////////////////*/
#footer{
    clear:both;
    background-color:#000000;
    height:60px;
}

.infosFooter{ width:950px; margin:0 auto; padding-top:20px;}
.sign{ font-family:Georgia; font-size:16px; text-transform:uppercase; font-weight:bold; color:#FFFFFF; margin-right:5px; float:left;}
.copyright{ font-family:Georgia; font-size:12px; font-style:italic;	color:#858585; line-height:21px;}
























