/* CSS Document CSS3*/
/* Liens en dur v10 style par défaut */
@charset "utf-8";
body {
/*	background: url(body.gif)  fixed 0 0 transparent;*/
	color: #660000;
background-color : #660000;
}
#page {
width : 90%;
margin-left : auto;
margin-right : auto;
}
p {
margin : 0;
padding : 0;
}
h1 {
font-size : 150%;
margin : 0;
padding : 0;
color : /* BG #000*/#fff;
}
h2 {
font-size : 105%;
margin : 0;
padding : 0;
 color: #4C96D1;
}
h3 {
font-size : 110%;
}
#liens {
border-radius : 5px;
padding : 10px;
/*background-color : #d9e7f2;*/
background: url(body.gif)  fixed 0 0 transparent;
float : left;
width : 65%;
}
#liens a {
color : #000;
text-decoration : none;
font-weight : bold;
font-size : 100%;
border-bottom : 1px dashed #333;
}
#liens a:hover {
text-decoration : underline;
}
#liens a:visited {
color : #0066cc;
text-decoration : none;
font-weight : bold;
font-size : 18px;
}
#droite {
border-radius : 5px;
padding : 10px;
/*background-color : #d9e7f2;*/
background: url(body.gif)  fixed 0 0 transparent;
float : right;
width : 30%;
}
#code {
font-family : 'Lucida Console', Monaco, monospace;
font-size : 12px;
list-style : none;
display : block;
padding : 2px;
border : 1px dashed #069;
}
#titre {
clear : both;
font-size : 150%;
}
#titre a {
clear : both;
color : /* BG #000*/#fff;
text-decoration : none;
font-weight : bold;
}
#titre a:visited {
color : /* BG #000*/#fff;
text-decoration : none;
font-weight : bold;
}
#titre a:hover {
color : /* BG #000*/#fff;
font-weight : bold;
text-decoration : underline;
}
#npage {
display : inline-block;
width : 15px;
line-height : 15px;
border : 1px solid #06c;
margin : 3px;
padding : 2px;
text-align : center;
text-decoration : none;
color : #06c;
}
#npage:hover {
margin : 2px;
border : 2px solid #06c;
font-weight : bold;
color : #06c;
}
#haut {
clear : both;
font-size : 12px !important ;
list-style : none;
display : block;
padding : 2px;
border : 1px dashed #069;
}
#haut a {
text-decoration : none;
font-weight : bold;
font-size : 12px !important ;
border-bottom : 1px dashed #333;
}
#licenceliens {
clear : both;
border-radius : 5px;
padding : 10px;
/*background-color : #d9e7f2;*/
background: url(body.gif)  fixed 0 0 transparent;
font-size : 10px !important ;
list-style : none;
display : block;
padding : 2px;
}
#licenceliens a {
clear : both;
color : #000;
text-decoration : none;
font-weight : bold;
}
#licenceliens a:visited {
color : #000;
text-decoration : none;
font-weight : bold;
}
#licenceliens a:hover {
color : #000;
font-weight : bold;
text-decoration : underline;
}
#presentation {
clear : both;
border-radius : 5px;
padding : 10px;
/* background-color : #d9e7f2;*/
background: url(body.gif)  fixed 0 0 transparent;
font-size : 80% !important ;
list-style : none;
display : block;
padding : 2px;
}
#presentation a {
clear : both;
color : #000;
text-decoration : none;
font-weight : bold;
}
#presentation a:visited {
color : #000;
text-decoration : none;
font-weight : bold;
}
#presentation a:hover {
color : #000;
font-weight : bold;
text-decoration : underline;
}
/* menu supplémentaire en haut */
#menu {
margin : 5px 0 0 0;
font-size : 12px;
}
#menu ul {
margin : 0 auto 0 auto;
padding : 0;
width : 950px;
list-style-type : none;
}
#menu .menu_left li {
float : left;
margin-left : 5px !important ;
}
#menu .menu_right li {
float : right;
}
#menu li a {
display : block;
padding : 12px 4px;
color : /* BG #ddd*//* #660000*/#fff;
text-decoration : none;
letter-spacing : 1px;
}
#menu li a:hover {
margin : 0 0 0 0;
}
body#site #menu .menu_right li:hover, body#login #menu .menu_right li:hover {
border-top : 1px solid #4C96D1;
}
body#site #menu .menu_right li a:first-letter, body#login #menu .menu_right li a:first-letter {
color : #4C96D1;
}
body#forums #menu .menu_right li:hover {
border-top : 1px solid #E8B623;
}
body#forums #menu .menu_right li a:first-letter {
color : #E8B623;
}
body#wiki #menu .menu_right li:hover {
border-top : 1px solid #89A054;
}
body#wiki #menu .menu_right li a:first-letter {
color : #89A054;
}
body#ressources #menu .menu_right li:hover {
border-top : 1px solid #C185F3;
}
body#ressources #menu .menu_right li a:first-letter {
color : #C185F3;
}
body#blog #menu .menu_right li:hover {
border-top : 1px solid #333;
}
body#blog #menu .menu_right li a:first-letter {
color : #FFF;
}
.menu_right li:hover {
margin : -1px 0 -1px 0;
}
#menu li.blog:hover {
border-top : 1px solid #4C96D1;
margin : -1px 0 -1px 0;
}
#menu li.blog a:first-letter {
color : #4C96D1;
}
#menu li.wiki:hover {
border-top : 1px solid #00C230;
margin : -1px 0 -1px 0;
}
#menu li.wiki a:first-letter {
color : #00C230;
}
#menu li.forum:hover {
border-top : 1px solid #E8B623;
margin : -1px 0 -1px 0;
}
#menu li.forum a:first-letter {
color : #E8B623;
}
#menu li.ressource:hover {
border-top : 1px solid #C185F3;
margin : -1px 0 -1px 0;
}
#menu li.ressource a:first-letter {
color : #C185F3;
}
#menu li.home:hover {
border-top : 1px solid #333;
margin : -1px 0 -1px 0;
}
#menu li.home a:first-letter {
color : /* BG #FFF*/#000000;
}
/* nota : attention à l'ordre des "codes liens" l'ordre des sélecteurs a de l'importance, donc
a:link
a:visited
a:hover */