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

#entete {
	background-color: #000;
	height: 115px;
	width: 1031px;
	background-position: 0px;
}
#menu {
	background-color: #000;
	height: 300px;
	width: 1031px;
}
#pied {
	background-color: #666;
	height: 130px;
	width: 1011px;
	float: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#boutons {
	height: auto;
	width: 1031px;
}
#conteneur {
	height: auto;
	width: 1031px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;

}
a{
	color:#CCC;
	outline:none;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #FFF;
}
li{
	list-style:none;
}
h1 {
	font-size:26px;
	color:#666;
	text-transform:uppercase;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 33px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
}

h2 {
	font-size:23px;
	color:#EB6B00;
	line-height:normal;
	text-transform:uppercase;
	margin-bottom:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size:20px;
	color:#666;
	line-height:normal;
	margin-bottom:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size:18px;
	font-weight:normal;
	color:#EB6B00;
	line-height:normal;
	text-transform:uppercase;
	margin-bottom:16px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-bottom:16px;
	font-family: Arial, Helvetica, sans-serif;
}
.p1 { 
	margin-bottom:8px;
}

.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
#paragraphe_index {
	height: auto;
	width: 300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.texte-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.texte-normal-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.texte-normal-gras-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB6B00;
	font-weight: bold;
}
.texte-normal-gras-padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB6B00;
	font-weight: bold;
	padding-left: 40px;
	text-decoration: underline;
}
.texte-normal-gras-or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C69313;
	font-weight: bold;
}
.texte-grand-gras-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: bold;
}
.texte-lettrine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #E7573D;
	font-weight: bold;
}
.lettrine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D80054;
	font-weight: bold;
}
.conteneurfond {
	background-color: #000;
}
.texte-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
element.style {
    display: inline;
    margin-right: -593.5px;
    right: 50%;
}
#toTop {
    background: url("../images/totop.png") no-repeat scroll left top #FFFFFF;
    border: medium none;
    border-radius: 19px 19px 19px 19px;
    bottom: 60px;
    display: none;
    height: 38px;
    overflow: hidden;
    position: fixed;
    left: 78%;
    text-decoration: none;
    text-indent: -999px;
    width: 38px;
    z-index: 20;
}
#toTop:hover {
	background-color:#e0e2d5;
}
#conteneur-menu2 {
	height: 150px;
	width: 300px;
	padding-top: 0px;
	margin-top: 20px;
}
#conteneur-menu2 ul {
	padding: 0;
	margin-left: 0;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
}
#conteneur-menu2 ul li {
	list-style: none;
	padding: 0px;
}
#conteneur-menu2 ul li a {
	text-decoration: none;
	font-size: 25px;
	padding: 4px;
	display: block;
	color: white;
	background: transparent;
	width: 230px;
	-moz-transition: all .5s; 
    -webkit-transition: all .5s; 
    -o-transition: all .5s; 
    transition: all .5s;
    line-height: 20px;
}
#conteneur-menu2 ul li a:hover {
	padding-left: 20px;
	width: 200px;



	-moz-transition: all .5s; 
    -webkit-transition: all .5s; 
    -o-transition: all .5s; 
    transition: all .5s;
	background-color: #D80054;
}
#pagecontactcolonne1 {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 30px;
	padding-top: 20px;
}
#pagecontactcolonne2 {
	float: left;
	height: 520px;
	width: 320px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #880036;
	margin-bottom: 30px;
	margin-top: 20px;
}
#paragraphe_contact {
	height: auto;
	width: 600px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
#pagelivrecolonne1 {
	float: left;
	height: 900px;
	width: 1000px;
	margin-left: 20px;
	padding-top: 20px;
}
#pagevideocolonne1 {
	float: left;
	height: 1100px;
	width: 1000px;
	margin-left: 20px;
	padding-top: 20px;
}
---------------------------------------------


#page_livemusic_colonne1 {
	float: left;
	height: 600px;
	width: 300px;
	margin-left: 30px;
	padding-top: 20px;
}
#page_livemusic_colonne2 {
	float: left;
	height: 880px;
	width: 660px;
	margin-left: 20px;
	padding-top: 20px;
}
#page_spectacles_colonne2 {
	float: left;
	height: 760px;
	width: 660px;
	margin-left: 20px;
	padding-top: 20px;
}
#page_spectacles_colonne2 {
	float: left;
	height: 760px;
	width: 660px;
	margin-left: 20px;
	padding-top: 20px;
}
#contenu {
	overflow: hidden;
	background-color: #FFF;
}
.col-1, .col-2, .col-3 { 
	float:left;
}
.colonne-part-1 {
	float:left;
	width: 300px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.colonne-part-2 {
	float:left;
	width: 300px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.colonne-part-3 {
	float:left;
	width: 300px;
	padding-left: 20px;
	padding-top: 20px;
}

/*----- forms -----*/


#tickets-form fieldset {
	border:none;
}
	#tickets-form label {
		display:block;
		height:43px;
		overflow:hidden;
	}
		#tickets-form input {
			width:255px;
			padding:2px 0 2px 5px;
			border:1px solid #331721;
			background:#121212;
			color:#fff;
		}
		#tickets-form textarea {
			width:255px;
			padding:2px 0 2px 5px;
			border:1px solid #331721;
			background:#121212;
			color:#fff;
			height:92px;
			margin-bottom:15px;
			overflow:auto;
		}

#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
	display:block;
	height:52px;
	}
	#contacts-form input {
	width:240px;
	padding:2px 0 2px 5px;
	border:1px solid #666666;
	color:#666666;
	background-color: #FFFFFF;
	}
	#contacts-form textarea {
	width:280px;
	padding:2px 0 2px 5px;
	border:1px solid #666666;
	overflow:auto;
	height:120px;
	margin-bottom:10px;
	color:#666666;
	background-color: #FFFFFF;
	}
	#contacts-form textarea2 {
	width:280px;
	padding:2px 0 2px 5px;
	border:1px solid #666666;
	overflow:auto;
	height:150px;
	margin-bottom:10px;
	color:#666666;
	background-color: #FFFFFF;
	}

	#contacts-form .col-1 {
		width:295px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
	width:288px !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
	padding-left: 15px;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}

/*==========================================*/
#adresse {
	height: 200px;
	width: 300px;
	float: left;
	margin-left: 20px;
}
#photo-contact {
	float: left;
	height: 175px;
	width: 250px;
}
#texte-referencement {
	height: 40px;
	width: auto;
	background-color: #CCC;
	padding-left: 20px;
	padding-top: 10px;
}
#bandeau-ed {
	background-color: #000;
	height: 200px;
	width: 660px;
	float: left;
	margin-left: 0px;
	padding-left: 20px;
}
#bandeau-ed-live {
	background-color: #000;
	height: 160px;
	width: 620px;
	float: left;
	margin-top: 0px;
}
#google-map {
	background-color: #000;
	float: left;
	height: 220px;
	width: 290px;
}
#conception {
    height: 20px;
    width: 350px;
    float: right;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}
#conteneur #contenu #colonne1 .li2 strong {
	color: #999;
}
#conteneur #pied strong {
	color: #FAAA00;
}
#conteneur #pied strong a {
	color: #FAAA00;
	font-size: 14px;
}
.paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
#paragraphe1 {
	height: auto;
	width: 960px;
	float: left;
	background-color: #fff;
	margin-left: 30px;
	padding-left: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#photo-accueil {
	height: 330px;
	width: 331px;
	margin-right: 20px;
	float: left;
	clear: left;
	margin-bottom: 0px;
}
#icone {
	height: 60px;
	width: 60px;
	float: left;
}
#titre {
	height: 60px;
	width: 940px;
	padding-left: 20px;
	background-image: url(../images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
}
#titre-materiel {
	height: 60px;
	width: 940px;
	background-image: url(../images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
}
#paragraphe-droite {
	height: 330px;
	width: 600px;
	text-align: justify;
	float: left;
	margin: 0px;
}
#paragraphe-droite2 {
	height: auto;
	width: 600px;
	text-align: justify;
	float: left;
	margin: 0px;
}
#paragraphe-catalogue-prevention {
	height: auto;
	width: 600px;
	text-align: justify;
	float: right;
	margin: 0px;
}
#paragraphe-catalogue-formation {
	height: auto;
	width: 600px;
	text-align: justify;
	float: right;
	margin: 0px;
}
#lettrine {
	height: 42px;
	width: 23px;
	float: left;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 52px;
	text-transform: capitalize;
	color: #EB6B00;
	line-height: 43px;
	margin-right: 5px;
}
#colonne-accueil {
	float: left;
	height: auto;
	width: 310px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#colonne-accueil2 {
	float: left;
	height: 420px;
	width: 300px;
	clear: left;
	padding-top: 40px;
	padding-bottom: 30px;
}

#photo1accueil {
	height: 260px;
	width: 300px;
}
#photo2accueil {
	height: 260px;
	width: 300px;
}
#colonne2accueil {
	height: auto;
	width: 310px;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
}
#colonne3accueil {
	height: auto;
	width: 320px;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
}
#photo3accueil {
	height: 260px;
	width: 310px;
}
#fondcolonne1 {
	height: 76px;
	width: 200px;
	background-image: url(../images/fond-accueil1.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
}
#fondcolonne1 {
	height: 76px;
	width: 200px;
	background-image: url(../images/fond-accueil1.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
}
#fondcolonne2 {
	height: 76px;
	width: 200px;
	background-image: url(../images/fond-accueil2.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
}
#fondcolonne3 {
	height: 76px;
	width: 200px;
	background-image: url(../images/fond-accueil3.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
}
#fondcolonne4 {
	height: 76px;
	width: 200px;
	background-image: url(../images/fond-materiel.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 10px;
	margin-left: 20px;
}
#article1 {
	height: auto;
	width: 280px;
	padding-left: 20px;
}
#bouton-savoir-plus {
	height: 50px;
	width: 192px;
	padding-left: 30px;
}
#titre-prevention-services {
	height: 80px;
	width: 940px;
	margin-bottom: 10px;
	float: left;
}
#titre-service-desenfumage {
	height: 80px;
	width: 940px;
	margin-bottom: 10px;
}
#texte-materiel {
	height: 330px;
	width: 300px;
	margin-bottom: 10px;
	float: right;
}
#titre-formation-services {
	height: 90px;
	width: 940px;
	float: left;
	margin-bottom: 20px;
}
#titre-materiel-services {
	height: 100px;
	width: 940px;
	float: left;
	margin-bottom: 10px;
}
#titre-materiel {
	height: 80px;
	width: 940px;
	margin-bottom: 10px;
}
#photo-services-1 {
	height: 470px;
	width: 331px;
	margin-right: 20px;
	clear: left;
	padding-bottom: 20px;
}
#photo-services-2 {
	height: 520px;
	width: 331px;
	margin-right: 20px;
	float: left;
	clear: left;
}
#photo-services-3 {
	height: 250px;
	width: 331px;
	margin-right: 20px;
	float: left;
	clear: left;
}
#photo-services-4 {
	height: 120px;
	width: 331px;
	margin-right: 20px;
	float: left;
	clear: left;
}
#photo-catalogue-prevention {
	height: 570px;
	width: 331px;
	margin-right: 20px;
	clear: left;
	padding-bottom: 40px;
}
#photo-references {
	height: 540px;
	width: 331px;
	margin-right: 20px;
	float: left;
	clear: left;
}
#paragraphe-services-1 {
	height: 400px;
	width: 585px;
	float: right;
}
#paragraphe-services-2 {
	height: 540px;
	width: 585px;
	float: left;
}
#paragraphe-services-3 {
	height: 250px;
	width: 585px;
	float: left;
}
#conteneur-services {
	height: 2600px;
	width: 960px;
	float: left;
	background-color: #fff;
	margin-left: 30px;
	padding-left: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#conteneur-references {
	height: 630px;
	width: 960px;
	float: left;
	background-color: #fff;
	margin-left: 30px;
	padding-left: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#conteneur-prevention {
	height: auto;
	width: 960px;
	float: left;
	background-color: #fff;
	margin-left: 30px;
	padding-left: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#conteneur-formation {
	height: auto;
	width: 960px;
	float: left;
	background-color: #fff;
	margin-left: 30px;
	padding-left: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#conteneur-materiel {
	height: 450px;
	width: 960px;
	float: left;
	background-color: #fff;
	margin-left: 30px;
	padding-left: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#prevention1 {
	height: 150px;
	width: 250px;
	float: left;
	margin-bottom: 30px;
	margin-right: 60px;
	background-color: #999;
	margin-top: 20px;
	background-repeat: no-repeat;
	border: 1px solid #666;
}
#formation1 {
	height: 150px;
	width: 250px;
	margin-bottom: 30px;
	margin-right: 60px;
	background-color: #999;
	margin-top: 20px;
	background-repeat: no-repeat;
	border: 1px solid #666;
	float: left;
}
#materiel1 {
	height: 150px;
	width: 250px;
	margin-bottom: 30px;
	margin-right: 60px;
	background-color: #999;
	margin-top: 20px;
	background-repeat: no-repeat;
	border: 1px solid #666;
	float: left;
}
#menu-footer {
	height: 90px;
	width: 170px;
	margin-top: 15px;
	margin-right: 50px;
	float: left;
	clear: left;
	margin-left: 20px;
}
#menu-footer2 {
	height: 90px;
	width: 220px;
	float: left;
	margin-top: 15px;
}
#menu-footer3 {
	height: 90px;
	width: 220px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
}
#menu-footer4 {
	height: 90px;
	width: 230px;
	float: left;
	margin-top: 15px;
	margin-right: 30px;
	color: #999;
}
#titrefooter {
	height: 20px;
	width: 400px;
	float: left;
	padding-left: 20px;
}
#bas-footer {
	height: 110px;
	width: 1000px;
	clear: left;
	float: left;
}
.list1 li{
	line-height:30px;
}
.list1 li a{
	color:#504538;
	text-decoration:none;
	padding-left:26px;
	display:inline-block;
	background-image: url(../images/marker_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-weight: bold;
}
.list1 li a:hover{
	color:#F60;
	text-decoration: underline;
}

.list2{ margin-top:-6px;}
.list2 li{ line-height:25px; font-size:13px}
#content2 .list2 li a{ color:#847d72; padding-left:11px; background:url(images/marker_2.gif) 0 6px no-repeat; text-decoration:underline}
#content2 .list2 li a:hover{ text-decoration:none}
.list2 li a:hover{ text-decoration:none}
.select .jqTransformSelectWrapper{ width:51px !important;}
.select .jqTransformSelectWrapper ul{ width:49px !important;}
.select1 .jqTransformSelectWrapper{ width:162px !important;}
.select1 .jqTransformSelectWrapper ul{ width:160px !important;}
.select2 .jqTransformSelectWrapper{ width:58px !important;}
.select2 .jqTransformSelectWrapper ul{ width:56px !important;}
.jqTransformSelectWrapper {position:relative; min-height:21px; float:left}
#bouton-brochure {
	float: left;
	height: 72px;
	width: 420px;
	margin-left: 30px;
}
#textte-materiel {
	height: 400px;
	width: 200px;
}
#page-expertise {
	height: 850px;
	width: 600px;
	margin-right: 20px;
	float: right;
	clear: left;
}
#menu-gauche {
	float: left;
	height: 850px;
	width: 310px;
	background-color: #FFF;
	padding-top: 10px;
	color: #FFF;
	text-align: center;
}
.texte-menu-gauche  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.texte-lien-footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9898;
	font-weight: bold;
}
#bouton-telechargement {
	float: right;
	height: 100px;
	width: 300px;
}
#contact-gauche {
	background-image: url(../images/contact-gauche.jpg);
	float: left;
	height: 515px;
	width: 230px;
}
#contact-droite {
	background-image: url(../images/contact-droite.jpg);
	float: left;
	height: 485px;
	width: 655px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
.bouton-envoyer {
	background-color: transparent;
	background-image: url(../images/bouton-envoyer.png);
	height: 63px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
.contact-gauche-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9dd9fe;
	text-align: center;
	float: left;
	height: 35px;
	width: 230px;
	padding-top: 10px;
}
.contact-gauche-adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	height: 59px;
	width: 230px;
}
.contact-gauche-tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	height: 26px;
	width: 230px;
	padding-top: 2px;
}

#contact-droite-ligne {
	float: left;
	height: 52px;
	width: 655px;
}
#contact-droite-ligne2 {
	float: left;
	margin-bottom:20px;
	width: 655px;
}
#contact-droite-ligne #entreprise {
	height: 22px;
	width: 140px;
	border: 1px solid #abadb3;
}
#contact-droite-ligne #name {
	height: 22px;
	width: 260px;
	border: 1px solid #abadb3;
}
#contact-droite-ligne #adresse1 {
	height: 22px;
	width: 522px;
	border: 1px solid #abadb3;
	float: right;
}
#contact-droite-ligne #cp {
	height: 22px;
	width: 140px;
	border: 1px solid #abadb3;
}
#contact-droite-ligne #ville {
	height: 22px;
	width: 300px;
	border: 1px solid #abadb3;
}
#contact-droite-ligne #telephone {
	height: 22px;
	width: 200px;
	border: 1px solid #abadb3;
}
#contact-droite-ligne #email {
	height: 22px;
	width: 200px;
	border: 1px solid #abadb3;
}
#contact-droite-ligne #motif {
	height: 22px;
	width: 430px;
	border: 1px solid #abadb3;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
#contact-droite-ligne2 #message {
	height: 80px;
	width: 460px;
	border: 1px solid #abadb3;
	padding: 10px;
	float: right;
}
#titre-liste {
	float: left;
	height: 20px;
	width: 520px;
	padding-left: 40px;
}
