/*
#2d5f78  couleur du filet
#001342  fond de la partie inutilisée site
#2E3A84  fond du site
#ff0099  rose "Anima Son"
#9999cc  liens
#ffff33  jaune "l'esprit du son""'"

.classname:first-letter{float:left;background:transparent;color:gainsboro;padding:.11em 4px 0 0;font:normal 4em/0.68 serif;}

*/

h1{
	font-size:130%;
	font-weight:normal;
	}
h2{
	font-size:120%;
	font-weight:normal;
	}
h3{
	font-size:110%;
	font-weight:normal;
	}

img {
    border: none;
    margin: 0;
}



body {
	margin: 0;
	padding: 0px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #fff;

/*     background-image: url(img/back1.gif);
	background-repeat: repeat;  */
	background-color: #001342;
	font-size: 13px;
}
table.center {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;

}



#main {
	width: 734px;
	margin: auto;
    background-image: url(../img/background2.jpg);
	background-repeat: repeat;

}

#top {
	width: 734px;
	height: 200px;
	margin: auto;
	padding: 0;
	margin: 0;
    background-image: url(../img/top2.jpg);

}

#content {
	padding-left: 0px;
	padding-right: 0px;

}

#menu {
	width: 660px;
	height: 20px;
	margin-left: 16px;

	padding-top: 2px;
	border-bottom: 1px solid #2d5f78;
	padding-left: 20px;
	padding-right: 20px;

}
#pied {
    clear: both;
    width: 690px;
	margin-left: 16px;
	margin-right: 16px;

    border-bottom: 1px solid #2d5f78;
    border-top: 2px solid #2d5f78;
    padding: 5px;
}

#piedimg {
clear: both;
}
#identity {
float: left;

    font-size: 20px;
}

#credit1 {
    font-size: 12px;
    font-weight: normal;
}
#credit2 {
    font-size: 10px;
    font-weight: normal;
}
#standards {
    font-size: 10px;
    font-weight: normal;
}


.centreimg {
    padding-top: 20px;
    margin: auto;
    text-align: center;
    padding: 0;

}

.colonnegauche {
    width: 48%;
    margin: 0;
    padding: 5px;
    float: left;
}

.colonnedroite {
    width: 48%;
    margin: 0;
    padding: 5px;
    float: left;
}

.formule {
	border: 1px solid white;
	font-size: 12px;
	width: 300px;
	margin-bottom: 15px;

}

.formuletitre {
	float: left;
	font-weight: bold;
	font-size: 16px;
	width: 290px;
	border-bottom: 1px solid white;
	background: #9999cc;
	margin-bottom: 12px;
    padding: 0px 5px 0px 5px;
}

.formuleprix {
	float: left;
	font-weight: bolder;
	font-size: 16px;
	text-align: right;
	width: 30%;
	border-bottom: 1px solid white;
	background: #9999cc;
	margin-bottom: 12px;
    padding: 0px 5px 0px 5px ;

}
.formuledetails {
	clear: both;
	list-style-type: none;
/*	margin-top: 10px;
	padding-left: 10px;
*/
}

.formuledetails li {
	line-height: 16px;

}

.petit {
    font-size: 10px;
}

.tableau {
	border : 1px solid #9999CC;
	border-collapse: collapse;
}
.tableau td {
	border : 1px solid #9999CC;
    padding: 3px;
}
td.ad {/* colonne aligné a droite */
    text-align: right;
}
.vierge td {
    border: none;
}

a:link, a:visited, a:active {
    color: #9999cc;
}
a:hover {
    color: #9999cc;
}

#btn_accueil {
    background-image: url(/img/btn_accueil.gif);
    width: 81px;
    height: 20px;
    margin-right: 20px;
    float: left;
}
#btn_accueil:hover {
    background-image: url(/img/btn_accueil2.gif);
}
#btn_tarifs {
    background-image: url(/img/btn_tarifs.gif);
    width: 109px;
    height: 20px;
    margin-right: 20px;
    float: left;
}
#btn_tarifs:hover {
    background-image: url(/img/btn_tarifs2.gif);
}
#btn_materiel {
    background-image: url(/img/btn_materiel.gif);
    width: 108px;
    height: 20px;
    margin-right: 10px;
    float: left;
}
#btn_materiel:hover {
    background-image: url(/img/btn_materiel2.gif);
}

#btn_galerie {
    background-image: url(/img/btn_galerie.gif);
    width: 99px;
    height: 20px;
    margin-right: 10px;
    float: left;
}
#btn_galerie:hover {
    background-image: url(/img/btn_galerie2.gif);
}

#slider{
    width: 644px;
    margin: auto;
    margin-bottom: 10px;
    padding-left: 18px;
    padding-right: 18px;
}

/* jQuery tools overlay   */
/* the thumbnails */
#triggers {
	text-align:center;
}
#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;
	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}

/* nouvelles */
#nouvelles {
    width: 100%
}
.nouvelle {
}
.nouvelle h1 {
    font-size: 1.1em;
    color: #ffff33;
    margin-bottom: 0;
}
.nouvelle h2 {
    margin-top: 3px;
    font-size: 1.0em;
    color: white;
    margin-bottom: 0;
}
.nouvelle p {
    margin-top: 5px;
    font-size: 0.85em;
    color: white;
}











