.fondInt {
	background-color:#563F4B;/********* COULEUR DE FOND DE LA PAGE ***********/
}

.fondPop {
	background-color:#563F4B;/********** COULEUR DE FOND DES POPUP **************/
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cadre {
	border: solid 1px #A4989E;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
}
.rectangle{
	background-color: #A5A0A7;/********** COULEUR DE FOND DU RECTANGLE **************/
	border-top: solid 1px #563F4B;/********** COULEUR DE FOND DU TRAIT HAUT DU RECTANGLE **************/
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}
.vignette {
	text-align: center;
}
.vignette img:hover{
	border: solid 2px #fff;
}

.vignette a:link{
	border: 0;
}
.vignette a:visited{
	border: 0;
}
.vignette a:active{
	border: 0;
}
.vignette a:hover{
	border: 0;
}

.txt A:link, .txt A:visited, .txtPop A:link, .txtPop A:visited {
	color:#fff;/********** COULEUR DES LIENS **************/
	text-decoration:underline;
}

.txt A:hover, .txtPop A:hover {
	color:#fff;
	text-decoration:underline;
}

.txtPop, .txtPop P, .txtPop TD, .txtPop SELECT {
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
}
.titrePage, titrePage P {
	font-size:20px;
	color:#FFFFFF;/********** COULEUR DES TITRES DES PAGES **************/
	text-align:left;
}
.sous_titre{
	font-size:15px;
	color:#FFFFFF;/********** COULEUR DES TITRES DES PAGES **************/
}
.titrePop, .titrePop P {
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
}
/*********** CONCERT *************/
.co_dates {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.co_nom {
	font-size:30px;
	line-height:35px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
}
.co_direction {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.co_complements {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom: 4px;
	margin-top:4px;
}
.co_complements_couleur {
	font-size:11px;
	font-weight:bold;
	color:#B0A5AB;
}
.co_compositeurs {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.co_compositeurs_desc {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom: 4px;
}
h3 {
	font-size:10px;
	font-weight:bold;
	color:#B0A5AB;
	margin-top:0px;
	margin-bottom:4px;
	padding:0;
}
.co_texte {
	font-size:10px;
	font-weight:bold;
	color:#B0A5AB;
}

.menuRub {
	font-size:9px;/********** TAILLE DU TEXTE DES RUBRIQUES **************/
	line-height:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding-top:8px;
}
.SmenuRub {
	font-size:10px;/********** TAILLE DU TEXTE DES RUBRIQUES **************/
	line-height:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding-top:8px;
}

.menuRub A {
	text-decoration:none;
}

.menuRub A:hover {
	text-decoration:underline;
}


/***********************************/
/********* MENU DEROULANT **********/
/***********************************/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;
top: 0;
left: 47px;
}
dl#menu {
width: 115px;
}
dl#menu dt {
cursor: pointer;
margin: 5px 0px 5px 0px;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 0px;
}

dl#menu dd {
background: #796770;/********** COULEUR DE FOND DU BLOC 1 **************/
color: #AEBCC4;/********** COULEUR DES RUBRIQUES **************/
}
dl#menu dt {	
	height:100%;
}

dl#menu li {
text-align: left;
/*background: #fff;*/
padding: 2px 10px 2px 0px;
}
dl#menu li a, dl#menu dt a {
color: #9EB0B9;/********** COULEUR DES TITRES DES PAGES BOLC 2**************/
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
dl#menu dd a{
color: #9EB0B9;/********** COULEUR DES TITRES DES PAGES BOLC 2**************/
text-decoration: none;
display: block;
margin: 0px 10px 0px 10px;
padding-bottom: 5px;
border: 0 none;
height: 100%;
}

dl#menu dd a:hover{
color: #fff;
text-decoration: none;
}

/****** menu 2 ****/
#menu2 {
position: relative;
top: 0px;
left: 0px;
width: 115px;
height:100%;

}

dl#menu2 dt {
color: #AEBCC4;
cursor: pointer;
height: 20px;
line-height: 20px;
margin: 2px 0;
text-align: left;
font-weight: bold;
height: 100%;
_height: 20px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

dl#menu2 dd {
position: absolute;
z-index: 100;
left: 115px;
margin-top: -25px;
width: 122px;
background: #6C5862;/******* COULEUR DE FOND DU MENU 2 ********/

}

dl#menu2 dd a{
color: #B0A5AB;/********** COULEUR DES TITRES DES PAGES BOLC 2**************/
text-decoration: none;
display: block;
margin: 0px 2px 0px 5px;
}

dl#menu2 dd a:hover {
text-decoration: none;
}