html {
    font-family: Corbel, Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
    font-size: .9em;
    line-height: 1.3;
    color: #222; 
}
body {
    background-color: #EEEEEE;
}
html.wide, body.wide {
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #58b948;
}
body.wide {
    background: url('img/bg_pt.png') top left repeat, url('img/bg.jpg') top left no-repeat;
}
/* ------------------------------ Header ---------------------------------- */
header #logo {
    width: 400px;
    height: 80px;
    background: url('img/logo.png');
    display: block;
    float: left;
    margin: 0 0 0px 16px;
    padding: 0;
}
body.wide header #logo {
    background: url('img/logo_beta.png');    
}
        header #logo:hover,
	body.wide header #logo:hover {
	background-position: left -80px;
    }
/* ------------------------------ Btn Switch ---------------------------------- */
body.wide header a.switch,
header .switch {
    background: url('img/btn_switch_off.png') no-repeat top left;
    float: left;
    padding-top: 20px;
    margin: 33px 20px 0 0;
    font-weight: bold;
}
body.wide header a.swap,
header .swap {
    background: url('img/btn_switch_on.png') no-repeat top left;
    color: white;
    text-decoration: none;
}
/* ----------------------------------------------------------------------------------- */
/* ------------------------------- Twitter list ----------------------------------- */
#twitter {
    position: relative;
}
/*body.wide #twitter {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 500px;*/
/*    height: 80px;*/
/*    overflow: hidden;*/
/*}*/
ul#twitter_update_list {
    list-style-type: none;
    padding:0;
    margin:0;
    margin-bottom:10px;
}
ul#twitter_update_list li {
    margin-left: 10px;
    margin-bottom:8px;
    padding:0;
    list-style-image: url('http://www.xenon-360.fr/images/sign/arrowsmall.png');
}
body.wide ul#twitter_list li {
    /*color: #eee;*/
    font-size: .9em;
    /*text-shadow: 1px 1px 0 rgba(0,0,0,0.4);*/
}
#twitter a,
ul#twitter_update_list li span a {
    color: #80B500;
}
body.wide #twitterticker a,
body.wide ul#twitter_list li span a {
    color: #eee;
}
ul#twitter_update_list li a {
    color: #BBB;
}
body.wide ul#twitter_list li > a {
    color: green;
    text-decoration: none;
    text-shadow: 0px 1px 0 rgba(250,250,250,0.2);
}
body.wide #wrapper {
    margin: 0;
}
body.wide .twitterbg {
    background: transparent;
    width: 0;
    display: inline;
}
body.wide #contenu {
    width: 0;
}

/* ------------------------------- Twitter ticker ----------------------------------- */
body.wide #bandeau {
	float: left;
	width: 800px;
	height: 20px;
	overflow: hidden;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #bdbdbd;
	background: #fff;
}
	body.wide #bandeau h5 {
		background: #4E5B61;
		background-image: -moz-linear-gradient(100% 80% 90deg,#4E5B61, #1A3535);
		background-image: -webkit-gradient(linear, 0% 75%, 0% 0%, from(#4E5B61), to(#1A3535));
		color: #eee;
		height: 19px;
		padding: 4px 8px;
		margin: 0;
		float: left;
		-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
		-moz-border-radius-bottomright: 80px; -webkit-border-bottom-right-radius: 80px;

		}
		body.wide #bandeau h5 a {	font-weight: bold;}
		body.wide a.pause, body.wide a.play {cursor: pointer;}
		body.wide a.pause {color: black;}
	body.wide #bandeau .fade {
		position: relative;
		float: left;
		height: 50px;
		width: 45px;
		margin: -15px 0 0 -45px;
		-moz-box-shadow: 22px 0px 20px #fff;
		-webkit-box-shadow: 22px 0px 20px #fff;
		box-shadow: 22px 0px 20px #fff;
	}
body.wide #twitterticker {
	color: #333;
	background-color: #ddd;
	background-image: -moz-linear-gradient(100% 80% 90deg,#FFFFFF, #DDDDDD);
	background-image: -webkit-gradient(linear, 0% 75%, 0% 0%, from(#FFFFFF), to(#DDDDDD));
	height: 21px;
	overflow: hidden;
}
body.wide ul#twitter_list {
	width: 30000px;
	/*display: block;*/
	/*list-style: none;*/
	margin: 0;
	padding: 3px 0;
}
body.wide ul#twitter_list li {
	/*text-align: left;*/
	margin: 0;
	margin-right: 10px;
	float: left;
	display: inline;
}

/* ----------------------------------------------------------------------------------- */
/* ---------------------------------- Nav -------------------------------------- */
nav {
	width:894px;
	height:22px;
	margin:0 auto 16px auto;
}
body.wide nav {
	margin: 0 0 16px 16px;
	display: block;
	width: auto !important;
}
.onglet1 {	width:97px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_1.png);}
.onglet2 {	width:77px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_2.png);}
.onglet3 {	width:106px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_3.png);}
.onglet4 {	width:69px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_4.png);}
.onglet5 {	width:96px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_5.png);}
.onglet6 {	width:138px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_6.png);}
.onglet7 {	width:88px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_7.png);}
.onglet8 {	width:112px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_8.png);}
.onglet9 {	width:108px;	background-image:url(http://www.xenon-360.fr/images/menu/menu_9.png);}
.onglet, .onglet1, .onglet2, .onglet3, .onglet4, .onglet5, .onglet6, .onglet7, .onglet8, .onglet9 {
	float:left;
	height:22px;
}
.onglet1:hover, .onglet2:hover, .onglet3:hover, .onglet4:hover, .onglet5:hover, .onglet6:hover, .onglet7:hover, .onglet8:hover, .onglet9:hover {
	background-position: left -22px;
}
.onglet1:active, .onglet2:active, .onglet3:active, .onglet4:active, .onglet5:active, .onglet6:active, .onglet7:active, .onglet8:active, .onglet9:active {
	background-position: left -44px;
}
/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

/* ---------------------------------- Article -------------------------------------- */
body.wide section#frontpage article#front {
    width: 600px;
    display: block;
    float: left;
    text-align: left;
    background: url('img/block_bg.png') bottom repeat-x white;
    -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
    -moz-box-shadow: 3px -1px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 3px -1px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 3px -1px 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative; /*Pour que le z-index fonctionne*/
    z-index: 5;
}
body.wide #thumb {
    position: absolute;
    z-index: 10;
    overflow: hidden;
    width: 600px;
    height: 360px;
    background: url('img/thumb_bg.jpg') no-repeat left top grey;
    float: left;
}
body.wide #thumb img,
body.wide #thumb object {
    min-width: 600px;
    min-height: 360px;
    width: auto;
    float: left;
}
body.wide article #fakethumb {
    margin: 364px 0 0 16px;
    width: 584px;
    float: left;
}
body.wide section#frontpage article#front .text {
    width: 580px;
    margin: 2px;
    padding: 2px;
    -webkit-column-count: 2;    -moz-column-count: 2;
    -webkit-column-gap: 20px;    -moz-column-gap: 20px;
}
body.wide section#frontpage article#front #excerpt {
    float: left;
    margin-left: 16px;
}
body.wide section#frontpage article#front #followmore {
    display: none;
    float:right;
    height: 99%;
    margin-top: 5px;
}
/*Images*/
/*body.wide article#front #excerpt img,*/
/*body.wide article#front #excerpt object {*/
/*    max-width: 255px;*/
/*    max-height: 100px;*/
/*    float: left;*/
/*    margin: 5px;*/
/*}*/
body.wide article#front #followmore img {
	max-width: 120px; /*120px ou 280px*/
	max-height: 100px; /*100px ou 150px*/
	float: left;
	margin: -10px 5px 5px 5px;
}
    body.wide article#front #followmore .allimages { margin-top: 20px; display: none; }
body.wide article#front #followmore object {
	margin: 5px;
}
#followmore .share {
	margin-top: 15px;
}
	#followmore .share img {
		padding-top: 12px;
		float: none !important;
	}
	#followmore .share h3 {
		float: left;
		margin: 3px 10px 0 0;
	}
/*Titres*/
body.wide article #fakethumb h1 {
    font-size: 2em;
    margin-bottom: 4px;
    text-align: left;
}
body.wide article#front h2 {
    column-span: all;    -moz-column-span: all;    -webkit-column-span: all;
}
/*Btns*/
body.wide #frontpage .more,
body.wide #frontpage .less {
    cursor: pointer;
    font-weight: bold;
    width: 80px;
    text-align: center;
    margin: 5px 5px 1px 190px;
    padding: 2px 4px;
    color: #EEE;
    background: #333;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}
body.wide .more > a,
body.wide .less > a {
    text-decoration: none !important;
}
/* ----------------------------------------------------------------------------------- */

/* --------------------------------- Colonnes ------------------------------------- */
body.wide #frontpage .colonne {
    position: relative;
    float: left;
    /*position: absolute;*/
    margin: 0 10px;
    padding: 5px;
    z-index: 2;
    background: url('img/block_bg.png') bottom repeat-x white;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;    
    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
}
#frontpage .col1ab {
    position: absolute !important;
    margin: 0 !important;
    float: none !important;
    left: 620px;
}
#frontpage .col2ab {
    position: absolute !important;
    margin: 0 !important;
    float: none !important;
    left: 1050px;
}
body.wide section#frontpage #colactus {
    margin: 0 10px 0 20px;
    width: 400px;
    /*left: 610px;*/
    /*position: absolute;*/
}
aside#colactus h3 {
    margin: 0 0 0 0.3em;
}
#colactus .actutitre {}
#colactus .actutexte {
    padding: 3px;
    background: #ddd;
    -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;    
}
body.wide #colactus .more {
    margin: 5px;
}
body.wide section#frontpage #colonne2 {
    /*width: 250px;*/
    /*left: 1040px;*/
}
body.wide div#videozap iframe {
    width: 441px;
    height: 384px;
    margin: 0 0 0 -21px;
    padding: 0;
}
/* ----------------------------------------------------------------------------------- */

/* ---------------------------------- Footer -------------------------------------- */
footer {
    clear: both;
    width: 880px;
    margin: auto;
    text-align:center;
}
body.wide footer {
    position: absolute;
    bottom: 0; /* pose quelques soucis si la hauteur de la fenetre est trop petite a l'ouverture*/
    left: 0;
    right: 0;
    background: #222;
    border-top: 4px solid #333;
    color: #EEE;
    text-align: left;
    padding: 5px;
    margin-top: 15px;
    width: auto;
}
body.wide footer p {
    float: left;
}
footer #social {
    float: none;
}
body.wide footer #social {
    float: left;
    margin-left: 20px;
}
    body.wide footer #social a {
	padding: 0 5px;
    }
/* ----------------------------------------------------------------------------------- */

.classicandwide,
body.wide .classicandwide { display: block;}

.wideonly {display: none; position: absolute; left: -9000px;}
body.wide .wideonly {display: block !important; position: relative; left: 0;}

.classiconly {display: block;}
body.wide .classiconly {display: none !important;}

/* ----------------------------------------------------------------------------------- */
/* ------------------------------- Classic View ---------------------------------- */
/* ----------------------------------------------------------------------------------- */

#wrapper {
    width:880px;
    margin:auto;
    background-image:url(http://www.xenon-360.fr/images/sign/fond.png);
}
#hautg {
    width:40px;
    float:left;
    height:270px;
    background-image:url(http://www.xenon-360.fr/images/sign/hautG.png);
}
#hautd {
    width:40px;
    float:right;
    height:270px;
    background-image:url(http://www.xenon-360.fr/images/sign/hautD.png);
}
#include {
    width:155px;
    float:right;
}
#page {
    width:600px;
    float:left;
}
#contenu {
    float:left;
    width:800px;
}
#haut {
    height:32px;
    width:800px;
    margin:auto;
    background-image:url(http://www.xenon-360.fr/images/sign/haut.png);
}
#partiebas {
    clear:both;
    height:171px;
}
#basg {
    height:171px;
    width:40px;
    float:left;
    background-image:url(http://www.xenon-360.fr/images/sign/basG.png);
}
#basd {
    height:171px;
    width:40px;
    float:right;
    background-image:url(http://www.xenon-360.fr/images/sign/basD.png);
}
#bas {
    height:32px;
    width:800px;
    float:left;
    margin-top:139px;
    background-image:url(http://www.xenon-360.fr/images/sign/footer.png);
}
footer {
    clear: both;
    margin: auto;
    text-align: center;
    color: black;
    background-color: transparent;
    border: none;
}
.tableaunews{
    border: 0px;
    width: 585px;
    margin: 0 auto;
}
.postit {
    height: 90px;
    background: url('img/fondpostit.jpg') no-repeat top;
    padding-top: 4px;
}
.iconenews {
	width: auto;
	height: auto;
	float: left;
	padding: 8px 1px 0 0;
}
.principalnews {
	width: 505px;
	float: left;
	padding: 4px;
}
.titrenews {
    font-size: 1.5em;
}
.datenews {
	font-size: x-small;
	color: #444;
	font-style: italic;
	float: left;
	margin-right: 3px;
	margin-top: 10px;
}
.textenews {
    color: #575757;
    font-size: 0.8em;
    margin-top: -4px;
}
.commnews {
	font-size: xx-small;
	font-weight: bold;
}
.textnews img,
.textnews  object {
    margin: 5px;
}
#annonce {
    
}
/* ----------------------------------- blocks --------------------------------- */
.blockbackground{
    width: 172px;
    background-image:url(http://www.xenon-360.fr/images/sign/blockfond.png);
}
.blockhead {
    width: 172px;
    height: 33px;
    background-image:url(http://www.xenon-360.fr/images/sign/blockhead.png);
}
.blockfoot {
    width: 172px;
    height: 21px;
    background-image:url(http://www.xenon-360.fr/images/sign/blockfoot.png);
}
.arrowsmall {
    width: 7px;
    height: 10px;
    background: url(http://www.xenon-360.fr/images/sign/arrowsmall.png) no-repeat;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
}
.blocktitre {
    font-family: "Clarendon Condensed", Georgia, "DejaVu Serif", Norasi, serif;
    font-size: 1.6em;
    text-align:center;
    padding-top: 5px;
    text-shadow: 0px -1px 4px #111;
}
.blocktitre a {
    color: #d7d7d5 !important;
}
    .blocktitre a:hover {text-decoration: none;}
.blocktexte {
    width: 150px;
    margin:auto;
    color:#FFFFFF;
    font-size: 0.9em;
}
.blocksoustitre {
    font-style:italic;
    text-align:center;
    color:#CCCCCC;
}
.blocktexte a, .blocktitre a {
    color:#FFFFFF;
}
.blocktexte a:hover, .blocksoustitre a:hover {
    text-decoration: underline;
    color: #80B500;
}
.blocktitre a:hover {
    text-decoration: underline;
    color: #d7d7d5;
}
.blocktexte a:active, .blocksoustitre a:active, .blocktitre a:active {
    color: #FFFFFF;
    background: #000000;
}
.blocktexte a:visited {
    color: #999999;
}
.blocktitre a:visited {
    color: #d7d7d5;
}
/* ----------------------------------------------------------------------------------- */
#recherche {
    width: 18px;
    height: 12px;
    margin: auto;
}
.pagetitre {
    color:#0C0;
    font-size:1.2em;
    font-weight:bold;
    text-align: center;
}
h1 {
    color:#033;
    font-size:1em;
    text-align: center;
}

/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

body.wide a.btn {
    display: block;
    font-weight: bolder;
    text-align: center;
    margin: 5px 2px;
    padding: 2px 4px;
    color: #EEE;
    background: #555;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}
    body.wide .more:hover,
    body.wide .less:hover,
    body.wide a.btn:hover {
	background: #007d3f !important;
        -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
    }

/* --------------------------------- Admin Panel ------------------------------- */
#adminpanel { position: relative; }
#adminpanel ul#adminmenu { margin: 60px 0 40px 160px; }
#adminpanel ul#adminmenu,
#adminpanel ul#adminmenu li { list-style: circle !important; }
    #adminpanel ul#adminmenu:hover,
    #adminpanel ul#adminmenu li:hover { list-style: disc !important; }
#adminpanel #adminchat > * { position: absolute; }
    
/* ----------------------------------------------------------------------- */

/* --------------------------------- links ------------------------------- */
a,
a:link,
a:visited,
a:active,
a:active,
a:hover {text-decoration: none; color: #80B500;}
    a:hover {text-decoration: underline;}
    
body.wide a,
body.wide a:link,
body.wide a:visited,
body.wide a:active,
body.wide a:focus,
body.wide a:hover {color: #58b948; text-decoration: none;}

body.wide .text a,
body.wide .text a:link,
body.wide .text a:visited,
body.wide .text a:active,
body.wide .text a:active,
body.wide #twitter span a,
body.wide #twitter span a:link,
body.wide #twitter span a:visited,
body.wide #twitter span a:active {text-decoration: underline;}
    
a > h3,
a > h2,
a > h1 {text-decoration: none !important;}


/* ----------------------------------------------------------------------- */

.macaron {
    display: inline;
    float: left;
    margin: 0 5px;
}
.colonne .macaron {
    margin-top: 10px;
}
body.wide article#front .macaron {margin: 0 5px;}

body.wide p {margin: 0;}
body.wide p.col2 {-webkit-column-count: 2;	-moz-column-count: 2;	-webkit-column-gap: 20px;	-moz-column-gap: 20px;}

h3, h5 {
    font-family: 'ComfortaaRegular';
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
body.wide h1 {
    color: #007d3f;
    font-family: 'ComfortaaBold';
    text-shadow: 0px 1px 5px rgba(0, 125, 63, 0.3);
}
body.wide h2,
body.wide h3 {
    color: #333;
    font-family: 'ComfortaaRegular';
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.fondgris {
	background-color: #DDD;
	padding: 2px;
	margin: 0 auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/* --------------------------------- exotics fonts ------------------------------- */
@font-face {
	font-family: 'ComfortaaRegular';
	src: url('fonts/Comfortaa_Regular-webfont.eot');
	src: local('Comfortaa'), url('fonts/Comfortaa_Regular-webfont.woff') format('woff'), url('fonts/Comfortaa_Regular-webfont.ttf') format('truetype'), url('fonts/Comfortaa_Regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ComfortaaBold';
	src: url('fonts/Comfortaa_Bold-webfont.eot');
	src: local('Comfortaa'), url('fonts/Comfortaa_Bold-webfont.woff') format('woff'), url('fonts/Comfortaa_Bold-webfont.ttf') format('truetype'), url('fonts/Comfortaa_Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ----------------------------------------------------------------------------------- */

/* --------------------------------- media queries ------------------------------- */
@media all and (min-width: 1500px){

    body {
        background: url('img/bg_pt.png') top left repeat, url('img/bg.jpg') top left no-repeat;
    }
    /* ------------------------------ Header ---------------------------------- */
    body header #logo {
        background: url('img/logo_beta.png');    
    }
    header #logo:hover,
    body header #logo:hover {
        background-position: left -80px;
    }

    body #colactus .more {
        margin: 5px;
    }
    body section#frontpage #colonne2 {
        /*width: 250px;*/
        /*left: 1040px;*/
    }
    body div#videozap iframe {
        width: 441px;
        height: 384px;
        margin: 0 0 0 -21px;
        padding: 0;
    }
    body section#frontpage #colactus {
        margin: 0 10px 0 20px;
        width: 400px;
        /*left: 610px;*/
        /*position: absolute;*/
    }
    body #frontpage .colonne {
        position: relative;
        float: left;
        /*position: absolute;*/
        margin: 0 10px;
        padding: 5px;
        z-index: 2;
        background: url('img/block_bg.png') bottom repeat-x white;
        -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;    
        -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
    }
    /*Titres*/
    body article #fakethumb h1 {
        font-size: 2em;
        margin-bottom: 4px;
        text-align: left;
    }
    body article#front h2 {
        column-span: all;    -moz-column-span: all;    -webkit-column-span: all;
    }
    /*Btns*/
    body #frontpage .more,
    body #frontpage .less {
        cursor: pointer;
        font-weight: bold;
        width: 80px;
        text-align: center;
        margin: 5px 5px 1px 190px;
        padding: 2px 4px;
        color: #EEE;
        background: #333;
        -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
    }
    body .more > a,
    body .less > a {
        text-decoration: none !important;
    }
    body article#front #followmore img {
        max-width: 120px; /*120px ou 280px*/
        max-height: 100px; /*100px ou 150px*/
        float: left;
        margin: -10px 5px 5px 5px;
    }
    body article#front #followmore .allimages { margin-top: 20px; display: none; }
    body article#front #followmore object {
        margin: 5px;
    }	
    /* ---------------------------------- Article -------------------------------------- */
    body section#frontpage article#front {
        width: 600px;
        display: block;
        float: left;
        text-align: left;
        background: url('img/block_bg.png') bottom repeat-x white;
        -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
        -moz-box-shadow: 3px -1px 10px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 3px -1px 10px rgba(0, 0, 0, 0.5);
        box-shadow: 3px -1px 10px rgba(0, 0, 0, 0.5);
        overflow: hidden;
        position: relative; /*Pour que le z-index fonctionne*/
        z-index: 5;
    }
    body #thumb {
        position: absolute;
        z-index: 10;
        overflow: hidden;
        width: 600px;
        height: 360px;
        background: url('img/thumb_bg.jpg') no-repeat left top grey;
        float: left;
    }
    body #thumb img,
    body #thumb object {
        min-width: 600px;
        min-height: 360px;
        width: auto;
        float: left;
    }
    body article #fakethumb {
        margin: 364px 0 0 16px;
        width: 584px;
        float: left;
    }
    body section#frontpage article#front .text {
        width: 580px;
        margin: 2px;
        padding: 2px;
        -webkit-column-count: 2;    -moz-column-count: 2;
        -webkit-column-gap: 20px;    -moz-column-gap: 20px;
    }
    body section#frontpage article#front #excerpt {
        float: left;
        margin-left: 16px;
    }
    body section#frontpage article#front #followmore {
        display: none;
        float:right;
        height: 99%;
        margin-top: 5px;
    }
    body nav {
        margin: 0 0 16px 16px;
        display: block;
        width: auto !important;
    }
    body ul#twitter_list li {
        /*color: #eee;*/
        font-size: .9em;
        /*text-shadow: 1px 1px 0 rgba(0,0,0,0.4);*/
    }
    body #twitterticker a,
    body ul#twitter_list li span a {
        color: #eee;
    }
    body ul#twitter_list li > a {
        color: green;
        text-decoration: none;
        text-shadow: 0px 1px 0 rgba(250,250,250,0.2);
    }
    body #wrapper {
        margin: 0;
    }
    body .twitterbg {
        background: transparent;
        width: 0;
        display: inline;
    }
    body #contenu {
        width: 0;
    }

    /* ------------------------------- Twitter ticker ----------------------------------- */
    body #bandeau {
        float: left;
        width: 800px;
        height: 20px;
        overflow: hidden;
        border-top: 1px solid #d5d5d5;
        border-bottom: 1px solid #aaa;
        border-right: 1px solid #bdbdbd;
        background: #fff;
    }
    body #bandeau h5 {
        background: #4E5B61;
        background-image: -moz-linear-gradient(100% 80% 90deg,#4E5B61, #1A3535);
        background-image: -webkit-gradient(linear, 0% 75%, 0% 0%, from(#4E5B61), to(#1A3535));
        color: #eee;
        height: 19px;
        padding: 4px 8px;
        margin: 0;
        float: left;
        -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 80px; -webkit-border-bottom-right-radius: 80px;

    }
    body #bandeau h5 a {   font-weight: bold;}
    body a.pause, body a.play {cursor: pointer;}
    body a.pause {color: black;}
    body #bandeau .fade {
        position: relative;
        float: left;
        height: 50px;
        width: 45px;
        margin: -15px 0 0 -45px;
        -moz-box-shadow: 22px 0px 20px #fff;
        -webkit-box-shadow: 22px 0px 20px #fff;
        box-shadow: 22px 0px 20px #fff;
    }
    body #twitterticker {
        color: #333;
        background-color: #ddd;
        background-image: -moz-linear-gradient(100% 80% 90deg,#FFFFFF, #DDDDDD);
        background-image: -webkit-gradient(linear, 0% 75%, 0% 0%, from(#FFFFFF), to(#DDDDDD));
        height: 21px;
        overflow: hidden;
    }
    body ul#twitter_list {
        width: 30000px;
        /*display: block;*/
        /*list-style: none;*/
        margin: 0;
        padding: 3px 0;
    }
    body ul#twitter_list li {
        /*text-align: left;*/
        margin: 0;
        margin-right: 10px;
        float: left;
        display: inline;
    }



    body article#front .macaron {margin: 0 5px;}

    body p {margin: 0;}
    body p.col2 {-webkit-column-count: 2;  -moz-column-count: 2;   -webkit-column-gap: 20px;   -moz-column-gap: 20px;}
    body h1 {
        color: #007d3f;
        font-family: 'ComfortaaBold';
        text-shadow: 0px 1px 5px rgba(0, 125, 63, 0.3);
    }
    body h2,
    body h3 {
        color: #333;
        font-family: 'ComfortaaRegular';
        text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    }
    body a,
    body a:link,
    body a:visited,
    body a:active,
    body a:focus,
    body a:hover {color: #58b948; text-decoration: none;}

    body .text a,
    body .text a:link,
    body .text a:visited,
    body .text a:active,
    body .text a:active,
    body #twitter span a,
    body #twitter span a:link,
    body #twitter span a:visited,
    body #twitter span a:active {text-decoration: underline;}


    body a.btn {
        display: block;
        font-weight: bolder;
        text-align: center;
        margin: 5px 2px;
        padding: 2px 4px;
        color: #EEE;
        background: #555;
        -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
    }
    body .more:hover,
    body .less:hover,
    body a.btn:hover {
        background: #007d3f !important;
        -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
    }

    body footer {
        position: absolute;
        bottom: 0; /* pose quelques soucis si la hauteur de la fenetre est trop petite a l'ouverture*/
        left: 0;
        right: 0;
        background: #222;
        border-top: 4px solid #333;
        color: #EEE;
        text-align: left;
        padding: 5px;
        margin-top: 15px;
        width: auto;
    }
    body footer p {
        float: left;
    }
    body footer #social {
        float: left;
        margin-left: 20px;
    }
    body footer #social a {
        padding: 0 5px;
    }
    
    
    .classicandwide,
    body .classicandwide { display: block;}

    .wideonly {display: none; position: absolute; left: -9000px;}
    body .wideonly {display: block !important; position: relative; left: 0;}

    .classiconly {display: block;}
    body .classiconly {display: none !important;}

}
/* ----------------------------------------------------------------------------------- */
