




	
	

	







	



























 
	


	




	















































/*******************************
Liens
*******************************/
#content_colonne_centrale a,
#content_colonne_centrale a:link,
#content_colonne_centrale a:visited,
#content_colonne_centrale a:active,
#content_colonne_centrale a:focus,
#content_colonne_centrale a:hover,
#content_colonne_centrale a.spip_in,
#content_colonne_centrale a.spip_out,
#content_colonne_centrale a.spip_url,
#content_colonne_centrale a.spip_glossaire {
	color: #96a308; 
	text-decoration: none; 
}
#content_colonne_centrale a:hover { 
	text-decoration: underline; 
}

#content_colonne_centrale .on { font-weight: bold; color:#969696} /* liens exposes */


.lire_suite{
	color:#96a308;
	font-weight:bold;
}
.lire_suite a{
	font-weight:bold;
}
#content_colonne_centrale .rss a{
	color:#fff;
}



/*******************************
Colonne gauche
*******************************/	
.univers_item_colonne_gauche{
	cursor:pointer;
	line-height:36px;
	height:36px;
	color:#fff;
	font-weight:bold;
	padding-left:15px;
	background:url(squelettes/images/univers/patrimoinebio/fond_item_menu_gauche.gif) no-repeat top left;
}
.univers_item_colonne_gauche a{
	cursor:pointer;
	height:36px;
	width:100%;
	display:block;
}
ul.sous_menu_univers{
	margin:0;
	padding-bottom:10px;
}

ul.sous_menu_univers li{
	background:url(../images/general/puce_grise.gif) transparent top left no-repeat;
	padding-left:10px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-position: outside;
}
	ul.sous_menu_univers li.li_univers{
		background:url(squelettes/images/univers/patrimoinebio/puce.gif) top left no-repeat;
	}
	ul.sous_menu_univers li.li_univers li.li_univers{
		background:url(squelettes/images/univers/patrimoinebio/puce2.gif) top left no-repeat;
	}

ul.sous_menu_univers li.fond_gris{
	background-color:#F7F6F6;
}
	

	ul.sous_menu_univers li a{
	color:#000;
	cursor:pointer;
	}
	ul.sous_menu_univers li a:hover, ul.sous_menu_univers li a:link, ul.sous_menu_univers li a:visited{
		color:#000;
		cursor:pointer;
	}
	ul.sous_menu_univers a.actif{
		font-weight:bold;
	}
	ul.sous_menu_univers li ul{
		margin-left:10px;
	}
	
/*******************************
Colonne droite
*******************************/


#service_univers ul, 
#chiffre_cle_univers ul, 
#articles_plus_lus_univers ul, 
#actu_meme_sujet ul{
	margin:0;
}
#conteneur #colonne_droite #service_univers li, 
#conteneur #colonne_droite #chiffre_cle_univers li, 
#conteneur #colonne_droite #articles_plus_lus_univers li, 
#conteneur #colonne_droite #actu_meme_sujet li{
	background:url(squelettes/images/univers/patrimoinebio/puce.gif) top left no-repeat;
	padding-left:10px;
	list-style-position: outside;
}

#conteneur #colonne_droite #service_univers a, 
#conteneur #colonne_droite #chiffre_cle_univers a, 
#conteneur #colonne_droite #articles_plus_lus_univers a, 
#conteneur #colonne_droite #actu_meme_sujet a{
	color:#000;
}
/*------------service_univers-------------*/	
#service_univers{
	margin-bottom:10px;
}
	#service_univers h2{
		width:167px;
		height:26px;
		background:url(squelettes/images/univers/patrimoinebio/titre_services.gif) no-repeat top left;
	}

/*------------Chiffres clés-------------*/	
#chiffre_cle_univers{
	margin-bottom:10px;
}
	#chiffre_cle_univers h2{
		width:167px;
		height:26px;
		background:url(squelettes/images/univers/patrimoinebio/titre_chiffres_cles.gif) no-repeat top left;
	}

/*-----------Articles les plus lus-------------*/	
#articles_plus_lus_univers{
	margin-bottom:10px;
}
	#articles_plus_lus_univers h2{
		width:167px;
		height:37px;
		background:url(squelettes/images/univers/patrimoinebio/titre_articles_plus_lus.gif) no-repeat top left;
	}

/*-----------Actu même sujet-------------*/	
#actu_meme_sujet{
	margin-bottom:10px;
}
	#actu_meme_sujet h2{
		width:166px;
		height:32px;
		background:url(squelettes/images/univers/patrimoinebio/actu_meme_sujet.gif) no-repeat top left;
		margin-bottom:5px;
	}



/*------------Publicite-------------*/	
ul#publicite_univers li{
}
#colonne_droite ul#publicite_univers{
	margin:0;
	padding:0;
	width:167px;
}
#colonne_droite ul#publicite_univers *{
	margin:0;
	padding:0;
}
		#colonne_droite ul#publicite_univers li{
			margin:0;
			padding:0;
			width:167px;
			!margin-left:-17px;
			list-style:none;
			text-align:center;
		}

/*******************************
Colonne Centrale page Accueil Univers
*******************************/


/*------------A la une : Univers-------------*/
#a_la_une_univers{
	margin:0px 0px 10px 0px;
}


/*------------Et aussi : Univers-------------*/
#et_aussi_univers{
	margin:10px 0px;
}
	#et_aussi_univers h3{
		font-size:100%;
		font-weight:normal;
		line-height:25px;
	}
	#et_aussi_univers a:hover{
		text-decoration:underline;
	}
		
	#et_aussi_univers .titre_et_aussi{
		background:url(squelettes/images/univers/patrimoinebio/titre_et_aussi.gif) no-repeat;
		height:26px;
		line-height:26px;
		width:100%; 
		display:block;
		margin-bottom:10px;
	}
		#et_aussi_univers .listing_et_aussi_univers{
			height:25px;
			line-height:25px;
			margin-bottom:1px;
			padding-left:10px;
		}
		
		#et_aussi_univers .fond_gris{
			background-color:#f0f0f0;
		}
		#et_aussi_univers .listing_et_aussi_univers .date_actu{
			width:70px;
			display:block;
			float:left;
			color:#6e6e6e;
		}
		#et_aussi_univers .listing_et_aussi_univers a{
			height:25px;
			line-height:25px;
			margin-bottom:1px;
			color:#000;
		}


/*------------Fils d'infos : Univers-------------*/
#fil_infos_univers{
}
	#fil_infos_univers .titre_fil_infos_general{
		background:url(squelettes/images/univers/patrimoinebio/titre_fil_infos.gif) no-repeat;
		height:26px;
		line-height:26px;
		width:100%; 
		display:block;
	}
		#content_colonne_centrale #fil_infos_univers .titre_fil_infos_general a{
			color:#fff;
		}
	#fil_infos_univers .article_fil_info_univers{
		padding-left:10px;
		height:25px;
		line-height:25px;
		margin-bottom:1px;
	}
		#fil_infos_univers .fond_gris{
			background:url(squelettes/images/fond_degrade_gris.gif) repeat-x  bottom center;
		}
		#fil_infos_univers .article_fil_info_univers .logo_fil_info{
			float:left;
			width:60px;
			padding-top:2px;
			margin-right:10px;
		}
		#fil_infos_univers .article_fil_info_univers .titre_fil_info{
			float:left;
		}
			#fil_infos_univers .article_fil_info_univers .titre_fil_info h3{
				font-weight:normal;
				font-size:100%;
				line-height:25px;
			}
			#content_colonne_centrale #fil_infos_univers .article_fil_info_univers .titre_fil_info a{
				text-decoration:underline;
				color:#1d1d1d;
			}
			#content_colonne_centrale #fil_infos_univers .article_fil_info_univers .titre_fil_info a:hover{
				text-decoration:none;
			}

/*------------Dossier1 : Univers-------------*/

.dossier_univers{
	margin-top:0px;
}
	.dossier_univers .vignette_dossier{
		float:left;
		margin-right:10px;
		width:117px;
		height:62px;
		padding:3px; 
		border:1px solid #a7a29b;
		background-color:#FFFFFF;
		text-align:center;
	}
	.dossier_univers .contenu_dossier h3{
		font-style:italic;
	}
	.dossier_univers .contenu_dossier .zoom{
		height:18px;
		width:61px;
		float:left;
		margin-right:10px;
		background:url(squelettes/images/univers/patrimoinebio/zoom.gif) no-repeat left;
	}
	

/*-----------Nuage : Univers------------*/
#nuage_univers{
	float:left;
	width:255px;
	text-align:center;
	margin:10px 12px 10px 0px;
		font-family:Tahoma, Verdana, Arial;
}
	#nuage_univers h2{
		width:212px;
		height:18px;
		margin:auto;
		margin-bottom:10px;
		background:url(squelettes/images/univers/nuage_mc.gif) no-repeat left;
	}
	#nuage_univers a{
		padding:0px 5px;
	}


/*-----------Rendez-vous------------*/

#encart_rdv_univers{
	margin:10px 0px;
	padding:8px;
	width:307px;
	float:left;
	border:1px solid #c5c5c5;
	background-color:#e4e4e4;
}
	#encart_rdv_univers h2{
		background:url(squelettes/images/univers/patrimoinebio/rdv.gif) no-repeat left;
		height:26px; 
		line-height:26px;
		width:100%; 
		display:block;
	}

/*******************************
Contenu article : divers
*******************************/
#fonctionnalites_communes{
	float:right;
	width:112px;
	text-align:right;
	background-color:#e1e4bf;
	border:1px solid #96a308;
	padding:3px 3px 0px  3px;
}

#content_colonne_centrale h2,
#content_colonne_centrale h3.spip,
#content_colonne_centrale h4.spip {
	color: #96a308;
}
#content_colonne_centrale h2 {
	font-size: 130%; line-height:145%;
}
#content_colonne_centrale h3.spip {
	background:url(squelettes/images/univers/patrimoinebio/puce.gif) 0 2px no-repeat;
	padding-left: 10px;
	font-size: 130%; line-height:145%;
	margin-bottom: 1.5em;
	margin-bottom: 1em;
}
#content_colonne_centrale h4.spip { 
	/*background:url(squelettes/images/univers/patrimoinebio/puce.gif) top left no-repeat;
	padding-left: 10px;*/
	font-size: 110%; line-height:145%; 
	margin-bottom: 0.6em;
}

	#content_colonne_centrale #contenu_article ul li{
		background:url(squelettes/images/univers/patrimoinebio/puce.gif) top left no-repeat;
		padding-left:10px;
	}
	#content_colonne_centrale #contenu_edito ul li{
		background:url(squelettes/images/univers/patrimoinebio/puce.gif) top left no-repeat;
		padding-left:10px;
	}
	
#content_colonne_centrale .voir_aussi{
	float:right;
	background:#e1e4bf;
	padding:5px;
	border:1px solid #96a308;
}
	
/*******************************
Actualites
*******************************/
.entete_page_article_actu{
	background:url(squelettes/images/univers/patrimoinebio/titre_actus.gif) no-repeat;
	height:26px;
	line-height:26px;
	width:100%; 
	display:block;
}
	#content_colonne_centrale .entete_page_article_actu a{
		color: #FFF;
	}


/*-----------Encart de Recherche------------*/
#encart_recherche_actualites{
}
	#encart_recherche_actualites #encart_recherche_gauche{
		background-color:#e1e4bf;
	}
		#encart_recherche_actualites #encart_recherche_gauche select{
			border:1px solid #96a308;
		}
		#encart_recherche_actualites #encart_recherche_gauche #calendar{
		color:#96a308;
	}
		#encart_recherche_actualites #encart_recherche_gauche #calendar a.mois_non_en_cours{
			color:#96a308;
		}
	#encart_recherche_actualites #moteur_mot_cle{
		background-color:#cbd460;
	}
	
		#encart_recherche_actualites #moteur_mot_cle input.zone_mc{
			border:1px solid #96a308;
		}
		
		#encart_recherche_actualites #moteur_mot_cle input.bouton_chercher{
			background:url(squelettes/images/univers/patrimoinebio/bouton_chercher.gif) no-repeat;
		}
	

/*-----------Affichage de la page actualites------------*/		
#listing_actualites{
}
	#listing_actualites h2{
		background:url(squelettes/images/univers/patrimoinebio/titre_toutes_les_actus.gif) no-repeat;
		height:26px;
		line-height:26px;
		width:100%; 
		display:block;
	}
	#listing_actualites h3{
			color:#96a308;
	}
	#listing_actualites .fond_couleur{
		background-color:#e1e4bf;
	}
	#listing_actualites .article_listing .titre_article_listing{
			color:#cbd460;
		}
			#listing_actualites .article_listing .titre_article_listing a {
					color:#96a308;
			}
		#listing_actualites .article_listing .date{
			color:#4e4e4e;
		}
		#listing_actualites .article_listing .lire_suite{
			color:#96a308;
		}
			#listing_actualites .article_listing .lire_suite a{
				color:#96a308;
			}

/*------------Affichage de l'article actualites------------*/		
#article_actualites{
}
		#article_actualites .date_actu{
			color:#4e4e4e;
			padding-bottom :5px;
			margin-bottom :15px;
			font-weight:bold;
			border-bottom:1px solid #efefef;
		}
		
/*------------Affichage de l'article agenda------------*/		
#article_agenda{
}
		#article_agenda .date_agenda{
			color:#4e4e4e;
			padding-bottom :5px;
			margin-bottom :15px;
			font-weight:bold;
			border-bottom:1px solid #efefef;
		}	

/*******************************
Fil d'infos
*******************************/

/*-----------Encart de Recherche------------*/
#encart_recherche_fil_infos{
}
	#encart_recherche_fil_infos #encart_recherche_gauche{
		background-color:#e1e4bf;
	}
		#encart_recherche_fil_infos #encart_recherche_gauche select{
			border:1px solid #96a308;
		}
		#encart_recherche_fil_infos #encart_recherche_gauche #calendar{
		color:#96a308;
	}
		#encart_recherche_fil_infos #encart_recherche_gauche #calendar a.mois_non_en_cours{
			color:#96a308;
		}
	#encart_recherche_fil_infos #moteur_mot_cle{
		background-color:#cbd460;
	}
	
		#encart_recherche_fil_infos #moteur_mot_cle input.zone_mc{
			border:1px solid #96a308;
		}
		
		#encart_recherche_fil_infos #moteur_mot_cle input.bouton_chercher{
			background:url(squelettes/images/univers/patrimoinebio/bouton_chercher.gif) no-repeat;
		}
	

/*-----------Affichage de la page actualites------------*/		
#listing_fil_infos{
}
	#listing_fil_infos h2{
		background:url(squelettes/images/univers/patrimoinebio/titre_tout_le_fil.gif) no-repeat;
		height:26px;
		line-height:26px;
		width:100%; 
		display:block;
	}
	#listing_fil_infos .fond_couleur{
		background-color:#e1e4bf;
	}
	#listing_fil_infos .article_listing .titre_article_listing{
			color:#cbd460;
		}
			#listing_fil_infos .article_listing .titre_article_listing a{
				color:#96a308;
			}
		#listing_fil_infos .article_listing .date{
			color:#4e4e4e;
		}
		#listing_fil_infos .article_listing .lire_suite{
			color:#96a308;
		}
			#listing_fil_infos .article_listing .lire_suite a{
				color:#96a308;
			}


/*******************************
Mot clé
*******************************/			
#liste_articles_mot_cle .cartouche h4{
	font-size:130%;
}
	
#liste_articles_mot_cle{
}
	#liste_articles_mot_cle h2{
		background:url(squelettes/images/univers/patrimoinebio/titre_toutes_les_actus.gif) no-repeat;
		height:26px;
		line-height:26px;
		width:100%; 
		display:block;
	}
	#liste_articles_mot_cle .fond_couleur{
		background-color:#e1e4bf;
	}
	#liste_articles_mot_cle .article_listing{
		padding:10px;
	}
	
			#liste_articles_mot_cle .article_listing .titre_article_listing h3{
			}
			#liste_articles_mot_cle .article_listing .titre_article_listing a{
				color:#96a308;
				font-size:13px;
				font-weight:bold;
			}
			
		#liste_articles_mot_cle .article_listing .logo_article_fil_info{
			float:left;
			margin-right:10px;
		}
		#liste_articles_mot_cle .article_listing .date{
			color:#4e4e4e;
			margin-bottom:2px;
		}
		#liste_articles_mot_cle .article_listing .texte{
			margin-bottom:5px;
		}
		#liste_articles_mot_cle .article_listing .lire_suite{
			color:#96a308;
			font-size:10px;
			font-weight:bold;
		}
			#liste_articles_mot_cle .article_listing .lire_suite a{
				color:#96a308;
			}
	
		


/*******************************
Edito du président
*******************************/			
		
/*-----------Encart de Recherche------------*/
#encart_recherche_edito{
}
	#encart_recherche_edito #moteur_date{
		background-color:#e1e4bf;
	padding:5px 20px;
	margin-bottom:10px;
	}
		#encart_recherche_edito #moteur_date select{
			border:1px solid #96a308;
			font-size:11px;
			width:150px;
		}
	
		#encart_recherche_edito #moteur_date input.zone_mc{
			border:1px solid #96a308;
		}
		
		#encart_recherche_edito #moteur_date input.bouton_chercher{
			background:url(squelettes/images/univers/patrimoinebio/bouton_chercher.gif) no-repeat;
		}


.spip_forms legend span {
	background: #96a308;
}

/*******************************
Agenda
*******************************/
.multiagenda table.dates td.occupe a {
	background-color: #e1e4bf;
}

.multiagenda table.dates {
	border: 1px solid #96a308;
}
.multiagenda table.dates caption {
	border: 0;
}