/* CSS Document */
body{
	background:#000099 url(images/fond-body.jpg) repeat;
	scrollbar-base-color:#FFFFFF;
	margin-top:0;
	overflow:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*OMBRE*/
#ombre{
	width:1000px;
	height:600px;	
	margin-left:auto;
	margin-right:auto;
}

/*INTRODUCTION*/
#introduction{
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}

/*CONTENU GENERAL*/
#contenu{
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}

/*MENU*/
#menu{
	width:1000px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}

/*TITRES*/
#titre_contact{
	background:#FF3200 url(images/titre-contact.jpg) no-repeat center;
	width:950px;
	height:25px;
	float:right;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
#titre_historique{
	background:#FFCC04 url(images/titre-historique.jpg) no-repeat center;
	width:950px;
	height:25px;
	float:right;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
#titre_historique a{
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
#titre_historique a:hover{
	color:#FFE80D;
}
#titre_location{
	background:#413BA1 url(images/titre-location.jpg) no-repeat center;
	width:950px;
	height:25px;
	float:right;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
#titre_presse{
	background:#BC7704 url(images/titre-presse.jpg) no-repeat center;
	width:950px;
	height:25px;
	float:right;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
#titre_spectacles{
	background:#8F3E00 url(images/titre-spectacles.jpg) no-repeat center;
	width:950px;
	height:25px;
	float:right;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}

/*BONUS*/
#bonus{
	background:url(images/btn-journee-type.jpg) top;
	width:150px;
	height:25px;
	float:right;
}
#bonus a{
	display:block;
	background:url(images/btn-journee-type.jpg) top;
	width:150px;
	height:25px;
	text-indent:-5000px;
}
#bonus a:hover{
	display:block;
	background:url(images/btn-journee-type.jpg) bottom;
	width:150px;
	height:25px;
}

/*CONTENU PAGE*/
#contenu_page{
	background:url(images/fond-contenu-page.jpg) no-repeat !important;
	background: #FFFFFF;
	width:950px;
	height:425px;
	float:right;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

/*PAGES*/
#page_contact{
	width:500px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background:#FF3200 url(images/fond-contact.jpg) no-repeat center;
	border-bottom:#FF3200 dashed 2px;
	border-left:#FF3200 dashed 2px;
	border-right:#FF3200 dashed 2px;
	color:#FFFFFF;
	padding:10px;
}
#page_historique{
	width:500px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background:#FFCC04;
	border-bottom:#FFCC04 dashed 2px;
	border-left:#FFCC04 dashed 2px;
	border-right:#FFCC04 dashed 2px;
	color:#3F241F;
	padding:10px;
	overflow:auto;
}
#page_bonus{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background:#FFCC04;
	border-bottom:#FFCC04 dashed 2px;
	border-left:#FFCC04 dashed 2px;
	border-right:#FFCC04 dashed 2px;
	color:#3F241F;
	padding:10px;
}
#page_location{
	width:500px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background:#413BA1;
	border-bottom:#413BA1 dashed 2px;
	border-left:#413BA1 dashed 2px;
	border-right:#413BA1 dashed 2px;
	color:#FFFFFF;
	padding:10px;
	overflow:auto;
}
#page_presse{
	
}
#lightboxImage{
	border:#FFFFFF solid 2px;
}
#page_spectacles{
	float:left;
	overflow:auto;
	background:#8F3E00 url(images/fond_spectacles.jpg) no-repeat top;
	width:500px;
	height:350px;
	margin-left: 15px;
	border-bottom:#8F3E00 dashed 2px;
	border-left:#8F3E00 dashed 2px;
	border-right:#8F3E00 dashed 2px;
	color:#FFFFFF;
	padding:10px;
}
/*images spectacles*/
#images_gauche{
	width:50px;
	height:350px;
	float: left;
	margin-left:140px;
	border:0;
}
#images_droite{
	width:205px;
	height:350px;
	float: right;
	text-align:left;
	border:0;
}
#images_gauche img{
	border:0;
}
#images_droite img{
	border:0;
}

/*STYLES*/
.texte{font-size: 14px; text-align: justify;}
.texte_gras{font-size: 14px;font-weight: bold; text-align: justify;}
.titre{font-size: 20px;font-weight: bold;}
.sous_titre{font-size: 16px;font-weight: bold;}
.sous_titre_ss_gras{font-size: 14px; margin-top:0;}
.lettrine{font-size: 24px;font-weight: bold; margin-bottom:0; margin-top:0;}
.Style1 {font-style: italic}
.Style2 {font-size: 12px;font-style: italic;font-weight: bold;}

/*RAPPEL MENU*/
#rappel_menu{
	height:15px;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#rappel_menu a{
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
	margin-left:12px;
}
#rappel_menu a:hover{
	color:#0100AA;
	margin-left:12px;
}

/*MACROMEDIA*/
#macromedia{
	width:250px;
	margin-left:auto;
	margin-bottom: 35px;
	margin-right:auto;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9px;
}
a{
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
a:hover{
	color:#FFE80D;
}

/*PIED DE PAGE*/
#pieddepage {
	height:50px;
	margin-top:4px;
	line-height:30px;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	background: url(images/logo_fam_blanc.png) no-repeat right;

}
#pieddepage a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#pieddepage a:hover{
	color:#FFE80D;
}



/*RAJOUT PROPRITÉS CSS JADE CRÉATION*/

a#tel_link:link, a#tel_link:visited
{
	font-family: inherit;
	font-size : 100%;
	color: inherit;
	text-decoration: none;
}

a#tel_link:hover
{
	text-decoration: underline;
	color: yellow;
}


