*{
	margin:0;
	padding:0;
}

body{
	background:url(images/bg_body.gif) repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#595959;
}


a{
	text-decoration:none;
}




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ h ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

h3{
	font:normal 15px Verdana, Arial, Helvetica, sans-serif;
	color:#fefefe;
}

#h3toh2{
	font:normal 15px Verdana, Arial, Helvetica, sans-serif;
	color:#fefefe;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ classes visibilite et clear ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.dispnone{
	display:none;
}

.vishidden{
	visibility:hidden;
}

.lineclear{
	height:1px;
	clear:both;
}



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^       classes textes        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.bold{
	font-weight:bold;
}

.rouge{
	color:#681226;
}

.jaune{
	color:#FFA200;
}

.blanc{
	color:#fff;
}

.noir{
	color:#000;
}

.fsize18{
	font-size:18px;
}

.indent{
	text-indent:25px;
	background:url(images/fleche.gif) no-repeat 0px 0px;
	padding:2px 0 10px 0;
}

.indent2{
	text-indent:35px;
	background:url(images/indent2.gif) no-repeat 0px 0px;
	padding:2px 0 10px 0;
}

p.real1{
	padding:0 0 285px 0;
	line-height:25px;
}

p.real2{
	padding:0 0 20px 0;
	line-height:25px;
}

p.real3{
	padding:0 0 147px 0;
	line-height:25px;
}

p.real4{
	padding:0 0 500px 0;
	line-height:25px;
}

.center{
	text-align:center;
}

.justify{
	text-align:justify;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            intro            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#body_intro{
	background:url(images/bg_body2.gif) repeat-x;
	text-align:center;
	margin-top:50px;
}

p.intro{
	padding-top:20px;
}

p.intro a{
	color:#595959;
}

p.intro a:hover{
	color:#000;
}

#flash{
	border:solid 5px #000;
	width:850px;
	height:515px;
	margin:0 auto;
}

#tt{
	text-align:center;
	margin-top:20px;
}

#tt a{
	font-size:9px;
	color:#595959;
}

#tt a:hover{
	color:#000;
}


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     STRUCTURE COMMUNE     $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

#global{
	width:956px;
	margin:0 auto;
}



/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          bandeau          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/

#bandeau{
	width:934px;
	margin:0 0 1px 12px;
	height:240px;
	border-bottom:solid 1px #000;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^       bande superieure      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#logo{
	border-bottom:solid 1px #000;
	height:70px;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^       photo du bandeau      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#img_bandeau{
	height:142px;
	border-bottom:solid 1px #000;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             menu            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#menu{
	height:27px;
}

#menu ul{
	height:27px;
}

#menu ul li{
	list-style-type:none;
	display:inline;
}

#menu ul li a{
	display:block;
	height:27px;
	float:left;
	width:156px;
}

#menu ul li a.menu1{
	background:url(images/menu/menu1.gif) no-repeat;
}

#menu ul li a.menu2{
	background:url(images/menu/menu2.gif) no-repeat;
	width:155px;
}

#menu ul li a.menu3{
	background:url(images/menu/menu3.gif) no-repeat;
}

#menu ul li a.menu4{
	background:url(images/menu/menu4.gif) no-repeat;
}

#menu ul li a.menu5{
	background:url(images/menu/menu5.gif) no-repeat;
}

#menu ul li a.menu6{
	background:url(images/menu/menu6.gif) no-repeat;
	width:155px;
}

#menu ul li a:hover{
	background-position:0px -32px;
}

#menu ul li a.focus{
	background-position:0px -32px;
}



/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          contenu          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  div pour le fond speakers  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#bg_speakers{
	border-top:solid 1px #fff;
	background:url(images/bg_speakers.jpg) no-repeat center bottom #fff;
}



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^div pour le fond beige sommet^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#contenu{
	padding:10px 0 10px 0;
	width:934px;
	background:url(images/bg_contenu.jpg) no-repeat 12px 0px;
	padding-left:12px;
}


/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           footer          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/

#footer{
	text-align:center;
	width:100%;
}

#footer ul{
	margin:0 auto;
}

#footer ul li{
	list-style-type:none;
	display:inline;
	padding:0 7px;
}

#footer ul li a{
	color:#000;
}

#footer ul li a:hover{
	color:#9EA096;
}

#footer p{
	padding-top:30px;
}





/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$          ACCUEIL          $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          contenu          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             news            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

/*จจจจจจจจจจ div generale จจจจจจจจจจ*/

#actus-preview{
	float:left;
	width:216px;
	border-left:solid 10px #fff;
	background:url(images/bg_actus-preview.jpg) no-repeat bottom center #676B5D;
	font-size:11px;
	padding-bottom:40px;
}

/*จจจจจจจจจจ titre จจจจจจจจจจ*/

h3.actus-preview{
	display:block;
	width:207px;
	height:22px;
	border-bottom:solid 6px #fff;
	background:url(images/bg_h3_actus-preview.gif) no-repeat;
	padding:5px 0 0 9px;
}

/*จจจจจจจจจจ div a repeter จจจจจจจจจจ*/

.actus{
	padding:9px 9px 20px 9px;
	color:#fff;
}

.actus img{
	float:left;
	border:solid 1px #fff;
	margin-right:5px;
}

/*จจจจจจจจจจ style du texte จจจจจจจจจจ*/

.date{
	font-weight:bold;
	color:#bbb;
}

.titre{
	font-weight:bold;
	color:#e1e1e1;
}

.suite{
	text-align:right;
}

.suite a{
	text-decoration:underline;
	color:#fff;
}

.suite a:hover{
	text-decoration:underline;
	color:#ccc;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        partie droite        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#accueilD{
	float:left;
	width:650px;
	padding:33px 0 0 29px;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^         image liens         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

/*จจจจจจจจจจ div generale จจจจจจจจจจ*/

.img_liens_gd{
	padding-bottom:37px;
}

/*จจจจจจจจจจ quatre divs จจจจจจจจจจ*/


div.img_liens{
	width:161px;
	float:left;
}

div.img_liens a{
	color:#fefefe;
}

div.img_liens a:hover{
	color:#000;
}

.padright{
	padding-right:2px;
}

div.img_liens img{
	padding:0 0 2px 0;
	cursor:pointer;
}

/*จจจจจจจจจจ textes จจจจจจจจจจ*/


h3.img_lien1{
	background:url(images/bg_h3_img_lien1.gif) no-repeat;
	text-align:right;
	padding:4px 8px 0 0;
	height:23px;
}

h3.img_lien2{
	background:url(images/bg_h3_img_lien2.gif) no-repeat;
	text-align:right;
	padding:4px 11px 0 0;
	height:23px;
}

h3.img_lien3{
	background:url(images/bg_h3_img_lien3.gif) no-repeat;
	text-align:right;
	padding:4px 23px 0 0;
	height:23px;
}

h3.img_lien4{
	background:url(images/bg_h3_img_lien4.gif) no-repeat;
	text-align:right;
	padding:4px 53px 0 0;
	height:23px;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^         presentation        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


#presentation{
	padding:30px 0 50px 0;
	border-top:solid 10px #676B5D;
}

#presentation p{
	width:450px;
	text-align:justify;
}

#presentation ul{
	padding-bottom:10px;
}

#presentation ul li{
	list-style-type:none;
	background:url(images/bg_li_presentatin.gif) no-repeat 0px 3px;
	padding:0 0 5px 15px;
	color:#000;
}

/*จจจจจจจจจจ images จจจจจจจจจจ*/

#img_artiste{
	padding:0 0 10px 0px;
}

#img_artiste img{
	padding:0 6px 0 0;
	cursor:pointer;
}

/*จจจจจจจจจจ macaron tarifs จจจจจจจจจจ*/

#macaron-tarifs{
	float:right;
}


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     VENTE ET LOCATION     $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          contenu          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            photos           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#photos-vente{
	width:285px;
	float:left;
	padding:0 0px 0 0;
}

#photos-vente img{
	padding-bottom:10px;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            texte           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


#txt-vente{
	width:584px;
	float:left;
	padding:0 0 100px 65px;
}

/*จจจจจจจจจจ location จจจจจจจจจจ*/

h3.location{
	background:url(images/bg_h3_vente.gif) no-repeat;
	padding:5px 0 8px 0px;
	text-align:center;
	height:22px;
}

h2.loca{
	background:url(images/bg_h3_vente.gif) no-repeat;
	padding:5px 0 8px 0px;
	text-align:center;
	height:22px;
}
a.tarifs{
	font-weight:bold;
	color:#666;
	font-size:15px;
}

a.tarifs:hover{
	color:#999;
}

/*จจจจจจจจจจ liste avec pictos จจจจจจจจจจ*/


#txt-vente ul{
	padding:18px 0 0px 0;
}

#txt-vente ul li{
	list-style-type:none;
	padding:14px 0 40px 100px;
}

li.sono{
	background:url(images/picto-sono.gif) no-repeat 0px 0px;
}

li.eclairage{
	background:url(images/picto-eclairage.gif) no-repeat 0px 0px;
}

li.audiovisuel{
	background:url(images/picto-audiovisuel.gif) no-repeat 0px 0px;
}

/*จจจจจจจจจจ vente จจจจจจจจจจ*/

h3.location2{
	background:url(images/bg_h3_vente.gif) no-repeat;
	padding:5px 0 8px 0px;
	text-align:center;
	height:22px;
	margin-top:30px;
}
h2.loca2{
	background:url(images/bg_h3_vente.gif) no-repeat;
	padding:5px 0 8px 0px;
	text-align:center;
	height:22px;
	margin-top:32px;
}
p.vente{
	width:490px;
	text-align:justify;
}





/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$      NOS REALISATIONS     $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          contenu          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        partie droite        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#realD{
	float:left;
	width:650px;
	padding:0px 0 220px 29px;
}

h3.real{
	background:url(images/bg_h3_real.gif) no-repeat;
	padding:5px 0 8px 0;
	text-align:center;
	height:22px;
}



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$        VIDEO JOCKEY       $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

#bg_speakers-jockey{
	border-top:solid 1px #fff;
	background:url(images/bg_speakers-jockey.jpg) no-repeat;
}


/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          contenu          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        partie gauche        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#jockeyG{
	width:223px;
	padding:45px 7px 0 61px;
	height:515px;
	float:left;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^           video             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


#video{
	width:380px;
	float:left;
	padding:45px 0 0 0;
}


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$         ACTUALITES        $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          contenu          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^       liste actualites      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

div.actus ul li{
	list-style-type:none;
	padding:0 0 10px 0;
}

div.actus ul li a{
	color:#ccc;
}

div.actus ul li a:hover{
	color:#fff;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ div pour la hauteur minimale^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#hauteur{
	width:1px;
	float:left;
	height:400px;
}


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$          CONTACT          $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

#bg_contact{
	border-top:solid 1px #fff;
	background:url(images/bg_contact.jpg) no-repeat;
}

#contenu_contact{
	padding:10px 0 10px 0;
	width:934px;
	padding-left:12px;
}

/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          contenu          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*?????????????????????????????????????????????????????????????????????????????????????????????????????????????*/



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          adresse            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#adresse{
	float:left;
	width:360px;
	padding:80px 90px 0 0;
	font-size:18px;
	text-align:center;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^         formulaire          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#formulaire{
	width:450px;
	float:left;
}

#form{
	padding:20px 0px 0px 0px;
	margin:0px;
}

label{
	display:block;
	float:left;
	width:70px;
	font-weight:bold;
}

.input{
	width:370px;
	height:15px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#681226;
	border:solid 1px #ffa200;
	padding:0px 0px 0px 2px;
	margin:0px 0px 10px 0px;
	background:#eee;
}

textarea{
	width:370px;
	height:150px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#681226;
	border:solid 1px #ffa200;
	padding:0px 0px 0px 2px;
	margin:0px 0px 10px 0px;
	background:#eee;
}

#bouton{
	display:block;
	width:372px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 70px;
	background:#ccc;
	border:solid 1px #ffa200;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#681226;
	cursor:pointer;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        interlocuteur        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#interloc{
	float:left;
	width:360px;
	padding:20px 90px 0 0;
	font-size:15px;
	text-align:center;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             plan            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#plan{
	width:350px;
	float:left;
	padding:20px 0 50px 100px;
}

#plan img{
	border:solid 1px #681226;
	cursor:pointer;
}


/**********************************                 partenaire           ************************************/

.blocpartenaire {
	height:78px;
}

.blocpartenaire a {
	color:#681226;
	text-decoration:none;
	font-size:14px;
}

.blocpartenaire a:hover {
	text-decoration:underline;
}
