* {
        margin: 0;
        padding: 0;
        border:0px;
}

a {
        text-decoration: none;
}

a:link {
        color: #32e100;
}
a:visited {
        color: #32e100;
}
a:hover {
        color: #ffffff;
}

.normal {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
}
.soustitre {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
}

.titre {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 28pt;
}

h1{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12pt;
        font-weight:bold;
}
p{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
        font-weight:normal;
}

/* DEBUT les couleurs  */

.C1font {
        color:#453f35;
}
.C1fond {
        background-color: #453f35;
}
.C1border {
        border-color: #453f35;
}

.C2font {
        color:#8d9fad;
}
.C2fond {
        background-color:#8d9fad;
}
.C2border {
        border-color:#8d9fad;
}

/* FIN les couleurs*/

.MenuTexte {
        text-align: center;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:9pt;
}
.MenuTexte a:link{
        color:#657b8c;
}
.MenuTexte a:visited{
        color:#657b8c;
}
.MenuTexte a:hover{
        color:#8296a5;
}

.MenuPiercing {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
}
.MenuPiercing a:link{
        color:#ff00cc;
}
.MenuPiercing a:visited{
        color:#ff00cc;
}
.MenuPiercing a:hover{
        color:#ffffff;
}

.Accueil {
        width: 802px;
        background-image:url(../images/fumee.gif);
        background-repeat:no-repeat;
        height: 1050px;
        margin-right: auto;
        margin-left: auto;
}

.Tatoo {
        width: 361px;
        margin:70px 0 0 0;
        float:left;
}
.Moustictatoo {
        width: 361px;
        margin:207px 0 0 -8px;
        float:left;
}
.Menu {
        width: 361px;
        margin:15px 0 0 0px;
        float:left;
        z-index:1;
}
.Bas {
        width: 735px;
        margin:-20px 0 0 0px;
        float:left;
        clear:both;
        text-align: center;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
}

.Contact {
        width: 430px;
        float:left;
        background-image: url(../images/ContactMenu.gif);
        height: 600px;
        background-repeat: no-repeat;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
}
.ContactBas {
        width: 430px;
        margin:0px 0 0 0px;
        text-align: center;

}
.ContactMenu {
        width: 150px;
        margin:370px 0 0 325px;
}

.Tattoo {
        background-image: url(../images/FriseTattoo.gif);
        background-repeat: no-repeat;
        width:100%;
}

.Piercing {
        background-image: url(../images/FrisePiercing.gif);
        background-repeat: no-repeat;
        width:100%;
}
.VignetteMoyenne img{
        border:solid #000000 10px;
}

.GallerieVignette {
        width: 210px;
        float:left;
        margin:270px 0 0 230px;
}
.GallerieVignette p{
        font-size: 9pt;
}

.GallerieMenu {
        width: 440px;
        margin:40px 0 0 230px;
        text-align: center;
        float:left;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
}

