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

/*-----------------------------*/
/*-- TOUTES LES MARGES---*/
/*---------------------------*/
*{margin:0;padding:0;}

body {font-size:62,5%;font-family:Helvetica, sans-serif;background:#333333;}


a {color: #2D4B9B;text-decoration: none;}

img { border: none; margin-right:50px;}
a img { border: none; margin-right:50px;}
a img:hover {border: 1px solid #666666;}

.clearer{clear:both;}



#conteneur {width:950px; height:580px; margin:0; }
#heart {width:950px; height:322px; background:url(images/danstatete_01.png) no-repeat;}
#heartclip {width:950px; height:424px; background:url(images/danstatete3_01.png) no-repeat;}
#hearttel {width:950px; height:322px; background:url(images/danstatete4_01.png) no-repeat; }
#heartgrat {width:950px; height:322px; background:url(images/danstatete6_01.png) no-repeat; }
#heartcontact {width:950px; height:322px; background:url(images/danstatete5_01.png) no-repeat;}

#clip{width:650px; height: 250px; padding-top:140px;}

#tel{width:650px; height: 250px; padding-top:140px;}

.po{width:265px; height:215px; }
.po2{width:265px; height:115px; }
.payer{padding-left:80px; width:430px; height: 35px; }
.payer2{padding-left:80px; width:830px;  height: 120px;}

#player {width:250px; height: 150px; padding-top:120px; padding-right:21px;}

#logo {width:950px; height:222px; background:url(images/danstatete2_02.png) no-repeat;}
#logoclip {width:950px; height:120px; background:url(images/danstatete3_02.png) no-repeat;}

#link {width:950px; height:36px; background:url(images/danstatete2_03.png) no-repeat; text-align:center;}

#mail { padding-left:75px;
		padding-top:250px;}

.scroll {
height: 250px;
width: 600px;
border: 1px;
background:transparent;
overflow: auto;
}



/*-------------------------------- */
/*-------------- MENU ------------*/
/*------------------------------ */
ul#menu{height:36px; font-family:Helvetica; padding-left:110px;}
ul#menu li {float:left; width:99px; list-style-type:none; font-size:0.8em; padding-left:20px; margin-top:10px;}
ul#menu li a{color:#ffffff; display:block; text-align:center;} 
ul#menu li a:hover{color:#000033;}



