body {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #fff;
	text-align: center;
	background-color: #202020;
	}

.doh {
	display: none;
	}

a {
	text-decoration: underline;
	font-weight: bold;
	}
a:link {
	color: #EEEBE0;
	}
a:visited {
	color: #B4B3AC;
	}
a:hover {
	color: #F7C21D;
	}
a:active {
	color: #FAE216;
	}

.titre {
	font-size: 2.0em;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FB7016;
	}

h1 {
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 1.8em;
	margin: 0em 0em 0em 0em;
	padding: 0.6em 0em 0em 0em; 
	font-weight: normal;
	color: #F7C21D;
	}
h2 {
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 1.4em;
	margin: 1.2em 0em 1em 0em;
	font-style: italic;
	font-weight: normal;
	}
h3 {
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 1.2em;
	margin: 1.2em 0em 1em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0.8em 0em 1em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
code, pre {
	font-family: 'Andale Mono', Courier, monospace;
	font-size: 1.0em;
	}
blockquote, q {
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 1.1em;
	color: #FF6600;
	line-height: 1.4em;
	margin: 1em 0em .667em 1.8em;
	}
strong, b {
	font-weight: bold;
	}
small {
	font-size: 0.8em;
line-height: 1.2em;
	}
.smallit {
	font-size: 0.8em;
	font-style: italic;	
	}
.smallmargebas {
	font-size: 0.8em;
	margin-bottom: 0.4em;
	}

/* tables calendrier */

table {
	font-size: 1em;
	}

.foncell {
	background-color: #CDCDCD;
	}

.palecell {
	background-color: #E6E6E6;
	}

.titcal {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #303030;
	margin: 0em;
	}

.txtcal {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #303030;
	margin: 0em;
	}


.sections {
	margin: 0.6em 0em 0.6em 0em;
	font-size: 0.8em;
	color: #DADADA;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-shadow: black 0px 0px 2px;
}

.nouvelles-txt {
	margin: 0em 0em 1.8em 0em;
	padding: 0em 0em 0.6em 0em;
	font-size: 0.9em;
	color: #4B4B4B;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #C2C2C2;
}

.dates {
	margin: 0em 0em 0.3em 0em;
	font-size: 0.8em;
	color: #7A7A7A;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
}

/* boxes */

#contenant {
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	/* alignement pour contrer celui du body */
	text-align: left;
	border: 0px solid blue;
	background-color: transparent;
	}
#contenant-credits {
	position: relative;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 10px 10px 10px;
	/* alignement pour contrer celui du body */
	text-align: center;
	border: 0px solid blue;
	width: 520px;
	background: transparent;
    border:0px solid #ADA99E;
	clear: both;
	}
.tablecredits{
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #fff;
	width: 520px;
	border: 0px solid red;
	margin: 10px 0px 10px 0px;
	background: transparent;
}
.tablecredits td{
	padding:8px;
	vertical-align: top;
}
.creditsgauche{
	width: 50%;
	text-align: right;
}
.creditsdroite{
	width: 50%;
	text-align: left;
	font-weight: bold;
}

#entete {
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px solid red;
	background-color: #404040;
	background-image: url();
	background-position: top left;
	background-repeat: no-repeat;
	}

#wrapper {
	position: relative;
	width: 630px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	}

#contenu {
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
	padding: 0px 0px 10px 0px;
	border-left: 2px dotted #656565;
	width: 320px;
	}

#concert {
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
	padding: 0px 0px 10px 0px;
	border-left: 2px dotted #656565;
	width: 478px;
	}

.nouvelles {
	position: absolute;
	top: 0px;
	left: 471px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px dotted #303030;
	border-bottom: 4px solid #C2C2C2;
	width: 158px;
	background-color: #fff;
	}

#txtonly {
	width:686px;
	text-align: center;
	padding: 2px;
	margin: 4px 0px 0px 0px;
	background-color: #303030;
	}

#foot {
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 0px 0px;
	border-top: 1px dotted #303030;
	}

#foot a, #foot a:link, #foot a:visited {
	font-weight: normal;
}

#pad12 {
	padding: 0px 12px 0px 12px;
	}

#pad12news {
	padding: 0px 12px 0px 12px;
	}

.sections {
	position: relative;
	top: 0px;
	margin-left: 0px;
	padding: 2px 4px 2px 12px;
	margin: 0px 0px 10px 0px;
	border-bottom: 2px solid #303030;
	background-color: #656565;
	}

.thumbdroit {
	margin-left: 150px;
}

.imgTop {
	border-bottom: 1px dotted #303030;
}