﻿body
{
    text-align: center;
    background-color: black;
}

form
{
    width: 1100px;
    background-color: black;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
}

table
{
    border: solid 0px black;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-collapse: collapse;
}

body
{
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    font-family: Verdana;
}

input, textarea, select
{
    color: #000000;
    font-size: 17px;
    font-weight: normal;
    font-family: Verdana;
    margin-left: 0px;
}

legend
{
    color: Red;
}

em
{
    font-weight: bold;
    color: #99ffff;
}

a
{
    text-decoration:none;
    color: #999999;
}

a.big
{
    color: White;
}

a:hover
{
    color: red;
}

h1
{
    margin-bottom: 10px;
    text-align: center;
    padding: 0px;
    font-size: 50px;
    color: #ff5555;
}

h2
{
    margin-bottom: 5px;
    font-size: 20px;
}

h3
{
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 16px;
}

table img
{
    display: block;
    border: solid 1px white;
    margin-bottom: 0px;
}

img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


table.TablePartenaires
{
    margin-top:100px;
    font-size:8px;
}

table.TablePartenaires td
{
    padding: 5px;
}

table.TableTop
{
    text-align: center;
    font-size: 20px;
    color: #8888ff;
}

table.TableTop td
{
    padding: 10px;
}

table.TableTop a
{
    color: White;
    text-decoration: none;
}

table.TableTop a.image:hover
{
    border: solid 1px red;
}

table.TableTop a:hover
{
    color: Red;
}

table.TableTop a.image
{
    display: block;
    border: solid 1px White;
}

table.TableTrade
{
    text-align: center;
    font-size: 14px;
    color: #8888ff;
}

table.TableTrade input
{
    width: 600px;
}

table.TableTrade img
{
    display: block;
    border: solid 1px white;
    margin-bottom: 0px;
    width: 200px;
    height: 150px;
}


table.TableTrade a
{
    font-size: 16px;
    color: White;
    text-decoration: none;
}

table.TableTrade a:hover
{
    color: Red;
}

table.TableTrade a.image
{
    border: solid 1px white;
    display: block;
    margin-bottom: 0px;
    width: 200;
    height: 150px;
    margin-top: 4px;
}

table.TableTrade a.image:hover
{
    border: solid 1px Red;
}

table.TableTrade td
{
    padding: 5px;
    padding-bottom: 10px;
}

table.TableVideos
{
    width: 800px;
}

table.TableVideos td
{
    border: solid 0px blue;
    border-collapse: collapse;
    width: 231px;
    height: 220px;
    padding-left: 10px;
    padding-right: 0px;
    vertical-align: top;
}

table.TableVideos a.image
{
    display: block;
    border: solid 1px White;
    margin-bottom: 0px;
    width: 211px;
    height: 159px;
}

table.TableVideos a.image:hover
{
    border: solid 1px red;
}


table.TableVideos a.titre
{
    color: Red;
    font-size: 15px;
}

.NumericButtonCssClass, .CurrentPageCssClass, .NextPreviousButtonCssClass
{
    font-size: 20px;
    font-weight: bold;
    color: #FF5522;
    background-color: #000000;
}

.CurrentPageCssClass
{
    color: #1111FF;
}


.frameLeft
{
    width: 150px;
    border: solid 1px black;
    vertical-align: top;
    text-align: left;
}

.frameLeft a
{
    display: block;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
}

table.TableStats
{
    text-align: left;
    width: 800px;
}

a.PageVenteVideo
{
    font-weight: bold;
    font-size: 19px;
    background-color: White;
    padding: 5px;
    color: Red;
    border: solid 1px black;
    text-decoration: none;
}

a.PageVenteVideo:hover
{
    background-color: #FB96D9;
}

a.France
{
       
}


table.reseaux
{
    text-align:center;
}

table.reseaux td
{
    padding-left:30px;
    padding-Right:30px;
}

table.reseaux a
{
    color:White;
}

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;
}

