/* ------------------------------ Feuille de Style ManuelRocheman.com -------------------- */

/* ------------------------------ Balises générales ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
background-color:#ccccff;
margin-bottom:10px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}
h1 {
font-size:26px;
font-weight:bold;
padding-left:10px;
}
h2 {
font-size:18px; 
font-weight:bold;
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}
h3 {
font-size:14px; 
font-weight:bold;
padding-top:0px;
margin-top:0px;
padding-bottom:5px;
margin-bottom:5px;
}
h4 {
font-size:14px; 
font-style:italic;
}
table {
font-size:13px; 
}
hr {
border-style:dotted; 
border-color:#999999; 
text-align:center;
}
img {
border-style:none;
}
acronym {
border-bottom-width:1px;
border-bottom-style:dashed;
cursor:help;
}
a:link {
color:blue; 
text-decoration:underline;
}
a:visited {
color:red; 
text-decoration:underline;
}

.spacer {
clear:both;
visibility:hidden;
margin:0px;
padding:0px;
border-style:none;
}

/* ------------------------------ En-tête ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

#entete {

}

#tout {
width:85%;
padding-left:10px;
padding-right:10px;
padding-top:0px;
margin-top:0px;
}

/* ------------------------------ Menu de niveau 1 ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

.menu1 {
padding-bottom:11px;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:white;
}

.menu1 ul {
color:white;
font-size:14px;
font-weight:bold;
list-style-type:none;
margin-left:0px;
margin-bottom:0px;
padding-bottom:5px;
padding-left:10px;
width:100%;
}
.menu1 li {
float:left;
margin-left:0px;
padding-right:10px;
padding-bottom:5px;
margin-bottom:5px;
}

.menu1 a:link, .menu1 a:visited {
text-decoration:none;
color:white;
}
.menu1 a:hover, .menu1 a:active {
text-decoration:none;
color:black;
}
.menu1 :link:hover, .menu1 :visited:hover {
padding-bottom:1px;
border-bottom-style:solid;
border-bottom-width:3px;
border-bottom-color:black;
}

#selection {
color:black;
}

/* ------------------------------ Menu de niveau 2 ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

#menu2 {
display:none;
}

/* ------------------------------ Corps de la page ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

#corps {
padding-top:3px;
margin-left:0px;
}


/* ------------------------------ Listes ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

dt {
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}
dd {
margin-bottom:5px;
margin-left:20px;
padding-left:0px;
}

/* ------------------------------ Page discographie ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

.disco dt, .discotrio dt {
width:150px;
}

.disco dd, .discotrio dd {
padding-left:0px;
margin-left:0px;
width:150px;
height:42px;
}

dl.discotrio {
float:left;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
}

dd.pochette {
height:155px;
}

/* ------------------------------ Page Photos ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

.conteneur {
margin-top:0px;
width:100%;
}
dl.galerie {
float:left;
margin-left:0px;
margin-right:20px;
margin-bottom:10px;
}
.galerie dt, .galerie dd {
font-size:11px;
padding-left:0px;
margin-left:0px;
width:150px;
}
.galerie dt {
height:65px;
}
.galerie dd {
font-style:italic;
padding-bottom:3px;
border-bottom:solid 1px white;
}
.galerie dd.photo {
border-style:none;
}

/* ------------------------------ Bas de page ------------------------------------ */
/* Tell NS4 to ignore these styles.... */
/*/*/

.audience {
display:none;
margin-top:40px;
text-align:right;
}

a.audience {
text-decoration:none;
}

