body
{
background-color:black;/*rgb(0,83,159);*/
background-image:url("image/fond.jpg");
background-attachment: fixed; /* Le fond restera fixe */
background-repeat:repeat-x;
background-position:center;
font-size:16px;
font-family:Arial,"Arial Black","Times New Roman","Comic Sans MS";
text-align:justify;
overflow:auto;
color:white;
font-weight:bold;
}

.logo
{
font-size:80px;
font-family:Shadow,"Montype Corsiva",Arial,"Times New Roman";
color:rgb(255,90,0);
font-weight:normal;
}

.titre
{
font-size:17px;
font-weight:bold;
text-align:center;
color:gainsboro;
}

h1
{
text-align:center;
font-size:35px;
font-family:"Montype Corsiva","Comic Sans MS",Arial,"Times New Roman";
font-style:italic;
font-weight:bold;
}

a img
{
border:none;
}

a
{
text-decoration:underline;
font-style:italic;
font-weight:bold;
color:white;
}

.flottant
{
float:left;
}

.fr
{
list-style-image:url("image/puce france.jpg");
text-indent:20%;
}

.esp
{
list-style-image:url("image/puce espagnol.jpg");
text-indent:20%;
}

.bas
{
list-style-image:url("image/croix basque.jpg");
text-indent:20%;
}

p
{
text-indent:5%;
font-weight:bold;
}

li
{
margin:10px;
font-weight:bold;
}

td
{
font-weight:bold;
}

.sommaire
{
border-right:1px solid rgb(255,90,0);
font-size:14px;
}

.sommaire a
{
text-decoration:none;
}

.puce_sommaire
{
margin:1px;
}

.puce_sommaire a
{
font-size:13px;
font-weight:bold;
}

input,textarea,select
{
background-color:black;
font-weight:bold;
border:2px solid rgb(255,90,0);
color:white;
}

input
{
width:150;
}

textarea
{
scrollbar-arrow-color:rgb(255,90,0);
scrollbar-base-color:rgb(255,90,0);
scrollbar-face-color:black;
scrollbar-highlight-color:rgb(255,90,0);
scrollbar-shadow-color:rgb(255,90,0);
scrollbar-track-color:rgb(255,128,64);
}

.fichier
{
width:250;
}
