﻿/* GLOBAL */
* { padding:0; margin:0; }
li { list-style:none; }
select { min-width:1.5em; }
body { font-family:Arial, sans-serif; font-size:63%; background-color:#18479f;}
img { border:0; }
table { border-collapse:collapse; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

h1 { color:#fff; font-family:Arial; font-size:2.5em; font-weight:bold;}
table { width:70%}
td { width:50%;padding-left:20px; padding-top:20px;}
.texte { color:#fff; font-family:Arial; font-size:1.5em; font-weight:bold;}