body {
	background-color: #E2E1EF;
}

#container {
	width: 1200px;
}

#baniere {
	width: 583px;
	height: 80px;
	background-image:url(../images/baniere.gif);
	background-repeat: no-repeat;
}

/* Accueil */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
}

/* Menu onglets */
#onglets {
    width:100%;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    line-height:normal;
	font-weight: bold;
	font-size: 90%;
}

#onglets ul {
	float:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#onglets li {
	background: url(../images/onglet_left.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
	color: #333366;
}
#onglets a {
	background: url(../images/onglet_right.jpg) no-repeat right top;
	padding-right: 30px;
	padding-left: 32px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #333366;
}
#onglets a:hover {
	color: #006666;
}

#onglets #current {
	background: url(../images/onglet_selected_left.jpg) no-repeat left top;
}

#onglets #current a {
	background: url(../images/onglet_selected_right.jpg) no-repeat right top;
	color: #FFFFFF;
	padding: 0 31px;
}
 /* Commented Backslash Hack
     Cache des règles à IE5-Mac \*/
  #header a {float:none;}
  /* Fin du hack IE5-Mac */
  
/* FIN Menu onglets */

/* Menu en ligne */
ul#menu_ligne {
	font-size: 12px;
	margin: 0;
	list-style-type: none;
}
ul#menu_ligne li{
	margin: 2px 2px 0 2px;
	float: left;
}
.menu_actif a{	
	color: #330000;
}
ul#menu_ligne a{
	float: left;
	display: block;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#menu_ligne a:hover{
	text-decoration: none;
	color: #330000;
}
/* FIN Menu en ligne */

/* Display et ombres */

#display {
	width: 900px;
	padding: 20px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #333366;
	border-top: none;
}

div.shadow {
    width: 950px;
	height: auto;
	

}

div.shadow div.shadow_content {

}

div.shadow div.shadow_r {

    background: url(../images/ombre_right.jpg) repeat-y right;

}

div.shadow div.shadow_tr {

    background: url(../images/ombre_top_right.jpg) no-repeat right top;

}

div.shadow div.shadow_b {
	background-image: url(../images/ombre_bottom.jpg);
	background-repeat: repeat-x;
}

div.shadow div.shadow_bl {

    background: url(../images/ombre_bottom_left.jpg) no-repeat bottom left;
	

}

div.shadow div.shadow_br {

    background: url(../images/ombre_bottom_right.jpg) no-repeat right;
	padding-top:9px;
} 

/* FIN Display et ombres */

#degrade {
	margin: 0;
	padding : 0;
	border: 1px solid #333366;
	border-bottom: none;
	width: 940px;
	height: 63px;
	background-image: url(../images/menu_top_fond.jpg);
	background-repeat: repeat-x;
}

/* Disposition images */
img.portrait {
	float: right;
	margin-right: 20%;
}


img {
	border: 0;
}
/* FIN Disposition images */

/* Mise en forme text */
a {
	text-decoration: none;
	color: #333366;
}
a:hover {
	color: #006666;
}

ul {
	list-style: none;
}
#repertoire p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: 50%;
	margin-left: 60px;
	margin-bottom : 20px;
	margin-top: 20px;
}

p {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	width: 40%;
	margin-left: 60px;
	margin-bottom : 20px;
	margin-top: 20px;
}

#concert p {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	width: 40%;
	margin-left: 60px;
	margin-bottom : 20px;
	margin-top: 20px;
}

#accueil {
	margin-top: 100px;
	margin-bottom: 130px;
}

#accueil p {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	width: 40%;
	margin-left: 60px;
	margin-bottom : 20px;
	margin-top: 20px;
}

#quatuor p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: 40%;
	margin-left: 60px;
	margin-bottom : 20px;
	margin-top: 20px;
}

#contact {
	margin-top: 150px;
	margin-bottom: 150px;
}

#contact p {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	width: 41%;
	margin-left: 60px;
	margin-bottom : 20px;
	margin-top: 20px;
}

.titre_paragraphe {
	font-family: "Lucida Calligraphy", Georgia, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
}

#accueil .titre_paragraphe {
	font-family: "Lucida Calligraphy", Georgia, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
}

#quatuor .titre_paragraphe {
	font-family: "Lucida Calligraphy", Georgia, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
}

#repertoire .titre_paragraphe {
	font-family: "Lucida Calligraphy", Georgia, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
}

.auteur {
	color: #FFFFFFF;
	font-family:"Lucida Calligraphy", Georgia, Arial;
	font-weight:bold;
}

/* FIN Mise en forme text */

/* Fond thématiques */
.fond_presse {
	background: url(../images/fond_presse.jpg) top right no-repeat;
}

.fond_disques {
	background: url(../images/fond_cd.jpg) top right no-repeat;
}

.fond_contact {
	background: url(../images/fond_contact.jpg) top right no-repeat;
}

.fond_quatuor {
	background: url(../images/fond_accueil.jpg) top left no-repeat;
}

.fond_accueil {
	background: url(../images/quatuor.jpg) top right no-repeat;
}
/* Fond thématiques */