

body
{
color : #ffffff ;

font-size : 12px;
font-family : verdana;
padding: 5px 0px 0px 0px;
margin: 0px;
padding: 0px;

}

a{
    color: #8e979a;
}

h1{
	font-size : 22px;
	}

h1:first-letter{
	color : #bd1616 ;
}

h1 a{
	color : black ;
}
h1 a:first-letter{
	color : #bd1616 ;
	font-size : 18px;
}


h2{
	font-size : 16px;
}



h2:first-letter
{
color : #bd1616 ;
font-size : 16px;
}



h3
{
font-size : 12px;
padding: 0px ;
margin: 0px;
}

h3:first-letter
{
color : #bd1616 ;
}

h4
{
font-size : 12px;
color : #bd1616 ;
}

input
{
background-color: black;
border-style: solid;
border-width: 1px;
font-weight: bold;
font-size: 10px;
color: #bd1616;
}

select
{
background-color: black;
font-weight: bold;
font-size: 10px;
color: #bd1616;
}

textarea
{
background-color: black;
border-style: solid;
border-width: 1px;
font-weight: bold;
font-size: 14px;
color: #bd1616;
}

img.background
{
    position: absolute;
    margin: 0px;
    padding: 0px;

}

header
{
    display: block;
    padding-left: 190px;

}
header a img
{
	border: none;
}
header a
{
	float:left;
	padding: 2px 10px;
	margin-right: 5px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #e5e5e5;
	
}

header a:hover, header a.active_link
{
	background: #e5e5e5;
}

nav{
    display: block;
    width: 160px;
	float: left;
    height: 0px;
    margin-top: 10px;
}
nav a
{
  display: block;
  float:left;
  width: 160px;
  height: 35px;
  text-align: right;
  
  font-size: 20px;
  text-decoration: none;


}

nav a:hover
{
    color: #fffaee;

}


nav a:hover:first-letter
{
    color: #bd1616;
}

section
{
    display: block;
    float: left;
    width: auto;
    margin-left: 180px; /* -> 7 */
    margin-top: -10px;
    min-width: 600px;
    background: url('./images/transparent_bkg.png');
    background-attachment: fixed;

    
    
}

section #maincontent
{
    margin: 0px;
    padding: 20px;
    background: none;

}



/*DISCOGRAPHIE*/
section #discographie
{

	padding: 15px 55px;
}

section #discographie .carte
{
    border: 1px solid silver;
	padding: 15px;


}
section #discographie .carte .entete_carte
{
	
}

section #discographie .carte .rewards
{
	float: left;
	width: 100%;
}

section #discographie .carte .contenu_carte
{
	float:left; 
}

section #agenda .carte
{
	border: 1px solid silver;
	margin: 20px 40px;
	padding: 10px;
}
section #agenda .carte:hover
{
	background: #6f6f6f;
}

section #agenda .carte .titre
{
	text-align:left;
}
section #agenda .carte .date
{
	text-align: right;
}

section #agenda .carte.highlight
{

	background: #5b5b5b;;
	margin: 0px 15px;
	padding: 10px 35px;
	
}


footer{
    
    display: block;

}

#adminlink
{
 position:absolute;
 top: 0px;
 right:0px;
 padding: 5px;
}

#hometext
{
	
	float: left;
	width: 550px;
	margin: 30px;
}
#nextEvent
{
	padding-top:40px;
}

#facebookfeed
{
    float: right;
	width: 300px;
	
	margin: 30px;
	padding: 0px;
	background: #555555;
	
	
}
#facebookfeed .title
{
	margin: 0px;
	width:100%; 
	background: #4b67a1
}


#facebookfeed h2
{
    font-size: 12px;
    font-weight: normal;
    padding: 0px 10px;

}

#facebookfeed .linktofeed
{
	color: #4b67a1;
	font-weight: bold;
	text-decoration:none;
	float:left; 
	background: white;
	padding: 3px 10px;
	width:280px;
}

/*GALERIE*/
#galerie 
{
	
	margin: 30px;
	
	clear: both;
	float:left;
}

#galerie .carte
{
	margin-bottom: 10px;
	padding: 30px;
	border: 1px solid #e5e5e5;
	cursor: hand;
	cursor: pointer;
	
}
#galerie.list
{
	text-align: center;
}
#galerie .galerie_thumb
{
	float: left;
	height: 170px;
	border: 1px solid silver;
	padding: 3px;
	margin: 2px;
	cursor: pointer;
}

#galerie .galerie_thumb img
{
	height: 150px;
}


/* REPERETOIRE*/
#repertoire .repertoire_list th
{
	color: #101010;
	background: white;
}

#repertoire .repertoire_list tr td
{
	padding: 5px;
}
#repertoire .repertoire_list tr:hover
{
	background: silver;
	color: black;
}

/*PRESSE*/
#presse
{
	clear: both;
	padding: 30px;
}

/*CONTACT*/
#contact
{
	padding: 30px;
}

/*LIENS*/
#liens
{
	padding: 30px;
}

#liens .module_link
{
	padding-bottom: 5px;
}

#audio
{
	padding: 55px;
}

#audio .block_contenant
{
	
	padding: 10px;
	margin: 10px;
	float:left;
	width:45%;
}

#audio .block_contenant a
{
	color: #bd1616;
	font-weight: bold;
}
