@import "admin.css";

body                  { margin: 0;      text-align: center; padding: 0;      background: #1a1a40; font: 80% verdana, helvetica, sans-serif;}
div#conteneur         { margin: 0 auto; text-align: left;	padding: 0 12px; background: #fff; background: url(images/fond.png) repeat-y;
					    width: 736px; color: #000; border:0;}

h1#header             { height: 175px; background: url(images/banniere_logo.jpg) no-repeat left 137px; margin: 0; padding:0;
						border-bottom:10px solid #fff;  border-top:10px solid #fff;}
h1#header a span      { display: none;}

h2#header2			  { margin-top:-48px; width: 724px; text-align:right; color:#1a1a40;
						font:bold italic 1.20em/38px 'Century Gothic',Arial,sans-serif; }

div#cadre_menu		  { float:left; width:160px; margin-top:-8px; padding-bottom:12px; background: #cd7d2f; text-align:center;}
#menu, #menu ul       { margin: 0; padding: 0; list-style-type: none; margin-bottom:12px;}
#menu li              { font:bold 1em/25px 'Century Gothic', Arial,sans-serif; text-align: center; }
#menu li a            { margin:0; padding:0; color:#1a1a40; text-decoration:none; width:160px; height:25px; display:block;}
#menu li a:hover,
#menu li a:focus,
#menu li .selec       { background: #d89b5e; width:160px; height:25px;}

div#cadre_menu a, div#cadre_menu a:hover, div#cadre_menu a:focus {
 color:#1a1a40;
}


#v1					  { display:none; width:160px; height:166px;}
#v2					  { display:none; width:160px; height:166px;} 
#v3					  { display:none; width:160px; height:166px;}
#v4					  { display:none; width:160px; height:166px;} 
#v5					  { display:none; width:160px; height:166px;} 
#v6					  { display:none; width:160px; height:166px;} 
#v7					  { display:none; width:160px; height:166px;} 
					  
.center               { text-align:center;}
img                   { border:0;}
acronym 			  { border-bottom: 1px dotted #accbdf; cursor: default; }
hr                    { color:#fff; background:#1e581e; height:1px;}

#admin                { border:1px solid #000000; padding:5px; margin: 5px 0; background:#dff9ec; width:98%;}
#admin a              { color: #000000; text-decoration: underline; font-size: 0.9em;}
#admin a:hover        { color: #023680;}

div#contenu           { margin : 0; padding: 0 0 0 172px;}
div#contenu h2        { text-align:right; margin: 20px 0 0 0; background:#cd7d2f; padding: 1px 10px 1px 0; color: #1a1a40;
						font:bold 1em/20px 'Century Gothic', Arial,sans-serif; background: url(images/barre_degrade.jpg) repeat-y;}
div#contenu h3        { text-align:right; padding: 4px 0 0 0; line-height: 20px; font-size: 1.2em; color: #1a1a40; border-bottom: 1px solid #cd7d2f;}
div#contenu h4        {	color: #023680; font:bold 1em Georgia,serif; border-bottom: 1px dotted #cd7d2f;}

div#contenu p         {	text-align: justify; line-height: 1.2em;}
div#contenu .image    {	float: right; padding:0; margin:0;}
div#contenu .ident    {	text-align: justify; text-indent: 2em; line-height: 1.2em;}
div#contenu a         {	color: #023680;}
div#contenu a:hover   {	color: #b43313;}

#contenu a,
#contenu a:visited 	  { color: #1a1a40;}
#contenu a:hover 	  { color: red;}

#infos_description p { text-align: justify; }
#infos_techniques table { width:350px; font-size:10px; border-collapse:collapse; background: url(images/barre_degrade.jpg) repeat-y; }
#infos_techniques table tr td {border:1px solid #d1d2d6; padding:2px;}
#infos_techniques table tr td ul li {list-style:square;}
#infos_techniques table tr td ul {margin:0; padding:0 0 0 20px	;}


.vignette {
    float:left;
    width:160px;
    height:150px;
    padding:6px;
    margin:5px 8px 10px 8px;
    text-align:center;
}

.v_hidden {
    background: url(images/barre_degrade.jpg) repeat-y;
    border: 1px solid #cd7d2f;
    font: normal 1em Georgia, serif;
    display: none;
    padding: 10px;
    text-align: justify;
    position: relative;
    top:10px;
    left:-85px;
    width:300px;
}

#lienbas a,
#lienbas a:visited 	  { color: #1a1a40; text-decoration: none;}
#lienbas a:hover 	  { color: red; text-decoration: none;}

div#footer 			  { height:12px; background:#fff; clear:both;}
div#copy   			  { text-align:center; color:#fff; font:bold 0.7em Verdana, Arial,sans-serif; margin:2px;}
div#copy a,
div#copy a:visited    { color:#fff;}
div#copy a:hover      { color:#c0c0c0;}

#messageChargement    { background: #0f337f; color:#fff; border: 1px solid #fff; display: none; padding: 4px; text-align: center;
						font:bold 9pt/18px Verdana,sans-serif; position: absolute; width: 250px; margin-left: -125px; left: 50%;
						height: 20px; margin-top: -10px; top: 50%;}
