/*
	StyleSheet by David Herreman
	http://www.free-css-templates.com		
*/

body {
 padding : 0;
 margin : 0;
 font : 80.5% Arial, sans-serif;
 line-height : 1.5em;
 background : #fff url(images/bg.jpg) repeat-x top;
 color : #454545;
}

a {
 color : #7a9833;
 text-decoration : none;
}

a:hover {
 color : #7a9833;
 text-decoration : underline;
}

h1 a:hover, h2 a:hover {
 color : #616161;
 text-decoration:none;
}

p {
margin : 5px 0;
}

#left_side p.align-center {
	text-align:center;
	clear:left;
}

h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h1, h2 {
padding : 4px 0;
margin : 0;
}

div.clearer {
	line-height:0;
	clear:left;
}

ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}

.content {
 margin : 0 auto;
 width : 900px;
}

.hidden {
  display:none;
}

#top {
 padding-top : 10px;
 background : transparent;
 height : 70px;
 position:relative;
}

#top h1 {
 font : bold 1.8em Arial, Sans-Serif;
 padding : 0;
 margin : 0;
 letter-spacing : 1px;
 color : #616161;
}

div#titre {
 padding:10px 0 10px 77px;
 background-image:url('images/logo.png');
 background-position:left center;
 background-repeat:no-repeat;
}

div#titre p  {
 font : 1em Arial, Sans-Serif;
 letter-spacing : 0;
 color : #868686;
 margin : 0;
 padding : 0;
}

#top #icons {
 float : right;
 margin-right : 70px;
 padding : 0;
}


#top #icons #plandusite {
 background-image:url('images/sitemap.gif');
 background-position:left center;
 background-repeat:no-repeat;
 padding-left:20px;
 margin-right:10px;
}

#top #icons #balado {
 background-image:url('images/rss.gif');
 background-position:left center;
 background-repeat:no-repeat;
 padding-left:20px;
 margin-right:10px;
}

#top #icons #clavardage {
 background-image:url('images/chat.gif');
 background-position:left center;
 background-repeat:no-repeat;
 padding-left:20px;
}

#top #icons img {
 padding-right : 2px;
 border : 0;
}

#menu {
 margin : 0;
 height : 34px;
 padding-top : 0;
}

#menu li {
list-style : none;
display : inline;
line-height : 34px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 14px 9px 14px;
font-weight : bold;
color : #fff;
text-transform:uppercase;
}
#menu li a:hover {
color : #fff;
background : #a7cc44;
margin : 0;
}
#menu li a.current {
background : #616161 url(images/trcorner.gif) no-repeat top right;
color : #fff;
}
#main {
width : 900px;
margin : 0;
padding : 0;
}
#right_side {
float : right;
width : 230px;
background : #ffffff url(images/topr.jpg) no-repeat top right;
overflow : hidden;
}
#right_side .pad {
padding : 35px 10px 10px 17px;
}

#right_side ul {
  padding : 3px 0 0 0;
}

#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
color : #b4e04a;
}

#right_side li.level2 {
list-style : circle;
}

#right_side a {
background : inherit;
text-decoration : none;
}

#right_side a.current, #right_side li.current-cat a {
	font-weight:bold;
}

#right_side h2, div#toc__header {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}
#left_side {
background : inherit;
margin-bottom : 10px;
width : 650px;
}
#left_side .intro {
height : 80px;
background : #6161612
color : #fff;
overflow : hidden;
}
#left_side .intro .pad {
  padding : 16px 0 0 0;
  color:#fff;
}

#left_side .intro a {
color : #b4e04a;
text-decoration : none;
}
#left_side .intro a:hover {
color : #cdff56;
text-decoration : underline;
}
#left_side .mpart {
padding : 20px 0 0 0;
}
#left_side h3 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
}
#left_side .mpart h2, #left_side .mpart h1  {
background : url(images/lrline.gif) no-repeat bottom left;
height : 22px;
padding : 0;
margin : 15px 0 15px 0;
font : 1.3em verdana, Arial, Sans-Serif;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}

#left_side img {
float : left;
padding : 0 10px 5px 0;
}

#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}
#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}

#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : circle;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}
#footer {
clear : both;
width : 900px;
margin : 0 0 6em 0;
color : #777;
background : #fff url(images/rlline.gif) no-repeat top right;
}
#footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
width : 900px;
}
#footer .right img {
 vertical-align:top;
}

#footer a {
text-decoration : none;
background : #fff;
}

div#facebook {
	margin-top:5px;
	margin-left:5px;
}
div#medias {
	margin-left:13px;
        margin-top:0px;
}

div#dons {
	text-align:center;
        margin-top:10px;
}

/* Aggrégateur */
div#twrss_table {
 padding:0px 10px 0 0px;
 color:#666666;
 font-family:verdana;
 font-size:12px;
 font-style:normal;
 font-weight:normal;
 line-height:16px;
 margin:0;
}

div#twrss_table div.texte {
	margin-bottom:10px;
        margin-top:5px;
        text-align:justify;
}

div#twrss_table h3 {
	margin:0;
	font-weight:normal;
	font-size:1.1em;
}

/***** Formulaire de contact ****/
.tx-powermail-pi1 fieldset {
	margin-top:15px;
	padding:10px;
	border:1px solid #B4E04B;
} 

.tx-powermail-pi1 fieldset legend {
	color:#616161;
	font-size:1.1em;
	font-weight:bold;
}

.tx-powermail-pi1 fieldset label {
	float:left;
	font-size:1.1em;
	line-height:1.8;
	width:80px;
        clear:left;
}

.tx-powermail-pi1 textarea {
	width:622px;	
	border:1px solid #616161;
	margin:2px 2px 10px 2px;
	padding:2px;
}

.tx-powermail-pi1 input {
	border:1px solid #616161;
        padding:2px;
        margin:2px 0;
}

.tx-powermail-pi1 input:focus, .tx-powermail-pi1 textarea:focus {
	background-color:#ECFFBF;
	color:#000;
}

input.powermail_submit, form.tx_powermail_pi1_formconfirmation_submit input, form.tx_powermail_pi1_formconfirmation_back input  {
	float:right;
	background-color:#B4E04B;
	border:1px solid #A7CC44;
	color:#fff;
	font-size:1.1em;
}

.tx-powermail-pi1 dfn {
	display:block;
	margin-left:10px;
}

/* Formulaire demande d'invitation d'une entreprise */
.tx-powermail-pi1 .tx-powermail-pi1_formwrap_114 fieldset label {
	width:100px;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap_114 fieldset div#powermaildiv_uid60 label {
	width:100%;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap_114 fieldset div#powermaildiv_uid66 label {
	width:290px;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap_114 fieldset div#powermaildiv_uid60 dfn {
	display:inline;
}

/* Description pour une emission */
div#powermaildiv_uid10 label, div#powermaildiv_uid22 label {
	float:none;
	display:block;
	width:100%;
}

div#powermaildiv_uid10 label span {
	display:none;
}

/* Champ obligatoire */
div.powermail_mandatory_js {
	background-color:#ECFFBF;
	color:#000000;
	font-weight:bold;
	margin:5px 0;
	padding:1px;
	text-align:center;
}

div.tx-powermail-pi1_confirmation table {
        background-color:#EFEFEF;
        margin-bottom:10px;
        padding:10px;
}

#left_side div.tx-powermail-pi1_confirmation p {
        background-color:#616161;
        color:#fff;
        padding:3px;
        font-size:1.1em;
}

form.tx_powermail_pi1_formconfirmation_back {
	float: left;
	margin-right:10px;
	margin-left:300px
}

form.tx_powermail_pi1_formconfirmation_submit input {
	float:none;
}

/* Emissions */

div.theme, #left_side .mpart h2.theme {
	background-image:url('images/theme.png');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
        font-weight:bold;	
        margin-bottom:10px;
	font-size:1.2em;
}

div.news-list-resume div.theme {
	font-size:1em;
        font-weight:normal;
}

fieldset.invites, fieldset#enregistrement, fieldset#musique, fieldset#references, fieldset#notes, fieldset#photos, fieldset#ustream {
	border:1px dotted #616161;
	padding:8px;
	margin-top:10px;
}

fieldset.invites legend, fieldset#enregistrement legend, fieldset#musique legend, fieldset#references legend, fieldset#notes legend,  fieldset#photos legend,  fieldset#ustream legend {
	color:#616161;
	font-size:1.1em;
	background-image:url('images/invites.png');
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 3px 0 20px;
}

fieldset#enregistrement legend  {	
	background-image:url('images/enregistrement.png');
}

fieldset#ustream {
	text-align:center;
}

fieldset#ustream legend  {	
	background-image:url('images/ustream.png');
}

fieldset#musique legend  {	
	background-image:url('images/musique.png');
}

fieldset#references legend  {	
	background-image:url('images/reference.png');
}

fieldset#notes legend  {	
	background-image:url('images/notes.png');
}

fieldset#photos img {
       margin:0 7px;
}

fieldset#photos legend  {	
	background-image:url('images/photos.png');
}

div#liens_reference ul {
	margin-left:20px;
	margin-bottom:10px
}

div.resume {
	padding:5px 10px;
	background-color:#F6FFDF;
	font-size:1.1em;
}

#left_side div.photo img {
	padding:0;
	margin-right:10px;
}

div.nom {
	font-weight:bold;
	font-size:1.1em;
}

div.nom span {
	font-style:italic;
	font-weight:normal;
}

div.bio {
	margin-top:4px;
	text-align:justify;
        margin-bottom:5px;
}

span#toggle {
	background-image:url('images/bio.png');
 	background-position:left center;
 	background-repeat:no-repeat;
}
span#toggle a {
	padding-left:20px;
}

div.bio_perso {
	display:none;
	padding:0 10px;
}

#left_side div.url {
	text-align:right;
}

#left_side div.url img {
	float:right;	
	padding:0 5px 0 0;
}

div.url span a {
	background-image:url('images/siteweb.png');
	background-position:left center;
	background-repeat:no-repeat;	
	padding:5px 5px 5px 20px;
}

div.news-list-item div.lecteurmp3 {
        display:none;
        margin-top:10px;
}

div.infosup {
	padding:3px;
	border:1px solid #EAFFAF;
        border-top:none;
        min-height:20px;
}

div.infosup .enregistrement a, div.infosup .detail a {
	padding-left:20px;		
	margin-right:10px;
}
 
div.infosup .enregistrement {
	float:right;
	background-image:url('images/ecouter.png');
	background-position:left center;
	background-repeat:no-repeat;
}

div.infosup .detail {
	float:right;
	background-image:url('images/ensavoirplus.png');
	background-position:left center;
	background-repeat:no-repeat;
}

p.news-single-imgcaption {
        display:none;
}

div.news-list-item div.news-single-video {
	margin-top:5px;
}

div.news-single-item div.news-single-video {
        margin-left:10px;
}

div.retour {
	text-align:center;
	margin-top:10px;
	font-size:1.1em;
}

div.invite {
	background-image:url('images/invites.png');
	background-position:left center;
	background-repeat:no-repeat;
        margin-left:5px;
        padding-left:20px;
}

div.invite span {
        font-weight:bold;
}

div#telechargement_mp3, div#telechargement_ogg {
	float:right;
	margin-right:10px;
}

div#norecord {
	font-size:1.2em;
	text-align:center;
}



/* Liste de la musique libre */

div.tx-musiquelibre-pi1-browsebox {
	display:none;
}

div.tx-musiquelibre-pi1 {
	margin-top:10px;
}

/* Champ de recherche */

div#recherche {
  position:absolute;
  bottom:10px;
  right:10px;
}

div#recherche input#s, div#searchlist form#searchform input#s {
 border:1px solid #616161;
 padding:2px;
}

div#recherche input#s:focus, div#searchlist form#searchform input#s:focus {
 background-color:#B4E04B;
 color:#fff;
}

div#recherche input#searchsubmit, #searchlist form#searchform input#searchsubmit {
 background-color:#616161;
 border:1px solid #616161;
 color:#fff;
 padding:1px;
}

/* Plan du site */

div.tx-dropdownsitemap-pi1 div.expAll {
	display:none;
}

div.tx-dropdownsitemap-pi1 div.level_1 a {
	color:#A7CC44;
}

div.tx-dropdownsitemap-pi1 div.level_2 a, div.tx-dropdownsitemap-pi1 div.level_1 span.no a {
	color:#616161;
}


/* Page collectif */
#left_side div.equipe {
	margin:10px;
}

#left_side div.equipe img.photo, #left_side div.invites img.photo {
	border:2px solid #B4E04B;
	padding:0px;
	margin-right:10px;
}

#left_side div.equipe div.nom span.fn {
	font-style:normal;
	font-weight:bold;
}

#left_side div.equipe div.nom span.locality {
	font-style:normal;
}

#left_side div.description {
	border-top:2px solid #A7CC44;
	margin-top:5px;
	padding-top:5px;
	text-align:justify;
}

#left_side span.siteweb {
	background-image:url('images/url.png');
	background-position:left center;
	background-repeat:no-repeat;
        margin-left:5px;
        padding:2px 0 2px 20px;
}

#left_side span.mail {
	background-image:url('images/mail.png');
	background-position:left center;
	background-repeat:no-repeat;
        margin-left:5px;
        padding:2px 0 2px 20px;
}

/* Clavardage */
fieldset#chat {
	margin-top:10px;
	border:1px solid #A7CC44;
}

fieldset#chat legend {
	color:#616161;
	font-size:1.1em;
}

fieldset#chat label {
	width:180px;
	float:left;
	line-height:2;	
}

fieldset#chat input {
	border:1px solid #616161;
	padding:2px;
}

fieldset#chat input#submit {
	float:right;
	background-color:#A7CC44;
} 

fieldset#chat div.ligne {
	clear:both;
}

div.contenu_haut {
	margin:4px;
}

div.contenu_haut div#gauche {
	float:left;
	margin-right:5px;
}

div.contenu_haut div#droite p, div.contenu_haut div#droite div {
	margin:0;
}

div.contenu_haut {
	margin:2 5px 0 5px;
}

div.clavardage {
	clear:both;
}

#news-clavardage #titre, #news-clavardage #invite {
	font-weight:bold;
}

/* Liste des invités */
div.invites {
	margin-top:20px;
}

/* Licences */

div#licences img {
 float:none;
 padding:0;
}

#left_side div#licences ul li {
 list-style-type:none;
}


/* Nouvelles du libre */
div.nouvelle_libre div#news_titre {
	background-image:url('images/news.png');
	background-position:left center;
	background-repeat:no-repeat;
        padding-left:20px;
        font-weight:bold;	
        margin-bottom:10px;
	font-size:1.2em;
	margin-left:10px;
}

div.nouvelle_libre div#lien_externe {
        text-align:center;
        margin-top:10px;
        font-size:1.1em;
}

div.news-list-browse {
	text-align:center;
	margin-top:15px;
}

#left_side div.news-list-browse p {
	text-align:center;
}

#left_side div.news-list-browse p strong {
	font-size:1.1em;
}

/* Système de vote */
div.tx-ratings-pi1 {
        float:right;
}

#left_side .tx-ratings-display {
 right:60px;
 left:inherit;
}

#left_side  .tx-ratings {
 right:0px;
 left:inherit;margin:0;
}

/* Sondage */

/* Page d'accueil - dernier sondage */
#left_side div#c81 .tx-jkpoll-pi1 ul li {
         list-style-type:none;
         background : transparent url(images/sondage.gif) no-repeat center left;
         padding:15px 15px 15px 55px;
         font-size:1.3em;
}

div#sondage_reponse {
	border:2px solid #616161;
	margin:25px;
	padding:5px;
}
div#sondage_reponse p.barre {
	margin-left:15px;
	font-weight:normal;
}

div#sondage_reponse p.barre img {
        padding-top:4px;
}

div#sondage_reponse p {
 	margin-left:10px;
 	font-weight:bold;
}

div#sondage_reponse p span {
	font-weight:normal;
}

div#sondage_reponse p#sondage_titre {
        background-color:#A7F434;
        padding:5px;
        font-weight:bold;
        margin-left:0px;
}

div#sondage_captcha {
	margin:0 25px;
	border:1px solid #616161;
	padding:5px;
}

div#sondage_captcha input {
	border:1px solid #616161;
	font-size:1.2em;
	padding:3px;
	width:30px;
}

div#sondage_submit {
	text-align:center;
	margin-top:15px;
}

/* Réseaux sociaux */
span#reseaux {
	text-align:right
}

span#reseaux img {
	float:none;
	padding:0px 0 0 4px
}

/* Medias */

form.medias label {
	width:200px;
	float:left;
	clear:left;
}

form.medias input {
        border:1px solid #616161;
}

form.medias input:focus {
        background-color:#ECFFBF;
}

form.medias div {
        margin-bottom:5px;
}

form.medias input#email-button {
        margin-top:30px;        
	background-color:#B4E04B;
	border:1px solid #A7CC44;
	color:#fff;
	font-size:1.1em;
}

form.medias input#button-options {
        text-align:center;
	background-color:#B4E04B;
	border:1px solid #A7CC44;
	color:#fff;
	font-size:1.1em;
	margin-top:10px;
}

form.medias div.submit-center {
        text-align:center;
}

/* Entrevue */
span#auteur {
 text-decoration:underline;
}

div#liens_notes ul {
  margin-left:20px;
}

div.news-single-item-entrevue div.tx-ratings-text {
	display:none;
}

#left_side div#liens_notes h3 {
        font-size:1.2em;
}

/* Dons */
.tx-buymeabeer-pi1 a {
	display: block;
	padding: 6px 5px 5px 95px;
	background: transparent url(images/bouton_don.gif) no-repeat 0 0;
        height: 45px;
}

/* Twitter */

#left_side ul.wttwitter_feed li {
	list-style-type : none;
	margin-left:0;
	border-bottom:1px dotted gray;
	padding: 5px 10px 5px 10px;
	margin-right:10px;
}

#left_side ul.wttwitter_feed li:last-child {
	border-bottom:none;
}

#left_side ul.wttwitter_feed li div.twitter-date {
	text-align:right;
	font-size:0.9em;
	color:#616161;
}

@import url("rss.css");
