﻿body
{
    background-color: white;
    text-align:center;
}

form
{
    width: 1200px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border: solid 0px red;
}

input, textarea, select, body
{
    color: #aaccff;
    font-size: 17px;
    font-weight: normal;
    font-family: Verdana;
}

em
{
    color: #ff2222;
    font-weight: bold;
    font-style: normal;
}

a
{
    font-size: 20px;
    color: Red;
    text-decoration: none;
}

a:hover
{
    color: White;
}

h1
{
    text-align: center;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 35px;
    color: red;
}

h2
{
    color: #ffe000;
    margin-bottom: 5px;
    font-size: 25px;
    text-align: center;
}

h3
{
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 16px;
}

table.reseaux
{
    text-align:center;
}

table.reseaux td
{
    padding-left:30px;
    padding-Right:30px;
}

table.reseaux a
{
    color:Black;
}

table.reseaux a.img
{
    border : solid 2px #0055FF;
    display:block;
}

table.reseaux a.img:hover
{
    border : solid 2px #FF0000;
}

table.reseaux a:hover
{
    color:red;
}


table.allGirls
{
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border: solid 0px black;
}

table.allGirls td
{
    border: solid 0px black;
}

table.allGirls a
{
    display: block;
    margin: 5px;
    border: solid 1px black;
}

table.allGirls a:hover
{
    display: block;
    margin: 5px;
    border: solid 1px red;
}


table.partenaires
{
    background-color: #eeeeee;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

table.partenaires td
{
    border: solid 0px black;
    text-align: center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

table.trade
{
    margin-left: auto;
    margin-right: auto;
}

table.trade a
{
    display: block;
    margin: 5px;
    border: solid 1px #0055FF;
}

table.trade a:hover
{
    border: solid 1px red;
}

a.disclaimer
{
    margin: 10px 30px 10px 30px;
    font-size: 35px;
    color: Red;
}

table.videos
{
    margin-left: auto;
    margin-right: auto;
}

table.videos a
{
    display: block;
    border: solid 1px red;
    margin: 5px;
}

table.mainTable
{
    border: solid 0px red;
    border-collapse: collapse;
}

table.mainTable td
{
    border: solid 0px red;
}

a.backIndex
{
    margin-bottom: 5px;
}

table.menu
{
    text-align: center;
    border: solid 1px black;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    margin-bottom: 50px;
    border-collapse: collapse;
}

table.menu td
{
}

table.menu a
{
    background-color: #ffe000;
    border: solid 2px white;
    display: block;
    padding: 4px 0px 4px 0px;
    margin : 10px 0px 10px 0px;
}

table.menu a:hover
{
    border: solid 2px red;
    color:Red;
}

.pictureForm
{
    width: 100%;
    background-color: Black;
}

.numeroPage
{
    background-color: #ffe000;
    font-size: 25px;
    color: Red;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

a.numeroPage
{
    font-weight: bold;
}

a.numeroPage:hover
{
    color: White;
}



table.annuaires
{  
    margin-left: auto;
    margin-right: auto;
}

table.annuaires a
{
    font-size:10px;
    color:Gray;
}

table.annuaires td
{
    padding-left: 10px;
    padding-right: 10px;
}

a.bannerTop
{
    border: solid 0px red;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
}

a.bannerLeft
{
    border: solid 0px red;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
}

a.bannerTop img
{
    border: solid 0px black;
    display: block;
}

a.pictureFullSize
{
}


a.photoEntree
{
    display:block;
    border:solid 2px white;
    margin-left:auto;
    margin-right:auto;
    width:640px;
}

a.photoEntree:hover
{
    border:solid 2px red;
}

a.lienTexte
{
    font-size:30px;
 color:Black;   
}

a.lienTexte:hover
{
    color:Red;
}
