body, html {
	background: #cfc7c5;
	color: #281f20;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, sans-serif;
	}

a img { border: 0; }

a {
	color: #3d5e78;
	text-decoration: none;
	font-size: 0.9em;
	}

a:link {
	color: #3d5e78;
	text-decoration: none;
	}

a:active {
	color: #94c2e5;
	text-decoration: underline;
	}

a:visited {
	color: #3d5e78;
	text-decoration: none;
	}

a:hover {
	color: #94c2e5;
	text-decoration: underline;
	}

a.actif { color: #ffd25f; }

/*  structure générale */
div#box0 {
	width: 950px;
	margin: 0 auto;
	background: url(images_positif/logo.png) no-repeat;
	}

div#col_gauche {
	width: 220px;
	float: left;
	padding-top: 315px;
	text-align: left;
	}

div#col_droite {
	width: 220px;
	float: right;
	text-align: center;
	margin-top: 43px;
	}

div#pub {background: url(images_positif/kulturSVP_pos.png) no-repeat;
	}

div#col_centre {
	margin: 0 220px 0 220px;
	padding-top: 43px;
	font-size: 0.95em;
	}

div#col_centre div#contenu {
	text-align: left;
	width: 410px;
	margin: 0 auto;
	}

div#col_centre_2 {
	margin: 0 0 0 205px;
	padding-top: 5px;
	font-size: 0.95em;
	} /* Version 2 colonnes*/
div#col_centre_2 div#contenu {
	text-align: left;
	width: 672px;
	margin: 0 auto;
	}

div#ligne_haut {
	background: url(images_positif/menu_bg.gif) no-repeat;
	overflow: hidden;
	width: 450px;
	height: 42px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	}

div#ligne_haut a {
	font-weight: bold;
	text-decoration: none;
	color: #39576b;
	font-size: 20px;
	margin: 5px 20px;
	font-family: Arial;
	}

div#ligne_haut a:hover { color: #473e35; }
div#ligne_haut a.act { color: #473e35; }

div#ligne_bas {
	width: 450px;
	padding-top: 105px;
	margin-top: 5px;
	background: url(images_positif/2008_bandeau_logos.jpg) no-repeat;
	margin: 0 auto;
	clear: both;
	}

/* titres */
h1#titre_principale { display: none; }

h2 {
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #473e35;
	padding-top: 0;
	margin-top: 20px;
	}

h3 {
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #3d5e78;
	padding-top: 0;
	margin-top: 0;
	}

h4 {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #473e35;
	padding: 0;
	margin: 10px 0 0 0;
	}

h5 {
	font-family: Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #473e35;
	padding: 0;
	margin: 0 5px 1px -5px;
	}

/* boite avec l'agenda */
div#boite_agenda {
	background: #9b9797;
	margin-bottom: 20px;
	text-align: center;
	border: 1px dotted #fff;
	color: #473e35;
}

div#boite_agenda h3 {
	margin: 0;
	padding: 5px 0 0 0;
	}

div#boite_agenda div.centre_boite { padding: 5px; }
div#boite_agenda div.bas_boite { display: none; }

/* mini calendrier */
table.calendrier {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	}

th.day { font-weight: bold; }
th.weekend { font-weight: bold; }
td.weekend { color: #afa19e; }

td.weekend_today {
	background-color: #cfc7c5;
	color: #281f20;
	}

td.jour_normal {
	color: #f5c665;
	color: #afa19e;
	}

td.today { background-color: #4e4444; }
td.autre_mois_weekend { color: #9b9797; }
td.autre_mois { color: #9b9797; }

span.jour_avec_evt {
	font-weight: bold;
	color: #39576b;
	}

span.jour_sans_evt { font-weight: bold;
	color: #cfc7c5;
}

td.autre_mois_weekend span.jour_avec_evt {
	color: #3e3a3b;
	font-weight: normal;
	}

td.autre_mois span.jour_avec_evt {
	color: #3e3a3b;
	font-weight: normal;
	}

/* boite avec les champs de connexion*/
div#boite_connexion { margin: 20px 0; }

div#boite_connexion a {
	display: block;
	padding: 5px 0 0 0;
	}

div#boite_connexion h3 {
	margin: 0 0 5px 0;
	padding: 0;
	}

input#mail {
	width: 150px;
	background: url(images_negatif/icon_mail.gif) no-repeat #fff;
	padding-left: 22px;
	font-weight: bold;
	color: #8299a9;
	margin-bottom: 10px;
	}

input#pw {
	width: 150px;
	background: url(images_negatif/icon_pw.gif) no-repeat #fff;
	padding-left: 22px;
	font-weight: bold;
	color: #8299a9;
	margin-bottom: 10px;
	}

/* menu déroulant */
div.menu_deroulable { padding: 5px 10px 10px 50px; }

div.menu_deroulable h3.lien_ferme {
	cursor: pointer;
	margin: 0;
	padding: 0;
	}

div.menu_deroulable h3.lien_ouvert {
	cursor: pointer;
	margin: 0;
	padding: 0;
	}

div.menu_deroulable div.boite_ferme { display: none; }

div.menu_deroulable div.boite_ouvert {
	display: block;
	padding-left: 15px;
	}

div.liste_liens { }

div.liste_liens a {
	display: block;
	margin-bottom: 5px;
	}


/*boites avec les outils d'administration (ajout,...) */
div.boite_admin {
	border: 1px solid #2a1f20;
	margin: 10px 0;
	padding: 5px;
	width: 450px;
	}

div.boite_admin div.sous_boite {
	border: 1px solid #2a1f20;
	margin: 10px;
	padding: 5px;
	background: #111;
	}

form.formulaire {
	clear: both;
	font-size: .8em;
	}

form.formulaire div.ligne {
	clear: both;
	margin-bottom: 10px;
	}

form.formulaire div.ligne label {
	display: block;
	width: 90px;
	text-align: right;
	float: left;
	padding-right: 5px;
	}

form.formulaire div.ligne textarea {
	width: 350px;
	height: 115px;
	}

form.formulaire div.ligne input[type="text"] { width: 350px; }
form.formulaire div.ligne input[type="password"] { width: 350px; }

/* divers */
.important { color: blue; }
.error { color: red; }
.confirm { color: green; }

.loading_box {
	padding-left: 17px;
	background: url(images_negatif/loading.gif) no-repeat;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	}

.mini_info {
	font-size: .7em;
	color: #444;
	}

/* Liste des événements */
div.evt {
	background: url(images_positif/bg_evt.gif) no-repeat;
	margin-bottom: 15px;
	padding: 0;
	}

div.evt h4 {
	padding-left: 8px;
	font-weight: bold;
	}

div.evt h4 a {
	color: #39576b;
	text-decoration: none;
	}

div.evt h5 {
	font-family: Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #473e35;
	padding: 0;
	margin: 5mm 0 2mm -8px;
	}

div.detail_evt {
	padding-left: 15px;
	margin-left: 3px;
	margin-bottom: 5px;
	}
	
div.detail_evt p{margin:0 0 .5em 0; padding:0;}

div.evt_date {
	padding: 0 0 0 8px;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #473e35;
	}

div.evt_categorie {letter-spacing:1px;}
div.evt_description {letter-spacing:1px;}
div.evt_auteurs {letter-spacing:1px;}
div.evt_prix {letter-spacing:1px;}
div.evt_notes {letter-spacing:1px;}
div.evt_lieu {letter-spacing:1px;}
div.evt_contact {letter-spacing:1px;}
div.evt_url {letter-spacing:1px;}

div.evt_date_ajout {
	font-size: 10px;
	font-family: Verdana,sans-serif;
	margin: 5px 0 0 -8px;
	padding:0;
	}

a.afficher_detail_evt {
	display: block;
	background: url(images_positif/btn_detail_plus.gif) no-repeat;
	width: 149px;
	height: 15px;
	margin: 0 0 0 2px;
	padding-left: 15px;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	text-decoration: none;
	padding-top: 1px;
	}

a.masquer_detail_evt {
	display: block;
	background: url(images_positif/btn_detail_moin.gif) no-repeat;
	width: 149px;
	height: 15px;
	margin: 0 0 0 2px;
	padding-left: 15px;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	text-decoration: none;
	padding-top: 1px;
	}

/* boutons d'administration */
a.btn_supprimer {
	display: block;
	background: url(images_positif/btn_supprimer.gif) no-repeat;
	width: 149px;
	height: 15px;
	margin: 0 0 0 2px;
	padding-left: 15px;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	text-decoration: none;
	padding-top: 1px;
	}

a.btn_editer {
	display: block;
	background: url(images_positif/btn_editer.gif) no-repeat;
	width: 149px;
	height: 15px;
	margin: 0 0 0 2px;
	padding-left: 15px;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	text-decoration: none;
	padding-top: 1px;
	}

a.btn_validation {
	display: block;
	background: url(images_positif/btn_validation.gif) no-repeat;
	width: 149px;
	height: 15px;
	margin: 0 0 0 2px;
	padding-left: 15px;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	text-decoration: none;
	padding-top: 1px;
	}

/* table avec la liste des utilisateurs*/
table.table1 {
	border-spacing: 2px;
	font-size: .8em;
	}

table.table1 th {
	background: #2a1f20;
	padding: 2px;
	}

table.table1 td {
	background: #454545;
	padding: 2px;
	vertical-align: top;
	}

table.table1 td img.perm_oui {
	margin: 1px;
	background: #456445;
	}

table.table1 td img.perm_non {
	margin: 1px;
	background: #644545;
	}