@import url("eqz.css");
table
{
width: 955px;
padding: 0px;
border-spacing: 0px;
}

body
{
background-color: black;
}

.td1
{
width: 955px;
height: 257px;
text-align: center;
}

.td2
{
width: 191px;
height: 150px;
border-spacing: 0px;
padding: 0;
background-image: url(../images/colonne-gauche2.jpg);
background-repeat: no-repeat;
}

.titre5
{
font-size: 25px;
color: white;
text-decoration: underline;
}


.lien
{
color: rgb(255,96,0);
text-decoration: underline;
}

.td3
{
width: 955px;
height: 600px;
background-image: url(../images/background5.jpg);
text-align: center;
}

.td4
{
width: 562px;
height: 380px;
text-align: justify;
background-image: url(../images/background7.jpg);
color: white;
}

.td5
{
width: 191px;
height: 380px;
text-align: center;
background-image: url(../images/background6.jpg);
color: white;
}

.td6
{
width: 191px;
height: 380px;
text-align: center;
background-image: url(../images/background8.jpg);
color: white;
}

.td7
{
width: 192px;
height: 380px;
text-align: center;
background-image: url(../images/background9.jpg);
color: white;
}

.td8
{
width: 194px;
height: 380px;
text-align: center;
background-image: url(../images/background10.jpg);
color: white;
}

.td9
{
width: 955px;
height: 650px;
background-image: url(../images/background11.jpg);
text-align: center;
}

.td10
{
width: 955px;
height: 600px;
background-image: url(../images/background20.jpg);
text-align: center;
}

.td11
{
width: 955px;
height: 30px;
background-image: url(../images/separation-roc.jpg);
}

.td12
{
width: 955px;
height: 650px;
background-image: url(../images/background12.jpg);
text-align: center;
}

.footer
{
text-align: center;
}

p
{
color: white;
}

.titre2
{
font-size: 22px;
color: rgb(192,128,0);
text-decoration: underline;
}

.titre3
{
font-size: 25px;
color: white;
text-decoration: underline;
}

.ligne
{
text-decoration: underline;
}

.gras
{
font-weight: bold;
}

.italic
{
font-style: italic;
}

.lien
{
color: rgb(255,96,0);
text-decoration: underline;
}

.white
{
color: white;
}

.center
{
text-align: center;
}