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

body {
	margin: 0px;
	padding: 0px;
	font: 14px/24px Arial, Helvetica, sans-serif;
	position: relative;
}
img {
	border: none;
	text-decoration:none;
}
.clear-both {
	clear: both;
}
.align-right, #main .align-right {
	text-align: right;
}
.align-center , #main .align-center{
	text-align: center;
}

.float-right {
	float: right;
	margin-left: 32px;
}
.float-left {
	float: left;
	margin-right: 32px;
}

#header {
	background: url(images/header.png) no-repeat center top;
	height: 211px;
	width: 100%;
	position: relative;
	overflow: visible;
}
#header #logo {
	background: url(images/logo.png) no-repeat;
	height: 196px;
	width: 307px;
	display: block;
	text-indent: -5000px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
#menu-top {
	width: 600px;
	position: absolute;
	left: 50%;
	margin-left: -105px;
	height: 235px;
	z-index: 100;
}
#menu-top a, #menu-top a:active, #menu-top a:visited {
	display: block;
	float: right;
	font: bold 16px/60px Arial, Helvetica, sans-serif;
	color: #4c5155;
	text-decoration: none;
	height: 60px;
	padding: 151px 18px 24px;
	background: url(images/pointille-arrow.png) no-repeat center -2000px;
	text-shadow: #ccc 2px 2px 2px;
}
#menu-top a:hover{
	background: url(images/pointille-arrow.png) no-repeat center bottom;
	color: #687175;
}
#menu-top a.actif {
	background: url(images/pointille-arrow-actif.png) no-repeat center bottom;
}
#menu-left {
	width: 128px;
	position: absolute;
	left: 50%;
	height: 400px;
	margin-left: -488px;
	margin-top: 40px;
}
#menu-left a, #menu-left a:active, #menu-left a:visited {
	display: block;
	background: url(images/boutons-menu.jpg) no-repeat center top;
	text-align: center;
	height: 20px;
	width: 128px;
	color: #A3ACAF;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 14px 0 0 0;
	padding-top: 41px;
	padding-bottom: 41px;
	filter: progid:DXImageTransform.Microsoft.shadow(color=#000000, Direction=225, Strength=1);
	text-shadow: #000000 -2px 2px 0;
	-moz-box-shadow: #000000 -0.2px 0.4px 0.4px;
	box-shadow: #000000 -0.2px 0.4px 0.4px;
	-webkit-box-shadow: #000000 -1px 1px 0.5px;
}
#menu-left a.two-rows, #menu-left a.two-rows:active, #menu-left a.two-rows:visited {
	height: 40px;
	padding-top: 29px;
	padding-bottom: 33px;
}
#menu-left a.three-rows, #menu-left a.three-rows:active, #menu-left a.three-rows:visited {
	height: 60px;
	padding-top: 19px;
	padding-bottom: 23px;
}
#menu-left a:hover {
	background: url(images/boutons-menu.jpg) no-repeat center bottom;
	filter: progid:DXImageTransform.Microsoft.shadow(color=#000000, Direction=45, Strength=1);
	text-shadow: #000000 2px -2px 0;
	-moz-box-shadow: #000000 0.3px -0.6px 0.4px;
	box-shadow: #000000 0.3px -0.6px 0.4px;
	-webkit-box-shadow: #000000 1px -1px 0.5px;
	color: #fff;
}
:root *> #menu-left a:hover { margin: 15px 0 -1px -1px; }
#menu-left a.actif {
	color: #cbb200;
}
#pointille {
	background: url(images/pointille.png) repeat-x;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu-left-actif {
	background: url(images/pointille-arrow-actif.png) no-repeat;
	height: 24px;
	width: 48px;
	position: absolute;
	margin-left: -447px;
	left: 50%;
	top: 211px;
	z-index: 100;
}
a:focus, img:focus, object:focus, embed:focus {
	outline:0;
} 
#main {
	background: url(images/background.jpg) repeat;
	width: 100%;
	color: #FFF;
	position: relative;
	margin: 0px;
	padding-top: 1px;
	min-height: 500px;
	padding-bottom: 60px;
}
#main h2 {
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	color: #cbb200;
	text-shadow: #000 1px 1px 2px;
	filter: progid:DXImageTransform.Microsoft.shadow(color=#000000, Direction=135, Strength=3);
}
#main h3 {
	color: #929BA3;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
}
#main p {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
}
#main ul.bee li{
	background: url(images/bee-list.png) no-repeat left top;
	list-style: none;
	padding: 0px 0px 0px 35px;
	margin-bottom: 8px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#main ul.bee li:hover {
	background: url(images/bee-list-hover.png) no-repeat 1px top;
}

#main #content a , #main #content a:active ,#main #content a:visited{
	color: #F0D200;
}
#main #content a:hover {
	color: #FFF;
	text-decoration: none;
}
#main #content a:focus , #main #content a:active{
	border:none;
}
#main #content {
	width: 741px;
	padding-right: 37px;
	padding-left: 37px;
	left: 50%;
	position: relative;
	margin-left: -320px;
	margin-top: 60px;
}
#main .actualites {
	font: italic bold 34px/34px Verdana, Geneva, sans-serif;
	position: absolute;
	left: 655px;
	top: -23px;
	color: #3D4147;
	margin: 0px;
	padding: 0px;
}


#news {
	background: url(images/news.png) no-repeat left top;
	width: 334px;
	padding: 0px;
	color: #000;
	height: 456px;
	overflow: visible;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	position: relative;
	float: right;
	margin-left: 60px;
}
#news-content {
	width: 297px;
	left: 22px;
	top: 15px;
	position: relative;
	height: 420px;
	overflow:hidden;
}
#scroll {
	width:297px;
}

#main #news h2{
	color: #014479;
	text-shadow: #888 2px 2px 4px;
	filter: none;
	font-size: 24px;
	line-height: 25px;
	text-align: left;
}
#main #news p {
	margin: 15px 0;
}

#main #content h2.titre-news a, #main #content h2.titre-news a:active, #main #content h2.titre-news a:visited {
	color: #014479;
	text-decoration:none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#main #content h2.titre-news a:hover {
	color: #fff;
	text-decoration:none;
}
.date-news {
	font-size: 12px;
	color: #fff;
}
#main #news hr {
	margin: 0px auto;
	padding: 0px;
	height: 10px;
	width: 80%;
	border-bottom: 1px dotted #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#news-up {
	position: absolute;
	top: -37px;
	right: 41px;
}
#news-down {
	position: absolute;
	top: 432px;
	right: 41px;
}
a.back {
	display:block;
	background: url(images/arrow-left.png) no-repeat center top;
	height: 52px;
	width: 51px;
	position: absolute;
	top: 204px;
	left: -32px;
	z-index:500000;
}
a.back:hover {
	background: url(images/arrow-left.png) no-repeat center bottom;
}
#logo-bottom {
	background: url(images/logo-bottom.png) no-repeat center top;
	height: 39px;
	width: 287px;
	position: absolute;
	left: 50%;
	margin-left: -144px;
	padding-bottom: 20px;
	bottom: 0px;
}

#the-last-beez {
	background: url(images/beez-right-bottom.png) no-repeat 10px top;
	height: 100px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 65px;
	display: block;
}
#the-last-beez:hover {
	background: url(images/beez-right-bottom.png) no-repeat 9px bottom;
}

#a-chaque-besoin  {
	display: none;
	color: #cbb200;
}

#besoins {
	background: url(images/evenements-corporate.png) no-repeat;
	height: auto;
	width: 730px;
	padding: 10px 10px 0px 15px;
	display: none;
	min-height: 320px;
}
#besoins span {
	position: relative;
	display: block;
	text-align: center;
	float: left;
	font-weight: bold;
}
#son-evenement {
	text-align: right;
	display: none;
	color: #cbb200;
}

#liste-evenements {
	color: #FFF;
	margin-left: 50px;
	font-size: 18px;
	font-weight: bold;
	display: none;
	height: 150px;
}
#footer {
	background: url(images/footer.jpg) repeat-x center top;
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #0C6;
	height: 190px;
}
#footer div.left {
	width: 299px;
	position: absolute;
	height: 190px;
	left: 50%;
	margin-left: -480px;
	top: 11px;
	border-right: 1px solid #bbb;
	padding-left: 20px;
}
#footer div.center {
	width: 298px;
	left: 50%;
	position: absolute;
	height: 190px;
	top: 11px;
	margin-left: -160px;
	border-right: 1px solid #bbb;
	border-left: 1px solid #FFF;
	padding-left: 20px;
}
#footer #facebook, #footer #twitter {
	width: 158px;
	padding: 0;
	float:left;
	text-align:center;
}
#footer #facebook {
	border-right: solid 1px #ccc;
	margin-left: -20px;
	background: url(images/logo-facebook.png) no-repeat 25px top;
}
#footer #twitter {
	background: url(images/logo-twitter.png) no-repeat 35px top;
}
#footer #facebook h3 {
	padding-left: 40px;
}
#footer #twitter h3 {
	padding-left: 30px;
}

#footer div.right {
	width: 299px;
	position: absolute;
	height: 190px;
	margin-left: 160px;
	left: 50%;
	top: 11px;
	border-left: 1px solid #FFF;
	padding-left: 20px;
}

#footer h2 {
	color: #FFF;
	margin-top: 13px;
	margin-bottom: 15px;
	font-size: 24px;
	text-shadow: #888 2px 2px 6px;
}
#footer h3 {
	color: #bbb;
	font-size: 12px;
	text-shadow: #ddd 2px 2px 6px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 40px;
	margin-left: 20px;
}
#footer #facebook h3, #footer #twitter h3 {
	font-size:14px;
	font-weight: bold;
	margin:0;
}

#footer p {
	line-height: 15px;
	color: #777;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#footer a, #footer a:active, #footer a:visited {
	color: #D7AC00;
	text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#footer a:hover, #footer a:focus {
	color: #555;
	text-decoration: none;
}

#footer .address, #footer .tel, #footer .email, #footer .copyright, #footer .legals {
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 26px;
	margin: 0px 40px 0px 20px;
	padding: 5px 0px 7px 40px;
	border-bottom: 1px dotted #CCC;
}
#footer .address {
	background-image: url(images/adresse.png);
}
#footer .tel {
	background-image: url(images/tel.png);
}
#footer .email {
	background-image: url(images/email.png);
	border-bottom: none;
}
#footer .copyright {
	background-image: url(images/copyright.png);
	line-height: 28px;
}
#footer .legals {
	background-image: url(images/mentions-legales.png);
	line-height: 28px;
}
a#sfxcreation, a#sfxcreation:visited {
	background: url(images/logo-sfx-creation.png) no-repeat right top;
	height: 25px;
	padding-right: 35px;
	text-align: right;
	position: relative;
	clear: right;
	float: right;
	display: block;
	padding-top: 9px;
	color: #bbb;
	font: 10px/13px Arial, Helvetica, sans-serif;
	width: 100px;
	margin-top: 5px;
	margin-right: 20px;
	text-decoration:none;
}
a#sfxcreation:active, a#sfxcreation:hover {
	background: url(images/logo-sfx-creation.png) no-repeat right bottom;
	color: #775100;
	text-decoration:none;
}

#contact-form {
	width: 310px;
	margin: auto auto 20px;
	float: right;
	background: #2D3236;
	border: 1px solid #3F464B;
	padding: 0px 20px;
	box-shadow: 3px 4px 4px #1a1f23;
	-moz-box-shadow: 3px 4px 4px #1a1f23;
	-webkit-box-shadow: 3px 4px 4px #1a1f23;
}
#contact-form input, #contact-form textarea {
	color: #808080;
	padding: 3px;
	width: 302px;
	font: 15px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-shadow: #ddd 0.1em 0.1em 0.1em;
	border: 1px solid #ddd;
	background: #eee;
	box-shadow: 3px 4px 4px #24292c;
	-moz-box-shadow: 3px 4px 4px #24292c;
	-webkit-box-shadow: 3px 4px 4px #24292c;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#contact-form input#prenom_expediteur, #contact-form input#nom_expediteur {
	width: 140px;
}
#contact-form input:hover, #contact-form textarea:hover {
	background:#ddd;
	color: #5a6269;
	border-color: #f8da06;
}
#contact-form input:focus, #contact-form textarea:focus, #contact-form select:focus {
	background: #ccf;
	color: #000;
	border-color: #f00;
}
#contact-form input.required,  #contact-form textarea.required {
	background: #eee url(images/required.gif) no-repeat right top;
}
#contact-form input.required:hover,  #contact-form textarea.required:hover {
	background: #ddd url(images/required.gif) no-repeat right top;
}
#contact-form input.required:focus,  #contact-form textarea.required:focus {
	background: #ccf url(images/required.gif) no-repeat right top;
}
#contact-form input.envoyer {
	margin: auto;
	padding: 6px 3px;
	width: 50%;
	cursor: pointer;
	border: 1px solid #595A68;
	color: #FFF;
	background: #1E2327;
	text-shadow: #060607 0.1em 0.1em 0.1em;
}
#contact-form input.envoyer:hover, .ajouter-commentaire input.envoyer:hover {
	background: #5A6269;
	border: 1px solid #676878;
}
.obligatoire {
	color: #F00;
	font-weight: bold;
}
#main .champs-obligatoires {
	font-size: 11px;
	font-style: italic;
	background: url(images/required.gif) no-repeat left top;
	padding-left: 15px;
	line-height: 16px;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
}
.erreur {
	color: #F00;
}

fieldset {
	background: #2D3236;
	border: 1px solid #3F464B;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: 3px 4px 4px #1a1f23;
	-moz-box-shadow: 3px 4px 4px #1a1f23;
	-webkit-box-shadow: 3px 4px 4px #1a1f23;
}
legend {
	color: #929BA3;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top:-5px;
}
#devis {
	width: 100%;
	padding-top: 10px;
}
#devis input, #devis textarea {
	margin-left: 5px;
	top: 1px;
	position: relative;
	color: #555;
	padding: 3px;
	text-shadow: #ddd 0.1em 0.1em 0.1em;
	border: 1px solid #ddd;
	box-shadow: 3px 4px 4px #24292c;
	-moz-box-shadow: 3px 4px 4px #24292c;
	-webkit-box-shadow: 3px 4px 4px #24292c;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#devis input:hover, #devis textarea:hover {
	background:#ddd;
	color: #5a6269;
	border-color: #f8da06;
}
#devis input:focus, #devis textarea:focus {
	color: #000;
	border-color: #f00;
}

#devis input.required,  #devis textarea.required {
	background-image: url(images/required.gif);
	background-repeat: no-repeat;
	background-position: right top
}

#devis input.envoyer {
	margin: 20px auto 0px -200px;
	width: 400px;
	left: 50%;
	position:relative;
	cursor: pointer;
	border: 1px solid #AE9904;
	color: #FFF;
	background: #1E2327;
	text-shadow: #060607 0.1em 0.1em 0.1em;
	padding: 10px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#devis input.envoyer:hover {
	background: #5A6269;
	border: 1px solid #f00;
}
#devis .champ-classique {
	display: block;
	position: relative;
	text-align: right;
	width: 550px;
}
#devis .champ-classique input {
	width: 300px;
}
#devis .deux-colones .champ-classique {
	width: 260px;
}
#devis .deux-colones .champ-classique input {
	width: 120px;
}

#devis .champ-radio {
	margin-left: 20px;
	display: block;
}
#devis .champ-radio input {
	float: left;
	display: block;
	position: relative;
	margin: 4px 10px;
}
.logos {
	text-align: center;
}
.logos img {
	margin: 12px;
}