/* CSS authentic-cdg59*/ @import url("authentic-common.css"); body { margin: 0 auto; padding: 0; background: #E6E7EB; color: black; font-family: Trebuchet MS; width:800px; height:700px; } a { color: #005da8; font-weight:bold; text-decoration: none; } a:hover { text-decoration: underline; color:#d1002e; } .title { color:#555; } #head p { font-weight: bold; margin: auto; text-align: right; font-size: smaller; font-style: italic; color:#005da8; background: #d5dee3; } #page { border:1px solid #CCC; -moz-border-radius:5px; border-radius:5px; } #top { -moz-border-radius: 5px 5px 0 0 ; height:135px; background: url(imageTop.png) no-repeat; border-bottom: 8px solid #d1002e; background-color:#FFFFFF; } #top h1 { margin: 0px auto 0px auto; /*texte centré*/ width:100px; color:#000; padding-top:100px; } #info-box h1 { color:#005da8; } #content { padding: 1em 2em 3em 2em; position: relative; background:#FFFFFF url(lockscreen.png) top right no-repeat; } ul#breadcrumb { margin: 0 0 0 0; font-size: 70%; background-color: #d5dee3; padding: 0.5ex; color:#005da8; } ul#breadcrumb li { list-style: none; display: inline; } ul#breadcrumb li:first-child:before { content: ""; } ul#breadcrumb li:before { content: " > "; color: black; } #footer { -moz-border-radius: 0 0 5px 5px ; border-top: 8px solid #005da8; background: #d5dee3; height:60px; position:relative; } #footer p { font-weight: bold; margin: auto; text-align: right; font-size: smaller; font-style: italic; color:#005da8; } #marquee { height:30px; background:#FFFFFF; } #marquee p { font-weight:bold; font-size:12px; text-align:center; color:#d1002e; } p#forgot-password { position: absolute; right: 30px; top: 60px; } #infocookie { height:30px; background:#FFFFFF; } #infocookie p { padding-top:5px; font-weight:bold; font-size:12px; margin:auto; /*padding:auto;*/ text-align:left; color:#d1002e; } #europe { width:70px; height:48px; margin-top:5px; margin-left:5px; } #france { background-color:#FFFFFF; } #npdc { } p#register { position: absolute; right: 30px; top: 100px; } p#cookies { border: 1px solid #888; background: #ccf url(info-mini.png) 15px 15px no-repeat; padding-left: 60px; height: 60px; line-height: 60px; display:none; } ul { list-style: disc; } ul.FederationsWidget { font-weight: bold; } ul.FederationsWidget a.terminate { font-weight: normal; display: block; margin-left: 5em; margin-bottom: 1em; }