@charset "utf-8";
/* CSS Document */



.change_text_on_hover {
	color: black;
	text-shadow: 3px 3px 3px #3F4867;
}

#portfolio li {
	list-style-type: none;
	border: 2px solid black;
	height: 500px;
}
#portfolio {
	position: relative;
	top: -143px;
	left: -17px;
}
body
{
	font-family:Arial Narrow, Helvetica, sans-serif;
}
a
{
	color: black;
	font-style: normal;
	text-decoration:none;
}
b
{
	font-size: 20px;
}
#BodyAcceuil
{
	position: relative;
	top: 0px;
	background-color: white;
	border: 1px solid black;
	width: 1100px;
	padding: 15px;
	height: 1515px;

}
#BodyAcceuil_Services
{
	position: relative;
	top: 0px;
	background-color: white;
	border: 1px solid black;
	width: 1100px;
	padding: 15px;
	height: 1100px;

}
#BodyContact
{
	position: relative;
	top: 0px;
	background-color: white;
	border: 1px solid black;
	width: 1100px;
	padding: 15px;
	height: 1515px;
}
#EnTete_Accueil
{
	position: relative;
	top: 15px;
	background-color: #B4B4B4;
	border: 2px solid black;
	padding: 10px;
	width: 1050px;
	height: 714px;
}
#EnTete_Accueil_Services
{
	position: relative;
	top: 15px;
	background-color:#9FC393;
	border: 2px solid black;
	padding: 10px;
	width: 1050px;
	height: 180px;
}
#EnTete_Contact
{
	position: relative;
	top: 15px;
	background-color: #B4B4B4;
	border: 2px solid black;
	padding: 10px;
	width: 1050px;
	height: 814px;
}
#Acceuil_Titre
{
	position: relative;
	left: -352px;
	top: 15px;
	background-image: url(PhotosBig/IMG_0291.JPG);
	background-color: black;
	width: 200px;
	height: 123px;

}
#Acceuil_Titre a
{
	color: white;
	font-size:45px;
	font-weight:bold;
	position: relative;
	top: 14px;
}
#Acceuil_Titre p
{
	position: relative;
	top: 4px;
	color: white;
	font-size:20px;
	font-weight:bold;
}

#Acceuil_Titre2
{
	position: relative;
	left: 148px;
	top: -139px;
	background-image: url(PhotosBig/IMG_0292.JPG);
	width: 613px;
	height: 55px;
}
#Acceuil_Titre2 p
{
	position: relative;
	padding: 5px;
	color: white;
	font-size:34px;
	font-weight:bold;
	letter-spacing: 1px;
}



#Acceuil_Titre_Services
{
	position: relative;
	left: -352px;
	top: 25px;/*and there*/
	background-image: url(PhotosBig/IMG_0291.JPG);
	background-color: black;
	width: 200px;
	height: 123px;

}
#Acceuil_Titre_Services a
{
	color: white;
	font-size:45px;
	font-weight:bold;
	position: relative;
	top: 14px;
}
#Acceuil_Titre_Services p
{
	position: relative;
	top: 4px;
	color: white;
	font-size:20px;
	font-weight:bold;
}
#Acceuil_Titre2_Services
{
	position: relative;
	left: 148px;
	top: -132px; /*there*/
	background-image: url(PhotosBig/IMG_0292.JPG);
	width: 613px;
	height: 55px;
}
#Acceuil_Titre2_Services p
{
	position: relative;
	padding: 5px;
	color: white;
	font-size:34px;
	font-weight:bold;
	letter-spacing: 1px;
}


#Acceuil_Langues
{
	position: relative;
	font-size: 24px;
	color: black;
	top: -143px;
	left: 125px;

}
#Acceuil_Langues a
{
	padding-left: 35px;
}
#Acceuil_Langues_Services
{
	position: relative;
	font-size: 24px;
	color: black;
	top: -140px;
	left: 125px;

}
#Acceuil_Langues_Services a
{
	padding-left: 35px;
}



#nav ul
{
	position:relative;
	top: -141px;
	left:148px;

	width: 571px;
	height: 44px;
	border:1px solid black;
	background-color: #707070;
}

#nav ul li
{
	position: relative;
	left: -20px;
	display:inline;
	top: 12px;

	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	padding-bottom: 11px;
}

#nav ul a, #nav ul a
{
   color: #C4C4C4;
   text-decoration:none;
   font:bold 18px Arial, Helvetica, sans-serif;
   text-transform:uppercase;
   text-shadow: 2px 2px 2px #353D5B;
}

#nav ul li:hover {
	background: #BEBEBE;
}

#nav ul ul {
	position: absolute;
	display: none;
	top:10px;
	left: 20px;
	width: 290px;
	height: 431px;
	z-index: 100;
}
#nav ul ul li {
	display:block;

	top: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	border-bottom: 1px solid black;
}

#nav ul ul a:link, #nav ul a:visited  {
	text-shadow: none;
	font-size: 14px;
}
#click {
	position: absolute; /* Don't ask why, but if you change this, things get messy. I'm too lazy to look into it.*/
}
#click2 {
	position: absolute; /* Don't ask why, but if you change this, things get messy. I'm too lazy to look into it.*/
}
#nav-prestation:hover div#click2 > ul{
	display:block;
}
#nav-prestation:hover div#click > ul{
	display:block;
}




#nav2 ul
{
	position:relative;
	top: -140px;
	left:148px;
	width: 571px;
	height: 44px;
	border:1px solid black;
	background-color: #c3dfc7; /* Here is the background color of the navigation bar (with the buttons) */
}
#nav2 ul li
{
	position: relative;
	left: -35px;
	display:inline;
	top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-top: 13px;
}

#nav2 ul a:link, #nav2 ul a:visited
{
	text-decoration:none;
	font:bold 1.25em/1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #1e1f35; /* Here is the color of the text of the buttons,
					if you change that you need to go into js/script.js and change something that I'll indicate */
	z-index:11;
}
#nav2 ul li:hover {
	background-color: #72A85D; /* Here is the background color of the button in the navigation bar, when you hover them */
}

#nav2 ul li:first-child a
{
   padding-left: 0px;
}

#nav2 ul a:active
{
   color:#fff;
}



#nav2 ul ul {
	position: absolute;
	display:none;
	top:10px;
	left: -101px;
	width: 290px;
	height: 431px; /* ça c'est le hauteur du drop-down menu, qu'il faudra changer si tu change le text */
	z-index: 10;
}
#nav2 ul ul li {
	display:block;
	left: -20px;
	top: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom: 1px solid black;
	position:relative;
	float:none;
}

#nav2 ul ul a:link, #nav2 ul a:visited  {
	text-shadow: none;
	font-size: 14px;
}



















#nav3 ul
{
	position:relative;
	top: -141px;
	left:148px;

	width: 571px;
	height: 44px;
	border:1px solid black;
	background-color: #707070;
}

#nav3 ul li
{
	position: relative;
	left: -20px;
	display:inline;
	top: 12px;

	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	padding-bottom: 11px;
}

#nav3 ul a, #nav3 ul a
{
   color: #C4C4C4;
   text-decoration:none;
   font:bold 18px Arial, Helvetica, sans-serif;
   text-transform:uppercase;
   text-shadow: 2px 2px 2px #353D5B;
}

#nav3 ul li:hover {
	background: #BEBEBE;
}

#nav3 ul ul {
	position: absolute;
	display: none;
	top:10px;
	left: 22px;
	width: 290px;
	height: 431px;
	z-index: 100;
}
#nav3 ul ul li {
	display:block;

	top: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom: 1px solid black;
}

#nav3 ul ul a:link, #nav3 ul a:visited  {
	text-shadow: none;
	font-size: 14px;
}



#Image_Acceuil_Centrale
{
	border: 2px solid black;
	width: 1000px;
	height: 600px;
	position:relative;
	top: -127px;
}
#Image_Contact_Centrale1
{
	position:relative;
	top: -100px;
	left: 260px;
}
#Image_Contact_Centrale2
{
	position:relative;
	top: -600px;
	left: -260px;
}

#Text_Acceuil
{
	position: relative;
	text-align: left;
	font-size: 20px;
	font: "Arial Black", Gadget, sans-serif;
	top: 20px;
	left: 100px;
	color: #1F1F1F;
}
#Text_Acceuil p
{

	font-size: 32px;
	color: #7E7E7E;
}

#Text_Services
{
	position: relative;
	text-align: left;
	font-size: 20px;
	font: "Arial Black", Gadget, sans-serif;
	top: 20px;
	left: 100px;
	color: #1F1F1F;
}
#Text_Services p
{
	font-size: 32px;
	color: #7E7E7E;
}


#Text_Contact
{
	position: relative;
	text-align: center;
	font-size: 20px;
	font: "Arial Black", Gadget, sans-serif;
	top: 20px;
	left: 0px;
	color: #1F1F1F;
}
#Menu_Acceuil
{
	position: relative;
	top: -200px;
	left: 270px;


}
#Menu_Acceuil a
{
	font-size: 26px;
	font-weight: 100px;
	color: #6A6A6A;
	position: relative;
	left: -40px;
	top: 5px;
}
#Menu_Acceuil_SousDiv
{
	background: #616161;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #FFF, #616161);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#FFF), to(#616161));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#00FF00', EndColorStr='#000000', GradientType=0);
	width: 400px;
	height: 40px;

}
#Menu_Acceuil_SousDiv a
{
	position: relative;
	left: -5px;
}
#Accueil_Image1
{
	position: relative;
	top: -100px;
	left: 40px;
}
#Accueil_Image2
{
	position: relative;
	top: -285px;
	left: 390px;
}
#Accueil_Image3
{
	position: relative;
	top: -470px;
	left: 760px;
}

#Accueil_Image1_Services
{
	position: relative;
	top: 50px;
	left: 40px;
}
#Accueil_Image2_Services
{
	position: relative;
	top: -140px;
	left: 390px;
}
#Accueil_Image3_Services
{
	position: relative;
	top: -330px;
	left: 760px;
}

#Pied_De_Page
{
	position: relative;
	top: -375px;
	border-top: 1px solid black;
	width: 1000px;
	padding-top: 15px;
	font-size: 18px;
}
#Pied_De_Page_Services
{
	position: relative;
	top: 515px;
	border-top: 1px solid black;
	width: 1000px;
	padding-top: 15px;
	font-size: 18px;
}

#Demande_De_Devis
{
	position: relative;
	background: #D7D7D7;
	height: 500px;
	width: 550px;
	top: -40px;
	left: 0px;
}
#Demande_De_Devis p
{
	position: relative;
	background: #818181;
	height: 30px;
	width: 550px;
	text-align:left;
	font-size:24px;
	color: white;

}
#Demande_De_Devis_Text
{
	position: relative;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:1px dashed black;
	padding: 3px;
	width: 260px;
	font-size:18px;
	line-height: 22px;
}


















#sub_division_références
{
	position:relative;
	top:auto;
	left: 0px;
	width: 920px;
}
#bar_séparation_références
{
	color: black;
	width: 900px;
	border-bottom: 1px solid black;
    left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	position:relative;
	top:auto;
}
#bar_vertical-références
{
	position: absolute;
	line-height: 25px;
	top: 648px;
	left: 45px;
	width: 850px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#retour_références
{
	position: relative;

}
#retour_références a
{
	font-size: 12px;
	font-weight: normal;
	color:#200B0B;
	background-color:#D6D6D6;

}
#Salles-de-spectacles
{
	font-size: 28px;
	font-weight: bold;
	color:#250A0A;
}
#Conservatoires-de-musique
{
	font-size: 28px;
	font-weight: bold;
	color:#1A0B0B;
}
#Ecoles-audio
{
	font-size: 28px;
	font-weight: bold;
	color:#1A0B0B;
}
#Salle-de-classes
{
	font-size: 28px;
	font-weight: bold;
	color:#1A0B0B;
}
#Studios-d-enregistrements
{
	font-size: 28px;
	font-weight: bold;
	color:#1A0B0B;
}
#Studios-d-enregistrements-privés
{
	font-size: 28px;
	font-weight: bold;
	color:#1A0B0B;
}
#Audio
{
	font-size: 28px;
	font-weight:normal;
	color:#1A0B0B;
}
#Divers-projets
{
	font-size: 28px;
	font-weight: bold;
	color:#1A0B0B;
}
#Etudes_acoustiques
{
	color:#1B1A07;
	font-size: 22px;
}
#Assistance_a_maitrise
{
	color:#1B1A07;
	font-size: 22px;
}
#Etude_de_faisabilite
{
	color:#1B1A07;
	font-size: 22px;
}
#Conceptions_de_structures
{
	color:#1B1A07;
	font-size: 22px;
}
#Etude_d_impact
{
	color:#1B1A07;
	font-size: 22px;
}
#Cartopraphie
{
	color:#1B1A07;
	font-size: 22px;
}
#Mesure_acoustiques_et_vibrations
{
	color:#1B1A07;
	font-size: 22px;
}
#Modeles_et_simulations
{
	color:#1B1A07;
	font-size: 22px;
}
#Sound_System_Design
{
	color:#1B1A07;
	font-size: 22px;
}
#Plans_d_execution
{
	color:#1B1A07;
	font-size: 22px;
}
#Suivis_de_chantier
{
	color:#1B1A07;
	font-size: 22px;
}

#Attestation_de_resulte
{
	color:#1B1A07;
	font-size: 22px;
}
#Annexe_Mesures_acoustiques
{
	color:#1B1A07;
	font-size: 22px;
}
#Annexe_Modeles_et_simulations
{
	color:#1B1A07;
	font-size: 22px;
}
#index_prestations
{
	position: relative;
	line-height: 30px;
	top: -107px;
	font-size: 22px;
	width: 800px;
	font-family: Ebrima;
	font: sans-serif;
}
#text1
{
	font: "Arial Black", Gadget, sans-serif;
	position: relative;
	top: -20px;

	margin-right: 50px;
	width: 920px;
}
#Salles-de-spectacles
{
	font-size: 26px;
	font-weight: bold;
	color:#1B1A07;
}
#Conservatoires-de-musique
{
	font-size: 22px;
	font-weight: bold;
	color:#1B1A07;
}
#Ecoles-audio
{
	font-size: 22px;
	font-weight: bold;
	color:#1B1A07;
}
#Salle-de-classes
{
	font-size: 22px;
	font-weight: bold;
	color:#1B1A07;
}
#Studios-d-enregistrements
{
	font-size: 22px;
	font-weight: bold;
	color:#1B1A07;
}
#Studios-d-enregistrements-privés
{
	font-size: 22px;
	font-weight: bold;
	color:#1B1A07;
}
#Audio
{
	font-size: 26px;
	font-weight:normal;
	color:#1B1A07;
}
#Divers-projets
{
	font-size: 22px;
	font-weight: bold;
	color:#1B1A07;
}
#index_références
{
	position: relative;
	line-height: 35px;
	width: 837px;

}
#index_références
{
	font-size: 18px;
	line-height: 26px;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#1B1A07;
}
#index_références p
{
	font-size: 20px;
	line-height: 30px;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#1B1A07;
}


