html , body {
margin : 0; /* Marge pour un meilleur affichage */
padding : 0; /* Marge pour un meilleur affichage */
font-family : verdana, Times New Roman, Times, New Century Schoolbook,  Georgia, New York, serif; /* Police utillisée */
font-size : 12px; /* Taille de base du texte */
color : rgb(0,0,0); /* Couleur du texte par défaut */
background-color:#E2E2E2; /* Couleur du fond au cas ou l'image ne s'afficherait pas */
height : 100%;
text-align: center;
}

#global {
margin-left : auto; /* Centrage des divs à ajuster */
margin-right : auto; /* Centrage des divs à ajuster */
margin-top : 10px;
margin-bottom : 10px;
padding : 10px; /* Assure une marge intérieure de 10px avant tous les bords du div */
padding-bottom : 2px;
width : 800px; /* Largeur maximale du totale des divs */
height : 600px; /* Hauteur du div global */
background-color : rgb(255,255,255); /* Couleur du fond : blanc */
border-color : rgb(0,0,0);  /* Couleur de la bordure */
border-width : 1px; /* Taille de la bordure */
border-style : outset; /* Style de la bordure */
text-align:left;
}

#neoOption {
float:left;
margin-right:20px;
}

p.accueil {
margin:8px;
}

ul {
margin:6px;
padding-left:14px;
}

li {
margin:2px;
}

.registrar {
border:1px outset black;
float:left;
text-align:center;
margin:50px;
width:200px;
height:200px;
}

span.souligner {
text-decoration:underline;
}

.libre {
color:#006600;
}
.paslibre {
color:#993300;
}
p.question {
font-weight:bold;
margin-top:20px;
}
p.question_italique {
font-weight:bold;
margin-top:20px;
font-style:italic;
}
p.reponse {
padding-left:20px;
}
.faq_categorie {
text-transform:uppercase;
font-family:Impact;
font-size:18px;
color:#0066FF;
}
#conteneur {
margin:10px;
padding : 10px; /* Assure une marge intérieure de 10px avant tous les bords du div */
padding-bottom : 2px;
background-color : rgb(255,255,255); /* Couleur du fond : blanc */
border-color : rgb(202,202,202);  /* Couleur de la bordure */
border-width : 3px; /* Taille de la bordure */
border-style : outset; /* Style de la bordure */
text-align:left;
position:absolute;
left:10px;
top:10px;
right:10px;
}

#whois {
visibility:hidden;
}

#preloader {
position:absolute;
padding-right : 10px;
top:10px;
left:10px;
}

html>body #global {
height: auto;
min-height: 600px;
}

#entete {
text-align : left;
background-color : rgb(55,126,180);
color : rgb(255,255,255);
font-family : "Utopia", "Times New Roman", Times, "New Century Schoolbook",  Georgia, "New York", serif;
font-weight : bolder;
font-size : 36px;
padding : 5px;
}

.rouge {
color : rgb(255,0,0);
}

.couleurClaire0 {
    background:#f7f7f7;
}

.couleurClaire1 {
    background:#fdfdfd;
}


/* TABLEAUX : Les tableaux du site */

.w40 { border:2px solid #6495ed; border-collapse:collapse; width:40%; margin:auto; overflow: visible;  margin-bottom: 10px;  margin-top: 10px;}
.w70 { border:2px solid #6495ed; border-collapse:collapse; width:70%; margin:auto; overflow: visible;  margin-bottom: 10px;  margin-top: 10px;}
.w80 { border:2px solid #6495ed; border-collapse:collapse; width:80%; margin:auto; overflow: visible;  margin-bottom: 10px;  margin-top: 10px;}
table.tableau { border:2px solid #6495ed; border-collapse:collapse; overflow: visible;  margin-bottom: 10px;  margin-top: 10px;}
.tableau th { font-family:verdana; font-size:11px; border:1px dotted #6495ed; padding:1px; background-color:#EFF6FF; width:25%; text-align : center;}
.tfoot { font-family:monospace; border:1px dotted #6495ed; padding:3px; background-color:#EFF6FF; width:25%; text-align : center;}
.tableau td { font-family:verdana; font-size:11px; border:1px solid #6495ed; padding:2px; text-align:center; }
.td0 { font-family:sans-serif; font-size:12px; border:0px solid #6495ed; padding:3px; text-align:center; }
caption { font-size: 8px; color: #336699; margin: 5px; }
.nowrap { white-space: nowrap; }

table#inscription { border:2px solid #6495ed; border-collapse:collapse; width:85%; margin:auto; overflow: visible;  margin-bottom: 10px;  margin-top: 10px;}
table.alertes td, table.alertes th {
	padding:5px;
}
table.alertes td {
	text-align:left;
}
table.alertes th {
	text-align:center;
}
.col {
	padding:10px;
	font-weight:bold;
}
.col_gauche {
	background-color:#DEE7EC;
	text-align:right;
	width:40%;
}

.col_droite {
	text-align:left;
}
.info {
	font-weight:normal;
	font-size:9px;
	margin:0;
}
.majuscule {
text-align : left;
background-color : rgb(55,126,180);
color : rgb(255,255,255);
font-family : "Utopia", "Times New Roman", Times, "New Century Schoolbook",  Georgia, "New York", serif;
font-weight : bolder;
font-size:42px;
padding-left:5px;
}

.pasResultat {
text-align:center;
font-weight:bold;
padding:20px;
padding-bottom:40px;
border:1px groove black;
}

.alignementBas{
vertical-align:bottom;
display:inline;
}

#slogan {
text-align : right;
background-color : rgb(55,126,180);
color : rgb(255,255,255);
font-family : "Lucida Console", "Hoefler Text", "Bookman Antiqua", Palatino, "Utopia", "Times New Roman", Times, "New Century Schoolbook",  Georgia, "New York", serif;;
font-weight:normal;
font-size:12px;

vertical-align : middle;
padding-bottom:2px;
}

.spacer {
clear : both;
}

#pied {
text-align : center;
margin-top : -5px; /* Valeur négative ? => on passe outre la marge bottom de global */
}

.titre {
background-color : rgb(51,102,204);
text-align : left;
padding : 3px;
text-transform : capitalize;
color : rgb(255,255,255);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 12px;
}

.trait {
margin : 0px;
margin-top:2px;
margin-bottom : 12px;
border-top : rgb(51,102,204) 2px solid;
padding : 0px;
}

.traitBleu {
background-position:bottom;
background-image:url(../images/trait_degrade.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
font-size:xx-small;
margin-left:300px;

}

#menu {
text-align : center;
color:#FFFFFF;
background-color:#006699;
margin-top : 0px;
padding-top:8px;
padding-bottom:3px;
height:20px;
position:relative;
/* margin-bottom : 15px; */
}

#maj{
position:absolute;
right:2px;
font-size:smaller;
}

.justifier {
text-align : justify;
}

.centrer {
text-align : center;
}

.droite {
text-align : right;
}

.puceBoite {
margin-left : -20px;
margin-top:-10px;
}

.couleur0 {
background-color : rgb(232,238,254);
margin : 0;
padding : 3px;
}

.couleur1 {
background-color : rgb(208,227,255);
margin : 0;
padding : 3px;
}

#choix_langue {
display:none;
}

.news {
font-size:10px;
margin : 0;
padding : 3px;
}

.couleur_centrer0 {
background-color : rgb(232,238,254);
margin : 0;
text-align : center;
padding : 2px;
}

.couleur_centrer1 {
background-color : rgb(208,227,255);
margin : 0;
text-align : center;
padding : 2px;
}

.couleur_droite0 {
background-color : rgb(232,238,254);
margin : 0;
text-align : right;
padding : 2px;
}

.couleur_droite1 {
background-color : rgb(208,227,255);
margin : 0;
text-align : right;
padding : 2px;
}

.couleur_gauche0 {
background-color : rgb(232,238,254);
margin : 0;
text-align : left;
padding : 2px;
}

.couleur_gauche1 {
background-color : rgb(208,227,255);
margin : 0;
text-align:left;
padding : 2px;
}

div.grosseBoite {
width : 58%;
float : left;
margin-bottom : 5px;
margin-top : 5px;
}

div.tresGrosseBoite {
width : 100%;
float:left;
margin-bottom : 5px;
margin-top : 5px;
}

div.quart {
width : 30%;
margin-right:10px;
float:left;
}

.gauche {
    text-align : left;
}

.nomRegistrar {
padding:0px;
padding-left:1px;
margin:0px;
margin-bottom:4px;
border-bottom:1px solid black;
text-align:left;
}

div.gauche {
float:left;
width:49%;
text-align:center;
background-color:rgb(232,238,254);
margin:0px;
padding:2px;
}

a {
text-decoration:underline;
color:rgb(0,0,0);
}

a:link {
text-decoration:underline;
}

a:visited {
text-decoration:underline;
}

div.droite {
float:right;
width:48%;
text-align:center;
background-color:rgb(208,227,255);
margin:0px;
padding:2px;
}

div.petiteBoite {
width : 40%;
float : right;
margin-bottom : 5px;
margin-top : 5px;
}

img.logo {
border:none;
vertical-align:bottom;
margin-left : 10px;
}

img.noBorder {
border : none;
}

a.bleu {
 color : rgb(0,0,255);
 text-decoration : underline;
      }
a.bleu:visited {
}
a.bleu:link {
}
a.bleu:hover {
}

a.lienMenu {
 color : rgb(255,255,255);
 text-decoration : none;
 font-weight:bold;
 padding:4px;
 padding-bottom:0px;
 padding-right:6px;
      }
a.lienMenu:visited {
 color : rgb(255,255,255);
 text-decoration : none;
      }
a.lienMenu:link {
 color : rgb(255,255,255);
 text-decoration : none;
      }
a.lienMenu:hover {
 color : rgb(255,255,255);
 text-decoration : underline;
}

/* Styles pour afficher les ndd generique fr et en */
#titre_fr,#titre_en {
text-align:center;
margin:0px;
padding:2px;
padding-bottom:4px;
padding-top:3px;
text-transform:capitalize;
font-weight:bold;
}

div.commun_fr {
float:left;
width:49%;
background-color:rgb(232,238,254);
}

div.commun_en {
float:right;
width:48%;
background-color:rgb(208,227,255);
}

#ligne_fr,#ligne_en {
text-transform:capitalize;
font-size:9px;
margin:0px;
padding:2px;
padding-bottom:3px;
overflow:hidden;
}

#ligne_fr {
text-align:left;
width:49%;
}

#ligne_en {
text-align:right;
width:48%;
}


/* Styles pour l'affichage des résultats */

.barreResultats {
background-color:rgb(229,236,249);
text-align:right;
font-size:10px;
padding:3px;
text-align:center;
}

span.pageActive {
color:rgb(169, 10, 8);
}

a.pageInactive {
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
}


a.pageInactive:visited {
color:#6495ed;
}

a.pageInactive:link {
color:#6495ed;
}

a.pageInactive:hover {
color:rgb(255,0,128);
font-weight:bold;
}

a.suivPrec {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:medium;

}

a.suivPrec:visited {
color:#6495ed;
}

a.suivPrec:link {
color:#6495ed;
}

a.suivPrec:hover {
color:rgb(255,0,128);
text-decoration:underline;
}
.box{
width:301px;
margin-right:10px;
}
.box .box_titre{
height:74px;
font-size:18px;
font-weight:normal;
line-height:72px;
color:#FFF;
padding-left:80px;
text-align:left;
}
.box .box_titre a{
color:#FFF;
}
.box .bleu{
background: url(../images/box_bleu.png) no-repeat top center;
padding-left:0;
}
.box .content{
background: url(../images/box_content.png) repeat-y top center;
padding:0 15px 0 25px;
text-align:left;
font-size:9px;
}
.box .content div {
  clear:both;
  height:30px;
}
.box .content div span{
	float:left;
	margin-top: 6px;
}
.box .content div input{
  float:right;
}
.box .footer{
height:32px;
background: url(../images/box_footer.png) no-repeat bottom center;
text-align:center;
font-size:12px;
line-height:32px;
font-weight:bold;
}
.box .footer .lien {
  margin-top:-5px;
  float:left;
  text-transform:uppercase;
}
.box .footer .lien_gauche {
  float:left;
  margin-left:60px;
}
.box .footer .lien_droite {
  float:right;
  text-transform:uppercase;
  margin-right:60px;  
}
.box .footer .lien_centre {
  margin-left:100px;
}

.box ul,#content ul{
margin:0;
padding:0;
margin-left:10px;
}
.box .box_user{
padding-left:80px;
margin-left:21px;
background: url(../images/user.png) no-repeat center left;
}
form {
margin:0;
}
input {
  border:1px solid #5286AB;
  padding:2px;
  color:#003399;
}
input[type=radio], input[type=checkbox] {
  border:0;
  padding:2px;
  color:#003399;
}
#erreurs {
	color:red;
	font-style:italic;
}
#alerte {
    background: #fff6bf url(../images/exclamation.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    display:none;
    }
#info  {
    background: #f8fafc url(../images/information.png) center no-repeat;
    background-position: 15px 50%;
    text-align: left;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 45px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #b5d4fe;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #b5d4fe;
    display:none;
}   
