body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	background-color:#FFC;
	}

h1 {
	font-size:24px;
	line-height:28px;
	font-weight:900;
	color:#001;
	}

img {
	border: 0px;
	}

span.nom {
	font-variant: small-caps;
	}

#title {
	position: absolute;
	top: 0px;
	left: 222px;
	right: 148px;
	padding: 0px;
	height: 150px;
	line-height: 50px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	font-family: georgia, serif;
	font-size: 24px;
	overflow: hidden;
    background-color: #FFC;
	}

#leftear {
    position: fixed;
	top: 4px;
	left: 4px;
	width: 217px;
	height: 176px;
	padding: 6px;
	background: transparent;
	text-align: center;
	}

#leftear img {
    padding: 2px;
}

#rightear {
            position: fixed;
            top: 4px;
            right: 4px;
            width: 148px;
            height: 313px;
            padding: 4px;
            background: transparent;
            text-align: center;
            }

#rightear img {
    padding: 4px;
}

#seconnecter {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	overflow: hidden;
	}

#content {
	position: absolute;
	top: 180px;
	left: 240px;
	right: 150px;
	padding:0px;
	margin: 0 0 0 0;
	}

#content h2:first-child { margin-top: 0; }
#content h1:first-child { margin-top: 0; }
#content p:first-child { margin-top: 0; }

#footer {
	position: absolute;
	bottom: 20px
	left: 240px;
	right: 0px;
	padding:0px;
	margin: 0 0 0 0;
	}

#Connexion {
/* #Connexion fieldset.valider { */
	background-color: #ffd;
	border: 1px dashed #999;
	width: 80%;
	}


ul.programme {
	list-style-type: none;
	font: normal 12px verdana, arial, sans-serif;
	background-color:#ffd;
	border:1px dashed #999;
	width: 80%;
	padding: 10px;
	}

ul.instrumentistes {
	list-style-type: none;
	font: normal 15px verdana, arial, sans-serif;
	background-color:#ffd;
	border:1px dashed #999;
	width: 80%;
	padding: 10px;
	}

ul.liens {
	list-style-type: none;
	font: normal 15px verdana, arial, sans-serif;
	background-color:#ffd;
	border:1px dashed #999;
	width: 80%;
	padding: 10px;
	}

ul#menu {
/*	position: absolute; */
          position: fixed;
	top: 180px;
	left: 10px;
	font-family: georgia, serif;
	font-size: 16px;
	list-style-type: none;
	width: 221px;
	padding: 0;
	margin:0;
	text-align: center;
	border-bottom: 1px solid #DDD;
}

#menu a {
	text-decoration: none;
	color: #118;
}

#menu li:hover {
	background-color: #FFE;
}

ul#menu li {
	padding: 5px;
	border: 1px solid #DDD;
	border-bottom: 0;
	margin: 0;
	}

ul#menu li.active {
	font-style: italic;
	}

/*************************************/
/*         Sections pour llgal       */

#Content p.nav {
  text-align: center;
  margin-top: 0;
}


img.image-link {
  border-style: none;
}


/* Various */

.small {
  font-size: 75%;
}

.large {
  font-size: 200%;
}

.center {
  text-align: center;
}

.center table {
  margin-left: auto;
  margin-right: auto;
}

/* Index table */

table.index {
  border: 0px;
  padding: 0px;
  margin-top: 9px;
  margin-bottom: 9px;
}

table.with-tile {
  background-color: #000000;
}

table.index td {
  padding: 0px;
}

table.index td.thumb img {
  vertical-align: middle;
  border-style: none;
}

table.index td.text-thumb {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  text-align: center;
  font-size: 50%;
}

table.index td.tiled {
  background-image: url("tile.png");
  background-repeat: repeat-x;
  text-align: left;
  font-size: 0px;
}

table.index td.thumb-dim {
  font-size: 50%;
}

table.index td.thumb-caption {
  font-size: 75%;
  background: none;
}

hr.index {
  width: 80%;
  height: 0px;
  border-width: 2px;
}

/* Slides */

table.slide {
  background-color: #000000;
  border-width: 3px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

table.slide td.image-slide {
  padding: 0px;
}

table.slide td.image-slide img {
  vertical-align: middle;
  border-style: none;
  width: 100%;
}

table.slide td.text-slide {
  text-align: center;
  vertical-align: middle;
  font-size: 200%;
  font-style: italic;
}

p.caption {
  text-align: center;
}

/* Headers and footers */

.header {
  font-size: 120%;
  padding-top: 6px;
  padding-bottom: 6px;
}

.footer {
  font-size: 120%;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* EXIF table */

table.exif {
  border: 0px;
  border-spacing: 1px;
  background: #ffffff;
}

table.exif td.exif-name {
  text-align: right;
  background: #333333;
  padding-left: 6px;
  padding-right: 6px;
}

table.exif td.exif-value {
  text-align: left;
  background: #333333;
  padding-left: 6px;
  padding-right: 6px;
}
