/* CSS Document */
body {
    color:#9c1d32;
	  margin:0;
	  font-family:Arial, Helvetica, sans-serif; 
	  font-size:0.9em;
	  background-image: url(../image/mini/textur/mini_feuille.jpg);
	  }
				      
h1, h2, h3 {
		    font-family:"Times New Roman", Times, serif;
		    color:black;
			}
			
img		{float:left;      
			 margin: 0 4px 4px 0;		 
		 }	
		 

		 
p {line-height:1.4;}

.reponse {
			font-style:italic;			
			}
			
.question {
			font-weight:bold;
			}			
			
		 		
/* div classe par ordre alphbetique*/	

.color_jbh {
            color:black;
            }

.color_frenchy{
              color:red;
              }

.color_scooler {
              color:green;
              }	
              
.color_ancienne_date {
                color:grey;
                }              
              	
#colum_1    {
		 padding: 0 10px 40px 30px;
		 float:left;      
		 width:590px;      
		 border-right:#9c1d32 dashed 1px;
		 margin-right:5px;
		}
		 
#article_1 li {margin-bottom:1.5em;}		 
		 
#colum_2{
         width:280px;
		 float:left;
		 }	
		 
#date_concert{ 
	          height:300px;      
			      overflow:auto;
			      color:blue;
			      font-weight: 600;
			       }		 	 
		 
#encart  {
		width:285px;      
		float:right;      
		padding:0 5px 2px 10px;      
		border:#9c1d32 solid 2px;
		margin-left:5px;            
		}	
		
#img_emma {
        font-size:0.7em;
		font-style:italic;
		width:318px;
		height:225px;
		float:left;
		margin-right:5px;
         }		 
				
							      
#journal{
		 background-image: url(../image/journal/journal_humeur_bande.png);     
		 background-repeat:repeat;      
		 position:absolute;      
		 width:950px;      
		 height:auto;      
		 top:50px;      
		 left:50%;      
		 margin-left:-475px;
		 margin-bottom:25px;
		 padding-bottom:25px;
		 }
		 
#barre_sous_titre   {  
		background-color:#9c1d32;
		width:890px;
		height:20px;
		margin-left:22px;
		color:#9EBDF5;
		padding-left:1em;
		}		 

#barre_sous_titre a{
      color:#9ebdf5;
      }

#barre_sous_titre a:hover{
      color:#9ebdf5;
      font-size:1.1em;
      }

#barre_sous_titre a:visited{
      color:#9ebdf5;
      }
		 	 
#liens_retour {
			padding:0;
      border-top:black solid 1px;      
			border-bottom:black solid 1px;			
			}
				
#sommaire {
	       border-bottom: black solid 1px;
	       padding:0 0 5px 10px;   
	       }	
		   
#sommaire h3{
			text-decoration:underline;
			}

#sommaire h4{
            color:black;
            }
			
#sommaire span {
			   font-weight: bold;
				}			
					   			
		   		             
#titre_du_journal  {      
		 position:relative;    
         height:225px;
		 top:-20px;
		 background-image: url(../image/journal/journal_humeur.png);
		 background-repeat:no-repeat;
		 }
			                     
#titre_date_concert    {
				width:280px;    
				padding:0px 5px 15px 5px;         
				border-bottom: black solid 1px;
				}
				
#titre_date_concert h2{
		       font-size:1.45em;
		       text-decoration: underline;
		       }			
				
				
			  
/* classe */
			   
.boldem {
          font-weight:bold;
          font-style:italic;
          }
			   
.boldplus   {
			font-size:1.2em;
			font-weight:bold;
			}						

.taille_text p{
              font-size:1.3em;
              }
					
.center_u {
            text-align:center;
            font-size:3em;
            text-decoration: underline;
            }	
            
.center {
          text-align:center;
          }           
            
.center_us{
            text-align: center;
            text-decoration: underline;
            font-size: 1.5em;
            }           
        
.scooler1_3    {
          font-size:1.3em;
        }           
            				
.cadre_photo {
              border:#FFFFFF solid 5px;
              }
			  	
							
.fl:first-letter {
                   font-size:2em;
				   font-weight:bold;
				   font-family:"Times New Roman", Times, serif;
				   }			

.img_a_droite  {
         		float:right;
				}
				
.img_decale_droite  {
         		float:right;
				margin-right:-150px;
				z-index:100;
				}				
.img_decale_droite_2  {
         		float:right;
				margin-right:-10px;
				z-index:100;
				}				
				
					
.pointiller {
             border-bottom:#9c1d32  dashed 1px;
             }
				   
.pointiller:hover {cursor:help;}
