body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #fff;
	font-family: Verdana;
	font-size: 10pt;
}

em {
	
	font-weight: normal;
}

.push {
	margin-left: 25px;
	padding-top: 10px;
}

.engagements h2 {
	border-bottom: 2px solid #fcd703;
}

#gallerie {
	width: 545px;
}
#contener {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#head {
	background-image: url(images/animation-sono-banniere.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 899px;
}

#logo {
	padding-top: 10px;
	margin-left: 10px;
}

#contenu_contenu {
margin: 0;
padding: 0;	
background: url(images/fond-contenu.png) repeat-y;
width: 885px;
position: relative;
left: -25px;
color: #000;
padding-left: 10px;
}

#contenu {
	float: left;
	position: absolute;
	top: 170px;
	width: 390px;
	
}
#contenu{
	float: left;
	position: absolute;
	top: 170px;
	width: 390px;
	
}
#contenu a {
	color: #e7e7e7;
	
}
#contenu a:hover {
	text-decoration: none;
}
#contenu p {
	padding-top: 2pt;
	padding-bottom: 2pt;
	line-height: 20px;
}

#contenu strong {
	font-size: 9pt;
}

.clear {
	clear: both;
}
#foot {
	height: 250px;
	width: 100%;
	background: url(images/bg-magic-sono.jpg) repeat-x;
	position: fixed;
	bottom: 1px;
	z-index: -1;
}
#titre {
	position: relative;
	top: 37px;
	background: url(images/bg-titre.png) repeat-x;
	height: 60px;
	line-height: 60px;
	padding-left: 25px;
	width: 870px;
}

#titre h1 {
	font-size: 22px;
	margin-bottom: 0;
	padding-bottom: 0;
	
}
#titre h1 a:link {
	color: #fcd703;
	text-decoration: none;
}
#titre h1 a:visited {
	color: #fcd703;
	text-decoration: none;
}
#titre h1 a:hover {
	color: #fff;
}

#gauche {
	float: left;
	width: 500px;
	line-height: normal;
	margin-left: 15px;
}



#droite {
	float: right;
	width: 300px;
}

h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #777;
	
}

#imagesite{
	    position: absolute;
	top: 300px;
	left: 500px;

}
#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	width:174px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:40px;
	line-height: 16px;


	}
#ajaxmenu ul li a {
	color: #393b40;
	font-weight: bold;

}
#ajaxmenu ul li a:hover {
	color: #FFF;
}




/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {
	color: #062E4B;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/fond-menu.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	

	}
#ajaxmenu ul li.category {
	color: #062E4B;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-right: 0px;
	padding-left: 0px;
background-color: #fff;
	background-position: -111px;
	margin: 0px;
	border-right: 1px solid #ababab;

	}
#ajaxmenu ul li.lastcategory {
	color: #062E4B;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/array_332x28.jpg);
	background-repeat: no-repeat;
	background-position: -222px;
	margin: 0px;
	}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
	background-image: url(images/array_332x28_roll.jpg);
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
	background-image: url(images/fond-menu.jpg);
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #fff;
	background-image: url(images/array_332x28_roll.jpg);
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	width: 111px;
	display: block;
	padding-left: 10px;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	background-image: url(images/xxx.jpgg) repeat-x !important;
	color: #fff; 
	
	text-indent: 8pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #ffffff;
	background-image: url(images/bullet_11x8.png) !important;
	background-repeat: no-repeat !important;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	width: 173px;
	background-color: #070708;
	background-position: 4px center;
	text-indent: 8pt;
	font-size: 12px;
	left: -1px;
}
#ajaxmenu li ul li a {
	background-image: url(images/sub_color_4x25.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
	
} /* The pop */
#ajaxmenu {
	width: 875px;
	font-family: Arial;
	float: left;
}

#menu {
	position: absolute;
	top:120px;
	display: block;
	z-index: 1000;
}

#d {
	float: left;
}
#g {
	float: left;
	margin-left: auto;
}

li.last{
	border-right: 1px solid #fff !important;	
}

.photos ul {
	margin-top: 30px;
	font-size: 9pt;
	display: block;
	border-bottom: 1pt #8b8d8d solid;
	border-left: 1pt #8b8d8d solid;
	border-right: 1pt #8b8d8d solid;
	border-top: 1pt #8b8d8d solid;
	margin-left: 15pt;
	padding: 0;
	background-color: #c8c9ca;
	width: 300px;

}

.photos li {
	font-style: normal;
	display: block;

	padding-left: 10pt;
	
	list-style-image: none;
}

.photos li:hover {
	background-color: #a6a9ab;
}

.photos li a {
	display: block;
	color: #000;
	padding-top: 5pt;
	padding-bottom: 5pt;
	background: #c8c9ca url(images/icon-photos.gif) no-repeat right center;
	font-size: 15px;
	text-decoration:  none;
	font-family: Arial;
}

.photos li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a6a9ab;
}
	
#scroll {
	background: url(images/fond-scroll.jpg) no-repeat;
	width: 374px;
    height: 244px;
    position: absolute;
	top: 10px;
	left: 500px;
}
	


/* @group form */

.myform {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	background: #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-radius-border-radius: 10px;
	padding-left: 10px;
	

}

#factures ul li {
	display: block;
	height: 35px;
	border-bottom: 1px solid #ccc;
	line-height: 35px;
	padding-left: 20px;
}

#mdp {
	margin-right: 15px;
	text-align: right;
	font-size: 10px;
}

#mdp a:link, #mdp a:visited {
	color: #000;
}

#inscription {
	position: relative;
	width: 169px;
	background: url(images/button-submit.png) no-repeat 5px 18px;
	height: 56px;
	padding: 10px 15px 2px 55px;
	margin: 17px 0px 10px 165px;
	font-weight: bold;
}

#inscription a:link, #inscription a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	margin-left: 10px;
}

div.buttonSubmit {
	position: relative;
	background: url(images/button-submit.png) no-repeat 5px 18px;
	height: 56px;
}

div.buttonSubmit input,div.buttonSubmit span {
	height: 36px;
	position: relative;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 15px 2px 15px;
	margin: 17px 0px 10px 0px;
	border: 0px;
	cursor: pointer;
	z-index: 5;
	background: none;
}

label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error {
	border: 2px solid red;
	background: url(images/false.png) no-repeat right center;
}

form table td {
	padding: 5px;
}

form table input {
	border: 1px solid #ccc;
	width: 250px;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	background: url(images/form.gif) repeat-x 0 top;
}

form table textarea {
	border: 1px solid #ccc;
	width: 250px;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	background: #fff url(images/form.gif) repeat-x 0 bottom;
}

form table option {
	width: 180px;
}

textarea {
	width: 400px;
}

td.label {
	width: 250px;
	font-weight: bold;
	color: #2e2e2e;
}

tr.required td.label {
	font-weight: bold;
}

td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select {
	border: 2px solid red;
	background-color: #FFFFD5;
	margin: 0px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

tr td.field div.formError {
	display: none;
	color: red;
}

tr.errorRow td.field div.formError {
	display: block;
	font-weight: bold;
}

div.error 

	{
	color : red
;

}
/* @end */

#slider {
    width: 349px;
    height: 234px;
    position: absolute;
    top: 4px;
    left: 4px;
    
}


#sliderContent {
    width: 349px; /* important to be same as image width or wider */
    position: absolute ;
	top: 0;
	margin-left: 0;
	
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 323px ;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 2px;
}
.bottom {
	bottom: 0;
    left: 0;
}
#slider ul { 
list-style-type: none;
margin: 0;
padding: 0;
}

/* @group tips */


#JT_close_left, #JT_close_right{font-size: 1.1em; font-family: "Verdana";}
#JT_copy p, #JT_copy ul{font-size: 1.1em;font-family: "Verdana";}
p, label{font-family: "Verdana";}

#contentPad{
margin:20px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#4a4949;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
 }

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;

}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #3a3a3a;
	background-color: #4a4a4a;
color: #fcd703;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#ececec;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #3a3a3a;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #3a3a3a;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #3a3a3a;
}

.jTip{
cursor:help;
}


/* @end */













