#body {
	background-color: #000;
	font: 1em georgia;
	font-style:italic;
	color: #fff;
	width: 1024px;
	overflow:scroll;
}
h1 {
		font: 1.1em georgia;
		font-style:bold;
		color:#fff;
		text-align:center;
}
a:link {
	color:#fff;
	}
a:hover {
	color:#fff;
}
a:visited {
	color:#fff;
}
/*------------- PAGE ACCUEIL -------------- */
#page {
	background-image:url(http://www.famillemaestro.fr/graphisme/fondaccueil.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right:auto;
	width:1024px;
	height:790px;
}
#texteaccueil {
	margin-left:140px;
	margin-top:10px;
	font: 16px georgia;
	font-style:italic;
	font-weight:bold;
	color: #fff;
	line-height:2em;
}
#texterubrique {
	width:750px;
	height:500px;
	float:left;	
	overflow:auto;
	margin-left:140px;
	-margin-left:70px;
}
#texterubrique p{
	color:#fff;
}
/* --------------- PAGE PRESENTATION ----------------*/
#page_presentation {
	background-image:url(../graphisme/fondpresentation.jpg);
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top:20px;
	position: relative;
	background-color:#660000;
	width:1024px;
	height:780px;
	left:-512px;
}
#photos_presentation {
	margin-left:160px;
	-margin-left:80px;
	width:150px;
	float:left;
	padding-top:50px;
}
#photomario {
	width:108px;
	height:108px;
	float:left;
	padding-top:10px;
}
#photonatacha {
	width:108px;
	height:108px;
	float:left;
	padding-top:10px;
}
#photoxavier {
	width:108px;
	height:108px;
	float:left;
	padding-top:10px;
}
#photoamis {
	width:108px;
	height:108px;
	float:left;
	padding-top:10px;
}

#texte_presentation {
	font : 1em georgia;
	color: #fff;
	line-height:1.5em;
	width:570px;
	float:left;
	height: 500px;
	overflow:auto;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
}
#texte_presentation_centre {
	text-align:center;
	margin: 0px;
	margin-left: -50px;
}
/* --------------- PAGE ACTUALITES ----------------*/
#page_actualites {
	background-image:url(http://www.famillemaestro.fr/graphisme/pageActualites.jpg);
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top:20px;
	position: relative;
	background-color:#660000;
	width:1024px;
	height:780px;
	left:-512px;
}
#texte_actualites {
	font : 1em georgia;
	color: #fff;
	width:540px;
	float:left;
	height: 480px;
	overflow:auto;
	padding-right:10px;
	margin-top:5px;
	margin-left:160px;
	-margin-left:80px;
	text-align:left;
}
/* --------------- PAGE PRESSE ----------------*/
#page_presse {
	background-image:url(http://www.famillemaestro.fr/graphisme/pagePresse.jpg);
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top:20px;
	position: relative;
	background-color:#660000;
	width:1024px;
	height:780px;
	left:-512px;
}
#texte_revue_presse {
	font : 1em georgia;
	color: #fff;
	width:695px;
	height:82px;
	position:absolute;
	padding:20px;
	font-weight:bold;
	top:201px;
	left:149px;
	text-align:left;
}
#texte_dossier_presse {
	font : 1em georgia;
	color: #fff;
	width:695px;
	height:82px;
	position:absolute;
	padding:20px;
	font-weight:bold;
	top:432px;
	left:149px;
	text-align:right;
}

/* --------------- PAGE PHOTOS ----------------*/
#page_photos {
	background-image:url(http://www.famillemaestro.fr/graphisme/pagePhotos.jpg);
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top:20px;
	position: relative;
	background-color:#660000;
	width:1024px;
	height:780px;
	left:-512px;
}
#texte_photo {
	font : 1em georgia;
	color: #fff;
	width:530px;
	float:left;
	height: 480px;
	overflow:auto;
	padding-right:20px;
	margin-top:20px;
	margin-left:160px;
	-margin-left:80px;
	text-align:left;
}
/* --------------- PAGE TV PRESSE ----------------*/
#page_tv_presse {
	background-image:url(http://www.famillemaestro.fr/graphisme/pageTVradio.jpg);
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top:20px;
	position: relative;
	background-color:#660000;
	width:1024px;
	height:780px;
	left:-512px;
}
#texte_tv_presse {
	font : 1em georgia;
	color: #fff;
	width:540px;
	float:left;
	height: 480px;
	overflow:auto;
	padding-right:10px;
	margin-top:5px;
	margin-left:320px;
	-margin-left:240px;
	text-align:left;
}
/* --------------- PAGE ARTICLE ----------------*/

#pagearticle {
	background-image:url(http://www.famillemaestro.fr/graphisme/testPoidFond.jpg);
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top:20px;
	position: relative;
	background-color:#660000;
	width:1024px;
	height:768px;
	left:-512px;
}
#article {
	width:700px;
	height:500px;
	float:left;
	color:#fff;
	margin-left:170px;
	overflow:auto;
	padding-right:10px;
}
#article ul {
	list-style-type:none;
	padding:0;
	margin:0;

}
#article li {
	list-style-type:none;
	padding:0;
	margin:0;
}


#footer {
	position:absolute;
	top:710px;
	width:700px;
	height:100px;
	margin-left:180px;
	float:left;
	color:#fff;
	/*border:1px solid #fff;*/
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	float:left;
	display:inline;
	}
a.bouton {
  color: white;
  background-image:url(http://www.famillemaestro.fr/graphisme/MenuBasCD.gif);
  background-repeat:no-repeat;
  background-color: transparent;
  text-decoration: none;
  font-size:0.8em;
  font-weight:bold;
  text-align: center;
  display:block;
  text-align:right;
  width:100px;
  height:70px;
  padding-top:30px;
  /*border:1px solid #fff;*/
}

a.bouton:hover {
  background-image :url(http://www.famillemaestro.fr/graphisme/MenuBasCDrollover.gif);
  background-repeat:no-repeat;
  background-color: transparent;
}
a.bouton2 {
  color: white;
  background-image:url(http://www.famillemaestro.fr/graphisme/MenuBasTexte.gif);
  background-repeat:no-repeat;
  background-color: transparent;
  text-decoration: none;
  font-size:0.8em;
  font-weight: bold;
  text-align: center;
  display:block;
  text-align:right;
  padding-top:30px;
  margin-left:100px;
  width:140px;
  height:70px;
  float:left;
 /* border:1px solid #fff;*/
}
a.bouton2:hover {
  background-image :url(http://www.famillemaestro.fr/graphisme/MenuBasTexteRollover.gif);
  background-repeat:no-repeat;
  background-color: transparent;
}
a.bouton3 {
  color: white;
  background-image:url(http://www.famillemaestro.fr/graphisme/MenuBasPartition.gif);
  background-repeat:no-repeat;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  font-size:0.8em;
  text-align: center;
  display:block;
  text-align:right;
  padding-top:30px;
  padding-left:60px;
  margin-left:140px;
  width:150px;
  height:70px;
  /*border:1px solid #fff;*/
}
a.bouton3:hover {
  background-image :url(http://www.famillemaestro.fr/graphisme/MenuBasPartitionRollover.gif);
  background-repeat:no-repeat;
  background-color: transparent;
}

/* ---------------- FOOTER PRESENTATION -------------------------- */

#footerpresentation {
position:absolute;
top:690px;
width:700px;
height:100px;
float:left;
color:#fff;
/*border:1px solid #fff;*/
}
#footerpresentation ul {
	margin:0;
	padding:0;
}
#footerpresentation li {
	float:left;
	display:inline;
	}
/* --------------- FOOTER PRESENTATION1 ----------- */
#footerpresentation1 {
position:absolute;
top:690px;
width:700px;
height:100px;
margin-left:220px;
float:left;
color:#fff;
/*border:1px solid #fff;*/
}
#footerpresentation1 ul {
	margin:0;
	padding:0;
}
#footerpresentation1 li {
	float:left;
	display:inline;
	}

/* --------------- FOOTER ARTICLE ----------- */
#footerarticle {
margin-top:40px;
width:700px;
height:100px;
margin-left:180px;
float:left;
color:#fff;
/*border:1px solid #fff;*/
}
#footerarticle ul {
	margin:0;
	padding:0;
}
#footerarticle li {
	float:left;
	display:inline;
	}
	/* --------------- FOOTER RUBRIQUE15 ----------- */
#footerrubrique15 {
margin-top:20px;
width:700px;
height:100px;
margin-left:180px;
float:left;
color:#fff;
/*border:1px solid #fff;*/
}
#footerrubrique15 ul {
	margin:0;
	padding:0;
}
#footerrubrique15 li {
	float:left;
	display:inline;
	}
/* ---------------- FOOTER PAGE PRESSE -------------------------- */
#footer_presse {
position:absolute;
top:690px;
width:700px;
height:100px;
left:190px;
float:left;
color:#fff;
/*border:1px solid #fff;*/
}
#footer_presse ul {
	margin:0;
	padding:0;
}
#footer_presse li {
	float:left;
	display:inline;
	}
.texte_jaune {
	color:#fdf404;
}
/* --------------- PAGE CD ----------------*/
#page_cd {
	background-image:url(../graphisme/pageCD.jpg);
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top:20px;
	position: relative;
	background-color:#660000;
	width:1024px;
	height:780px;
	left:-512px;
}
#photos_cd {
	margin-left:160px;
	-margin-left:80px;
	width:180px;
	float:left;
	padding-top:50px;
}
#cd1 {
	width:180px;
	height:180px;
	float:left;
	padding-top:40px;
}
#cd2 {
	width:180px;
	height:180px;
	float:left;
	padding-top:40px;
}

#texte_cd {
	font : 1em georgia;
	color: #fff;
	line-height:1.5em;
	width:570px;
	float:left;
	height: 480px;
	overflow:auto;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
	margin-left:60px;
}
#texte_cd_centre {
	margin: 0px;
}
/* ------------------------- TITRES PLAYER AUDIO --------------------- */
#playeraudio {
	float:left;
	width:350px;
	height:50px;
	border:1px solid #fff;
	background-color:#ccc;
}
#playeraudio1 {
	float:left;
	width:350px;
	height:50px;
	border:1px solid #fff;
}
/* ------------------- PAGE TEXTE -------------------- */
#texte_texte {
	font : 1em georgia;
	color: #fff;
	line-height:1.5em;
	width:570px;
	float:left;
	height: 500px;
	overflow:auto;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
}
#texte_texte li {
	text-align:left;
	list-style-type:none;
}

