/* ************************** Général *************************
***************************************************************/
html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0; 
	padding: 0;
    text-align: left; /* pour corriger le bug de centrage IE */
	background: #edeeef;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
     }
#global {
	position: relative;
	width: 740px;
	/*height: 565px;*/
	margin-left: auto;
	margin-right: auto;
	background: #edeeef url("piano-img/bg-global.gif");
	}
#upper {
	position: relative;
	width: 740px;
	height: 100px;
	background:   url("piano-img/bg-piano-upper.jpg") no-repeat;
	}
#logo_mdp {
	position: relative;
	width: 85px;
	height: 90px;
	top: 10px;
	left: 35px;
	}
#middle {
	position: relative;
	width: 740px;
	height: 400px;
	background:   url("piano-img/bg-piano-adresses.jpg") no-repeat bottom left;
	}
html>body #middle {
	height: auto;
	min-height: 400px;
	}
#lower {
	position: relative;
	width: 740px;
	height: 123px;
	bottom: 0px;
	}
#texte {
	position: relative;
	margin: -20px 60px 36px 280px;
	}
/*#texte a {
	text-decoration: none;
	color: #1e85d4;
	font-weight: normal;
	}
#texte a:visited {
	color: #1e85d4;
	}
#texte a:hover {
	color: #999999;
	}*/
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
/********************************* MENU *****************************
*********************************************************************/
#nav {
	position: absolute;
	top: 62px;
	left: 140px;
	color: #cccccc;
	}
#nav a {
	color: #cccccc;
	}
#nav a:visited {
	color: #cccccc;
	}
#nav a:hover {
	color: #516691;
	}
	
.menu_general {
	position: absolute;
	width: 140px;
	top: 2px;
	left: 78px;
	color: #000000;
	}
.menu_general a {
	display: block;
	width: 140px;
	height: 20px;
	text-decoration: none;
	color: #726c70;
	text-indent: 20px;
	}
.menu_general a:visited {
	color: #726c70;
	}
.menu_general a:hover {
	color: #516691;
	background:  url("piano-img/puce1.jpg") no-repeat left center;
	}	
/**************************** LOWER ****************************
*******************************************************************/
/*#adresse {
	position: absolute;
	bottom: 68px;
	right: 66px;
	color: #ffffff;
	font-weight: bold;
	}
#adresses {
	position: absolute;
	width: 445px;
	height: 123px;
	bottom: 0px;
	right: 0px;
	background:   url("piano-img/adresses-bottom.jpg")	}*/
#fnac {
	position: absolute;
	width: 48px;
	height: 40px;
	bottom: 148px;
	right: 46px;
	}
#mag {
	position: absolute;
	left: 280px;
	bottom: 158px;
	}
#cybartis {
	position: absolute;
	width: 12px;
	height: 100px;
	bottom: 180px;
	left: 40px;
	}
#pieddepage {
	position: absolute;
	/*width: 445px;*/
	height: 50px;
	right: 60px;
	bottom: 0px;
	/*color: #b8b2b1;*/
	}
/********************************** image décor **********************
********************************************************************/
#img_contact {
	position: absolute;
	width: 230px;
	height: 165px;
	top: -41px;
	right: 48px;
	background: url(piano-img/dessin-magasin.jpg) no-repeat top left;
	}

/********************************** CONTACT **********************
********************************************************************/
form {
	margin: 18px 0 4px 0;
	}
input.textfield {
	width: 300px;
	padding:3px;
	margin-bottom: 1px;
}
input.textfield:focus, textarea:focus {
	background:#e3eff4;
}
label {
	width:60px;
	float:left;
	text-align:left;
	color: #516691;
}
textarea {
	width: 300px;
	height:10em;
	font-family:sans-serif;
	font-size:small;
	background:#fff;
	padding:3px;
}
.sbmt {
	/*text-indent: 60px;*/
	}
.avertissement {
	color: #FF0000;
	}
/********************************** legal **************************
********************************************************************/	
.legal {
	margin-top: 60px; 
	text-align: left;
	color: #aaa;
	}
.legal a {
	font-size:9px;
	text-decoration:none;
	color:#AAA;	
}
.legal a:active {
	text-decoration:none;
	color:#000;
}	
.legal a:visited {
	text-decoration:none;
	color:#AAA;
}
.legal a:hover {
	text-decoration:underline;
	color:#000;
}
/***************************** DIAPOS *****************************
*******************************************************************/
.diapo_concert {
	position: absolute;
	width: 220px;
	height: 160px;
	top: 59px;
	left: 453px;
	}
#plan {
	margin: 8px 0;
	}
.mini_plan {
	cursor: pointer;
	margin: 4px 4px 4px 0;
	float: left;
	}
/***************************** GENERAL ****************************
*******************************************************************/
h2 {
	margin: 0 0 30px 0;
	color: #fcb038;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	}	
h3 {
	margin: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #516691;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	}
h4 {
	margin: 12px 0 4px 0;
	font-size: 10px;
	font-weight: bold;
	color: #516691;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	}
a, a:active, a:visited {
	text-decoration: none;
	color: #1e85d4;
	}
a:hover {
	text-decoration: none;
	color: #666666;
	}
.grey_link a {
	text-decoration: none;
	color: #666666;
	}
.grey_link a:visited {
	text-decoration: none;
	color: #666666;
	}
.grey_link a:hover {
	text-decoration: none;
	color: #1e85d4;
}
a img {
	border: none;
	}
.grey {
	color: #999999;
	}
.blue_bold {
	font-weight: bold;
	color: #516691;
	}
.blue {
	color: #516691;
	}
q {
	margin: 20px 0;
	color: #516691;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	}	
p {
	margin: 8px 0;
	padding: 0;
	}
.pg_liens p {
	margin: 8px 0 20px 0;
	}
.left {
	margin: 8px 8px 8px 0px;
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}	
.valign_bottom {
	vertical-align: bottom;
	}
.valign_middle {
	vertical-align: middle;
	}
	
/***********************/	
/*** Pianos Occasion ***/
/***********************/	
#global-occasion {
	position: relative;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background: #edeeef;
	}
#upper-occasion {
	position: relative;
	width: 740px;
	height: 90px;
	background: #edeeef url('piano-img/bg-piano-upper-occasion.jpg') no-repeat left top;
	}	
#global-occasion h2 {
	margin: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	}
.show-occ {
	text-align: center;
	}	
.show-occ img {
	margin: 4px;
	text-align: center;
	}
.lower-occasion {
	margin: 10px;
	/*border-top: 1px solid #ffffff;*/
	text-align: center;
	}	
.lower-occasion img {
	vertical-align: bottom;
	}
/********************/	
/*** Restauration ***/
/********************/
#galerie_restauration {
	width: 400px;
	height: auto;
	}
.min_restauration {
	margin: 0;
	}	
.miniatures {
	position: relative;
	margin: 0;
	width: 130px;
	height: 98px;
	border: 1px solid #ffffff;
	float: left;
	}	
.miniatures:hover {
	position: absolute;
	width: 400px;
	height: 300px;
	left: -135px;
	top: -101px;
	border: 1px solid #000000;
	background: url('piano-img/photos/montage_corde_steinway/steinway400_01.jpg') no-repeat top left;
	visibility: hidden;
	}
	
