body {
margin:0;
padding:0;
background:#e0e0e0 url(../img/body-3.jpg) left top repeat fixed;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
font-size:0.875em; /* 16x.875=14 */
color:#111;
}

h1, h2, h3, h4, h5, p, ul, ol, li, p { margin:0; padding:0; }
ul,ol,li { padding:0; margin:0; list-style:none; }
img { border:none; vertical-align:middle; }
form, input, textarea, fieldset { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; border:none;}
a { text-decoration:none; color:#111; outline:none; }
strong {font-weight:bold;font-style:normal;}
.hidden {display:none;}
.overflow {overflow:hidden;}
.placeholder {color:#b0b0b0 !important; font-weight:normal !important;}
.display {display:block;}
.underline {text-decoration:underline;}
.red {color:red;}
.blue {color:#07b;}
.grey {color:#ccc;}
.italic {font-style:italic;}

.loading {
	background:transparent url(../img/ajax-loader-whitebg.gif) center top no-repeat;	
	text-indent:-6500px;
	min-height:11px;
	min-width:43px;
}

noscript {
	font-size:0.9em;
	color:red;
	text-align:center;
	margin:5px 0;
	display:block;	
}









#wrapper {
	width:992px;
	margin:0 auto;
	padding:0 5px;
	position:relative;
}

#content {
	overflow:hidden;
	padding:0 1px;
	background:#fff url(../img/content.png) left top repeat-y;	
	border-bottom:1px solid #ccc;
	font-size:0.9em;
	border-bottom-right-radius:10px;
	-webkit-bottom-right-border-radius:10px;
	-moz-border-radius-bottomright:10px;
}

#footer {
	height:200px;
	overflow:hidden;
	background:transparent url(../img/footer-bg.png) center top no-repeat;
}




/* ****************************
HEADER
****************************** */

.header {
	width:990px;
	margin:0 auto;
	height:55px;
	padding:10px 0;	
	overflow:hidden;
}

.header .sitetitle a {
	display:block;
	text-indent:-6500px;
	width:336px;
	height:55px;
	background:transparent url(../img/logo.png) 0px 0px no-repeat;
	float:left;
}







/* ****************************
MAIN
****************************** */

.main {
	min-height:800px;
	width:660px;
	padding:15px 15px 0 15px;
	float:left;
}

.main h2 {
	padding:5px;
	font-size:1.3em;
	background:#f0f0f0;
	color:#333;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom:1px solid #e0e0e0;
}

.main h2 a {
	float:right;
	font-size:0.8em;
	font-weight:normal;
	margin:2px 10px 0 0;
}

.main h3 {
	font-size:1.1em;
	margin-bottom:5px;
}

.main a {
	color:#07b;
	text-decoration:underline;
}

.main .bloc {
	margin-bottom:15px;
	overflow:hidden;	
}

/* DIVERS H1 */
.main h1 {
	padding:5px;
	font-size:1.3em;
	background:#f0f0f0;
	color:#333;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom:1px solid #e0e0e0;
	position:relative;	
}

.main h1 a#down {
	display:block;
	text-indent:-6500px;
	width:20px;
	height:10px;
	right:10px;
	top:12px;
	position:absolute;
	background:transparent url(../img/down.png) no-repeat;	
	opacity:0.3;
}










/* **********************
FOOTER
************************* */

.right {
	width:302px;
	height:200px;
	float:right;
}

.right h5 a {
	display:block;
	text-indent:-6500px;
	width:120px;
	height:85px;
	margin:20px auto 10px auto;
	background:transparent url(../img/footer-ak.png) center top no-repeat;
}

.right h5 a:hover {
	background:transparent url(../img/footer-ak.png) center -86px no-repeat;
}

.right p {
	text-align:center;
	font-size:0.8em;
	color:#999;	
}

.right a {
	color:#999;
	text-decoration:underline;
}



.left {
	float:left;	
	font-size:0.8em;
	padding-top:20px;
}

.left div {
	float:left;
	margin:0 15px;
	width:142px;
}

.left div h5 {
	font-size:1em;
	color:#555;
	padding-bottom:5px;
	border-bottom:1px solid #d0d0d0;	
}

.left div ul {
	border-top:1px solid #fff;	
	padding-top:5px;
}

.left div a {
	color:#777;	
}

.left div a:hover {
	text-decoration:underline;
}

.left div li {
	line-height:1.4em;	
}

.partenaires {
	text-align:center;
	margin-top:5px;
	color:#999;	
	font-size:0.8em;
}

.partenaires a {
	color:#999;	
}

.partenaires a:hover {
	text-decoration:underline;	
}


.benchmark {
	padding:60px 0 20px 0;
	text-align:center;
	color:#777;
	font-size:0.8em;	
}

.benchmark span {
	display:block;
	text-align:center;
	margin-top:5px;
	color:#aaa;
	text-shadow:0 1px 0 #fff;	
}

#top-flop-generic .main p {
	padding:10px 0;	
}

#top-flop-generic .main li {
	line-height:2em;
	padding-left:20px;
	background:transparent url(../img/bullet-2.png) left center no-repeat;
}


















#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #e0e0e0;
	background:#f0f0f0 url(../img/bg-tooltip.png) left top repeat-x;
	color:#161616;
	padding: 10px;
	opacity: 1;
	font-size:0.8em;
	min-width:150px;
	-webkit-box-shadow:0 0 10px #000;
	-moz-box-shadow:0 0 10px #000;
	box-shadow:0 0 10px #000;
	border:1px solid #fff;
	max-width:300px;
	/*-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;*/
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip div span {color:#666;}




.admin-link {
	position:absolute;
	top:-82px;
	right:0;
	font-size:11px;
	padding:0;
	width:209px;
	height:119px;
	background:transparent url(../img/ribbon.png) right top no-repeat;	
}

.admin-link:hover {
	top:-40px;	
}

.admin-link ul {
	background:#464646;
	margin:40px 52px 0 0;
	height:30px;
	padding:5px 5px 5px 10px;
	border-bottom-left-radius:5px;
	-webkit-bottom-left-border-radius:5px;
	-moz-border-radius-bottomleft:5px;
	box-shadow:inset 0 0 10px #000;	
}

.admin-link ul li {
	margin-bottom:2px;
	text-align:center;	
}

.admin-link ul li a {
	color:#999;	
}

.admin-link ul li a:hover {
	text-decoration:underline;	
}



















/*  RECHERCHE   */
#wrapper #g-search {
	position:absolute;
	right:270px;
	top:18px;
}

#g-search #g-text {
	height:35px;
	padding:0 5px;
	width:250px;
	border:1px solid #ccc;
	color:#666;	
	float:left;
}

#g-search #g-submit {
	background:transparent url(../img/search.png) center center no-repeat;
	width:35px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;	
}











/* ********************
PAGES!
*********************** */
.pages {
overflow:hidden;
width:410px;
}

.pages li {
display:block;
float:left;
}

.pages li.active {
margin-right:4px;
padding:0 4px;
background:#e0e0e0;
border:1px solid #ccc;
}
.pages li.inactive {
margin-right:4px;
padding:1px 4px;
}

.pages li a {
display:block;
float:left;
margin-right:4px;
text-decoration:none;
background:#fafafa;
border:1px solid #e0e0e0;
padding:0 4px;
}

.pages li a:hover {
background:#e0e0e0;
}




.preloader {
	width:0;
	height:0;
	visibility:hidden;
	background-image:url(../img/ajax-loader.gif);
	background-image:url(../img/saved.png);	
}











#content, #footer {
	clear:both;	
}







/* STAFF, RSS, CONTACT... */
#rss .main .bloc {
	line-height:2em;	
}

#lexique p {
    line-height: 1.5em;
	margin-bottom:20px;	
}

#lexique .terme {
	color: #0077BB;
    font-weight: bold;
    text-transform: uppercase;	
}

#lexique .definition {
	margin:0 0 20px 0;	
}











/*
Item Name : CSS3 Mega Drop Down Menu
Author URI : http://codecanyon.net/user/Pixelworkshop/
Item URI : http://codecanyon.net/item/css3-mega-drop-down-menu/126387
Version : 4.2.1
*/

/*

TABLE OF CONTENTS

01 MENU BAR
02 DROP DOWN MENU
03 CONTENT STYLING
04 CONTACT FORM
05 LIGHT THEME
06 DARK THEME
07 COLORS
08 TOUCH SCREEN DEVICES

*/



/*  _______________________________________

	01 MENU BAR
    _______________________________________  */



/* IMPORTANT NOTICE
   If you're using the whole width menu, you should use at least a reset like :
   * {margin:0; padding:0;}
   Otherwise, some browsers may add margins and won't place the menu properly.
   It generally helps to include a CSS reset like : 
   http://meyerweb.com/eric/tools/css/reset/
   Keep in mind that a reset must be placed first, before any other CSS markup.
*/
.wrapper_menu {
	width: 992px;
	margin:0 auto;
	display:block;
	position: relative;
	z-index:1000;
	/*border-bottom:1px solid #333;*/
}
	.wrapper_menu .menu {
		list-style:none;
		/*width:990px;*/
		margin:0 auto;
		height:38px;
		padding:0 0 0 0;
		/*-webkit-border-radius: 10px;
		-moz-border-radius: 10px;*/
		border-top-left-radius: 10px;
	}
.wrapper_menu_full {
    margin:0;
    position: relative;
    z-index:9999;
}
	.wrapper_menu_full .menu {
		width:100%;
		padding:0;
		/*height:43px;*/
	}
	.wrapper_menu_full .menu_whole_width {
		list-style:none;
		width:940px;
		margin:0 auto;
		/*height:43px;*/
		padding:0;
	}
.menu li {
	float:left;
	text-align:center;
	position:relative;
	margin-right:0;
	margin-top:0;
	border:none;
}
.menu .fullwidth {
	position: static !important;
}
.menu li:hover {
	border-bottom:none;
	/*margin-right:19px;*/
   /* -webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;*/
}

.menu li:first-child:hover {
	border-top-left-radius: 10px;	
}

.menu li.nodrop:hover {
	/*padding: 4px 10px 4px 9px;*/
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
.menu li.nodrop:hover a {
	padding: 0;
}
.menu li a {
	color: #EEEEEE;
	outline:0;
	/*padding: 1px 10px 0px 10px;*/
	width:165px;
	text-align:center;
	height:38px;
	text-decoration:none;
	display:block;
	/*text-shadow: 1px 1px 1px #000;*/
	background:transparent url(../img/menu-border.png) right top repeat-y
}

.menu li.last a {
	width:165px;
	background:none;	
}

.menu li:hover a {
	text-shadow: none;
	position:relative;
	z-index:11;
	/*padding: 0px 9px 1px 9px;*/
}
.menu li:hover div a {
	display:inline;
}
.menu li .drop,
.menu li:hover .drop {
	/*padding-right:27px;*/
}

/* Right aligned menu item */

.menu li.right {
	float:right;
	right:0;
	margin-right:0;
}
.menu li.right:hover {
	margin-right:-1px;
}



/*  _______________________________________

	02 DROP DOWN MENU
    _______________________________________  */



/* Left & right aligned common styles */

.menu .dropdown_1column, 
.menu .dropdown_2columns, 
.menu .dropdown_3columns, 
.menu .dropdown_4columns,
.menu .dropdown_5columns,
.menu .dropdown_fullwidth {
	margin:4px auto;
	left:-999em;
	position:absolute;
	padding:10px;
	text-align:left;
	-webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	/*border:1px solid #333;*/
}

/* Drop Downs Sizes */

.menu .dropdown_1column {width: 145px;}
.menu .dropdown_2columns {width: 300px;}
.menu .dropdown_3columns {width: 455px;}
.menu .dropdown_4columns {width: 610px;}
.menu .dropdown_5columns {width: 765px;}
.menu .dropdown_fullwidth {
	width: 920px;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
    border-radius:5px;
}
.menu li .first_fullwidth {
    -webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
}

/* Showing Drop Down on Mouse Hover - Left aligned */

.menu li:hover .dropdown_1column, 
.menu li:hover .dropdown_2columns, 
.menu li:hover .dropdown_3columns,
.menu li:hover .dropdown_4columns,
.menu li:hover .dropdown_5columns {
	left:0;
	top:34px;
}

/* Showing Drop Down on Mouse Hover - Right aligned */

.menu li .align_right {
    -webkit-border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
}
.menu li:hover .align_right {
	left:auto;
	right:0;
	top:34px;
}


/* Columns Sizes */

.menu .col_1,
.menu .col_2,
.menu .col_3,
.menu .col_4,
.menu .col_5,
.menu .col_6 {
	float: left;
	margin-left: 10px;
}
.menu .col_1 {width:145px;}
.menu .col_2 {width:300px;}
.menu .col_3 {width:455px;}
.menu .col_4 {width:610px;}
.menu .col_5 {width:765px;}
.menu .col_6 {width:920px;}

/* IMPORTANT */

/* Use the firstcolumn class for the items that stick to the left edge of the dropdown */
.menu .firstcolumn {
	margin-left: 0; /* Clearing margin & left */
	clear: left;
}



/*  _______________________________________

	03 CONTENT STYLING
    _______________________________________  */



.menu p,
.menu ul,
.menu li,
.menu h2,
.menu h3 {
	font-size:12px; 
	line-height:43px;
	text-align:left;
}

.menu li {
	font-size:12px; 
	line-height:38px;	
}

.menu p {
	font-size:12px;
	line-height:18px;
	margin:0;
	margin-bottom:10px;
	text-shadow:1px 1px #000000;
}
.menu .strong {
	font-weight:bold;
}
.menu .italic {
	font-style:italic;
}
.menu h2, 
.menu h3 {
	text-shadow:1px 1px #000000;
	margin-top:7px;
}
.menu h2 {
	font-weight:400;
	font-size:21px;
	margin-bottom:18px;
	padding-bottom:11px;
}
.menu h3 {
	font-weight:600;
	font-size:14px;
	margin-bottom:14px;
	padding-bottom:7px;
}
.menu li:hover div a {
	text-decoration:none;
	text-shadow:none;
	border:none;
	padding:0;
}
.menu .pusher { /* Use this pucher if you want to give more vertical spacing between your rows of content */
	margin-top:18px;
}

/* Icon paragraphs */

.menu .help,
.menu .favorite,
.menu .mail,
.menu .print {
	padding-left:36px;
	margin-bottom:18px;
}
.menu .help {background:url("../img/help.png") no-repeat 0 2px;}
.menu .favorite {background:url("../img/favorite.png") no-repeat 0 2px;}
.menu .mail {background:url("../img/mail.png") no-repeat 0 2px;}
.menu .print {background:url("../img/print.png") no-repeat 0 2px;}

/* Images styles */

.menu .imgshadow_dark,
.menu .imgshadow_light {
	padding:4px;
	margin-top:5px;
}
.menu .img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:2px 15px 5px 0;
}
.menu .img_right { /* Image sticks to the right */
	width:auto;
	float:right;
	margin:2px 0 5px 15px;
}

/* Box styles */

.menu li .black_box,
.menu li .dark_grey_box {
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}

/* Standard lists styles */

.menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
.menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #000000;
	padding:0;
	margin:0;
	/*float:left;*/
	background:none;
	text-align:left;
	width:auto;
	float:none;
	display:block;
	
}
.menu li ul li a {
	padding:0;
	background:none;
	width:auto !important;
	height:auto !important;
	display:block !important;
	padding:0 0 0 25px !important;
	text-align:left !important;
	background:transparent url(../img/bullet-2.png) left center no-repeat !important;
}

.menu li ul li:hover {
	/*background:transparent url(../img/bullet-2.png) left center no-repeat;*/
	background:none;
	border:none;
	/*padding:0 0 0 25px;*/
	margin:0;
}

/* Greybox lists styles */

.menu li .greybox li {
	margin:0 0 4px 0;
	padding:4px 6px 4px 6px;
	width:131px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
.menu li .greybox li:hover {
	padding:4px 6px 4px 6px;
	margin:0 0 4px 0;
}

/* Other lists styles */

.menu li .plus li {
	margin:0 0 4px 0;
	padding:0 0 0 21px;
	width:109px;
}
.menu li .plus li:hover {
	padding:0 0 0 21px;
	margin:0 0 4px 0;
}

/* Social Icons */

.menu li ul.social {
	list-style:none;
	margin:0;
	padding:0;
}
.menu li ul.social li {
	padding-top:5px;
	margin:0 12px 12px 0;
	float:left;
	position:relative;
	display:inline;
	width:32px;
}
.menu li ul.social li img {
	border:none;
}
.menu li ul.social li:hover {
	padding-top:5px;
	margin:-1px 12px 12px 0;
}
.menu li ul.social li span {
	display:none;
}

/* 2-Levels Drop Down */

.menu .levels, 
.menu .levels ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu li:hover .levels a {
	display:block;
}
.menu .levels a {
	display: block;
	width: 10em;
}
.menu .levels li {
	float: left;
	width:150px;
}
.menu .levels li ul {
	position: absolute;
	top:-23px;
	margin:15px 0 0 4px;
	padding:6px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	left: -999em;
}
.menu .levels li:hover ul ul, 
.menu .levels li:hover ul ul ul {
	left: -999em;
}
.menu .levels li:hover ul, 
.menu .levels li li:hover ul, 
.menu .levels li li li:hover ul {
	left: 142px;
}










/*  _______________________________________

	06 DARK THEME
    _______________________________________  */



.menu_dark_theme ul li:hover,
.menu_dark_theme ul li.nodrop:hover {
	background:#0a0a0a;
	/*border:1px solid #000000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#212121), to(#161616));
	background: -webkit-linear-gradient(top, #212121, #161616);
	background: -moz-linear-gradient(top, #212121, #161616);
	background: -o-linear-gradient(top, #212121, #161616);
	background: -ms-linear-gradient(top, #212121, #161616);
	background: linear-gradient(top, #212121, #161616);*/
}
.menu_dark_theme ul li:hover a {
	color:#0af;
	/*border-bottom:1px solid #161616;*/
}
.menu_dark_theme ul li .drop,
.menu_dark_theme .menu li.noactive .drop {
	/*background:url("../img/arrow_down2.png") no-repeat right 13px;*/
}
.menu_dark_theme ul li:hover .drop {
	/*background:url("../img/arrow_down2.png") no-repeat right 12px;*/
}
.menu_dark_theme ul .dropdown_1column, 
.menu_dark_theme ul .dropdown_2columns, 
.menu_dark_theme ul .dropdown_3columns, 
.menu_dark_theme ul .dropdown_4columns,
.menu_dark_theme ul .dropdown_5columns,
.menu_dark_theme ul .dropdown_fullwidth,
.menu_dark_theme ul .levels li ul {
	background:#0a0a0a;
	/*border:1px solid #000000;*/
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#0A0A0A));
	background: -webkit-linear-gradient(top, #161616, #0A0A0A);
	background: -moz-linear-gradient(top, #161616, #0A0A0A);
	background: -o-linear-gradient(top, #161616, #0A0A0A);
	background: -ms-linear-gradient(top, #161616, #0A0A0A);
	background: linear-gradient(top, #161616, #0A0A0A);*/
	/*background:#262626 url(../img/dropdown.png) left top repeat-x;*/
}
.menu_dark_theme ul p,
.menu_dark_theme ul ul,
.menu_dark_theme ul li,
.menu_dark_theme ul h2,
.menu_dark_theme ul h3 {
	color:#ccc;
}
.menu_dark_theme ul h2, 
.menu_dark_theme ul h3 {
	border-bottom:1px solid #333333;
}
.menu_dark_theme ul .imgshadow_dark,
.menu_dark_theme ul .imgshadow_light {
	background:#FFFFFF;
	border:1px solid #333333;
	-webkit-box-shadow:0 0 5px #000000;
	-moz-box-shadow:0 0 5px #000000;
	box-shadow:0 0 5px #000000;
}
.menu_dark_theme ul .imgshadow_light {
	border:1px solid #777777;
}
.menu_dark_theme ul li .black_box,
.menu_dark_theme ul li .dark_grey_box {
	background-color:#0A0A0A;
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}
.menu_dark_theme ul li .greybox li {
	background:#0A0A0A;
	border:1px solid #000000;
}
.menu_dark_theme ul li .greybox li:hover {
	background:#141414;
	border:1px solid #111111;
}
.menu_dark_theme ul li .plus li {
	background: url("../img/plus.png") left 6px no-repeat;
}
.menu_dark_theme ul .levels a.parent, 
.menu_dark_theme ul .levels a.parent:hover {
	background: url("../img/arrow_right2.png") right center no-repeat;
}
.menu_dark_theme ul .contact_form input:focus, 
.menu_dark_theme ul .contact_form textarea:focus, 
.menu_dark_theme ul .contact_form select:focus {
	box-shadow: rgba(0,0,0, 0.7) 0 0 8px;
	-moz-box-shadow: rgba(0,0,0, 0.7) 0 0 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.7) 0 0 8px;  
	border:1px solid #333333;
}
.menu_dark_theme ul .contact_form input:hover, 
.menu_dark_theme ul .contact_form textarea:hover, 
.menu_dark_theme ul .contact_form select:hover {
	-webkit-box-shadow: rgba(0,0,0, 0.3) 0 0 8px;
	-moz-box-shadow: rgba(0,0,0, 0.3) 0 0 8px;
	box-shadow: rgba(0,0,0, 0.3) 0 0 8px;
}
.menu_dark_theme ul .contact_form input, 
.menu_dark_theme ul .contact_form textarea, 
.menu_dark_theme ul .contact_form select {
	color: #FFFFFF; 
	background-color:#222222;
	border:1px solid #0A0A0A;
}
.menu_dark_theme ul .contact_form input.button {
	background-color:#1E1E1E;
	border:1px solid #0A0A0A;
	color:#cccccc;	
}
.menu_dark_theme ul .contact_form input.button:hover {
	color:#eeeeee;	
	background-color:#222222;
	border:1px solid #000000;
}
.menu_dark_theme .menu li:hover div a {
	border-bottom:none;
}



/*  _______________________________________

	07 COLORS
    _______________________________________  */



/* Black */

.menu_black {
	background: #161616 url(../img/menu-bg.png) left top repeat-x;
}
.menu_dark_theme .menu_black li:hover div a {color:#fff;}
.menu_dark_theme .menu_black li:hover div a:hover {color:#0af;text-decoration:underline;}
.menu_dark_theme .menu_black li ul li a:hover {color:#0af;}




/*  _______________________________________

	08 TOUCH SCREEN DEVICES
    _______________________________________  */



.menu li.noactive,
.menu li.noactive:hover {
	background:none;
	border:none;
	margin-right:20px;
}
.menu li.noactive a {
	padding: 5px 27px 3px 10px;
	text-shadow: 1px 1px 1px #000;
	border-bottom:none;
}
.menu li.noactive.right {
	margin-right:0;
}




.menu .bddanimes {
	background:transparent url(../img/bddanimes.png) 6px top no-repeat;
	padding:31px 0 0 6px;	
}
.menu .bddmangas {
	background:transparent url(../img/bddmangas.png) 6px top no-repeat;
	padding:31px 0 0 6px;	
}




























/* ****************************
SIDEBAR
****************************** */

.sidebar {
	float:right;
	width:300px;
	overflow:hidden;
	margin-bottom:10px;
	/*background:#262626 url(../img/sidebar-bloc-sep.png) left top repeat-x;
	padding-top:5px;
	border-top:1px solid #161616;*/
}

.sidebar .bloc {
	padding-bottom:5px;
	background:#262626 url(../img/sidebar-bloc-sep.png) left bottom repeat-x;
	border-bottom:1px solid #161616;
	border-top:1px solid #666;	
}

.sidebar h4 {
	background:#161616 url(../img/h4-icon.png) 10px center no-repeat;
	padding:0 10px 0 32px;
	line-height:40px;
	color:#fff;
	text-transform:uppercase;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font-size:14px;
	font-weight:normal;
	font-family: 'Oswald', verdana, sans-serif;
}

.sidebar h4:first-child {
	border-top:none;	
}

.sidebar h4.dc a {
	color:#fff;	
}

.sidebar h4.dc a:hover {
	text-decoration:underline;
}

.sidebar ul.menutype li {
	font-size:11px;
	border-bottom:1px solid #111;
	border-top:1px solid #3c3c3c;
}

.sidebar ul.menutype li a {
	padding:10px 5px 10px 26px;
	color:#ccc;	
	display:block;
	cursor:pointer;
	background:transparent url(../img/bullet-2.png) 4px center no-repeat;
}

.sidebar ul.menutype li a:hover {
	padding-right:0;
	border-right:5px solid #0af;
	background:#07b url(../img/bullet-2-white.png) 4px center no-repeat;
	color:#fff;
}

.sidebar ul.menutype li:first-child {
	border-top:none;
}

.sidebar ul.menutype li:last-child {
	/*border-bottom:none;*/	
}

/* sidebar webzine */
.sidebar #webzine_sidebar {
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-left:1px solid #666;
}

.sidebar #webzine_sidebar span {
	display:block;
	width:280px;
	padding:10px;
	color:#ccc;
	font-size:0.9em;
	background:transparent url(../img/black-transparency.png) repeat;
	position:absolute;	
	bottom:0;
	word-wrap:break-word;
}



/* LOGIN ET USERINFO */
.sidebar .login {
	overflow:hidden;
	color:#ccc;	
	padding:10px;
	position:relative;
	border-bottom:1px solid #161616;
}

.sidebar .login label {
	display:block;	
	float:left;
	width:100px;
	padding:2px;
	height:20px;
	line-height:20px;
}

.sidebar .login input[type=text], .sidebar .login input[type=password] {
	width:120px;
	margin-bottom:5px;
	border:none;
	padding:2px;
	height:20px;
	line-height:20px;
	background:#e0e0e0;
	border-radius:5px;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.sidebar .login input[type=submit] {
	background:transparent url(../img/login.png) left top no-repeat;
	border:none;
	display:block;
	width:32px;
	height:32px;
	margin:0 auto;
	cursor:pointer;
	position:absolute;
	right:15px;
	top:20px;
}
.sidebar .login input[type=submit]:hover {
	background:transparent url(../img/login.png) -32px top no-repeat;	
}

.sidebar .login span {
	display:block;
	margin-top:10px;
	text-align:center;	
}

.sidebar .login span a {
	color:#0af;	
}

.sidebar .login span a:hover {
	text-decoration:underline;	
}



.userinfo {
	overflow:hidden;
	color:#fff;	
	padding:15px;
	/*border-top:1px solid #333;*/
	border-bottom:1px solid #161616;
	background:#262626;
}


.userinfo h3 {
	font-size:1em;
	margin-bottom:5px;	
}
.userinfo a {
	display:block;
	color:#ccc;	
	padding:2px 0;
}

.userinfo a .red {
	color:#0af;	
}

.userinfo a:hover {
	text-decoration:underline;
}

.userinfo li {
	font-size:1em;	
}

.userinfo .avatar {
	width:106px;
	height:106px;
	position:relative;
	float:left;
	margin-right:10px;	
}

.userinfo .avatar img {
	padding:2px;
	background:#161616;
	border:1px solid #444;
	width:100px;
	height:100px;
	box-shadow:0 0 3px #000;
}

.userinfo .avatar .caption {
	background:transparent url(../img/black-transparency.png);
    position:absolute;
    top:3px;
    left:3px;
    display:none;
	text-align:center;
	font-size:0.8em;
	line-height:1.5;
	padding-top:20px;
	width:100px;
	height:80px;
	color:#fff;
	text-shadow:0 0 1px #000;
}

.userinfo .avatar .caption strong {
	font-weight:bold;
	font-size:1.2em;
	padding-top:10px;	
}

.sidebar .sky {
	margin:40px auto;
	text-align:center;
	background:#161616;
	width:160px;
	padding:5px;
	border:1px solid #000;	
}


/* CREDITS */
#credits .main h3 {
	margin-bottom:5px;	
}

#credits .main p {
	padding:0 0 15px 0;	
}

/* STAFF */
#staff .main .bloc .item {
	margin:20px 0;	
}

#staff .main .bloc .item .msg {
	font-style:italic;
	font-size:0.9em;
	margin-top:5px;
	color:#999;	
}


/* MAJ */
#maj .main h2 {
margin-bottom:20px;
}

#maj .main .bloc {
margin-bottom:20px;
border:1px solid #e6e6e6;
background:#fafafa;
}

#maj .main .maj-content h3 {
font-size:1em;
background:transparent url(../img/menu-bg.png) left -1px repeat-x;
padding:5px 5px 5px 13px;
color:#fff;
}
#maj .main .maj-content a {
text-decoration:none;
color:#111;
}
#maj .main .maj-content table {
padding:10px;
margin:0;
font-size:11px;
width:100%;
}
#maj .main .maj-content tr {
padding:0;
margin:0;
}
#maj .main .maj-content td {
border-bottom:1px solid #efefef;
}
#maj .main .maj-content tr:hover {
background:#DDD;
}
#maj .main .maj-content td.date {
width:150px;
padding:0 0 0 10px;
color:#999;
text-align:right;
}
#maj .main .maj-content table a {
display:block;
padding:3px;
}
#maj .main .maj-content table  a:hover {
background:#DDD;
}
#maj .main .maj-content table a span {
color:#999;
}
#maj .main .maj-content .linkplus {
text-align:center;
font-size:0.8em;
display:block;
width:100px;
margin:0 auto 5px auto;
color:#999;
}


/* Note de service*/
html .note_service {
	box-sizing:border-box;
	position:fixed;
	bottom:0;
	right:20px;
	width:300px;
	height:100px;
	border:1px solid #000;
	display:none;
	color:#07b;
	background:#191919 url(../img/favicon.png) 20px 20px no-repeat;
}

html .note_service p {
	padding-left:100px;
	padding-top:27px;	
}





/*********************************************
Effets
*********************************************/

 
#maj .main .custom .tip {
	color:#eee;
	width: 250px;
	z-index: 13000;
	border:1px solid #FFF;
}
 
#maj .main .custom .tip-title{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFF;
	padding: 8px;
	background: #222;
	text-transform:uppercase;
	text-align:center;
}
 
#maj .main .custom .tip-text {
	font-size: 11px;
	padding: 8px;
	background: #222;
}

#maj .main .custom .tip-text img {
display:block;
margin:0 auto;
padding:2px;
background:#FFF;
border:1px solid #ccc;
}	



/* PUB FROMSEARCHENGINE */
.a {
padding:15px 0;background:#f0f0f0;position:relative;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #e0e0e0;	
}

.a div {
display:block;margin:0 auto;padding:5px;border:1px solid #e0e0e0;background:#fff;width:728px;height:90px;	
}