/* structure generale */
* {margin:0px; padding:0px; font-family:"Trebuchet MS"; color:#FFF; font-size:12px; line-height:13px;}
body {margin:0px; background:#0784A2 url(../img/design/bg-large.jpg) no-repeat 50% 0%; text-align:center;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

img {border:0px;}
input {color:#076A87;}

.bold {font-weight:bold;}
.italic {font-style:italic;}

.rubrique {font-size:21px; color:#FFB400; font-weight:bold;}
.titre {font-size:18px; color:#FFFFFF; font-weight:bold;}
.sousrubrique {font-size:16px; color:#FFB400; font-weight:bold;}
.soustitre {font-size:16px; color:#FFFFFF; font-weight:bold;}

.pied {font-size:11px; color:#84C4D5;}