/*Css Pour Testo1: Les otakus pour les nuls*/

.title
{
text-align: center;
}

.title0
{
text-align: center;
border: black double;
color: #93f472;
}

.marge
{
margin-left: 7cm;
margin-right: 2.5cm;
}

.alinea
{
text-indent: 30px;
}

.sommaire
{
background-image: url("./img/al.bmp");
border: double teal;
position: fixed;
top: 230px;
left: 10px;
width: 150px;
padding-right: 1cm;
text-align: left;
}

.liensgen
{
background-image: url("./img/al.bmp");
border: double teal;
position: fixed;
top: 585px;
left: 10px;
width: 150px;
padding-right: 1cm;
text-align: left;
}

.sponsor
{
background-color: black;
color: rgb(125,4,7);
border: rgb(50,7,4) double;
position: fixed;
bottom: 5px;
right: 10px;
}

.intro
{
color: rgb(20,85,60);
}

.link
{
color: green;
text-decoration: none;
}

.link:hover
{
color: rgb(15,174,225);
}
h2
{
color: rgb(10,60,50);
}

h4
{
color: rgb(0,60,80);
}

body
{
text-align: justify;
background-image: url("./img/alienl.jpg");
color: rgb(0,85,20);
background-attachment: fixed;
}

.tout
{
border: rgb(0,20,0) double;
background-color: black;
background-image: url("./img/alien04.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
}

.linki
{
color: green;
text-decoration: blink;
}

.fl
{
color: #93f472;
text-decoration: blink;
}

a img
{
border: none;
}

ul
{
list-style-type: circle;
}

.alinea
{
border: double rgb(3,14,46);
padding: 10px;
margin: 20px;
}