/* import base CSS style */
@import '../base.css';
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);

/* globals */
body					{ background-color: #FFFFFF; color: #000000; font: 12px/15px Arial,Helvetica,sans-serif;
margin: 0; padding: 0;
background: #FFF url(../../images/body_bg2.png) repeat-x 0 -40px;}

a, a:link, a:visited	{ color: #313428; text-decoration: none;}
a:hover					{ color: #008bc4; }

blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; margin: 10px; font-style: normal; }
code					{ color: #000000; font: 12px/15px Arial,Helvetica,sans-serif; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 5px 3px; }
input[type=submit]  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/feed-title-white.jpg) repeat-x; border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
input[type=submit]:hover  { background: #313428; color: #FFF; }

table, th, td			{ border: 1px solid #CCC; }
th, thead th			{ font-weight: 700; color: #333; background: #DDD; }
td, tbody td			{ background: #F0F0F0; }

dl  { margin: 10px 0; font-size: 14px; }
dl dt  { color: #666; padding-bottom: 3px; }
dl dd  { margin: 0 0 10px 0; line-height: 1.5em; }

/* common classes */
img.aligncenter, img.alignright, img.alignleft  { border: 4px solid #DDDDDD; text-align: center; background: #F3F3F3; padding: 0; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.sub					{ font-size: 11px; color: #848485; }
.sub a					{ font-weight: normal !important; }

.tags a:link, .tags a:visited	{ text-decoration: none; font-weight: 700; padding: 0 5px 3px; line-height: 1.3em; display: inline-block; }
.tags a:hover					{ text-decoration: underline; }

.avatar					{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 2px; background: #FFF; }

label.error				{ border: 1px solid #D8000C; color: #D8000C; background: #FFBABA; margin: 5px 0; }

/* structure */
#main					{ background: #FFFFFF; }

/* header */
#header					{height:82px;/*border-bottom: 2px solid #FFFFFF; background: url("../../images/body_head.png") repeat-x scroll 0 0 #FFFFFF;*/}
.logo					{ max-width: 590px; float: left; font-weight: 700; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; text-transform: uppercase; }
.blog-name				{ font-size: 22px; letter-spacing: 1px;  }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-description		{ font-size: 11px; color: #7d716d; }

/* top menu */
#top-menu  { background: #111; border-bottom: 1px solid #333; }
#top-menu-content  { height: 25px; padding: 3px 0; }
#top-menu-content .sf-menu  { text-transform: uppercase; margin: 0 2px; }
#top-menu .sf-menu a  { display: block; text-decoration: none; padding: 7px 10px 8px; color: #AAA; font-size: 10px; border-right: 1px solid #333; }
#top-menu .sf-menu ul a  { border: none; }
#top-menu .sf-menu ul li  { border: 1px solid #333; margin-top: -1px; }
#top-menu .sf-menu a:hover, #top-menu .sf-menu li:hover, #top-menu .sf-menu li.sfHover, #top-menu .sf-menu ul li  { color: #FFF; background: #111; }
#top-menu .sf-menu ul a:hover, #top-menu .sf-menu ul li.sfHover, #top-menu .sf-menu ul li:hover { color: #373331; background: #FFF; }
#top-menu .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }
#top-menu .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 10px; }
#top-menu .sf-menu .sf-with-ul  { padding-right: 15px; }
#top-menu .sf-sub-indicator  { background: url(../../images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }
#top-menu .sf-menu ul .sf-sub-indicator	{ display: none; }
#top-menu .sf-menu li:hover ul, #top-menu .sf-menu li.sfHover ul { top: 2.4em; }
#top-menu ul.sf-menu li li:hover ul, #top-menu ul.sf-menu li li.sfHover ul, #top-menu ul.sf-menu li li li:hover ul, #top-menu ul.sf-menu li li li.sfHover ul { top: 0; }

/* main navigation */
#nav  { background: url(../../images/topnav_bg.png) repeat-x top #FFFFFF; min-width: 990px; }
#nav-content  { margin: 0 auto; width: 960px; }
#nav ul.sf-menu  { float: left; line-height: 1; max-width: 770px; padding:0 20px;}
#nav ul.sf-menu li {z-index:15;}
#nav ul.sf-menu li a  { display: block; text-decoration: none; padding: 10px 5px; color: #FFFFFF; font-size: 14px; float:left;font-weight:normal;}
/*#nav .sf-menu ul li  { border: 1px solid #474331; margin-top: -1px; }*/
#nav ul.sf-menu li:hover {background: url(../../images/topnav_hover.png) no-repeat scroll top center;}
/*#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { background: #373331; color: #FFF; }*/
/*#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover { color: #373331; background: #FFF; }*/
#nav .sf-menu li ul {
    background: url("../../images/submenu_back.png") repeat-x #333;border: 1px solid #111111;
    -moz-border-radius-bottomleft: 5px;-moz-border-radius-bottomright: 5px;-webkit-border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;
    display: none;float: left;left: 0;list-style: none outside none;margin: 0;padding: 0 0.3em 0.5em;position: absolute;width: 170px;
}


#nav .sf-menu li ul li {
    border-bottom: 1px solid #444444;border-top: 1px solid #252525;clear: both;font: 12px/14px Arial,sans-serif;margin: 0;padding: 5px 0;float: left;position : relative;
}
#nav .sf-menu li ul li:hover {
    background:  #222222;
}
#nav .sf-menu li ul li a {
    background: url("../../images/dropdown_linkbg.png") no-repeat scroll 2px center transparent;
    float: left;padding-left: 15px;width: 150px;color: #FFFFFF;display: block;text-decoration: none;padding-right : 5px;
}
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }
#nav .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 12px; }
#nav .sf-menu .sf-with-ul  { padding-right: 15px; }

#nav .sf-sub-indicator  {background: url("../../images/trig_back.png") no-repeat scroll center top;float: left !important;height: 34px;width: 17px; display:block;}
#nav .sf-sub-indicator:hover {background-position : center bottom; cursor:pointer;}
#nav .sf-menu ul .sf-sub-indicator	{ display: none; }

#nav .quick-nav li  { padding-top: 8px; font: normal 11px/17px Arial, Helvetica, sans-serif;}
.quick-nav li			{ padding: 5px 0 0 8px; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; opacity: 0.6; }
.quick-nav a:hover  { opacity: 1; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }
.quick-nav #facebook	{ background: url(../../images/facebook.png) no-repeat; }

/* search bar */
#searchbar  { margin: 0; height:25px;}
.searchform  { display:block; }
.searchform .s  { font-family: Arial, 'Lucida Grande', Helvetica, sans-serif; font-size: 11px; border: none; background: url("../../images/search-input_back.png") no-repeat scroll 0 0 transparent; padding-left: 8px;padding-bottom:2px; margin: 0; float: left; width: 110px; }
.searchform .searchsubmit  { background: url(../../images/search-btn_back.png) no-repeat; text-indent: -9000px; width: 18px; height: 20px; border: none; float: left; cursor: pointer; opacity: 0.7; text-transform: capitalize; padding: 0; margin: 0; }
.searchform .searchsubmit:hover  { background: url(../../images/search-btn_back.png) no-repeat; opacity: 1; }

/* sidebar */
.widgetcontainer		{background: repeat-x #DDD; line-height: 1.4em;padding:0; border:none;}
.widgetcontainer a		{ font-weight: 700; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgetcontainer ul, .widgetcontainer .xoxo, .widgetcontainer ol { list-style: disc outside none;margin: 0 0 0 15px; padding: 5px;}
.widgettitle{ 
clear: both;
color: #FFFFFF;font: bold 22px/22px Arial,sans-serif;margin: 0;padding: 17px 0 8px 6px;
background: url("../../images/plus.png") no-repeat scroll 0 -3px #008bc4;
}
.widgettitle a			{ color: #333; }

.multi-sidebar .thumb, .multi-sidebar .recentcomments .avatar, .featured-stories .thumb	{ float: left; border: 1px solid #CCC; margin: 0 10px 0 0; background: #FFF; padding: 2px; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ text-transform: uppercase; font-weight: normal; font-size: 10px; padding: 2px 4px; margin: 5px 0 0; display: inline-block; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #FFF; background: #333; }
.sidebar-read-more:hover  { background: #CC0000; }

.multi-sidebar .tabs li	{ background: #383332; border: 1px solid #CCC; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }
.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; }

.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }

#wp-calendar			{ border: 1px solid #999; }
#wp-calendar td			{ text-align: center; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; text-align: center; }

/* featured slideshow */
#featured-slideshow		{  }			

.featured-article		{ text-decoration: none !important; background-position: center !important; }
.featured-entry			{ background: #000; height: 85px; color: #a7a7a7; }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; font-size: 18px; font-weight: 700; }

/*index-featured*/
#index-featured1{background-color: /*url("../../images/news-container_back.png") repeat-x scroll left top*/ #DDDDDD;
    height: 160px;margin-bottom: 20px;}
#index-featured1 h2 {
    /*background: url("../../images/title_back_alt.png") repeat scroll left top #339933;clear: both;color: #FFFFFF;font: bold 22px/22px Verdana,sans-serif;
    margin: 0;padding: 6px 6px 8px;*/
	background: none repeat scroll 0 0 #008bc4;
    clear: both;
    color: #FFFFFF;
    font: bold 22px/22px Arial,sans-serif;
    margin: 0;
    padding: 6px
	}
#index-featured1 span.home-title {display:none;clear:both;}
#index-featured1 span.home-title-img{background: url("../../images/title-text_news.png") no-repeat;width:223px;display:block;}
#index-featured1 ul {margin:0;}
#index-featured1 ul li {float: left;margin: 12px 8px;padding: 0;width: 300px;color:#000000;height:100px;overflow:hidden;}


#index-featured1 ul li div.entry-thumbnails {border: 4px solid #AAAAAA;
    float: left;margin: 4px 8px 0 0;width: 100px; height : 75px;padding:0;}
#index-featured1 ul li:hover, #index-featured1 ul a:hover, #index-featured1 ul li div.entry-thumbnails:hover {text-decoration:underline;border-color:#444444;color:#444444;}
#index-featured1 ul li h3.entry-title{font-family: Tahoma,Geneva,sans-serif;font-size: 13px;font-weight: bold;letter-spacing: -0.025em;line-height: 15px;padding:0;}
#index-featured1 ul li .entry-thumbnails-link {width: 100px; height : 75px;}
#index-featured1 ul li .entry-thumbnails .entry-thumbnails-link img {width: 100px; height : 75px;}
#index-featured1 ul li .entry-summary {font: normal 11px/13px Arial,sans-serif;padding: 5px 0 0;letter-spacing: -0.025em;margin:0;}
#index-featured1 ul li .entry-summary .entry-info {display:none;}
#index-featured1 ul li .entry-summary .quick-read-more {display:none;}

.rightFloatBottom {position: absolute;right: 30px;}
a.flexBtn {color: #FFFFFF;float: left;font: bold 12px/34px Arial,sans-serif;height: 36px;text-align: left;text-decoration: none;}
a.flexBtn span {cursor: pointer;display: block;float: left;height: 36px;color:#333333;}
a.flexBtn span.head {background: url("../../images/bouton-action_back.png") no-repeat scroll left top;width: 22px;}
a.flexBtn span.text {background: url("../../images/bouton-action_back.png") no-repeat scroll center top;}
a.flexBtn span.end {background: url("../../images/bouton-action_back.png") no-repeat scroll right top;width: 16px;}
a.flexBtn:hover span.text {color: #FFF;background-position: center -72px;}
a.flexBtn:hover span.head {background-position: left -72px;}
a.flexBtn:hover span.end {background-position: right -72px;}

#index-featured1 a[class~="flexBtn"] {margin-top: -18px;color:#FFFFFF;}

.clear {clear:both;font-size:0;}
#leftCol {float:left; width:468px;}
#rightCol {float:right; width:468px;}

#leftCol h2, #rightCol h2 {
	background: none repeat scroll 0 0 #008bc4;
    clear: both;
    color: #FFFFFF;
    font: bold 22px/22px Arial,sans-serif;
    margin: 0;
    padding: 6px 0 6px 6px;c
	}
#leftCol h3 {color: #000000;font: bold 17px/20px 'Open Sans', Helvetica, Arial,sans-serif;margin: 0;padding: 12px 0 0;}
#rightCol h3 {color: #000000;font: bold 17px/20px 'Open Sans', Helvetica, Arial,sans-serif;margin: 0;padding: 12px 0 0;}

#leftCol p, #rightCol p {color: #000000;font: 11px/14px Arial,sans-serif;margin: 0;padding: 3px 0;}

#index-featured2 span.actions{display: block;height: 32px;margin-top: -15px;width: 32px;background: url("../../images/highlight-actions.png") no-repeat scroll 0 0;float: right;}
#index-featured2 span.home-title {display:none;clear:both;}
#index-featured2 span.home-title-img{background: url("../../images/title-text_action.png") no-repeat;width:240px;display:block;}
#index-featured2 ul {}
#index-featured2 ul li div.entry-thumbnails {float:right;border: 4px solid #AAAAAA;margin: 30px 0 0 5px;padding:0;}
#index-featured2 ul li div.entry-summary {color: #000000;font: 11px/14px Arial,sans-serif;margin: 0;padding: 3px 0;}
#index-featured2 ul li div.entry-info{display:none;}
#index-featured2 ul li div.entry-summary p.quick-read-more a {
	background: url("../../images/bodylink_back.png") no-repeat scroll 0 4px;border:none;border-radius:0;
	font: bold 12px/18px Arial,sans-serif;padding: 2px 0 0 10px;text-decoration: none;
    border-bottom: 1px dotted #008bc4;color: #008bc4;
	}
#index-featured2 ul li div.entry-summary p.quick-read-more a:hover {background-position:0 -76px;border-bottom-color:#000000;color:#000000;}

#index-featured-carte span.actions{display: block;height: 32px;margin-top: -15px;width: 32px;background: url("../../images/highlight-reseau.png") no-repeat scroll 0 0;float: right;}
#index-featured-carte span.home-title {display:none;clear:both;}
#index-featured-carte span.home-title-img{background: url("../../images/title-text_network.png") no-repeat;width:292px;display:block;}

/* Accordéons */
.accordion {display: block;list-style: none;margin: 0;padding: 0;}
.accordion li div.accContainer  {padding: 16px;background: #EEE;}
.accordion li div img.float  {float: left;margin-right: 10px;}
.accordion li a.more {font: normal 12px/14px Arial,sans-serif;text-decoration: none;color: #0081c7;border-bottom: dotted 2px #0081c7;}
.accordion li a.more:hover{color: #339933;border-bottom: dotted 2px #339933;}
.accordion li a.linker {font: bold 18px/24px 'Arimo',Helvetica,Arial,sans-serif;letter-spacing: -0.008em;
	text-decoration: none;display: block;color: #000000;
	background: transparent url("../../images/accordion-linker_back.png") no-repeat right top;
	padding: 6px 32px 6px 6px;border-bottom: solid 1px #999;}
.accordion li a.openElm {color: #008bc4;background-position: right -64px;}
#ligNetwork {height: 590px;}
#ligNetwork div.reseauContainer {background-color: /*url("../../images/news-container_back.png") repeat-x scroll left top*/ #DDDDDD;height: 428px;}
#ligNetwork div.reseauContainer a.more{
background: url("../../images/bodylink_back.png") no-repeat scroll 0 4px;border:none;border-radius:0;
font: bold 12px/18px Arial,sans-serif;padding: 2px 0 0 10px;text-decoration: none;
border-bottom: 1px dotted #008bc4;color: #008bc4;}
#ligNetwork div.reseauContainer a.more:hover{background-position:0 -76px;border-bottom-color:#000000;color:#000000;}
#ligNetwork div.reseauContainer img {float:right;width:150px;margin-left:10px;}

#accTextRef {height: 280px;/*border-bottom: solid 1px olive;*/}
#accTextRef li div {height: 123px;}

/*specific search form*/
#sf_sb a{width:100%;}

/* Google maps */ 
#locateMap {clear: both;width: auto;height: 380px;border: solid 4px #FFF;}
#mapOptions {background-color: #FFF;height: 39px;padding: 0px 6px;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-topright: 18px;
	-webkit-border-top-left-radius: 18px;
	-webkit-border-top-right-radius: 18px;}
#mapFilters {background-color: #FFF;height: 39px;padding: 0px 6px;
	-moz-border-radius-bottomleft: 18px;
	-moz-border-radius-bottomright: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-webkit-border-bottom-right-radius: 18px;}
#search_result a.more {background: url("../../images/bodylink_back.png") no-repeat scroll 0 2px ;font: bold 12px/18px Arial,sans-serif;
    padding: 2px 0 0 10px;}
#search_result a.more:hover{background-position: 0 -78px;}

/*index-news --- textes de reference*/
#index-news h2 {
    background: /*url("../../images/title_back_alt.png") repeat scroll left bottom*/ #282828;
    clear: both;
    color: #FFFFFF;
    font: bold 22px/22px Arial,sans-serif;
    margin: 0;
    padding: 6px 0 6px 6px;}
#index-news span.actions{display: block;height: 32px;margin-top: -15px;width: 32px;background: url("../../images/highlight-reftext.png") no-repeat scroll 0 0;float: right;}
#index-news span.home-title {display:none;clear:both;}
#index-news span.home-title-img{background: url("../../images/title-text_ref.png") no-repeat;width:306px;display:block;}
#index-news ul {}
#index-news ul li div.entry-thumbnails {float:right;margin: 63px 15px 0 10px;padding:0;border:none;}
#index-news ul li h3 {padding-top:0;}
#index-news ul li h3.entry-title a {font: bold 20px/24px 'Arimo',Helvetica,Arial,sans-serif;letter-spacing: -0.008em;
	text-decoration: none;display: block;/*color: #0081c7;
	background: transparent url("../../images/accordion-linker_back.png") no-repeat right top;*/
	padding: 6px 12px 6px 6px;border-bottom: solid 1px #999;}
#index-news ul li h3.entry-title a.openElm {color: #339933;background-position: right -64px;}
#index-news ul li div.entry-summary {color: #000000;font: 11px/14px Arial,sans-serif;padding: 16px 16px 30px 16px;background: #EEE;margin-bottom:0;}
#index-news ul li div.entry-info{display:none;}
#index-news ul li div.entry-summary p.quick-read-more a {background: url("../../images/bodylink_back.png") no-repeat scroll 0 4px;border:none;border-radius:0;
    border-bottom: 1px dotted #008bc4;color: #008bc4;font: bold 12px/18px Arial,sans-serif;padding: 2px 0 0 10px;text-decoration: none;}
#index-news ul li div.entry-summary p.quick-read-more a:hover {background-position:0 -76px;border-bottom-color:#000000;color:#000000;}

/* bottom content */
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

/* tapestries */
.entry-thumbnails-link { background: #111; text-decoration: none !important; }

.posts-default li  { margin: 0 15px 10px 0; font-size: 12px; }
.posts-default img		{ background: #111; }
.posts-default .entry-title	{ font-weight: 700; font-size: 14px;  }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #333; }
.posts-default .entry-thumbnails-link	{ border: 1px solid #E1E1E1; background: #FFF; }
.posts-default .published { text-transform: uppercase; font-size: 10px; color: #999; border-bottom: none; }


.posts-quick .entry-title	{ font-weight: 700; font-size: 16px; padding-top:0;}
.posts-quick .entry-summary	{ font-size: 12px; }
.posts-quick .entry-thumbnails	{ border: 1px solid #CCC; background: #FFF; }
.posts-quick .entry-info { font-size: 11px; color: #666; border: none; }
.posts-quick .entry-info abbr { text-decoration: none; border: none; }

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ 
/*padding: 5px 10px; margin: 3px 0; font-size: 12px; background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; border: 1px solid #CCC; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; 
*/
background: url("../../images/bodylink_back.png") no-repeat scroll 0 2px transparent;
    border-bottom: 1px dotted #008bc4;
    color: #008bc4;
    font: bold 12px/18px Arial,sans-serif;
    padding: 2px 0 0 10px;
    text-decoration: none;
}

.posts-quick .quick-read-more a:hover { 
/*background: #383332; color: #FFF;*/
background-position:0 -78px;
color:#000000;
border-color:#000000;
 }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; background: #000; height: 25px; font-weight: 700; opacity: 0.7; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-line				{ background: #FFF; border: 1px solid #CCC; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ font-size: 11px; color: #848485; }
.posts-line .entry-title	{ font-size: 12px; }
.posts-line .entry-comments	{ font-size: 11px; color: #848485; }

.home-title { text-transform: uppercase; font-weight: 700; padding: 8px 3px; margin: 0 ; color: #FFFFFF; }

/* single post */
.single .post, #main .single-post	{ background: #FFF; border: none; }
.single .post .entry-title, .single-post .entry-title	{
    font: 700 28px/32px Arimo, Helvetica, Arial, sans-serif;
    border-bottom: 4px dotted #DDDDDD;
    margin-bottom:0.6em;
    padding-bottom:0.4em;
}
.single .post .entry-info, .single-post .entry-info	{ color: #848485; font-size: 11px; text-transform: uppercase;}
.single .post .entry-info .published, .single-post .entry-info .published { border: none; }
.single .post .entry-cat, .single-post .entry-cat	{ color: #848485; line-height: 1.5em; }
.single-post .entry-info a:link, .single-post .entry-info a:visited	{ color: #666; text-decoration: none; }
.single-post .entry-info a:hover	{ color: #333; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ font-style: normal; }
#main .single .post .tags, #main .single-post .tags { color: #848485; border-top: 1px dotted #CCC; line-height: 1.5em; }
#main .single .post .tags strong, #main .single-post .tags strong { text-transform: uppercase; font-size: 11px; }
.single .post .entry-photo img, .single-post .entry-photo img	{ border: 1px solid #CCC; }
.single .post .entry-comments, .single-post .entry-comments  { float: right; padding: 3px 3px 3px 17px; margin-top: 20px; background: url(../../images/comments.gif) no-repeat 3px 6px #383331; display: inline-block; color: #FFF; font-size: 14px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; }

.single-post-meta-field  { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	 { border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }
.feed-title  { border-bottom: none; }

.gallery-icon img  { background: #FFF; border: 1px solid #CCC; }

.about-author  { border: 1px solid #CCC; background: #F5F5F5; }
.about-author h4  { color: #333; font-weight: 700; font-size: 12px; }

/* wp-pagenavi */
.wp-pagenavi  { margin: 0 0 30px; font-size: 12px; }
.wp-pagenavi a, .wp-pagenavi span  { margin: 2px !important; display: inline-block; }
.wp-pagenavi span.pages  { border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 5px 8px; }

/* comments */
#commentlist  { background: #F0F0F0; border: solid #CCC; border-width: 0 1px; }
#commentlist .avatar  { border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite  { font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }

#commentlist .comment-node  { background: #FFF; border: 1px solid #CCC; }
#commentlist .children .comment-node  { background: #F5F5F5; }
#commentlist .comment-content  { font-size: 12px; }
#commentlist .comment-meta, #commentlist .comment-meta abbr	{ border: none; text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ padding: 15px 10px; font-weight: 700; float: right; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 4px 8px; margin: 0; border: 1px solid #CCC; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .wp-pagenavi a  { background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .read-more:hover, .wp-pagenavi a:hover  { background: #313428; color: #FFF; }
.comments-navigation span.current, .wp-pagenavi span.current  { background: #313428; color: #FFF; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.comments-navigation	{ background: #F0F0F0; padding: 0 10px 10px; border: solid #CCC; border-width: 0 1px 1px; }
.comments-navigation a	{ display: inline-block; }


.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin-right: 10px; padding: 10px; }
#commentsform label		{ color: #999; }
#commentsform label.error  { margin: 5px 0; color: #D8000C; font-weight: bold; padding: 5px; }
#commentsform span.required	{ color: #FF0000; }
#commentsform input[type=text]  { display: block; width: 300px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; margin: 5px 0; }
#commentsform textarea	{ display: block; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; width: 90%; margin-bottom: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; }

#disqus_thread			{ background: #FFF; border: 1px solid #CCC; margin-right: 10px; padding: 10px; }
.dsq-brlink				{ background: #FFF; padding: 5px; margin: 10px 10px 10px 0; display: block; border: 1px solid #CCC; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results{margin-right:10px;}
.search-results h1{border-bottom: 4px dotted #DDDDDD;
    font: 700 28px/32px Arimo,Helvetica,Arial,sans-serif;
    margin-bottom: 0.6em;
    padding-bottom: 0.4em;}
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; }
.search-results-content { margin: 0 10px 10px 0; padding: 10px; border-bottom: 4px dotted #DDDDDD;}
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; width: 250px; }

/* author template */
.author-posts-title, .author-content h1, .archive-title { 
    font: 700 28px/32px Arimo, Helvetica, Arial, sans-serif;
    border-bottom: 4px dotted #DDDDDD;
    margin-right: 25px;
    margin-bottom:0.6em;
    padding-bottom:0.4em;
}

/* footer */
.sticker-container {margin: 0 auto;width: 960px;
}
#footer	{ font: 11px/14px Arial,sans-serif;color: #444444; }
#footer-back { background-color:/* url("../../images/social-container_back.png") repeat-x scroll left bottom*/ #DDDDDD;} 
h2.sticker  { 
background: url("../../images/footer01-title_back.png") no-repeat scroll 0 0 transparent;
 color: #444444;font: 18px/26px Arial,sans-serif;height: 28px;
margin: 0 0 0 -20px; padding: 20px 12px 0; text-align: center;width: 198px;}

#footer .widgetcontainer	{ background: none; border: none;border-right: 1px dotted #BBBBBB;min-height:240px; }
#footer .widgetcontainer:last-child{border:none;}
#footer .widgetcontainer ul	{list-style-type : none;margin-bottom : 10px;}
#footer .widgetcontainer a      {background: url("../../images/footer01list_back.png") no-repeat scroll 3px 1px;color: #444444;display: block;font: 11px/14px Arial,sans-serif;padding-left: 14px;text-decoration: none;}
#footer .widgetcontainer a:hover {background: url("../../images/footer01list_back.png") no-repeat scroll 3px -79px #CCCCCC;color:#000000;}

#footer .widgettitle	{ color: #008bc4;font: 13px/16px Verdana,sans-serif; margin: 0;padding: 0 8px 8px;background : none;border : none;}
#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }

#footer .footer-message	{ background: url("../../images/corp-footer_back.png") repeat-x scroll 0 0 #DFDFDF;padding:0;margin:0; }
#footer .footer-message p {margin: 0 auto;width: 960px; font: 12px/14px Arial,sans-serif; padding: 1.2em 10px; text-align: center; }
#footer .footer-message p a {background: url("../../images/footer01list_back.png") no-repeat scroll 3px 2px transparent;color: #444444;padding: 1px 6px 2px 14px;text-decoration: none;} 
#footer .footer-message p a:hover {background: url("../../images/footer01list_back.png") no-repeat scroll 3px -78px #CCCCCC;color: #000000;}

.footer-sidebar-container  {margin: 0 auto;width: 960px;padding-top:10px 0; }
.footer-sidebar { margin: 0;width: 960px;}

#newsletterSubscribe {display: block;margin: 2em 0;text-align: center;}
#newsletterSubscribe input.emailNews {
    background: url("../../images/input-newsletter_back.png") no-repeat scroll 0 0;border: medium none;font: 11px/13px Arial,sans-serif; margin-right: 6px;padding: 3px 10px;width: 220px;}
#newsletterSubscribe input.newslettervalid {
    border: none;cursor: pointer;height: 23px;margin: 0;margin-top: -2px;vertical-align: top;text-indent: -9000px;background: url("../../images/btn_go.png") no-repeat scroll 0 0;}

#socNet {width : 160px;}
#socNet ul.social {margin-left : 5px;}
#socNet ul.social li {background: url("../../images/social-network_back.png") no-repeat scroll 0 0 ;border-top: 1px dotted #BBBBBB;height: 32px;overflow: hidden;}
#socNet ul.social li:first-child {border-top: medium none;}
#socNet ul.social li a {color: #444444;display: block;font: 11px/16px Arial,sans-serif;height: 24px;padding: 8px 0 0 38px;text-decoration: none;}
#socNet ul.social li a.twitter {background: url("../../images/social-network_back.png") no-repeat scroll left top ;}
#socNet ul.social li a.facebook {background: url("../../images/social-network_back.png") no-repeat scroll 0 -32px ;}
#socNet ul.social li a.dailymotion {background: url("../../images/social-network_back.png") no-repeat scroll 0 -64px ;}
#socNet ul.social li a.rssFeed {background: url("../../images/social-network_back.png") no-repeat scroll 0 -96px ;}
#socNet ul.social li a.youtube {background: url("../../images/social-network_back.png") no-repeat scroll 0 -128px ;}
#socNet ul.social li a:hover {background-color:#CCCCCC;color:#000000;}

#logoLigue {margin: 0 auto;width: 960px; color: #000000;}
#logoLigue span {background: url("../../images/ligue-logo_bottom.png") no-repeat #FFFFFF;width:161px;height : 70px;float:left;}
#copyright {color: #000000; }

/* Carousel */
#carouselContainer {
	display: block;
	width: 960px;
	height: 240px;
	margin: 0 auto;
	overflow: hidden;
	background: #000;
	z-index: -99;
 }
 #carouselContainer  ul li {
	width: 960px;
	height: 240px;
 }
#carouselBottom {
	position: relative;
	height: 12px;
	top: -12px;
	width: 959px;
	z-index: 2;
	background: url(../../images/carousel-bottom_back.png) repeat-x;
}
#homecarousel div.encart {
	margin: 32px 50px;
	padding: 8px;
	width: 360px;
	height: 160px;
	background: url(../../images/carousel-h2_back.png);
}
#homecarousel div.encart h2 { 
	font: bold 24px/26px Open Sans, Helvetica, Arial, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 0;
}
#homecarousel h2 em {
	display: block;
	font: bold 11px/15px Arial,sans-serif;
}
#homecarousel p {
	color: #FFF;
	font: bold 11px/13px Arial,sans-serif;
	margin: 6px 0;
	padding: 0;
}
#homecarousel a {
	color: #008bc4;
	font: bold 14px/14px Arial,sans-serif;
	text-decoration: underline;
}
#homecarousel a:hover {
	color: #FFFFFF;
	font: bold 14px/14px Arial,sans-serif;
}
#homecarousel-next,
#homecarousel-prev {
	display: block;
	position: relative;
	top: -156px;
	z-index: 2;
	width: 64px;
	height: 64px;
	overflow: hidden;
	text-indent: -99999px;
}
#homecarousel-next { 
	float: right;
	background: url(../../images/img_next.png) no-repeat center;
}
#homecarousel-prev { 
	float: left;	
	background: url(../../images/img_prev.png) no-repeat center;
}
div.jcarousel-control {
	z-index: 101;
	position: absolute;
	top: 195px;
	right: 25px;
}
.jcarousel-control a {
	display: block;
	width: 36px;
	height: 36px;
	float: left;
	font: bold 14px/36px Arial,sans-serif;
	text-decoration: none;
	padding: 0;
	text-align: center;
	background: transparent url(../../images/carousel-pagin_back.png) no-repeat left top;
	color: #888888;
}
.jcarousel-control a:hover {
	background: transparent url(../../images/carousel-pagin_back.png) no-repeat 0 -36px;
	color: #444444;
}
.jcarousel-control a.pageover {
	color: #FFFFFF;
	background: transparent url(../../images/carousel-pagin_back.png) no-repeat 0 -72px;
}

/*hack ajaxy live search style*/
div.sf_container form.searchform label {
	font: bold 14px/20px Verdana,sans-serif;
    letter-spacing: -0.008em;
    padding: 6px 25px 6px 0px;
	color: #313428;
	display:block;
}
div.sf_container form.searchform div.sf_search {
	padding-left : 6px;
	margin-left : 6px;
}
#sf_results {
	background-color: #DDDDDD;
	border-color:#444444 !important;
}
#sf_val ul li.sf_header{
	display:none;
}
#sf_val ul li.sf_item {
	background-color: #FFFFFF;
	color:#008bc4;
	padding: 4px 10px 4px 5px;
	border-left: 4px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
#sf_val ul li.sf_item img {
	position: relative;
	float: left;
	margin-right: 10px;
}
#sf_val ul li.sf_item sf_small {
	clear:both;
}
#sf_val ul li.sf_more {
	border-top : 1px solid #AAAAAA !important;
	background-color: #FFFFFF;
}
#sf_val ul li.sf_selected {
	border-left: 4px solid #444444 !important;
	border-bottom: 1px solid #444444 !important;
	border-top: 1px solid #444444 !important;
	border-right: 1px solid #444444 !important;
	background-color: #FFFFFF !important;
}
#sf_val ul li.sf_selected .sf_text{
	color: #444444 !important;
}

ul.table-of-paginated-contents {
    display: block;
    width: 100%;
    min-height: 2.8em;
    clear: both;
    padding: 0;
	margin-bottom:0;
}

ul.table-of-paginated-contents li {
    display: block;
    float: left;
    margin: 0 2px 6px;
    background-color: #EEE;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
ul.table-of-paginated-contents li a {
    display: block;    
    padding: 0.6em 1.2em;
    font: normal 12px/20px Open Sans, Arial, sans-serif;
}
ul.table-of-paginated-contents li a.current_page {
    font-weight: bold !important;
}
ul.table-of-paginated-contents li:hover {
    background-color: #DDD;
}

/* Quizz */

table.mtq_question_heading_table {
    border: 0 !important;
    border-collapse: collapse;
    margin: 0.5em 0;
    padding: 0 0 0.1em !important;
    width: 100%;
}
table.mtq_question_heading_table td,
table.mtq_question_heading_table tr {
    background: none;
    border: none !important;
    padding: 0;
}
.mtq_question_label {
    font: 400 11px/22px 'Open Sans',Helvetica,Arial,sans-serif;
    color: #AAA;
    border-bottom: 4px dotted #CCCCCC;
    font-weight: normal;
    width: 50%;
    margin-top: 2em;
}
.mtq_question_text {
    font: bold 16px/20px 'Open Sans',Helvetica,Arial,sans-serif;
    padding: 0.3em 0;
}
table.mtq_answer_table {
    border-collapse: collapse;
    border: none;
    cursor: auto;
    margin: 0;
    margin-top: 1em;
    padding: 0;
    text-align: left;
    width: 100%;
}
table.mtq_answer_table td {
    font: normal 14px/20px 'Open Sans',Helvetica,Arial,sans-serif;
    background-color: #FFF;
    border: none;
    border-bottom: dotted 2px #DDDDDD;
}
.mtq_oce_first {
    background: none repeat scroll 0 0 #D0DAFD;
    border-left: none;
    border-right: none;
    text-align: center;
    vertical-align: middle;
}
td.mtq_answer_td {
    padding: 0 0.6em;
}
.mtq_stamp {
    border-radius: 2em 2em 2em 2em;
    float: right;
    font-weight: 600;
    margin-bottom: 0.25em;
    margin-left: 0.5em;
    margin-top: 2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    text-align: center;
    text-transform: uppercase;
}
.mtq_explanation {
    background: none repeat scroll 0 0 #EEE;
    border: thin solid #AAA;
    border-radius: 1em 1em 1em 1em;
    color: #333;
    display: none;
    margin: 1em auto 2em;
    padding: 1.5em;
    width: 90%;
    font: normal 12px/18px 'Open Sans',Helvetica,Arial,sans-serif;
}
.mtq_quiz_results_bubble {
    background: none repeat scroll 0 0 #008bc4;
    border: medium none #BB0000;
    border-radius: 1em 1em 1em 1em;
    color: #FFF;
    display: none;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1.5em;
    font: normal 14px/18px 'Open Sans',Helvetica,Arial,sans-serif;
}
.mtq_css_button {
    background: none repeat scroll 0 0 #008bc4;
    border: thin solid #BB0000;
    border-radius: 1em;
    box-shadow: 0.15em 0.15em 0.15em #333;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font: bold 18px/26px 'Open Sans',Helvetica,Arial,sans-serif;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    text-align: center;
    width: 10em;
}
.mtq_css_button:hover {
	background: none repeat scroll 0 0 #CC0000;
    border: thin solid #DD0000;
}
.mtq_results_request {
    display: block;
    margin-top: 3.5em;
    text-align: center;
}
.mtq_explanation-text {
    font-style: italic;
}
.posts-quick li {
    margin: 1em 0;
}
#archive-posts {
    padding: 0 25px 0 0;
}

#primary {
    padding-top: 51px !important;
}
#primary li {list-style:none;}
#primary .widgetcontainer {margin-bottom:20px;}
#primary .widgetcontainer a{ background: url("../../images/footer01list_back.png") no-repeat scroll 3px 3px transparent;
    color: #000000; font: 12px/14px Arial,sans-serif; padding: 2px 3px 3px 14px;text-decoration: none;margin:3px;display:block;}
#primary .widgetcontainer a:hover{background: url("../../images/footer01list_back.png") no-repeat scroll 3px -77px #CCCCCC;} 
#primary .searchform {
	background: none ;
    border: none;
    padding: 5px 0 5px 10px;margin-bottom:5px;
    width: 290px;}
	
.entry-content a{color:#008bc4;border-bottom:1px dotted #008bc4;}
.entry-content  a:hover{color:#000000;border-color:#000000;text-decoration:none;}

.social-ring {
	text-align:center;
	border-bottom: 4px dotted #CCCCCC;
	padding : auto;
}
