/******************* *Body exterieur noir **********************************/
body {
	background-color: #ffc;
	color: #000;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin: 2em 1%;
	padding: 2em 1em;
	margin-top: 0;
}
span.c {
	color: #f93;
	font-weight: bold;
	font-size: 130%;
}
acronym.premier {
	cursor: help;
	border-bottom: 1px dotted #369;
}
code, pre {
	color: #297700;
	font-size: small;
}
pre {
	border-left: 5px solid #a2c2e1;
	padding: 0.5em 1em;
	margin-left: 2em;
}
blockquote, q {
	font-style: italic;
	color: #369;
	quotes: '\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
}
samp {
	font-size: small;
	background-color: #d6e1ec;
}
caption {
	margin: 1em 0;
	color: #369;
	background-color: #a1c2e1;
	font-weight: 700;
}
thead {
	background-color: #d6e1ec;
	color: #369;
}
table {
	margin-top: 1em;
}
table, td {
	border-collapse: collapse;
	border: 1px solid #a2c2e1;
	padding: 0.2em;
}
:focus {
	background-image: none !important;
	background-color: #666 !important;
	color: #ffc !important;
}
/**********************************************************************/
span.patronyme {
	font-variant: small-caps;
	font-size: 1.1em;
}
/********************************************************************** contener *********************************************************************/
#page {
	/*background-image: url("fond.png");*/
	background-position: top right;
	background-repeat: no-repeat;
	border-top: 3px solid #575243;
	line-height: 150%;
	text-align: justify;
/* permet de fixer une hauteur mini sur les navigateurs modernes */
	min-height: 55em;
/* pour obtenir le même effet sur IE, sachant que si le contenu dépasse, il"poussera" la hauteur en ne respectant pas la norme. On se joue de ses lacunes*/
	height: 55em;
}
#page a {
	font-size: 100%;
	font-weight: bold;
}
#page h1 {
	font-size: 150%;
	text-align: center;
}
#page h1:before {
	content: "[ ";
}
#page h1:after {
	content: " ]";
}
#page h2 {
	font-size: 130%;
	text-align: left;
}
#page h3 {
	font-size: 110%;
}
/* pour rétablir le mauvais effet sur les nav. modernes */
html>body #page {
	height: auto;
}
#accessible {
	position: absolute;
	top: 0.2em;
	width: 90%;
	margin: 0;
	padding: 0;
}
#accessible ul {
	margin: 0 0 0 0em;
	padding: 0;
	float: left;
}
#accessible li {
	display: inline;
	margin: 0 0.5em 0 0;
}
#accessible a, #accessible a:hover, #profil a, #saison a, #festival a, #leuropa a, #utile a, #saisontexte2G a:hover, #articles a:hover, .listedocs a:hover, #actualite a:hover, #articles a:hover, .listedocs a:hover, #texteaccueil p.tous a, #piedepage2 a, #piedepage2 a:hover, #piedepage2 a:active {
	text-decoration: none;
}
#accessible a, #habillage label, #habillage select, #accessible li, #habillage input, #moteur input.valid:hover, #texte form input.valid:hover, #page a, #profil a:hover, #moteur input.valid, #texte form input.valid, #moteur input.valid:active, #texte form input.valid:active {
	color: #000;
}
#accessible a:hover {
	background-color: #f93;
}
#switcher {
	margin: 0;
	padding: 0;
}
#habillage {
	float: left;
}
#habillage label {
	vertical-align: top;
	margin-left: 0.5em;
}
#habillage select {
	background-color: #369;
	color: #ffc;
}
#habillage input {
	border: 1px solid #ffc;
	color: #ffc;
	background-color: #565143;
}
#habillage input:hover {
	color: #036;
	background-color: #d6e1ec;
	cursor: pointer;
}
/* EMPLACEMENT IMAGE DANS LE BANDEAU */
#profil {
	position: absolute;
	text-align: center;
	top: 90%;
	width: 15.5em;
}
#profil h2 {
	border-bottom: 3px solid #78705c;
	margin: 0;
}
#profil h2 em {
	color: #69c;
}
#profil ul {
	background-image: url("profil.png");
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 3px 0 0 0;
}
#profil li {
	display: inline;
	margin: 0;
	padding: 0;
}
#profil a {
	color: #686151;
	padding: 0 0.5em;
}
#profil a:hover {
	background-color: #c60;
	color: #ffc;
}
/******************************MOTEUR DE RECHERCHE********************************/
#moteur {
	text-align: right;
}
#moteurint label {
	display: block;
	text-align: left;
}
#moteur input.champs, #texte form input.champs {
	color: #333;
	background-image: url("champs.png");
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	width: 12em;
}
#moteur input.valid, #texte form input.valid {
	background-color: #565143;
	background-image: url("ok.png");
	background-position: bottom;
	background-repeat: repeat-x;
	border-color: #c60;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	font-weight: 700;
	text-align: center;
}
#moteur input.valid:hover, #texte form input.valid:hover {
	background-color: #69c;
	background-image: url("oksurvol.png");
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #369;
}
#moteur input.valid:active, #texte form input.valid:active {
	background-color: #9cf;
	background-image: url("okclic.png");
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #9cb4ce;
}
/*************************LOGO*****************************/
#logo {
	margin: 2em 0 0 1%;
	/*background-image: url("/SITE2008/images/Logo%20transparent190.gif");*/
	background-repeat: no-repeat;
height:103px;
margin:0 0 3% 0;
}
#logo h1:before {
	content: "";
}
#logo h1:after {
	content: "";
}
#logo h1 {
	font-size: 120%;
	text-align: left;
}
/******************* *le menu de gauche*********************************/
#sectionmenus {
	left: 3%;
	position: absolute;
	top: 15em;
	width: 17%;
	overflow: hidden;
}
/**************************** 1er MENU ACCUEIL***************************/
#accueil {
	padding: 0px;
	margin-right: 10px;
	text-align: right;
	height: 15px;
}
#accueil ul {
	padding: 0;
	margin: 0;
	margin-right: 110px;
}
#accueil img {
	float: right;
	height: 15px;
	width: 100px;
	;
}
#accueil li {
	display: inline;
	list-style-type: none;
}
#accueil a {
	font-weight: bold;
	text-decoration: none;
}
#accueil a:hover {
	background-color: #f93;
}
#accueil a:active {
	background-color: #fc6;
	color: #78705c;
}
/************************************************************************** les 4 menus: saison, festival, leuropa(partenaires), utile **************************************************************************/
#saison, #festival, #leuropa, #utile {
	left: 4%;
	position: relative;
}
#saison h2, #festival h2, #leuropa h2, #utile h2 {
	border-style: solid;
	border-width: 0 0 3px 0;
	font-size: 90%;
	margin: 0;
	padding-left: 0em;
	text-transform: uppercase;
}
#saison h2 {
	border-color: #565143;
}
#festival h2 {
	border-color: #69c;
}
#leuropa h2 {
	border-color: #690;
}
#utile h2 {
	border-color: #990000;
}
#saison h2:first-letter {
	color: #565143;
}
#festival h2:first-letter {
	color: #69c;
}
#leuropa h2:first-letter {
	color: #690;
}
#utile h2:first-letter {
	color: #990000;
}
#leuropa ul, #saison ul, #festival ul, #utile ul {
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}
#saison li, #festival li, #leuropa li, #utile li {
	display: inline;
	list-style: none;
}
#saison a, #festival a, #leuropa a, #utile a {
	display: block;
	font-weight: 700;
	margin-left: -3em;
	padding-left: 1em;
}
#saison a:hover {
	background-color: #99917A;
}
#festival a:hover {
	background: #69c;
}
#leuropa a:hover {
	background-color: #690;
}
#utile a:hover {
	background-color: #E50000;
}
/* Page d'accueil */
#texteaccueil {
	margin: 0 2% 2em 20%;
}
#intro {
	float: right;
	margin-left: 1%;
	width: 30%;
}
#presentation {
	background-color: #fc6;
	border: 0px solid #666;
	margin: 0 0 1em 0;
	padding: 0.5em 1em;
	text-align: center;
}
#presentation h2 {
	color: #c60;
	margin: 0;
	text-align: center;
}
#presentation p {
	margin: 0.5em 0;
}
#presentation a {
	color: #c60;
}
#presentation a:hover {
	color: #369;
}
#divext {
	background-image: url("http://europajazz.fr/SITE2008/images/barre.gif");
	background-repeat: repeat-y;
	background-position: top right;
	margin-right: 10px;
	height: 100%;
	padding: 10px;
}
/********************************************************************** PAGES HTML 2 COLONNES en fonction des couleurs des menus:saison, festival, partenaires *********************************************************************/
/***************************************texte qui va avec le menu saison, colonne de gauche****************************************/
#saisontexte2G {
	margin-bottom: 2em;
}
html>body #saisontexte2G, html>body #articles {
	padding: 0 2%;
}
#saisontexte2G h1 {
	padding: 0 0 0.2em 0;
}
#saisontexte2G h1:before, #saisontexte2G h1:after, #saisontexte2G h2:first-letter {
	color: #565143;
}
#saisontexte2G h2 {
	border-bottom: 2px solid #565143;
	padding: 0 0 0.2em 0;
}
#saisontexte2G img {
	display: block;
	margin: 0 auto;
}
#saisontexte2G p, #articles p {
	margin: 0 0 2em 0;
}
#saisontexte2G a, #articles a, .listedocs a {
	color: #f60;
}
#saisontexte2G a:hover, #articles a:hover, .listedocs a:hover {
	color: #369;
}
/*****************a revoir***************************************/
#articles {
	background-color: #eff4fa;
	border: 1px solid #9cb4ce;
}
#articles h2 {
	border-bottom: 2px solid #369;
	color: #369;
	padding: 0.8em 0 0.2em 0;
}
#actualite {
	margin-bottom: 2em;
}
#actualite, #articles {
	padding: 1% 1% 1% 1%;
}
html>body #actualite, html>body #articles {
	padding: 0 2%;
}
#actualite h2 {
	border-bottom: 2px solid #369;
	color: #369;
	padding: 0 0 0.2em 0;
}
#actualite h3 {
	margin: 0;
	color: #69c;
}
#actualite p, #articles p {
	margin: 0 0 2em 0;
}
#actualite a, #articles a, .listedocs a {
	color: #f60;
}
#actualite a:hover, #articles a:hover, .listedocs a:hover {
	color: #369;
}
#articles {
	background-color: #eff4fa;
	border: 1px solid #9cb4ce;
}
#articles h2 {
	border-bottom: 2px solid #369;
	color: #369;
	padding: 0.8em 0 0.2em 0;
}
#texteaccueil p.tous {
	text-align: right;
}
#texteaccueil p.tous a {
	background-color: #ffecce;
	border: 1px solid #c60;
	font-weight: 500;
	padding: 0.2em;
}
#texteaccueil p.tous a:hover {
	background-color: #effeca;
	color: #c60;
}
#actualite, #texte, #saisontexte, #festivaltexte, #partenairestexte, #utiletexte, #accueiltexte2G, #saisontexte2G, #festivaltexte2G, #partenairestexte2G, #utiletexte2G {
	background-color: #fc6;
	border: 1px solid #565143;
}
/********************************************************************** PAGES HTML 1 COLONNE en fonction des couleurs des menus:saison, festival, partenaires*********************************************************************/
/***********texte qui va avec le menu saison*************/
#texte, #saisontexte, #partenairestexte, #utiletexte {
	border: 1px solid #565143;
	margin: 0 3% 2em 21%;
	padding: 0 2% 2% 2%;
}
#saisontexte li {
	list-style: disc;
}
#saisontexte ul ul li {
	list-style-type: circle;
}
#saisontexte ol li {
	list-style-type: decimal;
}
#saisontexte h1:before, #saisontexte h1:after, #saisontexte h2:first-letter, #saisontexte a, #saisontexte a:hover, #saisontexte a:visited {
	color: #565143;
}
#saisontexte h2 {
	border-bottom: 2px solid #565143;
}
#saisontexte h3 {
	color: #369;
	margin: 2em 0 0 0;
	line-height: 110%;
}
#saisontexte img {
	display: block;
	margin: 0 auto;
}
/*********************************************************************texte qui va avec le menu festivaltexte**********************************************************************/
#texte {
	border: 1px solid #69c;
}
#texte li {
	list-style: disc;
}
#texte ul ul li {
	list-style-type: circle;
}
#texte ol li {
	list-style-type: decimal;
}
#texte h1:before, #texte h1:after, #texte h2:first-letter, #texte a, #texte a:hover, #texte a:visited {
	color: #369;
}
#texte h2 {
	border-bottom: 2px solid #369;
}
#texte h3 {
	color: #369;
	margin: 2em 0 0 0;
	line-height: 110%;
}
/*********************************************************************texte qui va avec le menu partenaires*********************************************************************/
#partenairestexte {
	border: 1px solid #690;
}
#partenairestexte li {
	list-style: disc;
}
#partenairestexte ul ul li {
	list-style-type: circle;
}
#partenairestexte ol li {
	list-style-type: decimal;
}
#partenairestexte h1:before, #partenairestexte h1:after, #partenairestexte h2:first-letter, #partenairestexte a, #partenairestexte a:hover, #partenairestexte a:visited {
	color: #690;
}
#partenairestexte h2 {
	border-bottom: 2px solid #690;
}
#partenairestexte h3 {
	color: #369;
	margin: 2em 0 0 0;
	line-height: 110%;
}
/*********************************************************************texte qui va avec le menu utile*********************************************************************/
#utiletexte {
	border: 1px solid #990000;
}
#utiletexte li {
	list-style: disc;
}
#utiletexte ul ul li {
	list-style-type: circle;
}
#utiletexte ol li {
	list-style-type: decimal;
}
#utiletexte h1:before, #utiletexte h1:after, #utiletexte h2:first-letter, #utiletexte a, #utiletexte a:hover, #utiletexte a:visited {
	color: #990000;
}
#utiletexte h2 {
	border-bottom: 2px solid #990000;
}
#utiletexte h3 {
	color: #369;
	margin: 2em 0 0 0;
	line-height: 110%;
}
/*********************************************************************   *pied de page  *********************************************************************/
#piedepage {
	padding: 0px;
	margin-top: -15px;
	margin-right: 10px;
	text-align: right;
	height: 15px;
}
.piedepage img {
	height: 15px;
	width: 100px;
	vertical-align: bottom;
}
.piedepage .copyright {
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
}
#piedepage_milieu {
	position: relative;
	background-image: url("http://europajazz.fr/SITE2008/images/barre.gif");
	background-repeat: repeat-y;
	background-position: top right;
	margin-left: 150px;
	margin-right: 10px;
	height: 100%;
	padding: 5px;
}
#piedepage2 {
	font-weight: bold;
	text-align: right;
}
#piedepage2 ul {
	margin-left: 0;
	padding-left: 0;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
}
#piedepage2 li {
	border-right: 1px solid #fc6;
	display: inline;
}
#piedepage2 li.dernier {
	border: 0;
}
#piedepage2 a, #piedepage2 a:hover, #piedepage2 a:active {
	color: #963;
}
.coming_next img {
	width: 180px;
	height: auto;
}
