@charset "utf-8";
@import url("theme-jqueryui/jquery.ui.core.css");
@import url("theme-jqueryui/jquery.ui.accordion.css");
@import url("theme-jqueryui/jquery.ui.theme.css");

body {
	background: #FBEB1C ;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
h3, .h3 {
    font-size: 1.4em;
    font-weight: bold;
	 color:#7F5297;
}

/* http://typographisme.net/post/Bonnes-pratiques-pour-les-d%C3%A9clarations-%40font-face */
/* http://www.fontsquirrel.com/fontface/generator */
@font-face {
    font-family: 'ITCKabel';
    src: url('polices/ik-webfont.eot');
    src: url('polices/ik-webfont.eot#iefix') format('embedded-opentype'),
         url('polices/ik-webfont.woff') format('woff'),
         url('polices/ik-webfont.ttf') format('truetype'),
         url('polices/ik-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: 'ITCKabel';
    src: url('polices/ikb-webfont.eot');
    src: url('polices/ikb-webfont.eot#iefix') format('embedded-opentype'),
         url('polices/ikb-webfont.woff') format('woff'),
         url('polices/ikb-webfont.ttf') format('truetype'),
         url('polices/ikb-webfont.svg') format('svg');
    font-weight: bold;
}

@font-face {
    font-family: 'KandideUnicase';
    src: url('polices/k-webfont.eot');
    src: url('polices/k-webfont.eot#iefix') format('embedded-opentype'),
         url('polices/k-webfont.woff') format('woff'),
         url('polices/k-webfont.ttf') format('truetype'),
         url('polices/k-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: 'KandideUnicase';
    src: url('polices/kw-webfont.eot');
    src: url('polices/kw-webfont.eot#iefix') format('embedded-opentype'),
         url('polices/kw-webfont.woff') format('woff'),
         url('polices/kw-webfont.ttf') format('truetype'),
         url('polices/kw-webfont.svg') format('svg');
    font-weight: bold;
}

/* Positionnement des blocs                                                  */
/*---------------------------------------------------------------------------*/
#page {
	width:900px;
	background-color: transparent;
	border: none;
	margin: 1em auto;
	padding: 0 2em;
	position: relative;
	text-align: left;
}
#entete{
	width:100%;
	padding:13px 0;
	text-align:center;
}
#conteneur {
	width:100%;
}
#conteneur #contenu {
	width: 610px;
	margin-left:15px ;
	margin-right:15px ;
	float:right;
}

#conteneur #contenu .facebook-like {margin: 2em auto;width: 490px;}

#conteneur #navigation {
	float: left;
	width: 240px;
	margin-top:20px;
}

#conteneur #contenu .noisette_article-contenuprincipal{
	clear:both;
}

/* Entete
/*---------------------------------------------------------------------------*/
#entete {
	width:100%;
	height:116px;
	padding:0;
	border:none;
	margin:0;
	background-image:url(images/bandeau.png);
}
#entete .accueil {
	width:100%;
}
#nom_site_spip a {
	text-indent: -9999em;
	display:inline-block;
	width:100%;
	height:116px;
}

/* Navigation principale                                                     */
/*---------------------------------------------------------------------------*/
#navigation .menu {
	background-color:transparent;
	border:none;
	padding:0;
}
#navigation .menu .ui-widget, #navigation .communs .menu{
	font-family: "ITCKabel",Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:1.5em;
}
#navigation .menu .ui-widget-content a {
	color:#F04C2E;
}
#navigation .menu .ui-widget-content a:hover {
	color:#7F5297;
	text-decoration: none;
}
#navigation .communs .menu a{
	font-size:1em;
	color:#F04C2E;
	padding-left:40px;
	background:url(images/fleche.gif) no-repeat left;
	margin-bottom:3px;
}
#navigation .communs .menu a:hover{
	color:#7F5297;
	text-decoration: none;
}

#navigation .menu .ui-widget-content {
	background:none;
	border: 1px solid #8E846B;
}
#navigation .menu .ui-state-default .ui-icon ,
#navigation .menu .ui-state-hover .ui-icon ,
#navigation .menu .ui-state-active .ui-icon {
	background-image:none;
}
#navigation .menu-liste .menu-entree {
   list-style: none outside none;
	margin:0;
}
#navigation .menu .ui-accordion .ui-accordion-content {
   padding: 1em 1em;
}

#navigation .menu .ui-accordion .ui-accordion-header {
	display:block;
	text-align:center;
}

.noisette_socialtags_badge_fb, .noisette_dailymotion{
	float:left;
	width:120px;
}

/* Treeview dans les pages regions                                           */
/*---------------------------------------------------------------------------*/
ul.treeview, ul.regions li {
	line-height:1.3em;
	list-style:none outside none;
	padding:0.2em 0 0.2em 15px;
}

ul.treeview li ul {
	padding:0;
}

ul.treeview p {
	padding:0;
	font-weight:normal;
}

ul.treeview ul {
	background-color:transparent;
}

/* Navigation secondaire                                                     */
/*---------------------------------------------------------------------------*/
#contenu .liste-items .item {
    margin-bottom: 0;
}
.navhori {
    margin: 20px 0;
}
.navhori .item {
	 float:left;
	 clear:none;
    padding: 2px;
}
.navhori .item a {
    padding: 2px;
    border: 1px solid #F04D2F;
    color: #815297;
    font-size: 0.9em;
    line-height: 2em;
    white-space: nowrap;
}

.navhori .item a.on {
    background-color: #FFFF00;
    border: 2px solid #F04D2F;
}
.navhori .item a:hover {
	color:#F04D2F;
}

/* Noisette FB
/*---------------------------------------------------------------------------*/
.noisette_socialtags_fb_like {
	clear:both;
	padding: 20px 0 0 40px;
}
/* Articles                                                                  */
/*---------------------------------------------------------------------------*/
.contenu-principal .texte {margin-top:2em;}

.contenu-principal .texte p{
	text-align:justify;
}

.noisette_article-filariane #hierarchie{
	margin-top:0;
}
.cartouche .h1, .noisette_selection_articles .h2, .noisette_formulaire_lettres h1 {
	padding-left:40px;
	background:url(images/fleche.gif) no-repeat left;
	font-weight:bold;
	font-size:3em;
	font-family: "KandideUnicase",Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	color:#7F5297;
}

.chapo {
    color: #666699;
    font-weight: bold;
    line-height: 1.4em;
}

.meme-dpt {
	border: 1px solid #F04D2F;
	border: Opx;
	text-align:left;
	font-size: 0.85em;
	margin:20px 0;
	padding:5px;
}
.meme-dpt .chapo {
	font-size:1em;
}
.cartouche {
    margin-bottom: 0;
}
.cartouche .soustitre {
    margin-bottom: 0.3em;
    margin-top: 0.5em;
    color: #666666;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
	 font-weight:bold;
}
.voir-cr-annonce {
    margin: 1.5em 0;
}

div.socialtags .socialtags-hovers {opacity: 1;}

/*  Documents joints
/*  ------------------------------------------ */

.noisette_article-documents {
	margin-top:30px
}
.documents_joints .item {
	margin:0.2em;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fff;
	float:left;
}
.documents_joints .item .h3{
    font-size: 1em;
    font-weight: normal;
	 border-bottom:none;
}
.documents_joints .item .meta-publi{
	font-size:0.8em;
}
.documents_joints .item .h3 img{
	display:block;
	margin:0 auto;
}
.documents_portfolio {
	text-align:left;
}

.spip_documents_player .spip_doc_descriptif {
	text-align:justify;
}

/* Liens                                                                     */
/*---------------------------------------------------------------------------*/
.sites > h2{
	margin: 30px 0 10px 0;
	font-size:2em;
	border-top:#000 thin solid;
}
.sites .liste-items .item img{
	display:block;
	margin:50px auto 0 auto;
}
.sites .liste-items .item {
	float: left;
	clear:none;
	font-size: 0.88em;
	margin-left: 50px;
	text-align: center;
	width: 250px;
}

/*  ------------------------------------------
/*  Habillage evenement
/*  ------------------------------------------ */
#donnees{
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 20px;
	line-height:1.2em;
	padding:20px;
}

#donnees #images {
	margin-top:30px;
	text-align:center;
}
#donnees #images-legende {
	margin-top:0px;
	text-align:center;
}

#donnees #nodisplay {
	display:none;	
}

#logo-evenement{
	float: right;
}

.donnees1{
	padding-left: 20px;
	margin-top:20px;
}
.donnees2{
	margin-top:10px;
}

.donnees1 #titre {
	font-size: 1.5em;
	font-style:italic;
	font-weight: bold;
	color:#F04D2F;
	margin-bottom:10px;
	line-height:1em;
}

.donnees1 #artiste {
	color:#F04D2F;
	margin-bottom:5px;
}

.donnees1 #soutien {
	font-style:italic;
	color:#666;
}

.donnees1 #type {
	color:#OOO;
}
.donnees1 #type-public, .donnees1 #type-jauge {
	font-style:italic;
}
.donnees1 #resa {
	font-weight: bold;
}
.donnees1 #date-heure {
	color:#OOO;
	font-weight: bold;
}
.donnees1 .adresse {
	color:#666;
}
.donnees1 #situer {
	float:right;
}
.donnees1 .email {
	color:#F04D2F;
}
.donnees1 .web {
	color:#773188;
}

.donnees1 #collectif {
	color:#666;
	font-size:0.8em;
}

.donnees1 .nom{
	font-weight: bold;
}
.donnees2 #descriptif {
	color:#773188;
	text-align:justify;
}

/* Formulaire login                                                          */
/*---------------------------------------------------------------------------*/
.page_login #contenu .formulaire_spip {
    width: 28em;
    border: thin solid;
    margin: 2em auto;
    padding: 10px;
}
.page_login #contenu .formulaire_menu_lang {
    display:none;
}

.page_login #contenu .cartouche {
    text-align:center;
}

/* Formulaire Abonnement                                                     */
/*---------------------------------------------------------------------------*/
.abonnement-cadre {
	/*border: 1px #000000 solid;
	background-color:#FFFFFF;*/
	text-align: justify;
	width:455px;
	/*padding: 10px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;

}
.abonnement-cadre legend {
	font-size:1.2em;
	font-weight:bold;
}
.abonnement-cadre fieldset {
	margin-bottom:20px;
}

#formulaire_lettres {
    width: 28em;
    border: thin solid;
    padding: 10px;
}

#formulaire_lettres legend{
	display:none;
}
/* Formulaire de recherche                                                   */
/*---------------------------------------------------------------------------*/
.formulaire_recherche {
	width: 130px;
	text-align: left;
	padding-top:20px;
}

.formulaire_recherche label, .formulaire_recherche .submit {
	display:none;
}

.formulaire_recherche input.text {
	width:14em;
}

/* Formulaire Forum                                                          */
/*---------------------------------------------------------------------------*/
p#ajouter-commentaire {
	margin-top:2em;
	text-align:center;
	font-weight:bold;
}

#formulaire_forum {
	border:1px solid #000;
	padding:5px;
	font-size:0.9em;
}

#formulaire_forum fieldset legend {
	background-color:transparent;
}

.forum-message .repondre {
	display:none;
}

/* Liens                                                                     */
/*---------------------------------------------------------------------------*/
.on a {
    font-weight: normal;
}
.on > a {
    font-weight: bold;
}
a { text-decoration: none; color: #900; }
a:hover { text-decoration: underline; }

/* Pied de page                                                                     */
/*---------------------------------------------------------------------------*/
#pied {background:transparent;border:0;}