
/* Général */

body {
	margin: 0;
	padding: 10px 20px;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; 
	line-height: 1.25; 
	color: #FFF;
	background: #000;
}
/* Titres */
h1, h2, h3, h4, h5, h6, archives {
	margin: 1em 0 .5em 0; /* -> 6 */
}
h1, h2, archives {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; 
	font-weight: normal; /* -> 7 */
}

.tconcert	{
	font-size:24px;
}
/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	/* margin-left: 30% */
}
ul {
	list-style: square;
	list-style-image:url(images/puce.gif);
}
ul a {
	display: block;
	text-align: left;
}
ul .rod  {
	list-style: none!important;
	text-align:left;
	font-family: angry, Verdana, Geneva, sans-serif;
}
li {
	margin: 0;
	padding: 0;
}
#list	{
	display:block; 
	margin:0 auto;
	padding:0 auto; 
	width:475px;
}
#list ul{
	display: block;
	text-align: left;
}
#list ul li{
	line-height: 35px;
}
#panorama	{
	text-align:left;
	display:block;
	margin:0 auto;
	padding:0 auto; 
	width:500px;
}
#panorama ul {
	width: 600px;
	margin: auto;
}
#panorama ul li{
	list-style-type:none !important;
	list-style-image:none !important;
	line-height: 25px;
}
#panorama ul li p{
	padding-left: 5px;
	padding-right: 5px;
	display:inline-block !important;
	display:inline;
	vertical-align:middle;
}
#panorama ul li span{
	padding-left: 5px;
	padding-right: 5px;
	display:inline-block !important;
	display:inline;
	vertical-align:middle;
}
/* Paragraphes */
p {
	margin: .75em 0;
}
.rouge {
	color: #F00;
}
li p, blockquote p {
	margin: .5em 0;
}

/* Citations */
blockquote, q {
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}
blockquote {
	margin: .75em 0 .75em 24px;
}

/* Liens */
a {
	color: #FFF;
}
a:hover, a:focus {
	color: #FFF;
}
a img {
	border: none; /* -> 10 */
}
img.double-border {
border: 5px solid #ddd;
padding: 5px; /*Inner border size*/
background: #000; /*Inner border color*/
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
cite {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #FFF;
}
.strong {
	font-weight: bold;
	color: #FFF;
}
/* --- STYLES POUR CERTAINS CONTENUS --- */
pre, code {
	font-size: 100%;
	font-family: "Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}
pre {
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
	margin: .75em 0;
	padding: 12px;
	background: #eee;
	color: #000;
}
pre strong {
	font-weight: normal;
}
.Times {
	font-family: Times New Roman, Times, serif;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif
}
.Arial em {
	font-size: 16px;
}
.Times em {
	font-size: 16px;
}
.rouge	{
	color:#F00;
}
/* Global */
#global {
	border-right: 0px; /* solid #000; */
	color: #FFF;
}
#intro {
	position:absolute;
	vertical-align:middle;
    left: 50%; 
    top: 50%;
    margin-top: -184px; /* moitié de la hauteur de l'image */
    margin-left: -368px; /* moitié de la largeur de l'image */
}

/* En-tête */
#entete {
	background: #000;
	font-style:normal;
}

/* Navigation */
#navigation {
	background: #000;
/*	padding-top: 150px;
	background: url(images/rodriguelune.jpg) no-repeat left top; */
}
#navigation a {
	color: #FFF;
}
#navigation a:hover, #navigation a:focus {
	background: #000;
	text-decoration:underline;
}
#navigation a.lien{
display:block;
width:300px;
height:116px;
background:url(images/rodrigue_black2.jpg) no-repeat left top;
}
#navigation a:hover.lien, #navigation a:focus.lien {
display:block;
width:300px;
height:116px;
background:url(images/rodrigue_black2.jpg) no-repeat left top;
}


/* Contenu principal */
#contenu {
	color: #FFF;
}
#contenu a {
	color: #FFF;
}
#contenu a:hover, #contenu a:focus {
	color: #333;
}

#contenu strong {
	color: #FFF;
}
#concert a {
	color: #0000FF;
}

#archives_contenu {
	color: #FFF;
}
#archives_contenu a {
	color: #FFF;
}
#archives_contenu a:hover, #archives_contenu a:focus {
	color: #333;
}
#archives_contenu strong {
	color: #FFF;
}


#disco_contenu {
	color: #FFF;
}
#disco_contenu a {
	color: #E3C30E;
    text-decoration: none;
}
#disco_contenu a:hover, #archives_contenu a:focus {
	color: #333;
    text-decoration: none;
}
#disco_contenu strong {
	color: #FFF;
}

/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 10px 0 0 0;
}
#global {
	width: 100%;
	overflow: hidden;
	min-width: 700px;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

/* En-tête */
#entete {
	text-align:center;
	padding: 10px 0px 0 0px;
	font-style:normal;
}
#entete h1 {
	font-family: enya, angry, Verdana, Geneva, sans-serif;
	text-align:center;
	padding-left: 300px;
	margin: 0;
	font-style:normal;
}

#entete archives {
	font-family: enya, angry, Verdana, Geneva, sans-serif;
	text-align:center;
	padding-left: 0px;
	margin: 0;
	font-style:normal;
	font-size:64px;
}

#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
	font-style:normal;
}
#entete .sous-titre {
	text-align:left;
	padding-left:350px;
	font-style:normal;
}

/* Menu de navigation */
#navigation {
	width: 300px;
	float: left;
	position:fixed;
}
#navigation ul {
	margin: 0;
	padding: 3px;
}
#navigation a {
	display: block;
	height: 1%;
	padding: 6px 0px 6px 0px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}
#navigation .bouton  {
	list-style: none;
	text-align:center;
}
#navigation .bouton a  {
	text-align:center;
}
#navigation .texte  {
	padding-left: 70px;
}

/* Contenu */
#contenu {
	margin-left: 300px;
	padding: 10px 20px 10px 40px;
	min-height: 700px;
	text-align:center;
}
#contenu a {
	text-decoration: none;
}
#contenu .centre {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#contenu .right {
	text-align:right;
}
#contenu .left {
	text-align:left;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
}



#archives_contenu{
	margin-left: 0px;
	text-align:center;
}
#archives_contenu a {
	text-decoration: none;
}
#archives_contenu .centre {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#archives_contenu .right {
	text-align:right;
}
#archives_contenu .left {
	text-align:left;
}
#archives_contenu > :first-child {
	margin-top: 10px;
}
#archives_contenu p, #archives_contenu li {
	line-height: 1.5;
}


/* tableau */
#c2 {
	padding: 10px 20px 10px 40px;
	text-align:left;
}
#c2 p { 
  text-align: right; 
  clear: both; 
} 
#c2 p span { 
  float: left; 
} 
#c3 {
	padding: 10px 20px 10px 40px;
	text-align:center;
}
#c3 p { 
  text-align: center; 
} 
#c3 p span.gauche { 
  float: left; 
} 
#c3 p span.droite { 
  float: right; 
} 

/* Mention de copyright */
#copyright {
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0px;
	color: #FFF;
	text-align: center;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;
}


#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
