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

/*******************************************************************/
/*********************** GLOBAL **********************************/
/*******************************************************************/

h2 {
	background-image: url(../images/h2.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-left:-35px;
	font-size:28px;
	width:650px;
	height:42px;
	color: #FFF;
	padding-left:60px;
	padding-top:13px;
	font-family: 'Dancing Script', cursive;
}

h3 {
	color:#8F0009;
	background-image: url(../images/h3.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	text-transform: capitalize;
	height:25px;
	font-size:18px;
}

h4 {
	font-size:20px;
	margin-bottom:20px;
	margin-left:20px;
	text-decoration:none;
	color:#FFF;

}

h4 a:hover {
	text-decoration:none;
}


h5 {
	font-size:24px;
	margin-bottom:20px;
	text-align:center;
	font-family: 'Dancing Script', cursive;
}

h6 {
	font-size:20px;
	margin-bottom:15px;
}

hr {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	color:#9F9F9F;
	background-color:#9F9F9F;
	text-align:center;
	height:1px;
	margin-top:10px;
}

.contenu a {
	color:#CC0000;
	text-decoration:none;
}

.contenu a:hover { 
	outline: none;
	text-decoration: underline;
}

.contenu a:visited {
	color:#666666;
	text-decoration: inherit;
}
.contenu a:focus { 
	-moz-outline-style:none; 
}


/*******************************************************************/
/*********************** PRESENTATION **********************************/
/*******************************************************************/

#presentation {
	background-image:url(../images/bandeau_presentation.gif);
	background-repeat:no-repeat;
	width:770px;
	height:82px;
	color:#666666;
	font-size:16px;
	text-align:center;
	padding:12px 0px 0px 0px;
	/*margin-bottom:50px;*/
	font-weight:bold;
}

#presentation-methode {
	background-image:url(../medias/images/bandeau_methode.gif);
	background-repeat:no-repeat;
	width:770px;
	height:85px;
	padding:8px 0px 0px 0px;
	margin-bottom:30px;
}

#presentation-methode-piano {
	background-image:url(../medias/images/bandeau_methode-piano.gif);
	background-repeat:no-repeat;
	width:770px;
	height:85px;
	padding:8px 0px 0px 0px;
	margin-bottom:30px;
}

#presentation-methode p, #presentation-methode-piano p{
	width:490px;
	color: #666666;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	line-height: 36px;
	letter-spacing: 0.1em;
}

#image-methode {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}


#txt p {
	line-height: 20px;
	text-align:justify;
}
/*******************************************************************/
/*********************** LES ACCORDS **********************************/
/*******************************************************************/

.accords {
	width:291px;
	/*border:#000000 1px solid;*/
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	float:left;

}

.accords img{
	float:none;
	margin:0px;
}

.accords p{
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

/*******************************************************************/
/*********************** EXERCICES **********************************/
/*******************************************************************/

#mp3 focus {
	-moz-outline-style: none; 
}

/*******************************************************************/
/*********************** JEUX **********************************/
/*******************************************************************/

#regle {
	margin-bottom:20px;
}

#regle-jeu {
	width:510px;
	float:left;
	/*border:#666666 1px solid;*/
	height:auto;
	margin-bottom:20px;
	padding-left:10px;
	border-left:#3a0000 1px solid;
}

#apercu-jeu {
	width:auto;
	float:left;
	/*border:#666666 1px solid;*/
	height:auto;
	vertical-align:middle;
	margin-left:15px;
	text-align:center;
	-moz-outline-style: none; 
}

#apercu-jeu img {
	border: #999999 1px solid;
	margin-bottom:5px;
}

#bt-telecharger {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
}


#telecharger {
	width:155px;
	height:49px;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	background-image: url(../images/telecharger.png);
	background-repeat:no-repeat;
	background-position:center 0px;
	display: inline-block;
	text-decoration:none;

}

#telecharger:hover{
	background-image: url(../images/telecharger.png);
	background-repeat:no-repeat;
	background-position:center -49px;
	display: inline-block;

}

#telecharger-pdf {
	width:155px;
	height:49px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	background-image: url(../images/telecharger-pdf.png);
	background-repeat:no-repeat;
	background-position:center 0px;
	display: inline-block;
	text-decoration:none;

}

#telecharger-pdf:hover{
	background-image: url(../images/telecharger-pdf.png);
	background-repeat:no-repeat;
	background-position:center -49px;
	display: inline-block;

}

/**************************************************************/
/************************** METHODES *******************/
/**************************************************************/

#liste_revendeurs {
	width:235px;
	height:38px;
	background-image:url(../images/bt-methode.png);
	background-repeat:no-repeat;
	display: block;
	margin-top:5px;
	text-align:center;
	vertical-align:middle;
	font-size: 16px;
    font-weight: bold;
	color:#FFF;
	text-decoration:none;
	padding-top:12px;
}

#liste_revendeurs:hover{
	background-image:url(../images/bt-methode-roll.png);
	background-repeat:no-repeat;
	display: block;
	color:#000;
}

#liste_revendeurs span{
	display: none;
}

#bt-methode-acheter input[type="submit"] {
	background:url(../images/bt-methode-acheter.png);
	height:50px;
	padding-bottom:3px;
	padding-left:38px;
	width:235px;
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#000;
	display:inline-block;
}

#bt-methode-acheter input[type="submit"]:hover {
	background:url(../images/bt-methode-acheter-roll.png);
	color:#FFF;
	cursor:pointer;
}




/**************************************************************/
/************************** CONTACT *******************/
/**************************************************************/
#contact {
	width: auto;
	margin-left:15px;
}
#contact p {
	margin: 2px 0;
}
/* fieldset , legend */

#contact fieldset {
}
/* Label */
#contact label {
	display: block;
	width: 95px;
	float: left;
	padding-right: 1px;
	padding-top:2px;
	text-align: right;
	letter-spacing: 1px;
	height:25px;
}
/* Input */
#contact input, #contact select {
	margin-left: 3px;
	width: 350px;
	height:25px;
	font-size:14px;
	border: #CCC 1px solid;
}
#contact input:hover, #contact select:hover, #contact input:focus, #contact select:focus {
	background-color: #F5F5F5;
}
#contact textarea, #contact select {
	margin-left: 3px;
	width: 350px;
	height:150px;
	border: #CCC 1px solid;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contact textarea:hover, #contact select:hover, #contact input:focus, #contact select:focus {
	background-color: #F5F5F5;
}
#contact input[type="radio"] {
	width: auto;
	border:none;
	height:25px;
}
#contact input[type="radio"]:hover {
	border: none;
	background: none;
}
/* les boutons submit et reset */
#boutons input {
	color:#505050;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:arial;
	border: #666666 1px solid;
	margin-top: 2px;
	padding:0 5px 0 5px;
	left:195px;
	margin-top: 10px;
	position:relative;
	width:70px;	
}

/**************************************************************/
/************************** EXERCICES *******************/
/**************************************************************/

table {
	width:90%;
	margin-left:30px;
	height:auto;
}

td {
	border-bottom:#000000 1px;
	border-bottom-style:dashed;
}

th {
	border-bottom:#000000 2px;
	border-bottom-style:solid;
}

#telecharger-mp3 {
	width:100px;
	height:25px;
	background-image: url(../images/telecharger-mp3.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
	display: inline-block;
	text-align:center;

}

#telecharger-mp3:hover{
	width:100px;
	height:25px;
	background-image: url(../images/telecharger-mp3.gif);
	background-repeat:no-repeat;
	background-position:center -25px;
	display: inline-block;
}

/**************************************************************/
/************************** VIDEOS *******************/
/**************************************************************/

#video {
	background-color: #3a0000;
	width:698px;
	height:422px;
	border: #CCCCCC 4px solid;
	margin-bottom:15px;
}

#info-video {
	height:auto;
	padding-left:10px;
	border-left:#3a0000 1px solid;
}

#sous-menu a {
	display: block;
	text-align:center;
	float:left;
	margin-right:10px;
	text-decoration:none;
}
