/* @override http://localhost/www.methode-colin.com/dixpix/css/colin_2010.css */

/* @group Générales */

* {
	margin:0;
	padding:0;
}

body {
	color:#333;
	margin:0;
	text-align: left;
	font: 0.8em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #edc587 url(../images/texture-partition2.jpg) repeat 0 0;
}

a {
	color: #5880c7;
	text-decoration:none;
}

a:hover {
	color:black;
}

a:link,a:visited {
	outline:none;
}

a img {
	border:none;
}

small {
	font-size:.9em;
}

strong a:hover {
	color:black;
}
p,cite,code,ul {
	padding: .1em 0;
}

code {
	font:normal 1em monospace;
}

cite {
	font-family:Georgia,serif;
	margin-left:5em;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	line-height:1.1em;
	color:#333;
}

h1 {
	font-size:2.0em;
	margin:0;
	font-weight:bold;
}

h2 {
	font-size:1.5em;
	margin:5px 0;
}

h3 {
	font-size:1.2em;
	margin:0;
}

h4 {
	font-size:1.1em;
	margin:0;
}

h5 {
	font-size:1em;
}

h6 {
	font-size:1em;
}

h3 small,h4 small {
	font-size:.6em;
}

table {
	border-spacing:5px;
}
iframe{
	overflow: hidden;
}


/* @end */

/* @group Blocs */

/* @group container */
#extra1 {
	background: #edc587 url(../images/texture-partition.jpg) repeat 0 0;
	width: 100%;
	display: block;
	position: absolute;
	height: 742px;
}
#container {
	width:960px;
	text-align:left;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -480px;
	/*background: transparent url(../images/fond-container.png) no-repeat 15px 50px;*/
}

/* @end */

/* @group header */

#header {
	height: 407px;
	padding-top: 80px;
	background: white url(../images/logo.jpg) no-repeat;
	margin-top: 20px;
}
#header.sansBlocs {
	height: 100px;
	background-color: transparent;
}
#header.sansBlocs p.breadcrumb {
	background: transparent url(../images/fond-ombre-a.png) no-repeat;
	line-height: 69px;
	height: 30px;
	text-indent: 30px;
	margin: 71px 0 0;
	width: 690px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
	z-index: 1;
}
#header h1 {
	text-align: center;
	position: absolute;
	z-index: -1;
	color: white;
}

#header .bloc {
	width: 300px;
	height: 300px;
	text-align: justify;
	margin-left: 27px;
	padding: 15px;
	position: absolute;
	font-size: 1.1em;
	line-height: 1.3em;
}
#bloccontact {
	display: block;
	position: absolute;
	padding-top: 346px;
	width: 275px;
	text-align: center;
	padding-left: 345px;
}
#bloccontact a {
	display: block;
	line-height: 30px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: gray;
}
#blocpiano {
	background: transparent url(../images/bleu/methode-piano.png) no-repeat 0 0;
	z-index:2;
	left: 289px;
}

#blocpiano h2 a {
	color: #FFFFFF;
}

#blocguitare {
	background: transparent url(../images/bleu/methode-guitare.png) no-repeat 0 0;
	left: -32px;
	margin-top: 84px;
	z-index: 1;
}

#blocguitare  h2 a{
	color: #FFFFFF;
}
#blocbatterie {
	background: transparent url(../images/bleu/methode-batterie.png) no-repeat 0 0;
	left: 611px;
	margin-top: 80px;
	z-index: 1;
}

#blocbatterie h2 a{
color: #FFFFFF;
}

#blocbatterie h3,
#blocbatterie a {
}
#header .bloc em {
	color: #9e6653;
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}

#header .bloc h2 {
	display: block;
	text-align: center;
	margin-bottom: 15px;
	font-size: 20px;
	color: white;
	font-weight: bold;
}
#header .bloc h3 {
	font-weight: bold;
	font-size: 12px;
	display: block;
}


/* @end */

/* @group content */

#content {
	width: 690px;
	float: left;
	margin-top: 0;
	background: transparent url(../images/fond-ombre-b.png) repeat-y 0 0;
	padding: 30px 30px 15px;
}
#content h2 {
	background: transparent url(../images/separation.png) no-repeat 0 -4px;
	font-size: 1.4em;
	line-height: 1.5em;
	display: block;
	height: 30px;
	padding-top: 15px;
	margin-top: 5px;
	color: #5880c7;
}
#content h4 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #ab9162;
}

#footer{
	clear: both;
	display: block;
}

#methodecolin big,
#content div.bloc blockquote {
	text-align: center;
	display: block;
	color: #5880c7;
	letter-spacing: .1em;
	margin-bottom: 9px;
	font: italic 1.4em/1.6em Georgia, "Times New Roman", Times, serif;
}


#content div.bloc h1 {
	font-size: 2.5em;
	font-weight:normal;
	color: silver;
	margin-bottom: 0.5em;
	margin-top: -0.8em;
}

#content img {
	margin: 0 1em 1em 0;
}

#content div.bloc ul {
	list-style-position: outside;
	list-style-type: circle;
	margin: 0.7em 0 1em 25px;
}
#content div.bloc ul.etoiles-15 {
	list-style-image: url(../../dixpix/images/etoile-15.png);
}
#content div.bloc ul.fleches-15 {
	list-style-image: url(../../dixpix/images/fleches-15.png);
}
#content div.bloc ul li {
	line-height: 1.6em;
	margin-bottom: 0.4em;
}

#suite {
	text-align: right;
	font-weight: bold;
}
#suite img {
	margin: 0 0 -5px 15px;
}
#contact1{
	margin-bottom: 100px;
}
#contact1 #coordonnees {
	padding-left: 40px;
	font-size: 1.5em;
	line-height: 1.6em;
	color: gray;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: 20px;
}
#contact1 #email a {
	font-weight: bold;
}


/* @end */

/* @group sidebar */

ul#sidebar{
	width: 188px;
	background: transparent url(../images/fond-container.png) no-repeat -72px -90px;
	padding: 20px 22px 20px 12px;
	height: 650px;
	position: absolute;
	left: 737px;
	z-index: 0;
}
ul#sidebar.sansBlocs{
	background: transparent url(../images/fond-container.png) no-repeat -72px -21px;
}

ul#sidebar img {
	padding-left: 9px;
}

li#enfant {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid silver;	
}

li#tests {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid silver;
}

li#tests strong {
	display: block;
	text-align: center;
}

li#tests ul li {
	list-style-type: circle;
	list-style-position: inside;
	line-height: 25px;
}

li#temoignages {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid silver;
	
}

li#contact {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid silver;
	
}

li#lecture {
	border-bottom-style: none;
}

li#commander {
	border-bottom-style: none;
}

ul#sidebar a {
	font-size: 1.2em;
}



/* @end */

/* @group footer */

#footer {
	width: 690px;
	background: transparent url(../images/fond-ombre-b.png) repeat-y 0 0;
	padding: 30px 30px 15px;
	text-align: center;
	display: block;
	color: gray;
	font-size: 0.8em;
}

#footer a {
	color: gray;
}


#titre-accueil a {
	color:#C3995F;
	font-size: 1.6em;
}
#titre-accueil h1 {
	color:#C3995F;
	font-size: 0.9em;
}

.sous-titre {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #ab9162;
}

.intertitre {
	background: transparent url(../images/separation.png) no-repeat 0 -4px;
	font-size: 1.4em;
	line-height: 1.5em;
	display: block;
	height: 30px;
	padding-top: 15px;
	margin-top: 5px;
	color: #5880c7;
}

#liens-footer a {
	color:#8297BF;
	line-height : 15px;
	font-size: 110%;
}

#liens-footer a:hover {
	color:#000000;
	text-decoration: underline;
	line-height : 15px;
	font-size: 110%;
}



#liens-footer2 a {
	color:#41619E;	
	font-weight:bold;
	line-height : 1.5;
	font-size: 110%;
}

#liens-footer3 a {
	color:#C59C64;
	line-height : 1.5;
	font-size: 110%;
}

h2.a {
	color:#000000;
	
}
