/*@override http://www.lemasque.com/sites/default/themes/zen/layout-fixed.css
@override
http://localhost:8888/lemasque/sites/default/themes/zen/layout-fixed.css?p
http://lemasque.pprod.hachette-livre.fr/sites/default/themes/zen/layout-fixed.css?g
http://lemasque.pprod.hachette-livre.fr/sites/default/themes/zen/layout-fixed.css
http://lemasque.pprod.hachette-livre.fr/sites/default/themes/zen/js/thickbox/thickbox.css
http://www.lemasque.com/sites/default/themes/zen/layout-fixed.css
*/
IMG, DIV
{
	behavior: url(/iepngfix.htc);
}
IMG.espaceProMasqueIllustration
{
	margin-left: auto;
	margin-right: auto;
}
#espaceProMasqueLastPublish
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 9px;
	width: 212px;
	border-right: 2px solid #948484;
}
#espaceProProgrammes
{
	width: 318px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.masqueColProLeft
{
	width: 641px;
	margin-top: 8px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#espaceProMasque .espaceProMasqueBlock
{
	background-color: #D3D3D3;
	margin-top: 22px;
	margin-bottom: 25px;
	border-right: 3px solid #5F5F5F;
	border-bottom: 3px solid #727272;
	padding: 10px;
	width: 607px;
}
#espaceProListLastProg TD
{
	margin-bottom: 10px;
	padding-bottom: 23px;
	font-weight: bold;
}
TD.LastProgLegend
{
	width: 271px;
}
TABLE#espaceProListLastProg
{
	width: 395px;
	font-size: 8.5pt;
}
.espaceProMasqueBlock H3
{
	color: #E15815;
	margin: 8px 0px;
}
#espaceProMasque
{
	padding: 0px;
	margin: 6px 49px 49px;
}
#espaceProMasque H2
{
	font-size: 15pt;
	display: inline;
	border-bottom: 4px solid #DF4A07;
	padding-bottom: 5px;
}
.masqueAuteurColCenter
{
	line-height: 19px;
}
/*@group Styles Zen originaux
* body **/
BODY
{
	background-color: #434343;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}
DIV.masquePlayerHome
{
	width: 700px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#page, #closure-blocks
{
/*
* If you want to make the page a fixed width and centered in the viewport,
* this is the standards-compliant way to do that. See also the ie.css file
* for the necessary IE5 hack to center a div.
*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #E6E6E6;
	width: 920px;
}
A:link
{
	color: #D54410;
	text-decoration: none;
}
.espaceProLibrairesElement A
{
	font-weight: bold;
	color: #323232;
	line-height: 1.5;
}
DIV.espaceProLibrairesElement
{
	width: 139px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 3px 3px 8px;
}
A:visited
{
	color: #D54410;
	text-decoration: none;
}
A:hover
{
	color: #3D4342;
	text-decoration: none;
}
#page-inner
{
	width: 920px;
}
#navigation-top, #navigation
{
	position: absolute;
/*Take the named anchors out of the doc flow*/
	left: -10000px;
/*and prevent any anchor styles from appearing.*/
}
#skip-to-nav
{
	float: right;
	margin: 0 !important;
	font-size: 0.8em;
}
#skip-to-nav A:link, #skip-to-nav A:visited
{
	color: #FFF;
/*Same as background color of page*/
}
#skip-to-nav A:hover
{
	color: #000;
	text-decoration: none;
}
/*Alternatively, the skip-to-nav link can be completely hidden until a user tabs
to the link. Un-comment the following CSS to use this technique.

#skip-to-nav a, #skip-to-nav a:hover, #skip-to-nav a:visited
{
position: absolute;
left: 0;
top: -500px;
width: 1px;
height: 1px;
overflow: hidden;
}

#skip-to-nav a:active, #skip-to-nav a:focus
{
position: static;
width: auto;
height: auto;
}

* header **/
#header
{
}
#header-inner
{
}
#logo-title
{
}
#logo
{
	float: left;
}
#site-name
{
}
#site-slogan
{
}
#header-blocks
{
	clear: both;
	height: 39px;
	margin-left: 36px;
}
/** main (container for everything else) **/
#main
{
	position: relative;
}
#main-inner
{
}
/** content **/
#content, .no-sidebars #content
{
	float: left;
	width: 920px;
	margin-left: 0;
	margin-right: -960px;
/*Negative value of #content's width + left margin.*/
	padding: 0;
/*DO NOT CHANGE. Add padding or margin to #content-inner.*/
}
.sidebar-left #content
{
	width: 760px;
	margin-left: 200px;
/*The width of #sidebar-left.*/
	margin-right: -960px;
/*Negative value of #content's width + left margin.*/
}
.sidebar-right #content
{
	width: 760px;
	margin-left: 0;
	margin-right: -760px;
/*Negative value of #content's width + left margin.*/
}
.two-sidebars #content
{
	width: 560px;
	margin-left: 200px;
/*The width of #sidebar-left*/
	margin-right: -760px;
/*Negative value of #content's width + left margin.*/
}
#content-inner
{
	margin: 0;
	padding: 0;
}
#content DIV.sous-center
{
	position: relative;
	right: 6px;
}
/** navbar **/
#navbar
{
	float: left;
	width: 100%;
	margin-left: 0;
	margin-right: -100%;
/*Negative value of #navbar's width + left margin.*/
	padding: 0;
/*DO NOT CHANGE. Add padding or margin to #navbar-inner.*/
	height: 3.6em;
/*The navbar can have any arbritrary height. We picked one
that is twice the line-height pluse 1em: 2 x 1.3 + 1 = 3.6
Set this to the same value as the margin-top below.*/
}
.with-navbar #content, .with-navbar #sidebar-left, .with-navbar #sidebar-right
{
	margin-top: 3.6em;
/*Set this to the same value as the navbar height above.*/
}
#navbar-inner
{
}
#search-box
{
	width: 200px;
	margin-right: -200px;
/*Negative value of #search-box's width.*/
	float: left;
}
#primary
{
	margin-left: 200px;
/*Width of search-box*/
}
#secondary
{
	margin-left: 200px;
/*Width of search-box*/
}
#navbar UL
{
	margin: 0;
	padding: 0;
	text-align: left;
}
#navbar LI
{
	float: left;
	padding: 0 10px 0 0;
}
/*There are many methods to get navbar links to appear in one line.
* Here's an alternate method:

#navbar li
{
display: inline;
padding: 0 10px 0 0;
}

* sidebar-left **/
#sidebar-left
{
	float: left;
	width: 200px;
	margin-left: 0;
	margin-right: -200px;
/*Negative value of #sidebar-left's width + left margin.*/
	padding: 0;
/*DO NOT CHANGE. Add padding or margin to #sidebar-left-inner.*/
}
#sidebar-left-inner
{
	margin: 0 20px 0 0;
	padding: 0;
}
/** sidebar-right **/
#sidebar-right
{
	float: left;
	width: 200px;
	margin-left: 760px;
/*Width of content + sidebar-left.*/
	margin-right: -960px;
/*Negative value of #sidebar-right's width + left margin.*/
	padding: 0;
/*DO NOT CHANGE. Add padding or margin to #sidebar-right-inner.*/
}
#sidebar-right-inner
{
	margin: 0 0 0 20px;
	padding: 0;
}
/** footer **/
#footer
{
}
#footer-inner
{
}
/** closure **/
#closure-blocks
{
}
/** Prevent overflowing content **/
#header, #content, #navbar, #sidebar-left, #sidebar-right, #footer, #closure-blocks
{
	overflow: visible;
	word-wrap: break-word;
/*A very nice CSS3 property*/
}
#navbar
{
	overflow: hidden;
/*May need to be removed if using a dynamic drop-down menu*/
}
/*If a div.clear-block doesn't have any content after it and its bottom edge
touches the bottom of the viewport, Firefox and Safari will mistakenly
place several pixels worth of space between the bottom of the div and the
bottom of the viewport. Uncomment this CSS property to fix this.
Note: with some over-large content, this property might cause scrollbars
to appear on the #page div.


#page
{
overflow-y: hidden;
}

@end
@group Styles Le Masque*/
#nice-menu-1
{
	position: relative;
	left: -5px;
	height: 39px;
}
#nice-menu-1 LI
{
	background-color: #393939;
	width: 148px;
	height: 17px;
	padding-top: 7px;
	padding-bottom: 13px;
	background-image: url(images/lemasque-custom/background-niceMenu.png);
	font-size: 14px;
	text-align: center;
}
#nice-menu-1 LI
{
	background-color: #393939;
	width: 148px;
	height: 17px;
	padding-top: 7px;
	padding-bottom: 13px;
	background-image: url(images/lemasque-custom/background-niceMenu.png);
	font-size: 14px;
	text-align: center;
	color: #FFF;
}
#menu-314
{
	background-color: #696969;
	height: 20px;
}
LI#menu-311
{
	width: 180px;
}
LI#menu-313
{
	width: 183px;
}
LI#menu-313 UL LI
{
	width: 183px;
}
LI#menu-312
{
	width: 109px;
}
LI#menu-311 UL LI
{
	width: 181px;
}
LI#menu-312 UL LI
{
	width: 230px;
}
#nice-menu-1 LI UL
{
	margin-top: 13px;
}
#nice-menu-1 LI UL LI UL
{
	margin-left: 8px;
	margin-top: 1px;
}
#nice-menu-1 LI A
{
	color: #FFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#nice-menu-1 LI:hover
{
	background-image: url(images/lemasque-custom/background-niceMenu-hover.png);
	background-color: #FFFFFF;
	color: #000;
}
#nice-menu-1 LI:hover A
{
	color: #000;
}
#nice-menu-1 LI:hover UL A
{
	color: #FFF;
}
#nice-menu-1 LI:hover UL LI:hover A
{
	color: #000;
}
#nice-menu-1 LI:hover UL LI:hover UL A
{
	color: #FFF;
}
#nice-menu-1 LI:hover UL LI:hover UL LI:hover A
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
LI#menu-310.menu-path-front
{
	width: 69px;
	height: 17px;
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	font-size: 0;
	background-image: url(images/lemasque-custom/homeBackground.png);
}
LI#menu-310.menu-path-front A
{
	color: #3C3C3C;
	display: block;
	width: 60px;
	height: 17px;
}
LI:hover#menu-310.menu-path-front A
{
	color: #3C3C3C;
}
LI:hover#menu-310.menu-path-front
{
	width: 69px;
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	font-size: 0;
	background-image: url(images/lemasque-custom/homeBackground.png);
}
DIV.masqueSearchBox
{
	float: none;
	background-image: url(images/lemasque-custom/background-niceMenu.png);
	width: 147px;
	height: 38px;
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	margin-left: 692px;
	padding: 0;
}
DIV.masqueSearchBox FORM INPUT.lattesRechBox
{
	width: 90px;
	margin-top: 9px;
	margin-left: 6px;
}
#edit-search-theme-form-1
{
	width: 124px;
	margin-left: 6px;
	margin-top: 2px;
	height: 18px;
}
.masqueSearchBox INPUT.form-submit
{
	display: none;
}
#footer-custom
{
	margin-left: auto;
	margin-right: auto;
}
#sub-center
{
	position: relative;
	right: 6px;
}
#video-center
{
	position: relative;
	right: 11px;
	width: 931px;
}
/*@end*/
#devBody
{
	background: #E6E6E6;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.masqueColLeft
{
	width: 640px;
	float: left;
	margin-top: 10px;
	display: block;
}
.masqueColCentral
{
	width: 920px;
	position: relative;
	right: 7px;
	float: left;
}
.masqueColRight
{
	width: 253px;
	float: left;
	margin-left: 23px;
	position: relative;
	left: 15px;
}
FORM#user-login
{
	width: 432px;
	margin-left: 180px;
	margin-top: 55px;
	padding-top: 30px;
	margin-bottom: 50px;
}
#edit-name-wrapper LABEL
{
	font-size: 22px;
}
#edit-name
{
	font-size: 16px;
	color: #575757;
}
#edit-pass
{
	font-size: 16px;
	color: #575757;
}
#edit-pass-wrapper LABEL
{
	font-size: 22px;
}
.masqueRubanOrange
{
	height: 44px;
	width: 243px;
	background: url(images/lemasque-custom/titleEmpty.png) no-repeat;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 32px;
	position: relative;
	right: 5px;
}
.masqueRubanOrange2
{
	height: 44px;
	width: 243px;
	background: url(images/lemasque-custom/titleEmpty.png) no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 17px;
	position: relative;
	right: 16px;
}
DIV.masqueAuteurColCenter TABLE TBODY TR TD
{
	padding: 13px;
	text-align: left;
}
.masqueRubanOrange3
{
	height: 44px;
	width: 243px;
	background: url(images/lemasque-custom/pinceMasqueLeft.png) no-repeat;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 32px;
	position: relative;
	right: 22px;
}
.masqueRubanBlanc
{
	height: 44px;
	width: 220px;
	background: url(images/lemasque-custom/titleEmptyRight.png) no-repeat;
	font-weight: normal;
	font-size: 24px;
	color: #CB541B;
	padding-top: 12px;
	padding-left: 32px;
	margin-top: 10px;
}
.homeBlocColNameLeft
{
	font-size: 16px;
	color: #DA3D12;
	clear: both;
}
.masqueRubanBlancLeft
{
	height: 44px;
	width: 350px;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
	padding-bottom: 10px;
}
.spacer
{
	clear: both;
	height: 1px;
	font-size: 1px;
}
.masquePositionLeft
{
	width: 625px;
	background: #D3D3D3;
	margin: 10px 10px 10px 20px;
	-webkit-box-shadow: 3px 3px 3px #888;
	padding: 9px;
}
.masquePositionCentral
{
	width: 700px;
	background: #D3D3D3;
	margin: 10px auto;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 3px #888;
}
.masquePositionCentralSub
{
	width: 700px;
	margin: 10px auto;
	text-align: right;
}
.masqueTitleSpan
{
	padding: 0px;
	margin: 0px;
	width: auto;
	font-size: 18px;
	border-bottom: 3px solid #E55F1E;
	clear: both;
}
.masqueDroiteActualite
{
	padding: 10px;
	width: 190px;
	border: 1px solid #666;
	margin: 10px auto;
	background: #FFF;
}
.masqueDroiteActualite IMG
{
	margin-right: auto;
	display: block;
	margin-left: auto;
}
.masqueDroiteActualite .masqueTitre1
{
	text-align: center;
	display: block;
	margin: 10px auto;
}
.masqueDroiteActualite .masqueTitre3
{
	text-align: center;
	display: block;
	margin: 10px auto;
	line-height: 16px;
}
.masquePositionCentralSub .masqueTitre4
{
	padding: 0px;
	border-top: 2px solid #E55F1E;
}
.masqueColRight .contactAdresse
{
	text-align: right;
	display: block;
	margin-right: 20px;
	line-height: 16px;
	margin-top: 70px;
	margin-bottom: 7px;
}
.masqueLivreCollection
{
	margin: 20px 2px;
	float: left;
	height: 240px;
	width: 120px;
	text-align: center;
	display: block;
}
.masqueLivreCollection IMG
{
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.masquePositionCollection
{
	width: 577px;
	margin-left: 20px;
	padding: 0px 10px 10px;
	font-size: 15px;
	font-weight: normal;
}
.masqueBreadcrums
{
	font-size: 12px;
	margin: 10px 10px 10px 40px;
}
.masqueColRight IMG
{
}
.masqueContactCenter
{
	width: 523px;
	margin-left: 43px;
}
.masqueContactCenter .masqueTitle5
{
	color: #AD4410;
	margin: 20px 20px 20px 10px;
	display: block;
	font-weight: bold;
}
.masqueTitre2
{
	color: #7A7883;
}
.masqueTitre6
{
	background: #D3D3D3;
	display: inline;
	padding: 10px;
	margin: 10px;
}
.masqueTitre6b
{
	background: #D3D3D3;
	display: block;
	padding: 10px;
	margin: 10px;
	width: 300px;
}
.masqueTitre6c
{
	background: #D3D3D3;
	display: block;
	padding: 10px;
	margin: 10px;
	width: 370px;
}
.masqueTitre6d
{
	background: #D3D3D3;
	display: block;
	padding: 10px;
	margin: 10px;
	width: 250px;
}
.masqueTitre7
{
	font-size: 13px;
	color: #D44410;
}
.masqueTitre8
{
	color: #FFF;
	background: #444444;
	padding: 7px;
	width: 200px;
	font-size: 14px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px;
}
.masqueTitre9
{
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
.masqueTitre10
{
	font-size: 10px;
	font-weight: bold;
	display: block;
}
.masqueManuscritEnvoi
{
	margin-left: 99px;
	margin-top: 10px;
}
#masqueSelectRomans
{
	margin: 10px;
	clear: both;
	padding: 10px;
	width: 170px;
}
.masqueActualitesBloc
{
	background: #C5C5C5;
	float: left;
	height: 360px;
	width: 288px;
	margin: 10px;
	-webkit-box-shadow: 3px 3px 3px #888;
}
.masqueActualitesSurBloc
{
	width: 630px;
	margin-left: 5px;
}
.masqueActualitesBloc H3
{
	font-size: 14px;
	display: block;
	color: #D54511;
	margin: 10px 0px;
	padding-left: 10px;
	border-bottom: 2px solid #B59B9C;
	padding-bottom: 3px;
}
.masqueActualitesSousBloc
{
	width: 92%;
	padding: 5px;
}
.masqueActualitesSousBloc IMG
{
	margin: 5px;
	float: left;
}
.masqueActualitesSousBloc H4
{
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
	color: #D54310;
}
.masqueActualitesSousBloc P
{
	line-height: 18px;
}
.masqueParaitreBloc
{
	background: #C5C5C5;
	width: 595px;
	margin-left: 15px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 3px 3px #888;
}
.masqueParaitreBlocImg
{
	float: left;
	margin-right: 10px;
}
.lireSuite
{
	float: right;
}
.masquePositionPagination
{
	width: 630px;
	margin-left: 20px;
	padding: 0px 10px 10px;
	font-size: 12px;
	text-align: center;
}
.masqueParaitreBlocTexte H2
{
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.masqueAuteurColLeft H4
{
	margin: 6px 2px 2px 0px;
	font-style: italic;
	font-size: 16px;
}
.masqueAuteurColLeft H5
{
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
}
.masqueRubanOrangeGrand
{
	height: 44px;
	width: 300px;
	background: url(images/lemasque-custom/titleEmptyGrand.png) no-repeat;
	font-weight: normal;
	font-size: 22px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 25px;
	position: relative;
	right: 15px;
}
.masqueEvenementAuteur
{
	margin: 0px 5px 5px;
	float: left;
	width: 80px;
}
.masqueEvenementDate
{
	background: #D54310;
	height: 60px;
	width: 60px;
	margin: 5px;
	color: #FFF;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.masqueEvenementDateNumero
{
	font-size: 36px;
}
.masqueAuteurColLeft
{
	float: left;
	width: 233px;
	margin-left: 30px;
}
.masqueAuteurColCenter
{
	float: left;
	width: 353px;
	padding: 5px 5px 5px 10px;
	margin-left: 7px;
	border-left: 1px solid #666;
}
.masqueAuteurColCenter H2
{
	display: inline;
	border-bottom: 4px solid #E15716;
	padding-bottom: 6px;
	font-size: 26px;
}
.masqueAuteurColCenter H4
{
	font-size: 18px;
	font-weight: normal;
}
.masqueAuteurColCenter P
{
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	text-align: justify;
}
#devBody DIV.masqueColLeft DIV.masqueAuteurColCenter TABLE.dedi TBODY TR TD P
{
	text-align: left;
}
.masqueAuteurLeftArticles
{
	margin: 10px 5px 5px;
	padding: 5px;
	width: 202px;
	background: #FFF;
	border-left: 1px solid #E15814;
}
.masqueAuteurSousTitre
{
	font-size: 11px;
}
.masqueAuteurBlocActu
{
	margin: 5px auto auto 5px;
	padding: 3px;
	width: 360px;
}
.masqueAuteurBlocActu IMG
{
	float: left;
	margin: 5px;
}
.masqueAuteurBlocActu P
{
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
}
.masqueAuteurBlocActu P STRONG
{
	font-size: 12px;
	margin: 6px;
	line-height: 14px;
	display: block;
}
.masquePositionRecherche
{
	width: 630px;
	margin-left: 20px;
	padding: 0px 10px 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 4px solid #E15815;
	margin-bottom: 10px;
}
.masqueHeader
{
	height: 240px;
	width: 100%;
	clear: both;
}
.masqueHeaderLeft
{
	height: 200px;
	width: 818px;
	float: left;
	background: url(images/lemasque-custom/MasqueEditionsLogo.png) no-repeat;
}
.masqueHeaderRight
{
	height: 121px;
	width: 102px;
	float: left;
}
.auteurtitle
{
	position: relative;
	float: left;
	font-size: 18px;
	font-weight: lighter;
	color: #D54410;
}
.dedi
{
	vertical-align: top;
	color: #333;
}
.masqueHeadlinks
{
	height: 28px;
	width: 305px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #676767;
	float: left;
}
.masqueHeadlinks #textfield
{
	width: 91px;
	height: 13px;
	font-size: 11px;
	background: #F1F1F1;
	border-style: none;
	margin-left: 5px;
}
.masqueHeadlinks #OK
{
	background: #E6E6E6;
	border-style: none;
	color: #676767;
	height: 21px;
	font-size: 10px;
}
.masqueHeadlinks A:link
{
	color: #676767;
}
.masqueHeadlinks A:hover
{
	color: #676767;
	text-decoration: underline;
}
.masqueHeadlinksPub
{
	height: 173px;
	width: 216px;
	margin: 20px 10px 0px;
	color: #5B5B5B;
	float: left;
	position: relative;
	left: 152px;
	bottom: 40px;
}
.masqueHeadLogo
{
	clear: both;
	float: left;
	position: relative;
	left: 46px;
	top: 12px;
}
#masqueFooter
{
	height: 230px;
	width: 900px;
	padding: 10px;
	background-image: url(images/lemasque-custom/footerLeMasque.jpg);
	margin: 0;
}
#masqueFooterNR
{
	width: 870px;
	height: 20px;
	border-bottom: 1px dotted #0B0B0B;
	padding-left: 28px;
	font-size: 11px;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #525252;
}
.masqueFooterBloc
{
	width: 203px;
	font: 12px sans-serif;
	margin: 8px;
	float: left;
}
#masqueFooter P
{
	clear: both;
	margin-top: 5px;
}
SPAN.masqueFooterTitre1
{
	font-weight: bold;
	clear: both;
	display: block;
	padding: 7px 2px 2px;
	text-transform: uppercase;
	font-size: 11px;
	color: #626262;
}
A.masqueFooterTitre1
{
	font-weight: bold;
	clear: both;
	display: block;
	padding: 7px 2px 2px;
	text-transform: uppercase;
	font-size: 10px;
	color: #626262;
}
A.masqueFooterTitre2
{
	display: block;
	clear: both;
	padding: 2px;
	text-transform: uppercase;
	font-size: 10px;
	color: #707070;
}
.masqueAuteurColCenter H5
{
	font-size: 24px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 2px;
	color: #363636;
}
INPUT.lattesRechOK
{
	font-size: 10px;
}
#masqueWrapGal
{
	width: 850px;
	margin-left: 32px;
	clear: both;
	height: 331px;
	margin-top: 0;
}
#masqueWrapEdito
{
	background: url(images/slider/blocEdito.png);
	width: 250px;
	height: 330px;
	float: left;
}
#masqueGalerie
{
	position: relative;
	background: url(images/slider/backgroundCarrousel.png);
	height: 330px;
	width: 600px;
	float: left;
	z-index: 1;
}
.galSuiv
{
	position: absolute;
	top: 40%;
	right: -21px;
	height: 50px;
	width: 51px;
	background: url(images/slider/Right.png);
	cursor: pointer;
}
.galSuiv:hover
{
	background: url(images/slider/Right_mouseover.png);
}
.galPrec
{
	cursor: pointer;
	position: absolute;
	top: 40%;
	left: -10px;
	height: 50px;
	width: 51px;
	background: url(images/slider/Left.png);
}
.galPrec:hover
{
	background: url(images/slider/Left_mouseover.png);
}
.galSliderWrapper
{
	height: 330px;
	width: 600px;
	overflow: hidden;
	position: relative;
}
.galSlider
{
	width: 5000px;
	position: relative;
}
.galElement
{
	width: 560px;
	height: 400px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	position: relative;
}
.galElement IMG
{
	position: absolute;
	top: 20px;
}
.galTexts
{
	position: absolute;
	left: 180px;
	margin: 10px;
}
.galTitle
{
	color: #FFF;
	font-size: 30px;
	line-height: 36px;
}
.galAuteur
{
	color: #FFF;
	font-size: 22px;
	line-height: 36px;
}
.galResume
{
	color: #FFF;
	font-size: 12px;
	line-height: 22px;
	width: 330px;
	text-align: justify;
}
.homeUneSlidElement
{
	float: left;
	width: 280px;
}
.homeUneSliderWrapper
{
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
.homeUneSlider
{
	width: 1500px;
	position: relative;
}
.homeUneSlidElement P
{
	line-height: 26px;
}
.homeUneSlidElement H5
{
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homeUneBloc H4
{
	font-size: 24px;
	color: #FFF;
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 7px;
}
.homeUneSlidElement P
{
	margin-top: 10px;
	text-align: justify;
	color: #FFF;
}
.masqueEditoTitre
{
	font-size: 24px;
	font-weight: bold;
	color: #FF6810;
	margin-top: 12px;
	margin-left: 33px;
	letter-spacing: 1px;
}
.masqueEditoResume
{
	color: #FFF;
	font-size: 12px;
	line-height: 22px;
	margin-left: 34px;
	margin-right: 21px;
	text-align: justify;
}
.homeBlocColedi
{
	float: left;
	height: 385px;
	width: 445px;
	border-right: 1px solid #333;
	padding: 5px;
	border-bottom: 1px solid #333;
}
.homeBlocColedi2
{
	float: left;
	height: 385px;
	width: 450px;
	padding: 5px;
	border-bottom: 1px solid #333;
}
.homeBlocColName2
{
	font-size: 16px;
	color: #DA3D12;
	clear: both;
	text-align: right;
}
.masqueRubanOrange4
{
	height: 44px;
	width: 243px;
	background: url(images/lemasque-custom/pinceMasqueRight.png) no-repeat;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 32px;
	position: relative;
	left: 198px;
}
.homeBlocColFlow
{
	height: 250px;
	width: 440px;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	right: 18px;
	z-index: 1;
}
.homeBlocColFlow2
{
	height: 199px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	right: 11px;
}
.flowSlider
{
	width: 5000px;
	height: 250px;
	position: absolute;
}
.flowSlider IMG
{
	margin-top: 15px;
	margin-right: 3px;
	margin-left: 3px;
}
.flowSliderWrapper
{
	height: 250px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
.flowPrec
{
	background: url(images/lemasque-custom/flowArrayLeft.png);
	height: 42px;
	width: 30px;
	position: absolute;
	left: 216px;
	top: 194px;
	cursor: pointer;
}
.flowSuiv
{
	background: url(images/lemasque-custom/flowArrayRight.png);
	height: 42px;
	width: 30px;
	position: absolute;
	top: 194px;
	right: 688px;
	cursor: pointer;
}
.flowSuiv2
{
	background: url(images/lemasque-custom/flowArrayRight.png);
	height: 42px;
	width: 30px;
	position: relative;
	cursor: pointer;
	top: -193px;
	left: 410px;
}
.flowPrec2
{
	background: url(images/lemasque-custom/flowArrayLeft.png);
	height: 42px;
	width: 30px;
	position: relative;
	cursor: pointer;
	top: -150px;
	left: 0px;
}
#homeUne
{
	clear: both;
	background: url(images/lemasque-custom/backgroundBlocksHome.png);
	height: 457px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.RubanBlancLeft
{
	background: url(images/lemasque-custom/titleEmptyLeft.png);
	height: 30px;
	width: 204px;
	position: relative;
	padding: 10px 10px 10px 40px;
	font-size: 24px;
	color: #CB541B;
	left: -24px;
	clear: both;
	text-align: right;
}
.homeUneBloc
{
	float: left;
	height: 404px;
	width: 298px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px none #999;
	border-left: 1px solid #999;
	position: relative;
}
.homeUneSlidElement IMG
{
	float: left;
	margin: 10px;
}
.homeBlocBtnLeft
{
	height: 27px;
	width: 130px;
	color: #FFF;
	display: block;
	margin-left: 10px;
	position: absolute;
	left: 0;
	bottom: 50px;
	cursor: pointer;
}
.homeBlocBtnRight
{
	height: 27px;
	width: 130px;
	color: #FFF;
	display: block;
	margin-left: 10px;
	position: absolute;
	right: -45px;
	bottom: 50px;
	cursor: pointer;
}
.homeBlocBtnLeft IMG
{
	float: left;
}
.homeUneTxt
{
	float: left;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 20px;
}
.masqueContactRight
{
	width: 215px;
	float: right;
	margin-right: 38px;
	margin-top: 111px;
}
.masqueAuteurColCenter H3
{
	color: #F60;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
}
.masquePublished
{
	text-align: right;
	display: block;
	font-style: italic;
	color: #F60;
}
.spacer2
{
	clear: both;
	background: #666;
	height: 1px;
}
.masqueTitreRapport
{
	color: #F60;
	margin-left: 35px;
	margin-bottom: 10px;
	display: block;
	font-size: 20px;
}
.masqueRdpBlocTexte
{
	line-height: 20px;
	float: left;
	width: 446px;
	margin-left: 25px;
}
#follow LI DIV DIV.form-radios
{
	display: none;
}
#follow LI DIV DIV.form-item LABEL
{
	display: none;
}
.masqueDroiteRechercheM
{
	padding: 10px;
	width: 190px;
	border: 1px solid #666;
	margin: 24px auto 10px;
	background: #C5C5C5;
}
.masqueDroiteRechercheM IMG
{
	margin-right: auto;
	display: block;
	margin-left: auto;
}
.masqueRDPBloc
{
	background: #C5C5C5;
	width: 580px;
	margin-left: 39px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 3px 3px #888;
}
.masqueRencontreBloc
{
	background: #C5C5C5;
	width: 579px;
	margin-left: 39px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 3px 3px #888;
}
.masqueParaitreBlocTexte
{
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 430px;
	margin-left: 24px;
	margin-top: 15px;
}
DIV.masqueParaitreBloc IMG
{
	margin: 14px;
	float: left;
}
.masqueParaitreBlocImg
{
	float: left;
	margin-right: 10px;
}
.masqueEvenementRencontre
{
	margin: 0px 5px 5px;
	float: left;
	width: 80px;
}
.lattesContactManuscrit
{
	float: right;
	margin: 9px;
	font-size: 11px;
}
DIV.item-list
{
	font-size: 11px;
}
DIV.item-list UL.pager LI.pager-last.last
{
	display: none;
}
DIV.item-list UL.pager LI.pager-first.first
{
	display: none;
}
DIV.item-list A
{
	color: #F84200;
}
DIV.masqueContactFinal
{
	width: 346px;
	padding: 11px;
	font-size: 11px;
	background-color: #CCCCCC;
}
DIV.masqueRubanOrange3 A
{
	color: #FFFFFF;
}
DIV.masqueRubanOrange3 A:visited
{
	color: #FFFFFF;
}
DIV.masqueRubanOrange3 A:hover
{
	color: #FFFFFF;
}
DIV.masqueRubanOrange4 A
{
	color: #FFFFFF;
}
DIV.masqueRubanOrange4 A:hover
{
	color: #FFFFFF;
}
DIV.masqueRubanOrange4 A:visited
{
	color: #FFFFFF;
}
DIV.masqueVideoCenterCol
{
	width: 438px;
	margin-right: auto;
	margin-left: auto;
}
A.paginationLink
{
	font-size: 12px;
	margin: 4px;
}
A.pageactive
{
	margin: 5px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
LI.pager-last.last
{
	display: none;
}
LI.pager-ellipsis
{
	display: none;
}
LI.pager-first.first
{
	display: none;
}
UL.pager A
{
	font-size: 12px;
	color: #A10000;
	margin: 0;
	padding: 0;
}
UL.pager
{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
UL.pager LI
{
	margin-left: 0;
	padding: 0;
	margin: 0;
}
DIV.masqueWebformContact
{
	width: 750px;
	margin-left: 50px;
	padding: 20px;
	background-color: #D3D2D3;
	-webkit-box-shadow: 3px 3px 3px #888;
	-moz-box-shadow: 3px 3px 3px #888;
	margin-bottom: 40px;
	margin-top: 20px;
}
.masqueWebformContact LABEL
{
	margin-top: 9px;
	margin-bottom: 9px;
}
.lattesJournalistesSlider
{
	margin: 19px 6px;
	float: left;
	height: 160px;
	width: 93px;
	text-align: center;
	font-size: 10px;
}
.flowSliderWrapper2
{
	height: 209px;
	width: 560px;
	overflow: hidden;
	/*+placement:shift -42px -8px;*/
	position: relative;
	left: -42px;
	top: -8px;
}
.flowSuiv3
{
	height: 42px;
	width: 30px;
	position: relative;
	top: -153px;
	left: 600px;
	/*+placement:shift 503px -183px;*/
	position: relative;
	left: 503px;
	top: -183px;
}
.flowPrec3
{
	height: 42px;
	width: 30px;
	position: relative;
	top: -110px;
	left: 0px;
	/*+placement:shift -74px -141px;*/
	position: relative;
	left: -74px;
	top: -141px;
}

