/*
Theme Name: Barometre based on Cordobo Green Park 2
Theme URI: http://cordobo.com/green-park-2/
Description: Theme for the barometre based on Cordobo theme
Version: 0.9.501b
Author: groupeReflect
*/



/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

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, font, 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 { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }



/* GENERAL
------------------------------------------------------------------- */

*::-moz-selection { background: #2596ca none repeat scroll 0 0; color: #fff; }

html, body { color: #242626; }
html {
  background: #D5DADD url(img/bg-html.jpg) top left repeat;
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}
body {
  font: 100.1%/1.5 "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
  font-smooth: always;
}

a { text-decoration: none;  color: #2596ca;}
a:hover { text-decoration: underline;  color: #CA5A9A;}
/*a:link, a:visited { color: #2596ca; }*/
.entry a:focus, .entry a:hover, .entry a:active { text-decoration:underline;}

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited {color:#2596ca;	font-weight:bold; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { text-decoration:none; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #C54E0B; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #ca5a9a; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { text-decoration:underline; }

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: 550; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }



/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 550px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
}

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
}

.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  font-size: 11px;
  padding: 5px 6px 3px;
  text-shadow: 0 1px 0 #fff;
}

.more-link:hover { background-color: #E6F0F2; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
thead { background-color: #F4F8F9; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */

#header,
#main,
#nav,
#end-main,
#shadow-main,
#footer {
  text-align: left;
  margin: 0 auto 0px;
  width: 940px;
}

#header,
#sidebar,
#footer { font-size: 0.7em; }

#header { height: 113px; margin-top: 10px; position: relative; background:transparent url('img/header2.png') no-repeat;}

#shadow-main {
	position:absolute;
	background:transparent url('img/bg-shadow-body.png') no-repeat;
	width:958px;
	left:50%;
	margin-left:-479px;
	margin-top:10px;
	height:511px;
}

#end-main {
	background:transparent url('img/bg-bottom-body.png') no-repeat;
	width:962px;
	height:20px;
}

#main {
	background:#fff;/*transparent url('img/bg-body.png') no-repeat;*/
	position:relative;
	min-height:440px;
}

#container { float: left; margin: 0 -350px 0 0; width: 100%; }

#content {
  margin: 0 350px 0 0;
  overflow: hidden;
  padding: 19px 0 0;
}

#sidebar {
  float: right;
  margin-left: -3px;
  padding: 15px 20px 15px 10px;
  width: 320px;
}

#footer { margin-top:10px;height:151px;background:transparent url('img/bg-footer.png') no-repeat;}

#footer-logos {
	float:right;
	margin-right:45px;
	text-align:right;
}

#footer-logos a {
	display:block;
	margin-top:14px;
}

#footer-text {
	font-family:Arial;
	font-size:12px;
	color:#707072;
	line-height:40px;
	text-align:center;
}

#footer-text a {
	color:#707072;
}

#footer-text a:hover {
	color:#fff;
}

.footer-bloc {
	background:transparent url('img/footer-vseparate.png') no-repeat right;
	height:100%;
	display:block;
	float:left;
	padding-left:30px;
	padding-right:50px;
}

.footer-bloc h2 {
	text-transform:uppercase;
	font-family:Arial;
	color:#83cef0;
	font-size:16px;
	font-weight:bold;
}

.footer-bloc ul {
	margin-top:8px;
}

.footer-bloc li, .footer-bloc li a{
	color:#FFF;
	font-size:13px;
	font-family:Arial;
}

.footer-bloc li a:hover{
	text-decoration:underline;
}

/* HEADER
------------------------------------------------------------------- */


/* Start EXAMPLE CODE image logo */
/*
#logo, #logo a { display: block; height: 19px; width: 87px; }
#logo { position: absolute; top: 28px; left: 27px; }
#logo a { background: transparent url(img/logo.png) top left no-repeat; text-indent: -9999em; }
.description { color: #868F98; display: block; left: 124px; position: absolute; top: 44px; }
*/
/* End EXAMPLE CODE image logo */



/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; top: 30px; left: 28px; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo, .description { color: #868F98; float: left; margin: 17px 0 0 10px; }

/* End EXAMPLE CODE text logo */

#head-banner {
	position:absolute;
	top:11px;
	right:22px;
}

/* MENUES */
#accessibility {
  display: block;
  position: absolute;
  right: 28px;
  top: 47px;
}

#accessibility li,
#accessibility a { display: block; float: left; }
#accessibility a { background: transparent url(img/navigation.png) right -200px no-repeat; padding: 0 7px 0 4px; }
#accessibility .last-item a { background: none; padding-right: 0; }

#nav { position: relative; top: 10px; left: 0; width: 962px;
  background: transparent url(img/bg-menu.png) no-repeat; }

ul#menu {
  float:left;
  height: 87px;
  padding: 0 28px 0 0px;
  width: 430px;
}

ul#social_menu {
	float:right;
	height: 87px;
	padding: 0 28px 0 0px;
	width: 420px;
	line-height:56px;
}

#menu li,
#social_menu li,
#social_menu a,
#menu a { display: block; float: left; margin-top:8px;}

#social_menu a,
#menu a {
  color: #fff;
  font-weight: bold;
  font-size:12px;
  font-family:Arial;
  line-height: 40px;
  text-align:center;
}

#menu a {
  width:120px;
  border-right:1px dotted #fff;
  padding: 0 8px 0 10px;
}

#social_menu a {
	text-align:left;
	position:relative;
	display:inline;
	padding: 0 22px 0 30px;
}

#social_menu a#lnk_menu-twitter {
	background:transparent url('img/logo-twitter.png') no-repeat 0 8px;
}

#social_menu a#lnk_menu-facebook {
	background:transparent url('img/logo-facebook.png') no-repeat 0 8px;
}

#social_menu a#lnk_menu-diigo {
	background:transparent url('img/logo-diigo.png') no-repeat 0 8px;
}

#social_menu a#lnk_menu-delicious {
	background:transparent url('img/logo-delicious.png') no-repeat 0 8px;
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a,
#submenu li:first-child a { background-image: none; }

#menu a:hover,
#menu a:focus,
#menu .current_page_item a,
#social_menu a:hover,
#social_menu a:focus
/*,#menu .current_page_item a*/ {
  /* IE6/7/8 Fallback hack - Adds more contrast to the navigation */
  color: #000\9;
  /* FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition - http://cordobo.com/1119-provide-visual-feedback-css/ */
  text-shadow: 1px 1px 1px #555;
  text-decoration: none;
}

#submenu-bg { background: transparent url(img/bg-submenu.jpg) 0 3px repeat-x; height: 30px; width: 985px; }
ul#submenu { display: block; padding: 5px 21px 0; }
#submenu li,
#submenu a { display: block; float: left; }
#submenu li { position: relative; }
#submenu a { background: transparent url(img/navigation.png) left -197px no-repeat; color: #666; padding: 3px 5px 3px 7px; }
#submenu .current_page_item a { color: #252525; }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */
#submenu li ul { display: none; }

#submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  position: absolute;
  top: 18px;
  overflow: auto;
  width: 200px;
  z-index: 1000;
}

#submenu li li,
#submenu li li a {
  clear: both;
  display: block;
  float: none;
  padding: 0;
}

#submenu li li a {
  background-color: #f7f7f7;
  background-image: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 1px;
  padding: 9px 10px;
  width: 180px;
}

#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* Top search */
#nav-search {
  display: block;
  height: 30px;
  line-height: 16px;
  position: absolute;
  right: 28px;
  top: 9px;
}

#nav-search label { display: none; }

#s,
#searchsubmit { border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

#s {
  border: 1px solid #777;
  font-size: 11px;
  height: 15px;
  padding: 4px 5px 2px;
  width: 130px;
}
#nav-search #s { border-color: #69ab01; border-bottom-color: #548301; border-right-color: #548301; }
#searchsubmit {
  background: #669900 url(img/button-style-input.png) center left repeat-x;
  border: 1px solid #666;
  color: #fff;
  font-size: 11px;
  height: 23px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0 5px;
  -moz-box-shadow: 0px 0px 1px #fff;
  -webkit-box-shadow: 0px 0px 1px #fff;
}

/* Fixes Firefox 2 and 3 */
#searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }


/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; }

.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 1px solid #F4F8F9;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border-color: #1b5a8d;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}

p strong, li strong { color: #2E2E2E; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #4d4d4d; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* PAGINATION on single.php */

.previousnext, .pagination { font-size: 11px; margin-bottom: 10px; }

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata {
  border-bottom: 1px dotted #ddd;
  border-top: 1px dotted #D5D5D5;
  color: #999;
  font-size: 11px;
  margin-top: 20px;
  padding: 7px 2px;
}
.postmetadata a { color: #666; padding: 2px; }
.postmetadata a:hover { background-color: #efefef; }

/* Advertisement space - see Admin Settings */
.something { padding: 7px 2px; /*width: 572px;*/ border-bottom: 1px dotted #ddd; }
.somethingspecial { margin: 0 auto; /*width: 468px;*/ }



/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 {
	margin-left:30px;
	padding-top:8px;
	border-bottom:1px dotted #2596ca;
	color:#2596ca;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }
#respond #respond-title {
	background:transparent url('img/bg-num_classement.png') no-repeat;
	height:33px;
	width:100%;
	margin-left:25px;
}

.comments-header,
.navigation {text-shadow: 0 1px 0 #fff; }

.navigation {
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.comments-header { background-color: #F4F8F9; border-top: 1px solid #E6F0F2; padding: 6px 28px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;
}

.commentlist {
  background-color: #f9fbfc;
  border: 28px solid #f9fbfc;
  border-top: 0 none;
  font-size: 12px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
  background: transparent url(img/bg-comment.png) 10px 19px no-repeat;
  border-top: 28px solid #f9fbfc;
  border-left: 40px solid #f9fbfc;
}

.comment-body {
  background-color: #f4f8f9;
  color: #3e5867;
  margin-left: 20px;
  padding: 17px 20px 11px;
  position: relative;
}

.comment-body img.avatar {
  border: 1px solid #eee;
  padding: 2px;
  position: absolute;
  left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

.comment-meta {
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  right: 25px;
  top: 20px;
}
.comment-meta a { color: #999; }
.comment-author-admin { background-image: url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #E6F0F2; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { }
.commentlist cite a { }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite {
  background-color: #F9FBFC;
  border-bottom: 1px dotted #E6F0F2;
  color: #666;
  display: block;
  font-family: Georgia, serif;
  font-style: italic;
  line-height: 16px;
  margin: 0 -7px 20px;
  padding: 3px 7px;
}
.comment-author-admin .comment-author cite { background-color: #F4F8F9; border-bottom-color: #ccc; }

.says { display: none; }
.comment div em { } /* comments awaiting moderation. */

.reply { font-size: 10px; font-weight: bold; overflow: hidden; }

a.comment-reply-link {
  color: #666;
  display: block;
  float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
  margin-top: 1px;
  overflow: hidden;
  padding: 0 0 18px;
  width: 100%;
	margin-left:80px;
}

#commentform { padding: 18px 28px 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { font-size: 12px; font-family:Arial; height:33px;color:#2596ca;line-height:30px;}

input#author, input#email, input#url {
  border: 1px solid #2696ca;
  color: #2696ca;
  height: 15px;
  line-height: 15px;
  padding: 5px 3px;
 	float:right;
	margin-right:85px;
	width:350px;
}

#commentform p {
	clear:both;
	display:block;
	margin-bottom:10px;
	font-size:13px;
	font-family:Arial;
}

.clear {
	clear:both;
}

label#label-comment {
	margin-bottom:0;
}

textarea#comment {
  font-family: inherit;
  height: 75px;
  margin: 0 0 9px;
  padding: 5px 3px;
  width: 440px;
	padding-left:5px;
	padding-bottom:5px;
	margin-left:0px;
	border:1px solid #2696ca;
	border-left:none;
	font-family:Arial;
font-size:13px;
}

.textarea-border-left{
	background:transparent url('img/form-textarea.png') no-repeat;
	width:13px;
	height:87px;
	float:left;
	margin-left:-13px;
	margin-top:30px;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
	background: transparent url(img/btn-publier_ce_commentaire.png) center left;
	border:none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
	height: 31px;
	line-height: 31px;
  padding: 0 10px;
	width:196px;
	float:right;
	margin-right:82px;
}

p#p-comment {
	margin-bottom:0;
}



/* SIDEBAR
------------------------------------------------------------------- */

.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
.pagenav,
#meta,
.linkcat,
.widget { margin: 0 0 20px; padding:0; }

.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px; }

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: #434343;
  font-size: 14px;
  padding-bottom: 1px;
}

ul.sb-tools {
  border-bottom: 1px dotted #ddd;
  margin: 9px 0;
  padding: 0 8px 9px;
}

.sb-tools li { display: block; min-height: 34px; }

.sb-tools a span {
  color: #86180A;
  display: block;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
}

.sb-tools a:hover span { color: #C54E0B; }

.twitter-icon, .rss-icon {
  padding-left: 65px;
  color: #111;
  line-height: 1.25em;
}

.twitter-icon { background: transparent url(img/twitter_48.png) 0 0 no-repeat; }
.rss-icon { background: transparent url(img/rss-icon.png) center left no-repeat; }
.sb-icon-text { padding: 3px 0 0; }

.previous-post a, .next-post a {
  background: transparent url(img/next-prev-sprite.png) right -195px no-repeat;
  display: block;
  line-height: 1.2;
  margin: 8px 0 0;
  padding: 2px 65px;
}

.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; border: none; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden;
  padding: 0;
  width: 150px;
}


.widgettitle {
	background:transparent url('img/bg-bloc-top.png') no-repeat;
	width:307px;
	height:58px;
	padding:0px;
}

.widgettitle h1 {
	font-family:Arial;
	font-size:17px;
	margin-left:33px;
	padding-top:10px;
}

.widget-apropos, .widget-middle {
	background:transparent url('img/bg-bloc-middle.png') repeat-y;
	width:294px;
	margin-left:13px;
	margin-bottom:0px;
	margin-top:0px;
}

.widget-bloc-bottom {
	background:transparent url('img/bg-bloc-bottom.png') no-repeat;
	width:294px;
	height:13px;
	margin-left:13px;
}

.widget-content {
	margin-left:20px;
	margin-right:10px;
}

.widget-content span a{
	margin-top:10px;
	margin-bottom:10px;
}

.boldblue {
	font-size:20px;
	font-weight:bold;
	color:#2596ca;
}

.boldblue_h3 {
 color:#2596CA;
 font-size:17px;
font-weight:bold;
}

.widget-jeveux {
	background:transparent url('img/bg-bloc-mamarque.png') no-repeat;
	width:307px;
	height:112px;
}

.widget-jeveux p {
	font-weight:bold;
	font-size:17px;
	color:#0e9fd4;
	text-transform:uppercase;
	padding-top:12px;
	padding-left:50px;
}

.widget-jeveux p a
{
	display:block;
}

.widget-jeveux p a:hover{
	text-decoration:none !important;
}

.widget-jeveux a .jeveux-r2{
	font-size:19px;
}

.widget-jeveux a .jeveux-r2 span,
.widget-jeveux a .jeveux-r3{
	color:#ba528e;
}

.widget-jeveux .jeveux-r3 {
	font-size:23px;
	background:transparent url('img/btn-go.png') no-repeat right;
	padding-right:30px;
	padding-bottom:3px;
}
/*
.widget-jeveux .btn-jeveux{
	background:transparent url('img/btn-go.png') no-repeat;
	float:right;
	height:25px;
	width:24px;
	margin-right:35px;
	margin-top:5px;
}*/

.widget-analyse-search {
	margin-top:20px;
	border-top:1px dotted #000;
	padding-top:13px;
}

.widget-analyse-search .searchtext, .searchtext {
	border:none;
	background:transparent url('img/form-text.png') no-repeat;
	height:23px;
	width:134px;
	font-size:12px;
	font-weight:bold;
	color:#0e9fd4;
	line-height:29px;
	padding-left:10px;
	padding-top:7px;
	margin-top:2px;
}

.widget-analyse-search .searchsubmit, .searchsubmit, .submitok {
	border:none;
	background:transparent url('img/btn-ok.png') no-repeat;
	height:27px;
	width:27px;
	cursor:pointer;
}

/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
  body { color: #000; font: 100%/1.5 serif; }
  .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
  #header { border-bottom: 1px dotted #ccc; position: static; display: block; margin: 0 auto; }
  h1#logo,
  h1#logo a,
  h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }

  #container { float: none; margin: 0; }
  #content { border: 0 none; margin: 0; overflow: visible; position: static; }
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry p a:after { content: "  [" attr(href) "] "; }
  #accessibility, hr, #nav, #sidebar, .something { display: none; }
}



/* HOME Styles
------------------------------------------------------------------ */
#home-bloc-top50 {
	background:transparent url('img/home-bloc-shadow.png') no-repeat;
	height:201px;
	width:435px;
	margin-left:25px;
	float:left;
}

#home-bloc-widget {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/home-bloc-shadow-2.png) no-repeat scroll 0 2px;
	float:left;
	height:164px;
	margin-left:25px;
	width:434px;
	position:relative;
}

#home-bloc-widget h2 {
	color:#fff;
	font-size:16px;
	margin-left:35px;
	font-weight:bold;
	font-family:Arial;
	margin-top:15px;
}

#home-bloc-top50 #top50-text {
	width:370px;
	font-size:12px;
	font-family:Arial;
	margin-left:26px;
	padding-top:60px
}

#home-bloc-top50 #top50-nav {
	margin-left:20px;
	margin-top:15px;
	margin-right:35px;
	float:left;
}

#home-bloc-widget #widget-text {
	float:left;
	font-family:Arial;
	font-size:12px;
	margin-left:40px;
	margin-top:20px;
	width:178px;
}

#home-bloc-widget #widget-nav {
	margin-right:10px;
	margin-top:15px;
	float:right;
}

#home-bloc-widget .top-attention-rank {
	color:#2898CB;
	display:inline-block;
	float:left;
	font-size:58px;
	height:65px;
	line-height:65px;
	margin:auto;
	position:relative;
}

span.top-attention-picture-container {
	display:block;
	float:left;
	height:65px;
	line-height:62px;
	width:110px;
}

.top-attention-brand {
	display:block;
	height:65px;
	text-align:center;
	width:180px;
}

#home-bloc-widget .top-attention-brand-picture {
	margin:auto;
	max-height:51px;
	max-width:80px;
	position:relative;
	vertical-align:middle;
}

#home-bloc-widget .top-attention-rate {
	display:block;
	position:absolute;
	bottom:17px;
	left:160px;
	font-size:14px;
}

.home-btn {
	display:block;
	float:left;
}

#home-bloc-top50 #top50-nav #btn-en_savoir_plus {
	background:transparent url('img/btn-en_savoir_plus.png') no-repeat;
	width:131px;
	height:34px;
}
#home-bloc-top50 #top50-nav #btn-methodologie {
	background:transparent url('img/btn-methodologie.png') no-repeat;
	width:131px;
	height:34px;
}
#home-bloc-top50 #top50-nav #btn-le_widget {
	background:transparent url('img/btn-le_widget.png') no-repeat;
	width:111px;
	height:34px;
}

#btn-classement {
	background:transparent url('img/btn-voir_le_classement.png') no-repeat;
	width:191px;
	height:34px;
}

#btn-et-vous {
	background:transparent url('img/btn-et_vous.png') no-repeat;
	width:191px;
	height:34px;
}

#btn-abonnez-vous{
	background:transparent url('img/btn-abonnez_vous.png') no-repeat;
	width:191px;
	height:34px;
}

#home-panel {
	width:100%;
	height:206px;
	position:absolute;
	top:226px;
	left:0;
	z-index:20;
}

#home-panel-overlay {
	position:absolute;
	top:410px;
	background:transparent url('img/bg-home_overlay-big.png') center;
	width:100%;
	height:249px;
	z-index:10;
}

#home-panel-whitepaper {
	background:transparent url('img/whitepaper.png') no-repeat left top;
	height:188px;
	width:400px;
	float:right;
	margin-top:10px;
}

#trendy {
	background:transparent url('img/Home_TrendyBuzz.png') no-repeat left top;
	height:188px;
	width:400px;
	float:right;
	margin-top:10px;
}

#home-panel-whitepaper div, #trendy div {
	float:right;
	margin-top:10px;
	margin-right:25px;
}

#home-panel-whitepaper div h2, #trendy div h2 {
	font-size:20px;
	font-family:Arial;
	color:#2596ca;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:10px;
}

#home-panel-whitepaper div p, #trendy div p {
	font-size:13px;
	font-family:Verdana, Arial;
	font-weight:normal;
}

#btn-je_veux_le_lire {
	background:transparent url('img/btn-je_veux_le_lire.png') no-repeat;
	width:131px;
	height:34px;
	margin-top:15px;
	margin-left:-5px;
}

#btn-tester {
	background:transparent url('img/btn-tester.png') no-repeat;
	width:83px;
	height:31px;
	margin-top:126px;
	margin-right:132px;
}

#whitepaper-imgtxt {
	background:transparent url('img/txt-whitepaper.png') no-repeat right top;
	width:197px;
	height:107px;
	margin-right:50px;
	display:none;
}

#home-panel-analyses {
	float:left;
}

#home-panel-analyses h2 {
	font-size:20px;
	font-family:Arial;
	color:#2596ca;
	font-weight:bold;
	margin-top:15px;
	margin-left:30px;
}

#home-panel-analyses h2 span{
	font-size:17px;
	color:#000000;
	font-weight:normal;
}

#home-panel-analyses #analyses-imgtxt {
	background:transparent url('img/txt-Analyses_des_experts.png') no-repeat left top;
	width:173px;
	height:19px;
	display:none;
	margin-top:25px;
	margin-left:30px;
}

#home-panel-analyses #analyses-billets,
.widget-analyses_du_mois #analyses-billets {
	margin-left:30px;
	width:480px;
}

#home-panel-analyses .billet-author_photo,
#single-analyse .post-author_photo,
.archive .post-author_photo,
.widget-analyses_du_mois .billet-author_photo {
	background:transparent url('img/brd-author_photo.png') no-repeat;
	height:43px;
	width:50px;
	margin-right:5px;
	padding-top:2px;
	padding-left:2px;
	font-family:Arial;
	color:#2596ca;
	font-size:13px;
	font-weight:bold;
}

#home-panel-analyses .billet-author_photo,
.widget-analyses_du_mois .billet-author_photo  {
	float:left;
}

#home-panel-analyses .billet-accroche {
	font-family:Arial;
	font-size:12px;
	margin-top:15px;
}

.billet-author_name a {
	font-weight:bold;
	color:#2596ca;
}

.billet-author_name a:hover {
	text-decoration:underline;
}


.billet-readmore {
	float:right;
	display:block;
}

.billet-readmore a{
	font-family:Arial;
	color:#2596ca;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
}

.billet-readmore a:hover{
	text-decoration:underline;
}

.breadcrumb, .breadcrumb a {
	font-size:13px;
	color:#767676;
}

.breadcrumb {
	margin-left:20px;
}

.breadcrumb a:hover {
	text-decoration:underline;
	color:#2596ca;
}



/* ANALYSES Styles
------------------------------------------------------------------ */
#single-analyse .post,
.archive .post {
	margin-left:80px;
}

#single-analyse .post-leftside,
.archive .post-leftside {
	margin-left:30px;
	margin-top:10px;
	float:left;
}

#single-analyse .post-nbcommentaires,
.archive .post-nbcommentaires {
	background:transparent url('img/bg-num_classement.png') no-repeat;
	font-family:Arial;
	font-size:13px;
	color:#646464;
	height:33px;
	width:27px;
	margin-left:10px;
	margin-top:30px;
	text-align:center;
	line-height:27px;
}

#single-analyse .postmetadata,
.archive .postmetadata {
	border:none;
	font-family:Arial;
	font-size:13px;
	color:#2596ca;
}

#single-analyse .postmetadata a:hover,
.archive .postmetadata a:hover {
	text-decoration:underline;
	background:none;
}


#single-analyse .postmetadata .categories,
.archive .postmetadata .categories  {
	color:#000000;
}


/* APROPOS Styles
------------------------------------------------------------------ */
#txt-en_savoir_plus {
	background:transparent url('img/txt-en_savoir_plus.png');
	width:493px;
	height:19px;
}


/* GLOBAL Styles
------------------------------------------------------------------ */
h1 {
	font-family:DIN, Arial;
	font-size:20px;
	font-weight:bold;
	color:#ca5a9a;
}

/* CLASSEMENT Styles
------------------------------------------------------------------ */
#single-classement {
	margin-top:50px;
}

#single-classement h1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 17px;
	color:#2596ca;
}
#single-classement h1 strong {
	font-size: 20px;
	font-weight: bold;
	color:#ca5a9a;
}

#single-classement #classement-legende {
	background:transparent url('img/bg-legende2.png') no-repeat;
	width:312px;
	height:84px;
	float:right;
	margin-top:-75px;
}

#legende-colors {
	font-family:Arial;
	font-size:12px;
}

#legende-stats {
	font-family:Arial;
	font-size:10px;
	float:right;
	margin-right:14px;
}

.stats-carre {
	background:transparent url('img/stat-puces.png') no-repeat;
	width:9px;
	height:9px;
	display:inline-block;
	position:relative;
	margin-top:15px;
	margin-right:3px;
	margin-left:13px;
}

.stats-barres {
	background:transparent url('img/stat-percentage.png') no-repeat;
	width:10px;
	display:inline-block;
	position:relative;
	margin-left:4px;
	margin-right:2px;
	margin-top:6px;
	overflow:hidden;
}

.stats-carre_blogs {
	background-position:-9px 0px;
}

.stats-carre_others{
	background-position:-9px -9px;
}

.stats-carre_communities {
	background-position:0px -9px;
}

.mediaAttentionRanks {
	margin-top:20px;
	border-spacing:0px;
	width:535px;
}

#post-128 {
	padding-right:0px;
}

.mediaAttentionRanks .classement-th-attention_rate {
	border-top:1px solid #2596ca;
}

.mediaAttentionRanks .mediaAttentionValue, .mediaAttentionRanks .classement-th-attention_rate {
	border-left:1px solid #2596ca;
	border-right:1px solid #2596ca;
}

.mediaLastCellTns {
	border:1px solid #2596ca;
	border-top:none;
}


.mediaRankings span{
	vertical-align:bottom;
}

.mediaAttentionRanks .mediaRankings .stats-barres100, .mediaAttentionRanks .mediaRankings .stats-barres25, .mediaAttentionRanks .mediaRankings .stats-barres50, .mediaAttentionRanks .mediaRankings .stats-barres75 {
	background:transparent url('img/stat-percentage.png') no-repeat;
	width:10px;
	display:inline-block;
	position:relative;
	margin:0px 2px;
	overflow:hidden;
}


.stats-barres100 {
	height:18px;
}

.stats-barres75 {
	height:13px;
}

.stats-barres50 {
	height:8px;
}

.stats-barres25 {
	height:3px;
}

.stats-none {
	background-position:-40px 0 !important;
}

.stats-media {
	background-position:0px 0 !important;
}

.stats-blog {
	background-position:-10px 0 !important;
}

.stats-communities {
	background-position:-20px 0 !important;
}

.stats-others {
	background-position:-30px 0 !important;
}

.mediaAttentionRanks .mediaPositionProgressup {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/row-up.png) no-repeat scroll 4px 9px;
	height:16px;
	text-align:center;
	width:50px;
}

.mediaAttentionRanks .mediaPositionProgressdown {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/row-down.png) no-repeat scroll 4px 10px;
	height:16px;
	width:50px;
}

.mediaAttentionRanks .mediaPositionProgressequal {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/row-equal.png) no-repeat scroll 6px 12px;
	height:12px;
	width:50px;
}

.mediaAttentionRanks .mediaPositionProgressBy {
	display:block;
	float:left;
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	margin-left:18px;
}

.mediaAttentionRanks .mediaPositionProgressupBy {
 margin-top:-22px;
 color:#92BF19;
}

.mediaAttentionRanks .mediaPositionProgressdownBy {
 margin-top:15px;
 color:#FF0000;
}

.mediaName {
	text-align:left;
}

.classement-th-marque{
	text-align:left;
}

.classement-th-tendance{
	text-align:left;
}
.mediaAttentionRanks tr td {
	margin:3px 0px;
	background:none;
}

.mediaAttentionRanks tbody, .mediaAttentionRanks thead {
	background:none;
}

.mediaAttentionRanks thead th {
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	margin-bottom:3px;
}

.mediaAttentionRanks thead .classement-th-attention_rate{
	font-weight:bold;
	margin-top:10px;
}

.mediaAttentionRanks .mediaName span,
.mediaAttentionRanks .mediaAttentionValue span,
.mediaAttentionRanks .mediaTNSValue span{
	font-size:13px;
	font-family:Arial;
	color:#0e9fd4;
	background-color:#def0f8;
	font-weight:bold;
	display:inline-block;
	width:100%;
	height:27px;
	line-height:27px;
}

.mediaAttentionRanks .mediaName span{
	padding-left:5px;
	margin-left:-5px;
	text-transform:uppercase;
}

.mediaAttentionRanks .mediaAttentionValue span{
	font-weight:bolder;
	font-size:14px;
}

.mediaAttentionRanks .mediaPositionDigits {
	background:transparent url('img/bg-num_classement.png') no-repeat;
	width:27px;
	height:33px;
	font-family:DIN, Arial;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	display:block;
	line-height:26px;
}

.mediaAttentionRanks .mediaPositionDigits span{
	color:#0e9fd4;
}

.tenFirst span
{
	color:#ca5a9a !important;
	background-color:#ffeff8 !important;
}

.mediaAttentionRanks .tenFirst .digit-position{
	background:none !important;
}

a#homelink {
	display:block;
	height:113px;
	margin-left:20px;
	width:300px;
}

#post-79 label,
#post-68 label,
#post-74 label{
	color:#2596ca;
	font-size:14px;
}

.contact-description {
	float:right;
	margin-top:40px;
}

#home-bloc-widget #widget-nav {
	width:191px;
}

#widget-nav a {float:left; display:block; clear:both; }


.page-title-dotted {
	position:relative;
	height:40px;
	width:100%;
}

.page-title-dotted .dotted {
	position:absolute;
	margin-top:0;
	top:25px;
	width:100%;
	border-bottom:1px dotted #ca5a9a;
}

.page-title-dotted h1, .page-title-dotted h2, .page-title-dotted h3, .page-title-dotted h4, .page-title-dotted h5 {
	background-color:#fff;
	position:absolute;
	height:27px;
}

#home-bloc-widget .top-attention-rate {
	left:150px;
	text-align:right;
	width:50px;
}


li.analyse-post p.billet-readmore
{
clear:both;
width:100%;
}

li.analyse-post p.billet-readmore a
{
float:right;
}

div.analyse-search
{
margin-top : 15px;
}

/* Form feedback*/
.help{color: #CA5A9A; font-size: 10px;}
label.error {display: block; color: #CA5A9A !important; font-size: 11px !important}

#commentform input.error, #commentform textarea.error,
#contact-form input.error, #contact-form textarea.error,
#et_vous-form input.error, #et_vous-form textarea.error,
#abonnez_vous-form input.error, #abonnez_vous-form textarea.error {
	background-color: #FFBFE4;
}
 #contact-form div.error {
	font-size: 12px;
	color: #F00;
}
#single-classement .post {
padding-right:0px
}

.legend-source {
	display:block;
	margin-left:7px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	color: #2596CA;
    background-color: #D0EBF5;
    border: 1px solid #2596CA;
	padding: 5px;
	opacity: 0.85;
	font-size: 11px;
    line-height: 12px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 12px;color: #2596CA; font-weight: bold}

.author .post-list {border-bottom: 1px solid #D2D2D2;}
.author .hentry  {margin-left: 10px;}
.author .hentry .entry {margin-top: 5px;}
.author .postmetadata {margin-top: 0px; padding-top: 0}
.author h3 {color: #2596CA; margin-left: 28px;}
.author h4 a {color: #CA5A9A;}
.authormetadata  {margin-top: 20px;background-color:#F4F8F9;border-bottom:1px solid #E6F0F2;border-top:1px solid #E6F0F2;}
.authormetadata span {color: #4D4D4D}
.authormetadata span.author_bio {font-size: 75%}


li.Barometre_zoomSectoriel_widget .widget-zoom
{
	background:transparent url(img/zoomsect.png) no-repeat scroll 0 0;
	height:85px;
	padding:0;
	width:307px;
}

li.Barometre_zoomSectoriel_widget .widget-zoom p
{
	color:#0E9FD4;
	font-size:17px;
	font-weight:bold;
	padding-left:100px;
	padding-top:6px;
}

li.Barometre_zoomSectoriel_widget .zoom-r1
{
	font-size:25px;
}

li.Barometre_zoomSectoriel_widget .btn-jeveux
{
	top : -5px;
}

li.Barometre_zoomSectoriel_widget .widget-zoom p span.btn-jeveux
{
	background:transparent url(img/btn-go.png) no-repeat scroll right center;
	font-size:16px;
	padding-bottom:3px;
	padding-right:30px;
}

li.Barometre_zoomSectoriel_widget .widget-zoom p a:hover
{
	text-decoration:none !important;
}

li.Barometre_zoomSectoriel_widget .widget-zoom p active
{
	text-decoration:none !important;
}



/* graphiques de zoom */
div.graphique
{
	width : 580px;
	background-color:transparent;
	clear:both;
	float:left;
	margin-top:15px;
}

div.graphique table
{
	background-color:transparent;
}

div.graphique table tbody
{
	background-color:transparent;
}

div.graphique tr.graphline
{ 
	background-color:transparent;
}

div.graphique tr.graphend
{ 
	line-height:5px;
}

div.graphique tr.graphline td
{ 
	padding : 0px;
	margin : 0px;
	background-color:transparent;
	height:24px;
}

div.graphique tr.graphline td.plainname
{ 
	font-size:12px;
	padding-right:8px;
	text-align:right;
	border-right : 1px #6F6F6F solid;
	line-height:11px;
}


div.graphique tr.graphend td
{ 
	border : 0px #ffffff solid;	
	height : 5px;
}

div.graphique tr.graphend td.plainname
{ 
	border : 0px #ffffff solid;	
}

div.graphique tr.graphend td.barsarea
{ 
	border-top : 1px #6F6F6F solid;
}

div.graphique tr.graphline td.barsarea
{ 
	padding:0 0 0 14px;
}

div.graphique tr.graphline td.barsarea span.gridblock
{
	border-right : 1px dashed #888888;
	display:block;
	float:left;
	height:24px;
	margin:0;
	padding:0;
}

div.graphique tr.graphend td.barsarea span.gridblock
{
	height:5px;
}

div.graphique tr.graphline td.barsarea span.attzone
{
	height : 12px;
	float : left;
	clear : left;
	margin-top:-18px;
	opacity : 0.8;
}



div.graphique tr.graphline td.barsarea span.mediazone
{
	height : 12px;
	float : left;
	background-color : #6EDAFF;
}
div.graphique tr.graphline td.barsarea span.blogzone
{
	height : 12px;
	float : left;
	background-color : #F47AFF;
}
div.graphique tr.graphline td.barsarea span.commuzone
{
	height : 12px;
	float : left;
	background-color : #ABDD1C;
}
div.graphique tr.graphline td.barsarea span.otherzone
{
	height : 12px;
	float : left;
	background-color : #9B9B9B;
}

tr.headerline 
{
	line-height : 30px;
}

tr.headerline td
{
	text-align : right;
}

div.graphique tr.graphreference td.barsarea span.gridreference
{
	height : 12px;
	text-align : center;
	display : block;
	float:left;
	font-size:12px;
}

div.graphique tr.graphreference td.barsarea span.first
{
	text-align : left ! important;
}

div.graphique tr.graphline td.barsarea span.attzone span a
{
	height : 12px;
	float : left;
	background-color : #9B9B9B;
}

div.graphique tr.graphreference td.plainname
{ 
	border : 0px #ffffff solid;	
}

div.zoomentry
{
	width : 100% !important;
}

div.zoomentry .page-title-dotted 
{
	margin-top:40px !important;
	clear:both;
}

div.zoomentry .page-title-dotted h1
{
	color : #0D9FD2;
}

span.zoomtitle
{
	font-size:14px;
	font-weight:bold;
}

span.zoomleft
{
	display:block;
	padding-left:11px;
	padding-top:15px;
	text-align:left !important;
}

p.bloc_analyses_loader
{
	display:none;
	margin-left:-20px;
	text-align:center;
}

a.analyses-lnk-cat
{
	font-size:14px;
	font-weight:normal !important;
	color: #CA5A9A !important;
}

a.analyses-lnk-cat:hover,
a.analyses-lnk-cat:active
{
	font-weight:bold !important;
	text-decoration:none !important;

}

a.current-analyses-cat{
	font-weight:bold !important;
}


div.titrezoomsectoriel
{
	clear:both;
	float:left;
	width:100%;
	height:90px;
}


span.zoommagnifier
{
	background:transparent url(img/zoom_sectoriel_mag.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:40px;
	line-height:20px;
	padding-left:70px;
	padding-top:50px;
	width:240px;
}

span.zoommagnifier strong
{
	color:#0F9FD4;
	font-size:18px;
	font-weight:bolder;
}

span.sectorlist
{
	float:left;
	height:80px;
	line-height:20px;
	padding-top:50px;
	width:570px;
}

span.sectorlist a
{
	color : #E2A0C4;
}

span.sectorlist a:hover
{
	color:#F695FF;
	text-decoration:underline;
}

div.zoominfo
{
	background:transparent url(img/zoom_sectoriel_info_bg.png) no-repeat scroll 0 0;
	clear:both;
	float:left;
	font-size:11px;
	height:100px;
	left:70px;
	margin:30px auto auto;
	padding:20px 60px;
	position:relative;
	width:610px;
}

div.zoominfo ul.widget-apropos-ul
{

}

div.zoominfo ul.widget-apropos-ul li
{
	height:16px;
	color:#949494;
}

div.zoominfo ul.widget-apropos-ul li span.stats-carre
{
	height:9px !important;
	margin-left:0 !important;
}

a.scrolltotop
{
	clear:left;
	float:right;
	font-size:11px;
	margin-right:100px;
	margin-top:10px;
}

a.scrolltotop:hover
{
	color : #F695FF;
}



.default_button {border: 1px solid #BDBCBD; background-color: #FEFEFE; color: #2596CA; height: 27px; font-weight: bold; padding-bottom: 2px; float: right; margin-right: 26px;}
.default_button:hover{color: #CA5A9A}
.nosearch_list {margin-left: 40px; list-style-type: circle;}

.authors_list {margin-left: 30px; font-size: 80%;}
.msg_error {background-color: #FFC8C8; border: 1px solid #F00; padding: 5px; margin: 0 0 10px 0;}