@import url(styles_reset.css);

/* BALISES */
*
	{
	font-family: Verdana, Arial, Tahoma;
	}
HTML, BODY
	{
	margin:0;
	padding: 0;
	height: 100%;
	font-size: 100%;
	position: relative;
	top:0;
	left:0;
	width:100%;
	}
BODY
	{
	background: #F8D2F9;
	}
STRONG
	{
	font-weight:bold;
	}
A IMG
	{
	border:0;
	}

A
	{
	text-decoration: none;
	}
A:hover
	{
	text-decoration: underline;
	}
P
	{
	margin: 10px 0;
	line-height: 1.1em;
	}
H1, H2
	{
	font-family: Tahoma, Verdana;
	}
H1
	{
	font-size:24px;
	}
.separateur
	{
	clear:both;
	}
INPUT, TEXTAREA
	{
	font-size:10px;
	}
.centre
	{
	text-align:center;
	}
	
CODE
	{
	background: #F8D2F9;
	border: 1px solid #000;
	padding: 5px;
	width: 80%;
	margin: 0 auto;
	display: block;
	}
/* STRUCTURE */

#page
	{
	position:relative;
	overflow: visible;
	}

#conteneur
	{
	position: relative;
	margin-left: -500px;
	left: 50%;
	width: 1000px;
	background: #fff url(images/fond_accueil.jpg) no-repeat;
	overflow:hidden;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 2px solid #aaa;	
	padding-bottom: 45px;
	margin-bottom: 20px;	
	}

/* HAUT */

#haut
	{
	position:relative;
	}
#haut IMG
	{
	width:100%;
	}

/* MENU */

#menu
	{
	height: 55px;
	position:relative;
	right: 0;
	top:0;
	padding-right:62px;
	background: url(images/menu_fin.png) top right no-repeat;
	display:block;
	margin: 10px 30px 0;
	z-index:100;
	overflow:visible;
	}
#menu UL
	{
	background: url(images/menu_fond.png);
	height: 55px;
	padding-left:20px;
	}
#menu LI
	{
	font-size:14px;
	font-weight:bold;
	float: left;
	margin: 0 10px 0 10px ;
	position:relative;
	overflow: visible;
	}
#menu A
	{
	color: #59AC36;
	padding-top:5px;
	height: 26px;
	display:block;
	}
#menu A:hover
	{
	text-decoration:none;
	}
#menu LI.on
	{
	display:block;
	background: #59AC36;
	}
#menu .on A
	{
	color:#fff;
	display:block;
	float:left;
	padding:5px 10px 5px;
	font-weight:bold;
	height:18px;
	}

#menu UL UL
	{
	position: absolute;
	background: #BAF261;
	top:0;
	left:0;
	padding-left:0;
	padding-bottom: 10px;
	margin-top:28px;
	height:auto;
	z-index: 10000;
	border-left: 4px solid #59AC36;
	border-right: 1px solid #59AC36;
	border-bottom: 1px solid #59AC36;
	min-width: 100px;
	}
#menu UL LI.on UL
	{
	}
#menu UL UL LI
	{
	float:none;
	margin:0;
	padding:0;
	}
#menu UL UL LI A, #menu UL LI.on LI A
	{
	color: #59AC36;
	float:none;
	padding:0;
	font-weight:normal;
	padding: 3px 10px 3px 10px;
	display:block;
	white-space: nowrap;
	height:auto;
	font-size:11px;
	}
#menu UL UL LI A:hover
	{
	background:#59AC36;
	color: #fff;
	text-decoration: none;
	}


/* CENTRE */

#centre
	{
	position:relative;
	margin: 10px 30px 0 30px;
	background:#fff;
	overflow:auto;
	padding-bottom:55px;
	}
/* ARIANE */
#ariane
	{
	font-size:11px;	
	margin-bottom: 10px;
	}
#ariane A
	{
	color: #A11EC1;
	}

/* GAUCHE */

/* bloc gauche - colonne droite */
#gauche
	{
	float: left;
	width:680px;
	padding-bottom: 20px;
	background:#fff;
	overflow:hidden;
	}
#gauche H1
	{
	background:#d19ddf;
	color:#fff;
	text-align:right;
	padding: 6px 10px 4px 0;
	}
#gauche #conteneur_gauche
	{
	overflow:hidden;
	position:relative;
	background:url(images/fond_colg.png) repeat-y;
	}

#gauche .colg
	{
	float: left;
	width:220px;
	font-size:10px;
	height:100%;
	}
#gauche #couverture
	{
	margin: 10px auto;
	position:relative;
	width:150px;
	}
#gauche .infos
	{
	position: absolute;
	left:0;
	bottom:0;
	background: #59AC36;
	color:#fff;
	font-size:12px;
	text-align:center;
	width:100%;
	padding: 3px;
	}
#gauche #couverture P
	{
	margin:0;
	}
#gauche #couverture SPAN A
	{
	background: #F8B61A;
	display:block;
	padding: 5px 0 0;
	font-size: 16px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	}
#gauche #couverture SPAN A:hover
	{
	background:#fff;
	color:#A11EC1;
	text-decoration:none;
	}
#gauche #couverture IMG
	{
	margin-top: 5px ;
	}
#gauche .colg UL
	{
	margin: 0 0 10px 10px;
	}
#gauche .colg LI
	{
	padding-left: 20px;
	background: url(images/puce.png) 0 0  no-repeat;
	min-height: 16px;
	display:block;
	margin-bottom: 3px;
	}
#gauche .colg A
	{
	color:#A11EC1;
	font-weight:normal;
	}
A.on
	{
	font-weight:bold;
	}


/* bloc gauche - colonne droite */
#gauche .cold
	{
	padding-top: 40px;
	float: right;
	font-size: 11px;
	width: 440px;
	color:#37375E;
	line-height:1.4em;
	}
#gauche .cold A
	{
	font-weight: bold;
	/* color:#A11EC1; */
	color:#37375E;
	}
#gauche .cold H2
	{
	font-size: 20px;
	color:#A11EC1;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height:1.2em;
	}
#gauche .cold H3
	{
	font-size: 14px;
	margin: 15px 0 5px;
	color:#A11EC1;
	}
#gauche .cold LI
	{
	background: url(images/puce_cold.png) 0 5px  no-repeat;
	padding-left:15px;
	margin-bottom: 5px;
	min-height: 12px;
	text-align:justify;
	}

/* outils */

#outils
	{
	position:absolute;
	top:0;
	right:0;
	background: #f8d2f9;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	height:40px;
	}
#outils UL
	{
	overflow:hidden;
	margin: 5px 10px;
	}
#gauche .cold #outils LI
	{
	float:left;
	margin-right: 5px;
	background:none;
	padding:0;
	clear:none;
	}

#droite
	{
	float:right;
	width:230px;
	}
.bloc_droite
	{
	background:#BAF261;
	padding: 10px;
	font-size:11px;
	margin-bottom:10px;
	}

#droite H2
	{
	font-size: 24px;
	color: #846429;
	text-align:right;
	margin-bottom: 5px;
	}
#droite .agenda H2
	{
	color:#D19DDF;
	}

#droite H3
	{
	font-size: 14px;
	color: #846429;
	padding-left: 10px;
	margin: 10px 0 5px;
	font-weight:bold;
	border-bottom: 1px solid #846429;
	}
#droite LI
	{
	background: url(images/puce_art.png) no-repeat;
	padding-left:15px;
	margin-bottom: 5px;
	line-height: 1.2em;
	}
#droite A
	{
	color:#3E2804;
	}
#droite	.date
	{
	color: #846429;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
/* BAS DE PAGE */

#bas
	{
	position:absolute;
	bottom:0;
	left:0;
	height: 55px;
	background: url(images/pied_debut.png) top left no-repeat;
	padding-left:62px;
	display:block;
	clear:both;
	}
#bas UL
	{
	background: url(images/menu_fond.png);
	overflow: hidden;
	height: 55px;
	padding-right:20px;
	}
#bas LI
	{
	font-size:12px;
	float: left;
	margin: 0 10px;
	margin-top: 6px;
	}
#bas A
	{
	color: #59AC36;
	}
	
/* PIED DE PAGE */

#pied
	{
	background: #D19DDF;
	position: relative;
	width:100%;
	padding: 50px 0 20px;
	}
#pied #liens
	{
	width:900px;
	margin: 0 auto;
	overflow:auto;
	}
#pied LI A.titre 
	{
	color: #fff;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 15px;
	display:block;
	}
#pied LI LI A
	{
	color: #fff;
	font-size: 11px;
	font-weight:normal;
	}
#pied UL
	{
	float: left;
	overflow:visible;
	padding: 0 10px;
	width:108px;
	}
#pied UL UL
	{
	float: none;
	border:0;
	padding:0;
	}
/* SPIP */

/* Logos, documents et images */
.spip_documents { text-align: center; line-height: normal;}
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

#gauche .formulaire_spip LI
	{
	padding:0;
	background:none;
	}
.chapo
	{
	font-weight: bold;
	color: #A11EC1;
	}
.cold .spip_logos
	{
	float:right;
	margin: 0 0 15px 15px;
	}
#gauche .cold A.spip_out
	{
	color:#000;
	font-weight:normal;
	}





/* newsletter */

.erreur { color: #f00; }
#inscription LABEL
	{
	position:relative;
	padding-bottom: 12px;
	display:block;
	font-size: 11px;
	}
#inscription FIELDSET, FIELDSET#code_promo, FIELDSET#parrain
	{
	border:1px solid #D19DDF;
	margin: 15px 0 0 0;
	padding: 10px;
	}

#inscription INPUT,#inscription SELECT, #inscription OPTION, #inscription TEXTAREA
	{
	font-size:11px;
	width:80%;
	}
INPUT#date_naissance, INPUT#cp, INPUT#telport, INPUT#telpro, INPUT#telperso
	{
	width:100px;
	}
#inscription LEGEND, #code_promo LEGEND, #parrain LEGEND
	{
	color:#D19DDF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 5px;
	margin-left: 15px;
	}

.info
	{
	position: absolute;
	bottom: 10px;
	left:0;
	font-size:9px;
	}
.intitule
	{
	margin-right:20px;
	color:#D19DDF;
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
	display:block;
	}
#inscription INPUT.radio
	{
	width:20px;
	}
#inscription .valide
	{
	margin-top:15px;
	background: #F8B61A;
	color:#fff;
	padding: 3px;
	width:100%;
	font-weight:bold;
	font-size: 14px;
	border:2px solid #000;
	}

/* agenda */

.date_art
	{
	color:#A11EC1;
	}
#gauche .cold .date_art UL
	{
	margin:0;
	padding:0;
	}
#gauche .cold .date_art LI
	{
	background: none;
	margin:0;
	padding:0;
	}
	
.modif
	{
	background: #EFEFEF;
	padding: 10px;
	}
	
	
/* espace privé */

#connexion
	{
	position:absolute;
	top:-40px;
	right:0;
	font-size:11px;
	padding: 5px 20px;
	background:#fff;
	z-index: 100;
	height:28px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#bouton_connexion
	{
	position:absolute;
	bottom:-32px;
	right:0;
	height:20px;
	background:#fff;
	text-align:center;
	padding: 5px 10px;
	margin-right:30px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #fff;
	}
#connexion #bouton_connexion A
	{
	color:#000;
	}
#connexion LABEL
	{
	display:inline;
	}
#connexion A
	{
	color: #59AC36;
	font-weight: bold;
	}

#connexion INPUT
	{
	font-size:10px;
	margin: 0 10px;
	}
#mdp_prive
	{
	background: url(images/mdp.png) no-repeat 2px 2px;
	border: 1px solid #7F9DB9;
	}	
/* AGENDA */

.agenda
	{
	background:#F8D2F9
	}

#calendar
	{
	width: 100%;
	color: #37375E;
	font-size:11px;
	}
#calendar CAPTION
	{
	font-size: 12px;
	text-align:center;
	}

#calendar TABLE
	{
	width: 100%;
	border-collapse: collapse;
	margin-top:15px;
	}
#calendar TH
	{
	font-weight:bold;
	text-align:center;
	color:#846429;
	font-size: 12px;
	padding-bottom:5px;
	}
#calendar TD
	{
	width:13%;
	text-align:center;
	border: 1px solid #846429;
	padding: 3px;
	}
#calendar TD.horsperiode
	{
	background: #eee;
	}
#calendar TD.occupe
	{
	background: #846429;
	}
#calendar TD.occupe A
	{
	color:#fff;
	font-weight:bold;
	}
#calendar TD.today
	{
	border: 2px solid #fff;
	}
#gauche .cold LI.calendar_mois
	{
	background: none;
	padding-left:0;
	margin-bottom: 10px;
	}
#gauche .cold  #calendrier A, #gauche .cold  #calendrier .date_art LI
	{
	color:#37375E;	
	}


/* AJOUT D'EVENEMENTS */

#droite .formulaire_editer LI
	{
	background: none;
	padding-left:0;
	}
#droite .formulaire_editer H2
	{
	font-size:10px;
	color:#000;
	text-align:center;
	}	
#droite .formulaire_editer LABEL, #droite .formulaire_editer .editer_date_debut_fin .date_fin
	{
	display:block;
	}
#droite .formulaire_editer .editer_repetitions,#droite .formulaire_editer LEGEND, #droite .formulaire_editer .editer_date_debut_fin LABEL.heure, #droite .formulaire_editer .editer_parent, #droite #editer_public
	{
	display:none;
	}
#droite .formulaire_editer .editer_date_debut_fin
	{
	font-size:10px;
	}
#droite .formulaire_editer .editer_date_debut_fin LABEL,#droite .formulaire_editer .editer_horaire LABEL
	{
	display:inline;
	}
#droite .formulaire_editer #date_debut,#droite .formulaire_editer #date_fin
	{
	width:70px;
	}
#droite .formulaire_editer #heure_debut,#droite .formulaire_editer #heure_fin
	{
	width:40px;
	}
#droite .formulaire_editer #titre, #droite .formulaire_editer #lieu, #droite .formulaire_editer #adresse, #droite .formulaire_editer #descriptif
	{
	width:205px;
	}
/* date picker */
	
table.jCalendar { background: #c0cad4; border-collapse: separate; border-spacing: 2px; }
table.jCalendar th { background: #c0cad4; color: #333; font-weight: bold; padding: 3px 5px; text-transform: uppercase; }
table.jCalendar td { background: #fff; color: #000; padding: 3px 5px; text-align: center; }
table.jCalendar td.other-month { color: #aaa; }
table.jCalendar td.today { background: #666; color: #fff; }
table.jCalendar td.selected { background: #f66; color: #fff; }
table.jCalendar td.selected:hover { background: #f33; color: #fff; }
table.jCalendar td:hover,
table.jCalendar td.dp-hover { background: #eee; color: #000; }
table.jCalendar td.disabled,
table.jCalendar td.disabled:hover { background: #e0e5ea; color: #888; }

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup { position: relative; background: #e0e5ea; border: 1px solid #85909a; font-size: 10px; font-family: arial, sans-serif; padding: 2px; line-height: 1.2em; }
div#dp-popup { position: absolute; z-index: 199; }
div.dp-popup h2 { font-size: 12px; text-align: center; margin: 2px 0; padding: 0; color: #555; }
a#dp-close { font-size: 11px; padding: 4px 0; text-align: center; display: block; }
a#dp-close:hover { text-decoration: underline; }
div.dp-popup a { color: #000; text-decoration: none; padding: 3px 2px 0; }
div.dp-popup div.dp-nav-prev { position: absolute; top: 2px; left: 4px; width: 100px; }
div.dp-popup div.dp-nav-prev a { float: left; }
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a,
div.dp-popup div.dp-nav-next a { cursor: pointer; }
div.dp-popup div.dp-nav-prev a.disabled,
div.dp-popup div.dp-nav-next a.disabled { cursor: default; }
div.dp-popup div.dp-nav-next { position: absolute; top: 2px; right: 4px; width: 100px; }
div.dp-popup div.dp-nav-next a { float: right; }
div.dp-popup a.disabled { cursor: default; color: #aaa; }
div.dp-popup td { cursor: pointer; }
div.dp-popup td.disabled { cursor: default; }


div.time-picker {
  position: absolute;
  height: 200px;
  width:4em; /* needed for IE */
  overflow: auto;
  background: #fff;
  border: 1px solid #000;
  z-index: 99;
}
div.time-picker-12hours {
  width:6em; /* needed for IE */
}

div.time-picker ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.time-picker li {
  padding: 1px;
  cursor: pointer;
  font-size:10px;
}
div.time-picker li.selected {
  background: #316AC5;
  color: #fff;
}









/* paiement */

.paiement
	{
	display:block;
	width:45%;
	float:left;
	text-align:center;
	}
.paiement INPUT
	{
	display:block;
	}
.paiement IMG
	{
	margin-top: 10px;
	}
.coordonnees
	{
	padding: 10px;
	margin: 15px;
	border: 2px solid #D19DDF;
	}
.bloc_important
	{
	width:76%;
	margin-left:10%;
	background:#F8B61A;
	border: 2px solid #000;
	color:#fff;
	font-weight:bold;
	padding: 2%;
	}
.bloc_important STRONG
	{
	color:#000;
	font-size:14px;
	}

.formErrorContent A
	{
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	}
.formErrorContent A:hover
	{
	text-decoration:none;
	}

/* Bloc de Partage */

A:focus, A:active
{
outline:0;
}

.partage
	{
	float: left;
	display:block;
	width:250px;
	font-weight:bold;
	}

.partage A
	{
	display:block;
	border-width:0;
	padding:0;
	width:20px;
	height:20px;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	margin-right: 5px;
	vertical-align:bottom;
	}

.partage .myspace{ background-image:url(partage/myspace1.png); }
.partage .myspace:hover{ background-image:url(partage/myspace2.png); }

.clic_forum
	{
	float:right;
	}
.clic_forum A
	{
	height:22px;
	background: url(images/ico_forum.png) top right no-repeat;
	padding-right:30px;
	display:block;
	}

.bloc_pagination
	{
	margin-top: 10px;
	background: #F8D2F9;
	text-align:center;
	padding: 3px;
	}
#gauche .cold LI.date_blog
	{
	background:none;
	padding-left:0;
	margin: 20px 0 5px;
	font-size: 14px;
	color:#D19DDF;
	font-weight:bold;
	}

.article P
	{
	line-height:1.4em;
	text-align:justify;
	}

.article HR
	{
	border:0;
	clear:both;
	height:0;
	border-top: 1px solid #000;
	}
.article
	{
	margin-bottom: 15px;
	}

	
.spip_forms LEGEND
	{
	display:none;
	}
	
.texteencadre-spip  
	{
	border-color:#FFD3FF #D69EDE #D69EDE #FFD3FF;
	background: #fff;
	color: #D69EDE;
	}
.caractencadre-spip
	{
	color: #FFB618;
	}
	
.promo_ok
	{
	border: 2px solid #52A652;
	color:#52A652;
	}
#code_promo INPUT, #parrain INPUT
	{
	font-size: 14px;
	padding: 5px;
	font-weight: normal;
	}
.promo
	{
	color: #D69EDE;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	}
FIELDSET SPAN.facultatif
	{
	color:#999;
	font-weight: normal;
	}
	
FIELDSET.previsu
	{
	background: #FFB618;
	color: #fff;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #000;
	}
.previsu LEGEND
	{
	color: #5AAE31;
	font-size: 14px;
	font-weight: bold;
	}

/* PUBLICITE */

.pubentete{
width:300px;
height:118px;
border-width:1px;
border-style:solid;
border-color:#b4be1d;
position:absolute;
top:1px;
right:50%;
margin-right:-498px;
z-index:10;
}
