body    {
	background-color: #CCCCCC;
background: white url() no-repeat center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666633;
	text-align: center;
}
a    {
	color: #663399;
	text-decoration:none;
	font-weight:bold;
}
a img {
	border: 0 none;
	padding: 0;
	margin: 0;
}

#conteneur {
	position:relative;
	width: 950px;
	height: 600px;
	/* PATRICIA : caler à gauche
	margin-left: auto;
	margin-right: auto;
	*/
	margin-top: 10px;
	margin-left: 50px;
	/* PATRICIA : enlever la bordure
	border: solid 1px;
	*/
	
	z-index:0;
}
#conteneur2 {
	position:absolute;
	width: 1000px;
	height: 600px;
	/* PATRICIA : caler à gauche
	margin-left: auto;
	margin-right: auto;
	*/
	margin-top: 10px;
		margin-left: 30px;
	/* PATRICIA : enlever la bordure
	border: solid 1px;
	*/
	z-index:1;
}

#menu
{
	position:absolute;
	top: 17px; left:15px;
	width:950px;
	height: 503px;
	
	z-index:1;
}
#menubas
{
	position:absolute;
	top: 450px; left:13px;
	width:877px;
	height: 110px;
	z-index:3;
}

#gauche  {
	position:absolute;
	top: 87px;
	left:14px;
	width: 125px;
	height: 473px;
	z-index: 1;
}
#gaucheimg img{
	position:absolute;
	top: 60px;
	left: 224px;
	width:208px;
	z-index:3;


	
}
#lien{
	position:absolute;
	top: 447px;
	left: 718px;
	width:139px;
	z-index:4;
	height: 30px;


	
}
#lien2{
	position:absolute;
	top: 62px;
	left: 16px;
	width:216px;
	height:91px;
	z-index:4;



	
}
#son{
	position:absolute;
	top: 297px;
	left: 219px;
	width:208px;
	z-index:4;

	
}
#gaucheddp{
	position:absolute; 
	/* PATRICIA : la ddp grossit
	top: 135px;left:0px; 
	*/
	top: 120px;left:0px;
	z-index:2;
}
#gauchecontact{
	position:absolute; 
	top: 517px;left:3px; 
	font-size: 11px;
	font-weight: bold;
	/* PATRICIA : pas de couleur de fond et changement couleur de police  
	background-color: #DAB78A;
	*/
	color: #AE6AA5;
	text-decoration: none;
	z-index:2;
}
#droite {
	position:absolute; 
	top: 20px; left: 134px; 
	width: 759px;
	height: 459px;
	z-index:2;
}
#support {
	position:absolute;
	top: 68px;
	left: 315px;
	right: 100px;
		margin: 0;
	text-align: justify;
identifiant (vertical-align:middle);	
	width: 435px;
	height: 302px;
	z-index: 3;


}
#interieur {
	position:absolute;
	top: 7px;
	left: 8px;
	right: 100px;
	margin: 0;
	text-align: justify;

identifiant (vertical-align:middle);	
	width: 371px;
	height: 294px;
	z-index: 3;
	


}


.titre {
	font-size: 16px;
	font-weight: bold;
	font-variant:small-caps;
	margin-top: 5px;
}
.resume {
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
}
.detail {
	font-size: 12px;
	margin-top: 5px;
}
.accueil {
	background-color: #FFFFCC;
	color: e0c45e;
}
.jeune_public {
		color: #AE6AA5;
		
}
.concerts {
		color: #476B7E;
}
.formation {
		color: #333333;
}
.presse {
	
	color: #333333;
}
.petits_concerts {
	
	color: #333333;
}
.agenda {
	
	color: #333333;
}
.actus {
	
	color: #333333;
}

/* PATRICIA
	Définitions de styles pour les bandeaux d'intitulé de rubrique
*/
#titrerubrique {
	width:208px;
	height:38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 12px;
	font-weight: bold;
}
#titrerubrique .titre_jeune_public {
	color: #abaf7d;
}
#titrerubrique .titre_concerts {
	color: #e6b278;
}
#titrerubrique .titre_formation {
	color: #333399;
}
#titrerubrique .titre_presse {
	color: #dbbac5;
}
#titrerubrique .titre_petits_concerts {
	color: #d48076;
}
#titrerubrique .titre_agenda {
	color: #bdbcaa;
}
#titrerubrique .titre_actus {
	color: #CC9933;
}

