/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

/* Hide comments */

#comments {
	display: none;
}

.fb_iframe_widget {
    display: none !important;
}

/* Homepage Twitter Feed */

.twitter-timeline {
	height: 153px;
	width: 100% !important;
}

.thm-dark {
	background-color: #e2001a !important;
}

/* Hide mobile navigation */

#mobile-navigation {
	display: none;
}

#mobile-footer {
	display: none;
}

#action-mobile {
	display: none;
}

#mobile-links {
	display: none;
}

#mobile-share {
	display: none;
}

/* Agenda */

.fc-grid .fc-day-number {
	padding: 0;
}

div.fc-header {
	padding-top: 15px;
}

div.fc-content {
	padding-right: 17px;
}

.fc-grid .fc-day-number, .fc-grid .fc-other-month .fc-day-number {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	opacity: 1;
	text-align: right;
	width: 100%
}

.fc-grid .fc-other-month .fc-day-number {
	background-color: #ddd;
}

td.ui-widget-content{
	background: url(none) #fff;
}

th.ui-widget-header {
	background: url(none) #555;
}

td.fc-today div.fc-day-number {
	background-color: #777;
}

#agenda-columns{
	display: inline-block;
	padding-top: 20px;
}

#mobilesearch {
	display: none;
}

#header div#mobile-icons {
	display: none;
}

#wpfc-calendar-wrapper .fc-header-title h2 {
	font-size: 1.3em !important;
	font-weight: bold;
}

.fc-header-left {
	display: inline-block;
	float: left;
	width: 16%;
}

.fc-header-center {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 57%;
}

.fc-header-right {
	display: inline-block;
	float: right;
	padding-right: 17px;
	vertical-align: top;
}

#wpfc-calendar-wrapper *, .ui-selectmenu-menu {
	border-color: #ccc !important;
}

#agenda-bottom {
	display: inline-block;
	padding-top: 70px;
}

#agenda-bottom  #a-venir{
	color: #e2001a;
	margin-left: 17px;
}

/* Header */

#header {
	padding-bottom: 10px;
	padding-right: 12px;
	padding-top: 20px;
}

#header > div {
	display: block;
}

#logo {
	margin-left: 12px;
}

#header-icons {
	text-align: right;
}

#headsearch {
	margin-top: 30px;
	text-align: right;
}

#header-icons li{
	display: inline-block;
	margin-right: 5px;
}

#header-icons li:nth-child(7){
	margin-right: 0px;	
}

#header-icons li:nth-child(8){
	margin-right: 11px;
}

#header-icons li:last-child{
	margin-right: 0;
}

#header-icons li{
	display: inline-block;
}

.news-icon {
    background-color: #000000;
    display: table;
    line-height: 1;
    padding: 4px 8px;
	vertical-align: middle;
}

.news-icon > a, .news-icon > a:visited, .news-icon > a:link {
    color: #FFFFFF;
    display: table-cell;
    font-size: 8px;
    vertical-align: middle;
}

.adh-icon {
    background-color: #E2001A;
    display: table;
    line-height: 1;
    padding: 4px 14px;
    vertical-align: middle;
}

.adh-icon > a, .adh-icon > a:visited, .adh-icon > a:link {
    color: #FFFFFF;
    display: table-cell;
    font-size: 8px;
    vertical-align: middle;
}

.actus-icon {
    background-color: #000000;
    display: table;
    line-height: 1;
    padding: 4px 14px;
    vertical-align: middle;
}

.actus-icon > a, .actus-icon > a:visited, .actus-icon > a:link {
    color: #FFFFFF;
    display: table-cell;
    font-size: 8px;
    vertical-align: middle;
}

/* Footer */

#copyright .footer-column{
	display: inline-block;
	line-height: 1.2em;
	padding-right: 4px;
	padding-left: 4px;
}

#copyright .footer-column div {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
}

#copyright .footer-column div a{
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
}

#copyright .footer-column div.footer-title, #mobile-footer #copyright div.footer-title{
	font-weight: bold;
	font-size: 0.9em;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#footer, #footer p, #mobile-footer {
	background-color: #e2001a;
	color: #fff;
	padding: 10px;
	line-height: 1.5em;
}

#footer p {
	background-color: #e2001a;
	color: #fff;
	padding: 0;
}

#footer #copyright {
	width: 80%;
}

#footer #credit {
	width: 20%;
	text-transform: uppercase;	
}

#footer #credit img{
	width: 70%;
}

#footer #credit div.footer-column div {
	font-size: 0.8em;
	text-align: right;
}

#footer .col-left {
	margin-bottom: 0;
}

#footer a {
	color: #fff;
	text-transform: uppercase;	
}

/* Action soutenue par */

#action-soutenue-par {
	text-align: center;
	margin-top: -50px;
	height: auto;
}

#action-titre {
	font-size: 1.3em;
	margin-left: 17px;
	padding-top: 17px;
	text-align: left;
	text-transform: uppercase;
}

#action-ligne-1, #action-ligne-2 {
	padding-top: 5px;
	padding-bottom: 5px;
}

#action-ligne-1 li{
	display: inline-block;
	width: 9%;
	margin-right: 8px;
	margin-left: 8px;
}

#action-ligne-1 li:first-child, #action-ligne-1 li:nth-child(6), #action-ligne-1 li:last-child{
	width: 12%;
}

#action-ligne-1 li:nth-child(4){
	width: 10%;
}

#action-ligne-1 li:nth-child(5), #action-ligne-1 li:nth-child(7){
	width: 7%;
}

#action-ligne-2 li{
	display: inline-block;
	width: 8%;
	margin-right: 8px;
	margin-left: 8px;	
}

#action-ligne-2 li:nth-child(4), #action-ligne-2 li:nth-child(5), #action-ligne-2 li:nth-child(8){
	width: 6%;
}

#action-ligne-2 li:first-child, #action-ligne-2 li:nth-child(7), #action-ligne-2 li:nth-child(9){
	width: 4%;
}

#action-ligne-1 ul::after, #action-ligne-2 ul::after {
	content: ".";
	visibility: hidden;
}

#action-ligne-1 ul li, #action-ligne-2 ul li {
	vertical-align: middle;
	padding: 2px;
	margin-top: -3px;
}

/* Main */

div.page h1:before {
	content: "[ ";
}

div.page h1 {
	text-align: left;
	color: #e2001a;
}

div.post-1482.page h1, div.post-1317.page h1 {
	margin: 17px;
	color: #e2001a;
	text-align: left;
}

div.page h1:after {
	content: " ]";
}

#navigation {
  position: relative;
  clear: both; margin-bottom: 0; display: none;
  font:14px/14px sans-serif;
  border: 0 none;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -webkit-linear-gradient(#ffffff, #f5f5f5);
  background: -moz-linear-gradient(center top, #ffffff 0%, #f5f5f5 100%);
  background: -moz-gradient(center top, #ffffff 0%, #f5f5f5 100%);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  border-radius: 5px;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 999;
}

#navigation #fast-track {
	background: url("/wp-content/themes/capdigital/images/logo-ft.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    display: block;
    height: 37px;
    position: absolute;
    right: 0;
	top: 0;
    width: 94px;
	z-index: 1000;
}

.rev_slider_wrapper {
  z-index: 0;
}

#wrapper {
  padding-left: 0;
  padding-right: 0;
}

.entry .layout-text-left h2 a {
  font-size: 1.7em;
  color: #fff;
  text-decoration: none;
}

.entry .layout-text-left h2 a:before{
	content: "#";
}

ul.home-widget {
	display: inline-block;
	vertical-align: top;
}

ul.home-widget iframe {
	width: 100%;
}

.slides h2 {
	padding: 20px;
}

ul.home-widget li {
}

ul.home-widget:first-child {
	width: 33%;
	margin-right: 3px;
}

ul.home-widget:nth-child(2) {
	width: 32.5%;
	margin-right: 3px;
}

ul.home-widget:nth-child(3) {
	width: 33%;
}

ul.home-widget:first-child li:first-child {
	display: block;
	height: 102px;
	background-color: #e2001a;
	border-bottom: 7px solid #fff;
	padding: 6px 15px;
}

.post-5 ul.home-widget:first-child li.twitterfeed-home{
	height: 169px;
	padding: 15px;
	line-height: 1.4em;
}

.post-5 ul.home-widget:first-child li.twitterfeed-home a{
	font-size: 12px;
	font-weight: bold;
}

.post-5 ul.home-widget:first-child li.twitterfeed-home h2 a{
	font-size: 16px;
	font-weight: bold;
}

ul.home-widget:nth-child(2) li:first-child {
	display: block;
	height: 152px;
	background-color: #e2001a;
	margin-bottom: 6px;
	padding: 15px;	
}

.post-5 ul.home-widget:nth-child(2) li:first-child {
	padding: 15px 20px;
}

ul.home-widget:nth-child(2) li.twitterfeed-home {
	color: white;
	display: block;
	height: 137px;
	background-color: #e2001a;
	padding: 4px 15px;
	line-height: 1.1em;
	overflow: hidden;
}

.post-5 li.twitterfeed-home {
	color: white;
	display: block;
	padding: 8px 15px;
	line-height: 1.1em;
	overflow: hidden;
}

ul.home-widget:nth-child(2) li.twitterfeed-home a{
	font-size: 12px;
	line-height: 1.1em;
}

ul.home-widget:nth-child(3) li:first-child {
	display: block;
	height: 152px;
	background-color: #e2001a;
	border-bottom: 7px solid #fff;
	padding: 10px 15px 10px;	
}

.post-5 ul.home-widget:nth-child(3) li:first-child {
	height: 140px;
}

ul.home-widget:nth-child(3) a {
	font-weight: 900;
	font-size: 1.35em;
}

ul.home-widget:nth-child(3) a p{
	line-height: 1.1em;
}

ul.home-widget:nth-child(3) a h2 {
	width: 220px;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 0.9em;
}

ul.home-widget li:nth-child(2) h2 {
}
 
ul.home-widget li a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}

ul.home-widget li h2{
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 4px;
}

ul.home-widget li p{
	color: #fff;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 1.3;
}

ul.home-footer-widget {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	text-align: justify;
	padding: 24px 25px 24px 21px;
	border-right: 1px solid grey;
	margin-bottom: 50px;
	min-height: 400px;
}

ul.home-footer-widget:nth-child(4) {
	border: none;
	padding-right: 0;
}

ul.home-footer-widget h2 {
	margin-top: -20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: 20px;
}

.home-footer-widget li {
	margin-bottom: 30px;
	list-style-type: none;
	background: url('http://newsite.capdigital.com/wp-content/uploads/2012/11/HOMEPAGE-ARROWS.jpg') no-repeat scroll left 4px transparent;
	text-align: left;
	text-indent: 50px;
	overflow: hidden;
}
	
.home-footer-widget a {
	color: #000;
}

.home-footer-widget a p{
	line-height: 1.4em;
}

.picto-page {
	float: right;
}

#chapeau {
	margin-bottom: 20px;
}

#chapeau li {
	display: inline-block;
}

#chapeau li.texte-chapeau {
	display: inline-block;
	width: 243px;
	height: 332px;
	overflow: hidden;
	text-align: justify;
}

#chapeau li.texte-chapeau  h1:before {
	content: "[ ";
}

#chapeau li.texte-chapeau  h1{
	text-align: left;
	color: #e2001a;
}

#chapeau li.texte-chapeau  h1:after {
	content: " ]";
}

a:hover {
	text-decoration: none;
}

#chapeau .entry ul {
	padding: 0 0 0 17px;
}

li.image-chapeau {
	text-align: center;
	width: 669px;
	line-height: 333px;
	float: right;
	background-color: #f0f0f0;
	height: 333px;
	float: right;
}

li.image-chapeau::after {
	content: ".";
	visibility: hidden;
}

li.image-chapeau img {
	vertical-align: middle;
	padding: 0;
	margin-top: -3px;
}

#main .entry {
	padding-left: 17px;
}

#main .entry .wooslider {
	margin-left: -17px;
}

@media screen and (max-width: 800px) {
	#main .entry .wooslider {
	display: none;
	}
}

.home #main .entry {
  height: 350px;
  padding-left: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}

.home #main .entry p{
  padding-left: 20px;
  padding-right: 20px;
}

.home .entry-middle {
  height: auto;
  margin-bottom: 50px;
}

/* Calendrier */

.events-gridview div.cat_evenement-cap-digital {
	background-color: #e2001a;
	padding: 2px;
}

.events-gridview div.cat_evenement-cap-digital a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;	
}

.events-gridview div.cat_evenement-partenaire {
	background-color: #fff239;
	padding: 2px;
}

.events-gridview div.cat_evenement-partenaire a {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;	
}

.events-gridview div.cat_mission {
	background-color: #dbe5f1;
	padding: 2px;
}

.events-gridview div.cat_mission a {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

.events-gridview div.cat_appel-a-projet {
	background-color: #0070c0
	padding: 2px;
}

.events-gridview div.cat_appel-a-projet a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;	
}

h2.tribe-events-cal-title {
	margin-bottom: 10px;
}

.tribe-events-prev-month, .tribe-events-next-month {
	display: none;
}

select.tribe-events-events-dropdown {
	background-color: #333;
	border: 0 none;
	border-radius: 5px;
	color: #fff;	
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 10px 10px 10px 5px;
	text-align: center;
	text-transform: uppercase;
}

.tribe-events-calendar td.tribe-events-past .daynum, .tribe-events-calendar td.tribe-events-future .daynum,
.tribe-events-calendar td.tribe-events-present .daynum {
	background-color: #ccc;
	color: #fff;
	font-size: 1.4em;
	line-height: 0.8em;
	text-align: right;
}

.tribe-events-calendar td.tribe-events-present .daynum {
	background-color: #777;
}

.tribe-events-calendar td.tribe-events-past .daynum a, .tribe-events-calendar td.tribe-events-future .daynum a,
.tribe-events-calendar td.tribe-events-present .daynum a {
	font-size: 1em;
	background-color: #ccc;
	color: #fff;	
}

.tribe-events-calendar td.tribe-events-present .daynum a {
	background-color: #777;
}

.tribe-events-tooltip .tribe-events-event-title {
	color: red;
	background-color: #fff;
}

.tribe-events-tooltip .tribe-events-event-body {
	font-style: italic;
}

.tribe-events-tooltip .tribe-events-event-date {
	font-style: none;
	font-weight: bold;
}

.tribe-events-right .tribe-events-tooltip .tribe-events-arrow, .tribe-events-calendar .tribe-events-tooltip  .tribe-events-arrow {
	left: -1px;
}

.tribe-events-calendar .tribe-events-right .tribe-events-tooltip, .tribe-events-calendar .tribe-events-tooltip {
	left: 110px;
}

.fc-corner-right .fc-event-inner{
	padding: 5px 5px 0;
	width: 90%;
}

#agenda-retour-sur {
  height: 290px;
  margin-bottom: 30px;
  padding-top: 70px;
}

ul.retour-sur {
	display: inline-block;
	vertical-align: top;
}

ul.retour-sur img{
	float: left;
}

ul.retour-sur div.retour-texte{
	float: left;
	position: absolute;
}

div.retour-texte h2:before {
	content: "[ ";
}

div.retour-texte h2:after {
	content: " ]";
}

div.retour-texte {
	padding: 10px;
	text-transform: uppercase;
}

div.retour-texte h2, div.retour-texte p {
	color: #fff;
}

#retour-centre-haut {
	display: block;
	height: 141px;
	margin-bottom: 5px;
}

#events-list {
    display: none;
}

/* sidebar */

div.sidebar {
	margin-right: 17px;
}

.widget h3 {
	background-color: #e2001a;
	color: #fff;
	font-weight: bold;
	line-height: 1em;
	padding: 4px;
	text-transform: uppercase;
}

/* Annuaires */

#recherche_projets h3 {
	color: #666;
}

#recherche_projets h2 {
	color: #111;
}

/* Site wide */

a {
	text-decoration: none !important;
}

a:link, a:visited {
	color: #000;
}

/* Sidebar */

#sidebar a {
	color: #111;
}

#sidebar h3 a.rsswidget {
	color: #fff;
}

/* corrections de plugins */

/* Mailchimp change les balises .ui-widget */

.ui-widget {
	font-family: "Helvetica Neue",Helvetica,sans-serif;
}

/* Search results */

.search-results h2.title a{
	color: #222222;
	font: bold 26px/1.2em "Helvetica Neue",Helvetica,sans-serif;
}

/* english HOME */

.en-home-eu a{
	display: block;
	height: 117px;
	background-color: #e2001a;
	border-bottom: 5px solid #fff;
	padding: 8px 15px;
	text-align: center;
}

.en-home-eu a img{
	height: 100px;
	padding-top: 9px;
}

ul.home-widget:first-child li.en-tweet ul li {
	height: 171px;
}

.post-5 ul.home-widget:first-child li.en-tweet ul li {
	height: 159px;
	padding: 20px;
}

ul.home-widget:first-child li.en-tweet ul li a{
	display: block;
	font-size: 12px;
	margin-bottom: -12px;
}

.post-5 ul.home-widget:first-child li.en-tweet ul li a{
	margin-bottom: 0;
}

ul.home-widget:nth-child(1) li.en-li, ul.home-widget:nth-child(3) li.en-li {
	padding: 0;
}

ul.home-widget:nth-child(2) li.en-li, ul.home-widget:nth-child(3) li.en-li {
	background-color: #E2001A;
}

ul.home-widget:nth-child(3) li.en-li:nth-child(2) {
	height: 133px;
	padding: 20px;
}

ul.home-widget:nth-child(3) li.en-li:nth-child(2) {
	height: 134px;
}

ul.home-widget:nth-child(1) li.en-li a img.en-img {
	height: 115px;
}

ul.home-widget:first-child li.en-li:first-child {
	text-align: center;
	height: 115px;
}

ul.home-widget:nth-child(2) li:nth-child(2) a img.en-img {
	height: 133px;
	width: 100%;
}

/* french home slider */

.home .rev_slider_1_1_wrapper {
	padding-bottom: 0;
}

.tp-bullets.tp-thumbs {
	background-color: transparent;
}

li.image-chapeau{
	margin-top: 2px;
	margin-right: 1px;
}

/* English main menu */

#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1 {
	padding: 0 27px;
}

/* Correction bug Ubermenu 3 largeur sous-menus */

#navigation ul ul {
    left: 0 !important;
    margin-left: 0;
    width: 100%;
}

#navigation h3 {
    display: block !important; 
}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 11px 20px !important;
}

.ubermenu-responsive-default.ubermenu {
    height: 40px !important;
}

/* réglages divers */

#content {
	padding: 0 0 20px;
}

.post-3096 div.mc_custom_border_hdr{
	margin-left: 9px;
	font: 24px/1.5em "Helvetica Neue",Helvetica,sans-serif;
	color: #E2001A;	
}

.post-3096 div#mc_signup {
	margin-left: 18px;
}

.page-id-2198 .fc-header-right {
	margin-right: 18px;
}

ul.home-widget:nth-child(2) li.twitterfeed-home h2.titre-actus a{
	color: #FFFFFF;
	font-size: 1.3em;
}

ul.home-widget:nth-child(2) li.ul-actus{
	height: 162px;
	padding: 0 0;
}

body.page-id-5 ul.home-widget li.ul-twitter {
	height: 199px;
}

ul.home-widget li.ul-twitter {
	background-color: #E2001A;
	display: block;
	height: 153px;
	text-align: center;
}

ul.home-widget li.ul-twitter a{
    display: block;
    padding: 4px 0;
}

input#searchsubmit {
	color: #777777;
	padding: 4px;
}

.post h1.title, .event h1.title, img.error {
	color: #e2001a;
	margin-top: 15px;
	margin-bottom: 10px;
}

.post h1.title:before, .event h1.title:before {
	content: "[ ";
}

.post h1.title:after, .event h1.title:after {
	content: " ]";
}

.ul-actus > ul, .ul-twitter > ul {
	padding-top: 5px;
}

.tableaux-enligne {
	width: 100%;
	table-layout: fixed;
}

.tableaux-enligne td {
	height: 80px;
	padding: 5px;
	vertical-align: middle;
}

.tableaux-enligne a span {
    font-size: 0.7em;
}

.entry ul.event-categories {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.entry ul.event-categories li {
    list-style-type: none;
}

@media screen and (max-width: 768px) {

	#header h3.nav-toggle {
		display: none;
	}
	
	.texte-chapeau > p {
		display: none;
	}
	
	#chapeau li.texte-chapeau {
		height: auto;
	}
	
	#sidebar {
		display: none;
	}
	
	.tp-bullets.tp-thumbs.round.hidebullets {
		display: none;
	}

	.home #main .entry {
		height: auto;
	}
	
	ul.home-widget, ul.home-footer-widget {
		display: none;
	}

	#wpfc-calendar-wrapper {
		display: none;
	}

	#events-list {
		display: block;
	}

	.post-entries {
		display: none;
	}

	.shortcode-tabs.vertical ul.tab_titles {
		width: 35%;
	}

	.shortcode-tabs.vertical .tab {
		margin-left: 40%;
		width: 65%;
	}

	#header div#header-icons {
		display: none;
	}

	#header div#headsearch {
		display: none;
	}
	
	#logo {
		margin-left: 0;
	}

	#logo > a {
		display: inline-block;
		float: left;
		width: 65%;
	}

	#mobilesearch {
		display: inline-block;
		width: 35%;
	}
	
	#mobilesearch input {
		width: 90%
	}

	#mobilesearch input#searchsubmit {
		display: none;
	}
	
	#header div#mobile-icons, #header div#mobile-links {
		clear: both;
		display: block;
		margin-top: 6px;
	}

	#mobile-icons li, #mobile-links li {
		float: left;
		margin: 0 2.5% 2% 0;
		padding: 4px 0;
		width: 31%;
	}

	#mobile-icons li.news-icon, #mobile-links li.news-icon {
		margin-left: 6px;
	}
	
	#mobile-icons li.adh-icon, #mobile-links li.adh-icon {
		background-color: #E2001A;
		display: table;
		line-height: 1;
		padding: 4px 0;
		vertical-align: middle;
		width: 33%;
	}

	#mobile-icons li.actus-icon, #mobile-links li.actus-icon {
		float: right;
		margin-right: -6px;
	}

	#mobile-icons li > a, #mobile-links li > a {
		text-align: center;
	}
	
	#mobile-links {
		display: inline-block;
		width: 100%;
	}

	#mobile-links > ul > li, #mobile-links li.adh-icon {
		background-color: #E2001a;
		line-height: 3;
	}
	
	#mobile-links li.adh-icon {
		width: 32%;
	}

	#mobile-links li.actus-icon {
		margin-right: 6px;
	}

	#mobile-links li {
		margin: 0 2% 2% 0;
		width: 30%;
	}

	#mobile-links li > a {
		font-size: 0.9em;
	}
	
	#mobile-share {
		display: inline-block;
		width: 100%;
	}

	
	#mobile-share li {
		display: inline-block;
		width: 19%;
		text-align: center;
	}

	#mobile-navigation {
		display: inline-block;
		width: 100%;
	}

	#menu-mobile > li {
		background-color: #FFFFFF;
		display: block;
		margin: 2px;
		padding: 0 0 0 4px;
		width: 100%;
	}

	#menu-mobile > li > a {
		background-color: #323232;
		color: #FFFFFF;
		display: block;
		padding: 2px 1%;
		width: 98%;
	}

	#menu-mobile .sub-menu {
		display: none;
		position: absolute;
		width: 100%;
		z-index: 1000;
	}

	#menu-mobile li:hover .sub-menu {
		display: block;
	}

	#menu-mobile > li > ul > li {
		background-color: #646464;
		border-top: 2px solid #FFFFFF;
		width: 100%;
	}

	#menu-mobile > li > ul > li > a {
		color: #FFFFFF;
		padding: 2px 16px;
	}

	#action-titre {
		font-size: 1.1em;
		padding: 17px;
	}

	#footer {
		display: none;
	}

	#mobile-footer {
		display: block;
	}
	
	#action-ligne-1 li, #action-ligne-2 li {
		width: 25% !important;
	}

	#mobile-footer #copyright div.footer-title {
		width: 100%;
	}

	#mobile-footer #copyright > div {
		display: inline-block;
		width: 45%;
	}

	#mobile-footer #copyright > div > a {
		color: white;
		text-transform: uppercase;
		font-size: 0.9em;
	}

	#chapeau li.image-chapeau {
		display: none;
	}

	.entry table {
		width: 100% !important;
	}

	.entry table img {
		width: 90%;
	}

	#action-ligne-1, #action-ligne-2 {
		display: none;
	}

	#action-mobile {
		display: block;
		height: 180px;
	}

	.mobile-banner {
		position: relative;
		overflow: auto;
	}

    .mobile-banner ul {
		list-style: none;
	}

	.mobile-banner li {
		float: left;
	}

	#wrapper {
		padding: 0;
	}

	#content {
		padding: 0;
	}
	
	.archive_header {
		display: none;
	}

	.archive .post.hentry {
		margin: 0;
	}

	.archive .hentry .title {
		margin-left: 17px;
	}

	.archive .hentry .post-meta {
		display: none;
	}

	.archive .hentry > a > img {
		display: none;
	}

}