@charset "UTF-8";
/* CSS Document */

body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #e2e4e9 url(../pictures/body/bg_body.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
}
body .spip-admin-bloc, .spip-admin-float {
	top:50px !important;
	z-index:1500;
	}
.hidden {
	display:none;
	}
.spip-admin-boutons {
	background-color:#FFF !important;
	color:#000 !important;
}

table td {vertical-align:top;}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl, dt, dd { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
.spip_documents {
/*	width:200px; */
	display:block;
	text-align:center;
}
.centertable .spip_documents {
	margin:auto;
}
.spip_documents dd, .spip_documents dt {
	width:100% !important;
}
.spip_documents_center dt img, .spip_documents_center dt, dt.spip_doc_titre {
	margin:auto;
	text-align:center;
}
.spip_documents_left {
    margin:8px 18px 8px 0;
}
.spip_documents_right {
    margin:8px 0 8px 18px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	text-align: left;
}
.center p {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color:#666666;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}
h1 {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:2em;
	line-height:0.9em;
	text-transform:uppercase;
	letter-spacing:0.05em;
	color:#0082d5
}
h2 {
	font-size:1.6em;
	font-weight:bold;
	color:#005B97;
}
h3 {
	font-size:1.3em;
	color:#999999;
}
h4 {
	font-size:1em;
}
.center {
	text-align:center;
	}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #00ccff;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #ffcc00;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color:#C00;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a span {
	display: block;
}
a span.spip_surligne {
	display: inline;
}

.txtrouge {
	color:#C00;
	padding:2em 0;
}
.qtip {
	font-size:0.7em;
	}
/* ~~this fixed width container surrounds the other divs~~ */
.container {
	background: url(../pictures/header/logo_FWE.gif) top left no-repeat;
	width: 1000px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	position:relative;
	height:129px;
}
.header #search {
	background: url(../pictures/header/bg_search.png) top right no-repeat;
	position:absolute;
	height:46px;
	width:404px;
	top:0;
	right:-50px;
	z-index:1000;
}
.header #login {
	background: url(../pictures/header/bg_login.png) bottom right no-repeat;
	position:absolute;
	height:155px;
	width:292px;
	top:-100px;
	right:270px;
	z-index:500;
}
.header .topline {
	background: url(../pictures/header/top_line.gif) top right repeat-x;
	position:absolute;
	height:7px;
	width:235px;
	top:0;
	right:330px;
	z-index:600;
}
.header .date {
	background: url(../pictures/header/bg_date.gif) bottom left no-repeat;
	position:absolute;
	padding:15px 15px 8px 30px;
	top:0;
	color:#7ea4d0;
	font-size:0.8em;
	left:180px;
}
.header #login.off {
	background: url(../pictures/header/bg_login_off.png) bottom right no-repeat;
}
.header #login form {
	padding-top:10px;
	padding-left:50px;
}
.header #login a {
	color:#FFF;
	font-size:0.8em;
	display:block;
	margin-top:5px;
}
.header #login span.btnlogin {
	margin-top:20px;
	display:block;
}
.header #login .textfield {
    background:url(../pictures/header/bg_loginfield.gif) top left no-repeat;
		width:141px;
		height:24px;
		float:left;
		margin:3px;
}
.header #login .button {
		vertical-align:middle;
		margin:3px;		
}
.header #login .field {
    background:none;
    border:none;
    margin:5px;
		width:125px;
    padding:0;
}
.header #search form {
	padding-top:10px;
	padding-left:77px;
}
.header #search .searchfield {
    border:none;
    margin:3px;
		width:180px;
    padding:0;
    background: url("../rechercher.gif") no-repeat scroll left center #FFFFFF;
    padding-left: 25px;
}
.header #search .textfield {
    background:url(../pictures/header/bg_searchfield.gif) top left no-repeat;
		width:223px;
		height:24px;
		float:left;
}
.logo {
	margin:63px 0 0 150px;
}
.header .nav {
	position:absolute;
	text-align:left;
	bottom:15px;
	right:0;
	width:200px;
	margin-right:22px;
	}
.header .nav .fb_iframe_widget {
	position:absolute;
	bottom:0;
	left:150px;
	}
.header .nav .fb_edge_widget_with_comment {
	}
.header .nav .twitter-share-button {
	position:absolute;
	bottom:0;
	left:110px;
	}
.header .nav .vcount .t-count button {
	height:20px;
}
.header .nav img {
	margin:0 5px;
	}
.mainnav {
	height:41px;
	background:url(../pictures/navigation/separator.gif) top left no-repeat;
	padding-left:3px;
	margin-left:4px;
}
.mainnav ul {
	list-style: none; /* this removes the list marker */
}
.mainnav ul li {
	float: left;
	height:41px;
}
.mainnav ul li a {
	display: block;
	margin:0;
	height:41px;
	color:#073b78;
	text-decoration:none;
	text-transform:uppercase;
}
.mainnav ul li a .contentA {
	background:url(../pictures/navigation/separator.gif) top right no-repeat;
	height:41px;
}
.mainnav ul li a .contentB {
	padding:13px 21px 0;
    font-size: 0.9em;
}
.page_sommaire .mainnav ul li.home a, .mainnav ul li a.on, .mainnav ul li a:hover, .mainnav ul li a:focus, .mainnav ul li a.active,
.page_downloads .mainnav ul li.downloads a {
	background:#FFF url(../pictures/navigation/over.gif) top left repeat-x;
}
.page {
	padding-left:7px;
}
.pagecontent {
	background:url(../pictures/body/bg_page.png) top left repeat-y;
	padding:0 7px;
	zoom:1;
}
.pagecontentbottom {
	background:url(../pictures/body/bg_page_bottom.gif) top left no-repeat;
	height:17px;
}
.navigation ul a, .navigation ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	width: 80%;
	text-decoration: none;
	position:relative;
	padding:4px 0;
	color: #9d967f;
}
	


/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
.sidebar1 .navigation {
	background: url(../pictures/sidebar/bg_sidebar.gif) right top repeat-y;
}
.navigation .contentA {
	background: url(../pictures/sidebar/bg_sidebar_top.gif) right top no-repeat;
}
.navigation .contentA .contentA {
	background:none;
}
.navigation ul {
	list-style: none; /* this removes the list marker */
	padding-top:20px;
}
.navigation ul li {
	width:100%;
}
.navigation ul a, .navigation ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	background:transparent url(../pictures/sidebar/bg_button.gif) center left repeat-y;
	text-decoration: none;
	position:relative;
	color: #fff;
	padding:0;
	width:100%;
	font-size:1.1em;
}
.navigation ul a:hover, .navigation ul a:focus { 
	background:transparent url(../pictures/sidebar/bg_button_on.gif) center left repeat-y;
}
.navigation ul a span {
	display:block;
}
.navigation ul a .contentB {
}
.navigation ul a .contentC {
	background:transparent;
	padding:15px 15px 15px 40px;
}
.navigation ul ul li {
	width:auto;
	position:relative;
	padding-left:26px;
	font-size:0.8em;
	padding-bottom:2px;
}
.navigation ul ul li .nbr {
	display:block;
	position:absolute;
	top:8px;
	right:0;
	width:2em;
	text-align:center;
	color:#fff;
}

.navigation ul ul ul {
	padding-top:3px;
}
.navigation ul ul ul li {
	width:auto;
	padding-left:0;
	font-size:1em;
}
.navigation ul ul a, .navigation ul ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	background:transparent url(../pictures/sidebar/bg_bullet.gif) center left no-repeat;
	text-decoration: none;
	position:relative;
	color: #666666;
	padding:0;
	width:100%;
	font-size:1.1em;
}
.navigation ul ul a.on, .navigation ul ul a:hover, .navigation ul ul a:focus { 
	background:#fff url(../pictures/sidebar/bg_bullet.gif) center left no-repeat;
	color: #000;
}
.navigation ul ul a .contentC {
	background:transparent;
	padding:4px 10px 4px 30px;
}
.navigation ul ul a.navYearOpen, .navigation ul ul a.navYearClose {
	display:block;
	width:auto;
	background:#cacbcc;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
	padding:8px;
}
.navigation ul ul a.navYearOpen:hover, .navigation ul ul a.navYearClose:hover {
	background:#999;
	color:#ffcc00;
}

/* ~~ These are the columns for the layout. ~~ 

1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.

3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.

4) If you prefer your nav on the left instead of the right, simply float these columns the opposite direction (all left instead of all right) and they'll render in reverse order. There's no need to move the divs around in the HTML source.

*/
.sidebar1 {
	float: right;
	width: 265px;
	margin-top:-4px;
}
.sidebar1 ul {
	background: url(../pictures/sidebar/bg_sidebar_bottom.gif) right bottom no-repeat;
	padding-bottom:20px;
}
.sidebar1 ul ul {
	background:none;
	padding-bottom:0;
}
.sidebar1 p {
	margin:0;
	padding:0 0 2em 0;
}
div.content {
	width: 710px;
	float: left;
	margin-top:20px;
}
.page_sommaire div.content {
	width: 100%;
	float: left;
	margin-top:20px;
}
.page_sommaire .thimbnail {
	width:88px; 
	text-align:center; 
	float:left;
	margin-left:4px;
}
.page_sommaire .linktophotos {
    color: #727272;
    font-size: 1em;
    line-height: 2.5em;
    margin: 0 auto 1em auto;
}
.page_sommaire .thimbnail a {
	display: block;
	width:100%;
	position: static;
	vertical-align: middle;
	margin:auto;
}
.page_sommaire .thimbnail a img {
	display:block;
	margin:0 auto 14px auto;
}
#next .content {
	margin-bottom:40px;
}
#contenu .update, .content .contentC {
	padding:10px 0 15px 40px;
	margin:0;
	position:relative;
}
#contenu .menu {
	margin-top:2em;
}
#contenu .miniphotopreview li {
	padding:0;
	margin:1px;
	float:left;
	width:75px;
	text-align:center;
}
#contenu .miniphotopreview li img {
	margin:0 auto;
}
#contenu .members ul, #contenu .members li {
	padding:0;
	margin:0;
	list-style:none;
	clear:left;
}
#contenu .members li {
	padding-top:10px;
	display:block;
}
#contenu .members li h3 {
	vertical-align:middle;
}
#contenu .members li .spip_logos {
	float:left;
	margin-right:10px;
}
#contenu .members h2 {
	color:#000;
}
#contenu .member {
	padding-left:230px;
	background-repeat:repeat-y;
}
.repondre {
	text-align:right;
}
.page_sommaire .content .contentC {
	padding:0 18px 4em 18px;
}

.page_sommaire .products ul, .page_sommaire .products li {
	list-style:none;
	padding:0;
	margin:0;
	}
.page_sommaire .products a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.2em;
	}
	
.page_sommaire .products {
	background:#e3e3e3 url(../pictures/products/bg_products.gif) center repeat-x;
	width:33%;
	float:right;
	margin-top:4em;
	}
.page_sommaire .products .contentA {
	background: url(../pictures/products/bg_products_tl.gif) top left no-repeat;
	}
.page_sommaire .products .contentB {
	background: url(../pictures/products/bg_products_br.gif) bottom right no-repeat;
	}
.page_sommaire .products .contentC {
	background: url(../pictures/products/bg_products_bl.gif) bottom left no-repeat;
	padding:0;
	}
.page_sommaire .products .contentD {
	background: url(../pictures/products/bg_products_tr.gif) top right no-repeat;
	padding:20px;
	text-align:center;
	}
.page_sommaire .products .logo {
	height:120px;
	clear:both;
	margin:0;
	padding:0;
	}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
.content li { 
	padding-bottom: 8px; 
}
#hierarchie, .breadcrumb {
	padding:5px 10px 5px 10px;
	font-size:0.8em;
	color: #666666;
	background:url(../pictures/body/bg_breadcrumb.gif) bottom left repeat-x;
	}
#hierarchie img, .breadcrumb img {
	vertical-align:middle;
	}
#hierarchie a:link, .breadcrumb a:link {
	color: #666666;
	text-decoration: none; 
}
.breadcrumb a:visited {
}
#hierarchie a:hover, #hierarchie a:active, #hierarchie a:focus,
.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus { 
	text-decoration: underline;
}
.cartouche {
}
.cartouche .spip_logos {
	float:right;
	margin-left:10px;
	}
.cartouche p {
	margin:0.8em 0 0 0;
	padding:0;
}
.cartouche p.by, .cartouche p.by a {
	color:#999;
}
.cartouche .surlignable p, .cartouche .surlignable h1 {
	margin:0;
	padding:0;
}
.surtitre, .soustitre {
	color:#666666;
	font-size:1.3em;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
}
.surtitre {
	font-size:1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.surlignable {
	margin-bottom:2.5em;
}
.page_sommaire .articles ul, .events .articles ul {
	padding:0;
	margin:0;
}
.page_sommaire .articles li, .events .articles li {
	position:relative;
	list-style:none;
	padding-bottom:2em;
}
.articles p.date {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(../pictures/bg_date.png) no-repeat top;
	color:#FFFFFF;
	font-weight:bold;
	height:84px;
	left:-105px;
	top:-8px;
	margin:0;
	padding:0 0;
	position:absolute;
	text-align:center;
	width:100px;
	font-size:0.7em;
	display:block;
}
.page_sommaire .articles p.date {
	left:-90px;
}
.articles span.space {
	height:104px;
	width:5px;
	float:right;
	display:block;
}
.date span {
	display:block;
	letter-spacing:-1px;
	font-size:90%;
}
.date span.njour {
	padding:0;
	margin-top:20px;
	padding-bottom:0.2em;
	font-weight:normal;
}
.date span.jour {
	padding:0;
	font-size:260%;
	line-height:90%;
}
.date span.mois {
	padding:0;
	text-transform:uppercase;
	font-size:140%;
	font-weight:normal;
}
div.photonote {
	padding:2em 0;
	font-size:0.8em;
	color:#333;
	}

.texte {
	font-size:0.9em;
	line-height:1.7em;
}
.list li a {
	padding-left:12px;
	display:block;
}
.list li a:link {
	background:url(../../pictures/link_off.gif) top left no-repeat;
}
.list li a:visited {
	background:url(../../pictures/link_v.gif) top left no-repeat;
}
.list li a:hover, .list li a:active, .list li a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	background:url(../../pictures/link_on.gif) top left no-repeat;
}

.page_sommaire .articles {
	width:63%;
	margin-left:10px;
	}
.articles .hentry {
	padding-bottom:1em;
	color:#333333;
	}
.articles .hentry .introduction {
	font-size:0.9em;
	padding:0.5em 0;
	color:#666666;
	}
.articles div.date {
	width:4em;
	border:1px solid #CCC;
	float:left;
	margin-right:15px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	}
.articles h3, .articles h2 {
	color:#0082d5;
	text-transform:uppercase;
	font-size:1.2em;
	margin:0;
	}
.articles h3 a, .articles h2 a {
	color:#0082d5;
	text-decoration:none;
	}
.articles h3 a:hover, .articles h3 a:focus,
.articles h2 a:hover, .articles h2 a:focus {
	text-decoration:underline;
	}
.articles .soustitre {
	margin:0;
	font-size:0.9em;
	}
.articles div.date div {
	padding:0.2em 10px;
	text-align:center;
	}
.articles div.date div.mois {
	padding:0.2em 10px;
	text-align:center;
	text-transform:uppercase;
	background:#fff url(../pictures/homepage/bg_mois.gif) bottom left repeat-x;
	border-bottom:1px solid #CCC;
	}
.articles div.date div.jour {
	font-size:1.4em;
	font-weight:bold;
	}
/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse;
	width:100%;
	 }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first, thead th { background: #97c1f5; }
/*table.spip tr.row_odd, tr:nth-child(odd) { background: #DDD; }*/
table.spip tr.row_even, tr:nth-child(even) { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; width:auto; }

.centertable table.spip {
	border: 0;
	 }
.centertable table.spip tr.row_first { background: transparent; }
.centertable table.spip tr.row_odd { background: transparent; }
.centertable table.spip tr.row_even { background: transparent; }
.centertable p, .centertable table.spip th, .centertable table.spip td { text-align: center; }
.centertable table.spip td { padding-bottom:2em; vertical-align:top; }

table.news {
	width:100%;
	border:1px solid #dfdfdf;
	border-collapse:collapse;
	margin-bottom:2em;
	}
table.news td {
	background:url(../pictures/homepage/bg_col1.gif) bottom repeat-x;
	}
table.news td.col2 {
	background:url(../pictures/homepage/bg_col2.gif) bottom repeat-x;
	}
table.news td.col3 {
	background:url(../pictures/homepage/bg_col3.gif) bottom repeat-x;
	}
table.news td td {
	background:transparent;
	}
table.news td {
	border:1px solid #dfdfdf;
	}
table.news .contentA {
	padding:2em 15px;
	}
table.news .contentA p {
	padding:0;
	margin:0;
	display:block;
	height:8em;
	}
a.readmore span {
	position:relative;
	font-size:0;
	line-height:0;
	left:-99999px;
	}
a.readmore {
	background:url(../pictures/btn_readmore.gif) top left no-repeat;
	float:right;
	margin:10px;
	width:99px;
	height:26px;
	display:block;
	}
a.readmore:hover {
	background:url(../pictures/btn_readmore_on.gif) top left no-repeat;
	}
.page_sommaire .products a.readmore {
	background:url(../pictures/products/btn_readmore.gif) top left no-repeat;
	}
.page_sommaire .products a.readmore:hover {
	background:url(../pictures/btn_readmore_on.gif) top left no-repeat;
	}
/* ~~ The footer ~~ */
.footer {
	background: #222222 url(../pictures/footer/bg_footer.jpg) top left repeat-x;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	text-align:center;
	font-size:0.8em;
}
.footer .container {
	background: none;
	width: 1000px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	text-align:left;
	color:#cccccc;
}
.footer a:hover, .footer a:active, .footer a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color:#FC0;
}
.footer h1 {
	margin:0 0 10px 0;
}
.footer .col1 h1, .footer .col2 h1 {
	margin:0 0 30px 0;
}
.footer p {
	margin:0;
	padding:0 0 2em 0;
}
.footer .container .page {
	padding:20px 4px 20px 14px ;
}
.footer div.content {
	width: auto;
	float:none;
	padding:10px 40px;
	margin:0;
}
.footer .col2 UL {
	border-bottom:1px solid #525252;
}

.footer .col1, .footer .col2, .footer .col3 {
	width:35%;
	float:left;
	border-right:1px solid #525252;
	min-height:310px;
}
.footer .col3 {
	width:29%;
	float:right;
	border-right:0;
}
.footer .textfield {
    background:url(../pictures/header/bg_loginfield.gif) top left no-repeat;
		width:148px;
		height:24px;
		float:left;
}
.footer .button {
		display:block;
}
.footer .field {
    background:none;
    border:none;
    margin:5px;
		width:125px;
    padding:0;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clear {clear:both; line-height:0; font-size:0; height:0;}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.center {
	text-align: center;
}
.center {
	text-align: center;
}
.phonenumber {
	color: #F60;
}

/* Contact form */
#contact-area {
	width: 340px;
	margin-top: 25px;
	font-size:0.6em;
}
#contact-area .address {
	display:none;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 215px;
	font-family: Helvetica, sans-serif;
	font-size:1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 90px;
	padding-top: 5px;
	font-size: 1.4em;
}
.formulaire_ecrire_auteur label {
	padding-top: 0;
	width: 13em;
	text-align: right;
	font-size: 1em;
}
.blocs_invisible {
	display:none;
	background-color:#f0f0f0;
	padding:15px;
	margin-top:1em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}