@charset "UTF-8";

html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.6em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 0.75em; /* La taille de base sera de 12px avec les valeurs par défaut de police du navigateur : 12/16 */
	color: #000;
	font-weight: lighter;
}

p {
	margin-top: 1.6em;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** CSS Site **/

#header {
	background-image: url(../images/bandeau/noir.jpg);
	text-indent: -9999px;
	background-repeat: repeat-x;
	height: 200px;
	left: 290px;
	top: 0;
}

/*img "main" {
 float: left;
}*/

#main {
	float: none;
	position: absolute;
	left: 0;
	top: 0;
}

#logo {
	left: 290px;
	position: absolute;
	top: 175px;
	background: url(../images/bandeau/logo.png) no-repeat;
}

#nav {
	margin-top: 35px;
	width: 200px;
	margin-left: 30px;
	/*float: left;*/
	position: absolute;
	margin-right: 60px;
}

#nav p {
	height: 10px;
}

#nav #page-en-cours a {
	color: #000;
}

#page-en-cours {
	color: #000;
}

#menu {
	margin-top: 20px;
}

.rub1 {
	margin-top: 10px;
}

#contacts {
	margin-top: 25px;
}

#content {
	float: left;
	width: 698px;
	position: absolute;
	left: 291px;
	padding: 0 0 35px 0;
	margin-top: 35px;
}

#content .float {
	float: left;
	margin-right: 15px;
}

#popup {
	height: 200px;
	width: 360px;
	margin-top: 30px;
	margin-left: 30px;
	padding-top: 10px;
}

#pied-menu {
margin-top: 1.5em;
padding-bottom: 2em;
}

#pied-menu p {
	font-size: 0.9em;
	color: #888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.3em;
}

.clearfloat {
	clear: both;
}

/** Titres **/
h1 { /* Titre principal pages */
	font-size: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000;
	line-height: 1em;
	margin-bottom: 0.7em;
}

h1 .ptitre { /* Point titre principal */
	font-size: 1.2em;
	color: #DDD;
	padding: 0 1px 0 1px;
	font-family: "Times New Roman", Times, serif;
}

h2 { /* Sous-titre pages */
	color: #000;
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	line-height: 2em;
	color: #000;
	display: inline;
	font-weight: lighter;
}

h4 {
	color: #000;
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	font-size: 0.9em;
	color: #888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.3em;
	margin-bottom: 3em;
}

h6 { /* Titre vidéos */
	font-size: 0.9em;
	color: #888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.3em;
	text-transform: uppercase;
	margin-bottom: 3em;
}

/** Résumé sous le titre ou le sous-titre **/
#pageresume {
	font-size: 1.1em;
	line-height: 2em;
	color: #000;
	font-weight: lighter;
	margin-bottom: 20px;
}

/** Positionnement image en haut de page **/
.imghaut {
margin-top: 3em;
margin-bottom: 1.6em;
}

/** Vignettes **/
#vignettes a {
	display: block;
	float: left;
	width: 102px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	margin-bottom: 5px;
}

#vignettes a:hover {
	color: #FFF;
	background-color: #000;
	width: 100px;
}

#vignettes a:hover span {
	color: #FFF;
}

.vignette img {
	margin-right: auto;
	margin-left: auto;
}

#vignettessolo img {
	margin-right: 10px;
}

#vignettes a:link, #vignettes a:visited, #vignettes a:active {
	text-decoration: none;
}

#vignettes h4 a:hover {
	color: #FFF;
	display: inline-block;
}

/** Hauteurs cartouches vignettes **/
.cartouchelc { /* cartouche lectures-concerts */
min-height: 430px;
/*height: 100%;*/
height: 430px;
}

.cartouchelb { /* cartouche lectures bilingues */
height: 320px;
min-height: 320px;
}

.cartouchelp { /* cartouche lectures performances */
height: 360px;
min-height: 360px;
}

/** Texte **/
.texte {
	font-size: 1em;
	line-height: 1.6em;
	color: #000;
}

.textebold {
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	font-weight: bold;
}

.titresbold {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
}

#mentions {
	font-size: 0.9em;
	color: #222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
}

/** Multimédia **/
.multi {
margin-top: 6em;
}

#multimediaspictos {
margin-top: 3em;
}

#multimediaspictos img {
	margin-right: 20px;
}

.audio {
	float: left;
	margin-right: 10px;
	width: 200px;
	margin-bottom: 1.7em;
}

.float {
	float: left;
	margin-right: 10px;
}

/*photo gallery "thumbs" page multimédias*/
#thumbs img {
	vertical-align: middle;
	border: none;
}

#thumbs {
	overflow: auto;
	list-style: none;
	margin: 0;
	padding:0;
}

#thumbs li {
	float: left;
}

#thumbs a {
	display: block;
	outline: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 0;
}
/*#thumbs a:hover, #thumbs a:focus{background:#000;} 
#thumbs a:link, #thumbs a:active {background:#000;} */

/** Accordéons **/
#blocaccordeon {
	margin-top: 3em;
}

#accordeon ul {
	margin-left: 115px;
	margin-bottom: 40px;
}

#accordeon a {
	display: block;
	height: 75px;
	width: 698px;
	margin-bottom: 0;
}

#accordeon a:hover {
	background-color: #000;
}

#accordeon a:hover span {
	color: #FFF;
	background-color: #000;
}

#accordeon2 .head { /* Définition du bloc de tête */
height: 130px; 
display: block;
}

#accordeon2 ul {
	margin-left: 115px;
	margin-bottom: 40px;
}

/*#accordeon2 a:hover {
	background-color: #000;
}*/

#accordeon2 a:hover span {
	color: #FFF;
	background-color: #000;
}

/*#accordeon2 a .ac2 {
	display: block;
	height: 130px;
}*/	

#accordeon2 a:hover .ac2 {
	display: block;
	height: 130px;
	color: #FFF;
	background-color: #000;
	cursor: hand;
}

/** Liens **/
a:link, a:visited {
	/*color: #888;*/ /*ancienne couleur de lien pas assez contrastée*/
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:focus/*, a:active*/ {
	color: #000;
	text-decoration: none;
}

.pageliens a:link, .pageliens a:visited, .pageliens a:active {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

.pageliens a:hover {
	color: #AAA;
}

/** Blocs contenus **/
.blog {
padding-top: 1.7em;
padding-bottom: 5.7em;
}

.blocliens {
	margin-top: 3em;
}

.bloc {
	/*margin-top: 50px;*/
	padding-top: 30px;
	overflow:hidden;
}

.bloc1 {
	padding-top: 0.8em;
}

.blocvh {
	margin-top: 0;
}

.bloclc { /* Bloc lectures-concerts */
	margin-top: 3em;
}

.bloclb { /* Bloc lectures bilingues */
	margin-top: 3em;
}

.bloclp { /* Bloc lectures performances */
	margin-top: 3em;
}

.blocpro { /* Bloc espace pro */
	margin-top: 3em;
}

.colonnebiog {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	width: 157px;
	display: block;
	float: left;
	margin-right: 23px;
	line-height: 1.7em;
	margin-top: 0;
	padding: 0;
}

.colonnebiog2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	width: 157px;
	display: block;
	float: left;
	line-height: 1.5em;
	margin-top: 0;
	padding: 0;
}
	
#retour {
	text-decoration: none;
	/*display: block;*/
	background-image: url(../images/bouton_arriere_black.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 40px;
	vertical-align: middle;
	color: #000;
	float: none;
	position: absolute;
	/*left: 200px;*/
	text-indent: -9999px;
	padding: 0;
	/*margin-top: 30px;*/
	margin-bottom: 0;
	margin-left: -50px;
}

#retour a:hover {
	color: #DDD;
	display: block;
}

.colgauche {
	float: left;
	width: 300px;
	margin-right: 80px;
}

.coldroite {
	float: left;
	width: 300px;
}

.pdf {
	background-image: url(../images/picto_telechargement_small.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	/*width: 110px;*/
	/*background-position: 58px 7px;*/
	padding: 7px 0 0 40px;
	cursor: hand;
}

ul.f {
	list-style: disc inside;
	padding-left: 10px;
}

#viewer {
	width: 690px;
	height: 450px;
	margin-left: 0;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	width: auto;
	padding: 0 10px;
	text-align: left;
	left: -500px;
	background-color: #fff;
	color: #fff;
	/*color: #000;*/
    border: 1px solid #000;
	font-size: 0.9em;
}

#photoaccueil {
	position: absolute;
	left: 0;
	top: 0;
}
