/*
Adaptations de Perline
http://Internet-et-Compagnie.com
Pour Verts 91
*/

@import url("menu.css");	/* menu horizontal */
@import url("menu_vertical.css");	/* menu vertical */

body	{
	margin-top:10px;
}
.invisible	{
	visibility: hidden;
}
.on {
	background-color:#C8C8C8;
}
#logo	{
	height:93px;
	background-image: url(images/bandeau.png);
}
#en_tete_logo {
	float: left;
	width: 85px;
	height: 85px;
	margin-left: 0px;
	margin-top: 0px;
}
#nav	{
	height:40px;
}
#nav a {
	text-transform: none;
}
#nav ul.menu-liste li.menu-entree a	{
	padding:10px 5px 0px 5px;/**/
	font-weight: bold;
}

/* menu deroulant mots-cles */
#menu_gpes_mots ul {
	padding : 0 0 0 0 ;
	max-width: 100%;
}
#menu_gpes_mots ul,
#menu_gpes_mots ul li	{
		list-style: none;
}
.deroul {
	border:1px outset Black;
	padding:2px 0;
	/*text-align: left;*/
	width: 100%;
	background-color:#E1E1E1;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}

/* mini carte groupes locaux */
#mini_carte	{
	width: 100%;
	text-align: center;
}

#descriptif_site_spip	{
	background-image: url(images/fond03.png);
}

#descriptif_site_spip p {
	color: white;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	margin: 5px 2px 5px 2px;
}
#descriptif_site_spip a	{
	color: #ffffff;
	text-decoration: underline;
}
#contenu .liste {
	width: 100%;
	padding: 5px;
	margin-top: 5px;
	border: thin green solid;
}
#bouton .bouton_gauche,
#bouton .bouton_droit	{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding; /*	background: #FFFFFF none repeat scroll 0 0;*/
	background-image: url(images/fond03.png);
	color: white;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	text-align: center;
	width: 45%;
	min-height: 50px;
}
#bouton .bouton_gauche a,
#bouton .bouton_droit a	{
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
}
/* bouton gauche de l'accueil */
#bouton .bouton_gauche	{
	float : left;
}
/* bouton droit de l'accueil */
#bouton .bouton_droit	{
	float: right;
}
ul.liste-items .pagination	{
	float: right;
}
/* contenu d'une liste d'articles */
#contenu {
	line-height:100%;
	padding-top: 0px;
}
#contenu h1 {
	font-size:3em;	
}
#contenu h2 {
	font-size:2em;	
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}
#contenu h3 {
	font-size:1.5em;
	letter-spacing:0;
	padding:0 0 10px;
}
#contenu h4 {
	font-size:1.3em;	
}
#contenu h3.spip	{
	font-size:1.5em;
	color:#3F5C10;
}
#contenu li {
	margin:5px 0 0 0;
	padding:0 0 0 0;
}
/* logos des rubriques et des articles */
#contenu .cartouche img.spip_logos	{
	float: right;
}
/* titre des rubriques et des articles */
#contenu .cartouche h1.h1	{
	text-align: left;
}
p.info-publi	{
	margin: 0px;
}
#contenu ul.liste-items {
	margin: 0px;
}
#contenu li.item_edito	{
	background-color:#f5fce6;	/* #eafac9 */
	padding: 10px 10px 10px 10px;
}
#contenu li.item_edito img	{
	float: right;
}
#contenu #outils	{
	padding: 10px 0px 0px 0px;
}
#contenu .menu ul.menu-liste {
	padding-left: 0;
}
#contenu .menu ul.menu-liste li.menu-entree {
	background-image:url(images/rubnormal.png);
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left : 20px;
}
#contenu .chapo	{
	font-weight: bold;
	font-size: larger;
	line-height: normal;
}
/* champ recherche */
#navigation #formulaire_recherche input.submit {
	margin:5px 0 5px 15px;
}
input#recherche.text	{
	border: thin #669900 solid;
	margin:5px 0 5px 15px;
}

/* extra */
#menu ul.open	{
	border: medium solid Green;
	margin-left:0;
	padding-left: 0;
}
#menu ul.open li	{
	list-style: none;
	background-image: url(images/rubnormal.png);
	background-repeat: no-repeat;
	padding-left : 20px;
	text-align: left;
}
.liste ul.liste-items	{
	padding: 0 0 0 0;
	list-style: none;
}
.liste ul.liste-items li.item a	{
	list-style: none;
	background-image: url(images/rubnormal.png);
	background-repeat: no-repeat;
	padding-left : 20px;
}
.liste ul.liste-items li.item a.on	{
	list-style: none;
	background-image: url(images/rubexpose.png);
	background-repeat: no-repeat;
	padding-left : 20px;
}

/* page sommaire a droite */
.splickrbox	{
	border: thin #669900 solid;
}
.splickrbox_center	{
	float: right;
}
#videowall	{
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#calendar table	{
	padding:0px 0px 0px 40px;
}
.sidebar h2 a	{
	color:#FFFFFF;
}

/* agenda sur page accueil */
#calendar,
#agenda	{
	border: thin solid Green;
	padding: 10px 10px 0px 10px;
}
#extra.sidebar #calendar table caption	{
	text-align: center;
	font-weight: bolder;
	font-variant: small-caps;
}
#extra.sidebar #calendar table tbody tr td	{
	border: thin dotted #5F5F5F;
}
#extra.sidebar #calendar table tbody tr td.horsperiode	{
	color: #f5fce6; /* #BABABA */
}
#extra.sidebar #calendar table tbody tr td.libre	{
	color: black;
}
#extra.sidebar #calendar table tbody tr td.today	{
	color: green;
	font-weight: bold;
}
#extra.sidebar #calendar table tbody tr td.occupe a	{
	background-color: Green;
	color: white;
	font-weight: bold;
}
#extra.sidebar #agenda dl	{
	margin-bottom: 0px;
}
#extra.sidebar #agenda dl dt	{
	text-align: center;
	font-weight: bolder;
	font-variant: small-caps;
}
#extra.sidebar #agenda dl dd	{
	margin-left:0px;
}
.date_agenda	{
	text-align: center;
	background-color: #f5fce6;	/* #F9F9F9 */
}
.lieu_agenda	{
	text-align: center;
	font-weight: bold;
}
/* forum rubrique 41 en-tête */
#zone1 {
	background-image: url(images/bandeau.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	margin-left: 0;
	margin-top: 0;
	width: 100px;
}

