body {
margin : 0 ;
padding : 0 ; 
background : #151515 url(images/bg-all.jpg) top center no-repeat; 
text-align : center;
font-size : 0.7em;
color : #777474 ;
font-family : arial ;
}
  

/*  SITE
********************************************************************/
 
#site { 
width : 884px;
margin : 0 auto;
text-align : left;
background : #191919 ;
}
     
/*  HEADER
********************************************************************/
   
#header {
position : relative ; 
height : 325px;
background : url(images/header.jpg) ; 
}

#header1 {
position : relative ; 
height : 325px;
background : url(images/header_harmonie.jpg) ; 
}

#header2 {
position : relative ; 
height : 325px;
background : url(images/header_le_piano.jpg) ; 
}

#header3 {
position : relative ; 
height : 325px;
background : url(images/header_accordeon.jpg) ; 
}

#header4 {
position : relative ; 
height : 325px;
background : url(images/header_les_bois.jpg) ; 
}

#header5 {
position : relative ; 
height : 325px;
background : url(images/header_les_cuivres.jpg) ; 
}

#header6 {
position : relative ; 
height : 325px;
background : url(images/header_les_percussions.jpg) ; 
}

#header7 {
position : relative ; 
height : 325px;
background : url(images/header_chant.jpg) ; 
}

#header8 {
position : relative ; 
height : 325px;
background : url(images/header_contrebasse.jpg) ; 
}

#header9 {
position : relative ; 
height : 325px;
background : url(images/header_la_guitare.jpg) ; 
}

#header10 {
position : relative ; 
height : 325px;
background : url(images/header_la_harpe.jpg) ; 
}

#header11 {
position : relative ; 
height : 325px;
background : url(images/header_chorale.jpg) ; 
}
/*  HEADER >> TITRE DU SITE >> H1
********************************************************************/

#header h1 {
position : absolute ;
bottom : 42px ; 
left : 15px ; 
margin : 0;
padding : 0 ; 
font-size : 1em ;
text-transform : uppercase; 
}

#header h1 a {
color : #fff;
text-decoration : none; 
}

/*  HEADER >> MENU PRINCIPAL
********************************************************************/
   
#menu {
	position : absolute;
	bottom : 1px;
	left : 129px;
	width: 645px;
	height: 33px;
}
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}

#menu  li{
float : left ;
text-transform : uppercase ;
background : url(images/bg-li-menu.jpg) right no-repeat;  
}
	
#menu  li a{
margin : 0 ; 
padding : 0 15px  ; 
text-decoration : none ;    
color : #9D9D9D ;
font-weight : bold ;
}

#menu li a:hover {
color : #9D9D9D
}
	
/*  CONTENT
********************************************************************/

#main {
overflow : auto ;
background : url(images/bg-content.jpg) center repeat-y; 
}
#main2 {
overflow : auto ;
background : url(images/bg-content-2.jpg) center repeat-y; 
}
/*  CONTENT >> CENTRAGE
********************************************************************/

#centrage {
	padding : 0;
	background : url(images/bg-second-side.jpg) bottom right  no-repeat;
	overflow : auto;
	padding-bottom: 20px;
	width: auto;
}
#centrage2 {
padding : 0 ;
background : url(images/bg-second-side-2.jpg) bottom right  no-repeat  ;  
overflow : auto; 
}	
/*  CONTENU
********************************************************************/	
	
#contenu {
width : 458px ; 
background : transparent ; 
float  : left ;
margin : 0;
padding : 20px 10px 0 20px  ;
}
#contenu2 {
width : 634px ; 
background : transparent ; 
float  : left ;
margin : 0;
padding : 20px 10px 0 20px  ;
}   
/*  CONTENU >> POST
********************************************************************/	

.post {
	padding : 0 10px 20px 0;
	height: auto;
	clear: left;
	margin-left: -10px;
}   

.post2 {
padding : 0 10px 20px 0;
}

.post  h2 {
font-size : 1.6em ; 
padding :  0 ; 
margin: 0 ;
color : #F9A41E; 
font-weight : normal;
text-transform : uppercase;  
}

.post .sous-h2 {
margin : 0 ;
padding : 0;
color : #F9A41E ;
font-size : 110%; 
font-weight : bold ;  
}
   
.post img {
	float  : left;
	margin: 10px 0 0 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	clear: left;
}

.post a {color : #B68036}

.meta-comment {color : #B68036 ; clear : left ; }
.meta-comment a {color : #B68036 ; text-decoration : underline ; }
.meta-comment a:hover {text-decoration : none ; }
   
/*  SIDE RIGHT
********************************************************************/
   
#side {
width : 196px;
float  : left ;
padding :  0  ;
text-align : justify; 
}
	
	
#side h2 {
	font-size : 1em;
	margin : 0;
	padding :  0 0 0 10px;
	color : #000;









background : 
height : 37px;
	line-height : 37px;
	text-transform : none;
	font-weight : normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
	
#side ul{
list-style : none ; 
margin :  0 ; 
padding : 0; 
color : #000
}

#side li{
margin : 0 ; 
padding : 0;
}
  
 
#side li a{
padding : 0 0 0 10px; 
 display : block ;
height : 25px;
line-height : 25px; 
text-decoration : none ; 
color : #000; 
background : url(images/side-li.jpg);
text-transform : none;   
}

#side li a:hover{
color : #3F3F3F ;
}

#side p{
margin : 10px 0 25px 0 ; 
padding : 0;  
}

#side form {
margin : 0;
padding : 20px 0 0 0;
height : 50px;  
}

#side input {
float : left ; 
margin : 0;
padding : 0; 
}

#side .champ {
width : 115px ;
height : 23px;
border-top  : 1px solid #E2E2E2;
border-left  : 1px solid #E2E2E2;
border-bottom  : 1px solid #E2E2E2;
border-right : 0;   
}

#side .recherche {
background : url(images/search.jpg);
height : 25px;
width : 67px;
border : 0; 
}

/*  SIDE LEFT
********************************************************************/
   
#side-left {
	width : 176px;
	float  : left;
	text-align : justify;
	color : #DFDFDF;
	padding-bottom: 20px;
	padding-top: 62px;
	padding-right: 0;
	padding-left: 10px;
}
  
#side-left h2 {
font-size : 1.4em ;
margin : 0 0 10px 0  ;
padding :  0 ; 
color : #F9A41E ; 
}

#side-left p {
margin : 0 0 5px 0;
padding : 0;  
}

/*  FOOTER
*******************************************************************/ 
   
#footer { 
height :63px;
text-align : center ;  
}

#footer p { 
margin : 0 ;
padding : 15px 0 0 0;  
color : #868686; 
}

#footer a { 
color : #868686;
text-decoration : none ;  
}

#footer a:hover { 
text-decoration : underline ;  
}
   
#colonne1 {
	width: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

