/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------*/
/*  Correction des styles HTML par defaut*/
/*  ------------------------------------------ */
body {
	font-size: 1em;
	color: #fff;
	
	margin: 0;
	padding: 0;
	background-color: #000000!important;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}
body * {
font-family: Arial, Helvetica, sans-serif;
}
img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { }
h1 {
font-size:22px;
font-weight:normal;
line-height:1.6em;

 }
/*  ------------------------------------------*/
/*  Disposition a l'ecran des blocs principaux*/
/*  ------------------------------------------ */
#page {
	width: 1050px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #333;
	text-align: left;
	position: relative;
	
	background-attachment:  inherit;
	min-height: 810px;
	margin: 0 auto;
	background-image: url(../no10/background-nordik-no10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#conteneur { 	width: 1050px;	float:left;

 }

#conteneur #contenu {
	float:left;
	width: 600px;
	/width: 570px;
	display:block;
	border:#CCCCCC solid thin;
	border-top:#fff solid 2px;
	padding:20px;
	margin-bottom:10px;
	border: 1px solid #333;
}



#conteneur #menu_onglets {
	float: left;
	padding:1px;
	font-size:11px;
	color:#fff;
	width:auto;
	padding-bottom:5px;
	font-style:bold;
	

}

.onglets {

	background-color:#000;

	

}


#conteneur #navigation {
	float: right;
	width: 400px;
	padding:0px;
/*		display:inline;*/

	

}

#newsletter {
	float: right;
	width: 400px;
	text-align: center;
	padding:10px;
	border:#CCCCCC solid 0px;

	margin-bottom:10px;

}


#conteneur #blog , #filinfo, {
	float: right;
	width: 360px;
	text-align: center;
	padding:10px;
	border:#CCCCCC solid 0px;

	margin-bottom:10px;


}

#conteneur #pub {
/*	float:right;*/
	text-align: center;
/*	width: 360px;*/

/*	display:block;*/
	margin-bottom:10px;}
	
	
#conteneur #zoom {
	float:right;
	text-align: left;
	
/*	display:block; */
	padding-bottom:20px;
	width: 360px;


}
div {
/*	border: 1px solid red;*/
}


/* Blocs du contenu (c-a-d. la colonne principale) */
.contre-encart {
	float: left;
	width: 600px;;
	/width: 570px;
	border:#333 solid 1px;;
	padding:20px;
/*	/padding:10px;*/
	margin-top:5px;
	margin-bottom:10px;
}

.encart {
	float: left;
	width: 37em;
	margin: 0;
	margin-bottom: 1em;
	border:#CCCCCC solid thin;
	padding:20px;
	margin-top:5px;
	margin-bottom:10px;


}
#contenu .presentation {
	font-size: 0.77em;
}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 0px solid #333; 
	color: #C8211C;
	position: relative;
	
	
	min-height:150px;
	margin: 0 auto;
	text-align: center;
}
/*#entete #nom_site_spip,
#entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
*/
#entete p {
	position: absolute;
	top: 5px;
	left: 5px;
	text-align: right;
	color: #C8211C;
}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { 
	float: right;
	display: none;
}
/*
#entete a img.spip_logos {
	float: right;
}*/
#entete p a {
	color: #C8211C;
	text-decoration: none;
	font-size: 0.65em;
}
#entete a {
	color: #C8211C;
	text-decoration: none;
}
#entete span {
	color: #FFF;
	font-size: 0.65em;
}



/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin:4px;
	margin-left:0;
	font-size: 0.77em;
	
	
	}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 1em;
	border-top: 0px dotted #CCC;
	padding: 2px;
	text-align: center;
}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------*/
/*  Typographie generale du site*/
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
}

/* Typo pour le contenu */
#contenu {
 }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
 }


/*  ------------------------------------------*/
/*  Habillage des menus et de la navigation*/
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;/*.rubriques, */
}
.breves {


	margin-bottom: 1em;
	font-size: 0.77em;/*.rubriques, */
}
.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { 

}
.rubriques .menu-titre {  }

.breves { 
	margin-top: 20px;
}
.breves .menu-titre { 

}

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------*/
/*  Habillage du contenu*/
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; 
	font-size: 0.70em;
	color: #FFF;
	line-height:1.6em;
	font-weight: bold;

}
	hr {  color:#990000; }
	
	
	
	.titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #FFF;
	
	}
	
 #contenu .soustitre {
	font-size: 0.82em;
	font-weight:bold;
	color: #990000;
	text-indent: 10pt;
}
 
#contenu .surtitre{
	font-size: 0.82em;
	font-weight:bold;
	text-transform: uppercase;
	color: #C0C0C0;
}

#contenu .dernieres_breves .breves {
	width: 100%;
}


.cartouche .spip_logos {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height:;}

.cartouche p { padding: 0; clear: left; max-width:400px;}
.cartouche small { font-size: 0.71em; }

.cartouche .traductions {  }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */

p .spip { max-width:480px;
}



.chapo {
	margin-bottom: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
	font-size:12px;
	margin-left:110px;
	margin-top:10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #FFF; line-height:1.6em;  font-size:12px; font-weight:normal; text-align:justify; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 0px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;
	font-family: "Times New Roman", Times, serif;
}

.pagination { font-size: 0.90em; }

/*  ------------------------------------------*/
/*  Habillage specifique du plan du site*/
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------*/
/*  Habillage des formulaires*/
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {border:0;}
.formulaire_spip legend { color:#990000;}


element.style {
color:#990000;
}

.formulaire_spip label { }
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------*/
/*  Habillage des forums*/
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #FFF; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #FFF; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------*/
/*  Habillage des petitions*/
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------*/
/*  Couleurs des liens*/
/*  ------------------------------------------ */
a { 
text-decoration: none; 
color:#990000;

}
a:hover { text-decoration: underline; }


.menuon {
color:#CE0317;
font-weight:bold;
background-color:#FFF;
padding:5px;
padding-bottom:8px;
padding-top:-2px;
}

.menu {
color:#fff;
padding:5px;
font-weight:bold;
background-color:#333;
margin:4px;
}

.menu2on {
color:#CE0317;
font-size:11px;
font-weight:bold;
background-color:#FFF;
padding:5px;
padding-bottom:8px;
padding-top:-2px;
}

.menu2 {
color:#fff;
font-size:11px;
padding:5px;
font-weight:bold;
background-color:#333;
margin:4px;
}


#push_menu {
margin:0px;
position:relative;
border-left: 1px solid #000;
border-right: 1px solid #000;
height: 25px; 
}


.lieuscene {
font-size:18px;
font-weight:bold;
background-color:#333;
padding:10px;
margin-bottom:50px;

}


.artiste {

color:#990000;
font-size:18px;
font-weight:normal;
font-stretch: ultra-condensed;
text-transform:uppercase;
margin-left:5px;


}

.fil {

color:#990000;
font-size:18px;
font-weight:normal;
font-stretch: ultra-condensed;
margin-left:5px;


}



.soiree {
font-size:22px;
font-weight:bold;
color:#ccc;
maegin-bottom:20px;


}


.periode {
margin-top:5px;
color:#CE0317;
text-transform: uppercase;
font-size:12px;
font-weight:900;
font-stretch: ultra-condensed;
margin-bottom:10px;

}




.evenement {
	font-size:12px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 13px;
	color: #ABABAB;
	font-weight: normal;
}

#contenu .spip_out {
color:#990000;



}

.prog {
display:block;
float:left;
width:570px;
padding-left:25px;
padding-bottom:10px;
}


.rubriques {
display:block;
padding-left:10px;
clear:left;
}


.rouge {
color:#990000;
}



.ss_rubriques {

padding-left:15px;

}



/*BLOG */


#infos {
position:relative;
left:3px;
width:40px;
padding:1px;
margin-top:0px;
border:0px solid #4e3f35;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
/*line-height:2px;background-color:#C0D800;*/
min-height:50px;
color:#4e3f35;
padding-top:0px;
text-align:center;
float:left;
background-image:url(../no10/fd_date.jpg);
background-position:0px 0px;

}

#datejour {
position:relative;
margin: auto; /* Pour centrer la page */
width:auto;
height:auto;
font-size:20px;
font-family:Helvetica, Arial,Times, sans-serif;
text-align:center;
padding-top:5px;
margin-left:1px;
padding-bottom:0px;
line-height:28px;
font-weight:;
background-color:;
color:white;
}

#datemois {
position:relative;
margin: auto; /* Pour centrer la page */
width:auto;
height:auto;
font-size:8px;
font-family:Helvetica, Arial,Times, sans-serif;
text-align:center;
padding-top:0px;
font-weight:bold;
background-color:;
text-transform:uppercase;
color:white;
}


#titre-actu {
padding-top:5px;



}







#lightbox {

height:px;
margin:0 auto;
text-align:center;
width:300px;
}







/* NORDIK IMPAKT V9*/


#Menu {
	position: relative;
	text-align: left;
}
#Menu .data {
	position: relative;
	top: 60px;
	color: #FFF
}
#Menu .data .categorie {
	margin: 0px 0px 11px 0px;
	position: relative;
	z-index: 4;
/*background : #000;
filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;*/
}
#Menu .data .group {
	position: relative;
/*	top: 30px;
	left: 45px;*/
/*	background-color: #E1DDD2;*/
/*	border: 1px solid #4E433F;*/
	width: 190px;
	z-index: 2;
	padding: 0px 0px 0px 0px;
/*background : #000;
filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;*/
}
#Menu .data h2 {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
#Menu .data h2 a {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#Menu .data .links {
	margin: 0px 10px 0px 0px;
	letter-spacing: 2px;
	font-size: 11px;
}
#Menu .data .links a {
	text-decoration: none;
	color: #FFF;
}
#Menu .data .links a:hover {
	color: #C8211C;
}

.derniers_articles {
	width: 29%;
float: right;
}

.article_home {
	width: 100%;
	border: 1px solid #FFF !important;
	margin-right: 1%;
}



.dernieres_breves h2.menu-titre {
	display: none;
}

.dernieres_breves .breves div h2 {
background-color: #B51B19;
text-transform: uppercase;
	margin: 2px;
font-size: 1.2em !important;
}
.dernieres_breves .breves div h2 .date {
float: right;
font-size: 0.88em;
margin-right: 10px;
margin-bottom: 10px;
}

.liste-articles ul li h3.titre {
background-color: #B51B19;
text-transform: uppercase;
margin: 2px;
font-size: 1em !important;
}


#contenu .dernieres_breves {
float: left;
width: 70%;
}
