body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; text-indent: 10px; margin: 0px }
p { color: white; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin-left: 0px; margin-right: 0px;}
h1 { color: #fff; font-size: 140%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center }
h2 { color: #504143; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: center }
h3 { color: #f79c7b; font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: inherit; text-indent: 20px; margin-top: 10px }
h4 { color: black; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: inherit; text-indent: 20px; margin-top: 10px }
h5 { color: white; font-size: 80%; font-family : Verdana, Arial, Helvetica, sans-serif; text-align: justify; font-weight: normal; margin-left: 10px; margin-right: 10px; }
h6 { color: black; font-size: 140%; font-family : Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center}
a { color: #504143;
text-decoration: none;
}
a:link{
color: white;
text-decoration: underline;
}
a:hover {
color: black;
text-decoration: underline;
}
a:visited {
color: black;
text-decoration: underline;
}
hr.f1 { /* Second filet bleu foncé, en pointillés */
border: none; /* on ne veut pas de bordures... */
border-top: 1px dashed #6a5653; /* ... on en veut juste UNE en pointillés, de hauteur 1 pixels */
height: 0px; /* Le filet est rendu grâce à la bordure haute : pas besoin du "contenu" (si on peut dire) */
width: 90%;
align: center;
}
hr.f2 { /* Second filet bleu foncé, en pointillés */
border: none; /* on ne veut pas de bordures... */
border-top: 1px dashed #990000; /* ... on en veut juste UNE en pointillés, de hauteur 1 pixels */
height: 0px; /* Le filet est rendu grâce à la bordure haute : pas besoin du "contenu" (si on peut dire) */
width: 90%;
align: center;
}
li { text-indent: 12px;
font-size: 90%;
font-color: #504143;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal; }
#menu {
margin: 0;
padding: 0;
list-style: none;
text-align: auto;}
#menu ul {
display: inline;
margin:0;
padding:0;
list-style-type:none;
text-align:left;
}
#menu li {
display: inline; /* affichage horizontal */
float:left;
margin:0;
padding:0;
background-color:#00a0c6;
}
#menu li a {
display: block;
float :center;
margin: 0;
background: #00a0c6;
color:white;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
padding:10px ;
}
#menu li a:hover {
background: white;
color:#504143;
}
#menu ul li ul {
display:none;
}
#menu ul li:hover ul {
display:block;
}
#menu li:hover ul li {
float:none;
}
#cible a {
display: block;
float: center;
margin: 0;
color: white;
text-decoration: none;
padding: 10px;
}
#cible a:hover {
background: white;
color: #504143;
}
#menu li ul {
position:absolute;
}
#tagcloud {
background-color: #6a5653; width: 900px;
border: 0px solid #BFBFBF;
padding: 10px;
text-align: center;
margin-top: 2px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
line-height: 40px;
}
#tagcloud a {
text-decoration:none;
}
#tagcloud a:hover {
text-decoration:none;
background-color:#B3B3B3;
color:#FFFFFF;
}
#pg1-1 {
color:#FFFFFF;
font-size: 21px;
}
#pg1-2 {
font-size: 19px;
color:#FFFFFF;
}
#pg1-3 {
font-size: 17px;
color:#FFFFFF;
}
#pg1-4 {
font-size: 15px;
color:#FFFFFF;
}
#pg1-5 {
font-size: 23px;
color:#FFFFFF;
}