html {
font-size : 100%;
}
body {
margin : 10px 0;
padding : 0;
text-align : center;
font : 0.88em Verdana, Arial, sans-serif;
background-color : #fb5b65;
background-image : url("../images/fond_6.png");
background-repeat : repeat-y;
background-position : 15px 0;
}

div#conteneur {
width : 770px;
margin : 0 auto;
text-align : left;
border: 2px solid #b50552;
background-color : #b50552;
}

h1#en_tete {
height : 260px;
margin : 0;
}
h1#en_tete a {
width : 770px;
height : 260px;
display : block;
background : url(../images/banniere_lakshmi.jpg) no-repeat;
position : relative;
left : 0px;
top : 0px;
}
h1#en_tete a span {
display : none;
}

h2#titre_1 {
height : 50px;
margin : 0;
}
h2#titre_1 a {
width : 770px;
height : 50px;
display : block;
background : url(../images/titre_lakshmi_1.jpg) no-repeat;
position : relative;
left : 0px;
top : 0px;
}
h2#titre_1 a span {
display : none;
}


div#contenu .retour {
background-color : white;
padding : 1px 20px 1px 20px;
text-align : right;
border-bottom : 1px solid #b60653;
}
div#contenu .retour a img{
border : none;
}

div#menu {
padding-top : 10px;
background-color : white;
height : 185px;
}
div#menu img {
float : right;
padding-right : 20px;
}
div#menu ul {
list-style-type : none;
padding-top : 5px;
}
div#menu ul li {
text-align : left;
padding : 0 10px 0 0;
}
div#menu ul li.bio a {
display : block;
height : 30px;
background : url(../images/bouton_1_lakshmi.jpg) no-repeat 0 0;
border : none;
}
div#menu ul li.bio a:hover {
background : url(../images/bouton_1_lakshmi.jpg) no-repeat 0 -30px;
}
div#menu ul li.audio a {
display : block;
height : 30px;
background : url(../images/bouton_2_lakshmi.jpg) no-repeat 0 0;
border : none;
}
div#menu ul li.audio a:hover {
background : url(../images/bouton_2_lakshmi.jpg) no-repeat 0 -30px;
}
div#menu ul li.actu a {
display : block;
height : 30px;
background : url(../images/bouton_5_lakshmi.jpg) no-repeat 0 0;
border : none;
}
div#menu ul li.actu a:hover {
background : url(../images/bouton_5_lakshmi.jpg) no-repeat 0 -30px;
}
div#menu ul li.disc a {
display : block;
height : 30px;
background : url(../images/bouton_4_lakshmi.jpg) no-repeat 0 0;
border : none;
}
div#menu ul li.disc a:hover {
background : url(../images/bouton_4_lakshmi.jpg) no-repeat 0 -30px;
}
div#menu ul li.contact a {
display : block;
height : 30px;
background : url(../images/bouton_3_lakshmi.jpg) no-repeat 0 0;
border : none;
}
div#menu ul li.contact a:hover {
background : url(../images/bouton_3_lakshmi.jpg) no-repeat 0 -30px;
}
div#menu ul li span{
display : none;
}

div#biographie {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
background-color : white;
padding : 1px 20px 1px 20px;
text-align : justify;
}
div#biographie p span {
color : #b60653;
}

div#audio {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
background-color : white;
padding : 1px 20px 1px 20px;
text-align : center;
}
div#audio p span {
color : #b60653;
}
div#audio img {
display : block;
margin : auto;
}

div#actualite {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
background-color : white;
padding : 1px 20px 1px 20px;
text-align : center;
}
div#actualite p span {
font : 1.5em "Comic Sans MS", Verdana, Arial, sans-serif;
color : #b60653;
}
div#actualite p.titre {
font : 1.5em "Comic Sans MS", Verdana, Arial, sans-serif;
color : #b60653;
}
div#actualite p.titre_1 {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
}
div#actualite p.titre_1 span {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
color : #b60653;
}
div#actualite a {
color : black;
text-decoration : underline;
}
div#actualite a:hover {
color : #b60653;
}
div#actualite img.right {
float : right;
padding : 5px 0 0 20px;
}
div#actualite img.left {
float : left;
padding : 5px 20px 0 0;
}
div#actualite img.center {
display : block;
margin : auto;
}

div#discographie {
height : 330px;
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
background-color : white;
padding : 1px 20px 1px 20px;
text-align : justify;
}
div#discographie p span {
color : #b60653;
}
div#discographie p.dessous {
padding-top : 10px;
clear : both;
}
div#discographie img.right {
float : right;
padding : 5px 0 0 20px;
}
div#discographie img.left {
float : left;
padding : 5px 20px 0 0;
}
div#discographie img.center {
display : block;
margin : auto;
}

div#contact {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
background-color : white;
padding : 1px 20px 1px 20px;
text-align : justify;
}
div#contact p span {
color : #b60653;
}
div#contact a {
color : black;
text-decoration : underline;
}
div#contact a:hover {
color : #b60653;
}

p#pied_page {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
margin : 0;
padding-right : 30px;
padding-top : 10px;
padding-bottom : 10px;
line-height : 15px;
font-size : 0.75em;
text-align : right;
color : white;
}
p#pied_page a {
color : #fb5b65;
text-decoration : none;
}
p#pied_page a:hover {
font-weight : bold;
}
