body { border: 1px none rgb(0, 0, 0);
font-family: Arial,Helvetica,sans-serif;
color: rgb(255, 255, 255);
background-color: rgb(0, 0, 0);
}
a:link { color: rgb(255, 255, 255);
text-decoration: none;
}
a:visited { color: rgb(255, 255, 255);
text-decoration: none;
}
a:hover { color: rgb(255, 255, 153);
}
.main { overflow: visible;
height: 800px;
width: 1000px;
}
.header { text-align: center;
}
.menu, .content { position: absolute;
top: 240px;
}
.menu { left: 20px;
width: 200px;
}
.content { left: 235px;
width: 665px;
text-align: center;
}
.content_line {background-color: rgb(51, 51, 51);
margin: 5px 5px;
width: 700px;
font-size: 13px;
text-align: left;
overflow: auto;
}
.marcGirardot { }
.marcGirardotTitre { font-family: Arial,Helvetica,sans-serif;
font-size: 23px;
position: relative;
top: -70px;
left: 150px;
}
.cadreToile { border: 15px solid rgb(255, 255, 255);
padding: 15px;
overflow: visible;
clear: both;
}
.legendeToile { font-size: 10px;
text-align: center;
}
.citationHome { width: 200px;
text-align: justify;
padding-right: 10px;
padding-left: 10px;
font-style: italic;
}
a.bouton_1, a.bouton_2, a.bouton_3, a.bouton_4, a.bouton_5, a.bouton_6, a.bouton_7 { border-style: solid;
border-color: rgb(204, 102, 0);
border-width: 1px 3px 3px 1px;
width: 185px;
cursor: pointer;
display: block;
text-align: left;
padding-left: 10px;
margin-top: 2px;
margin-left: 10px;
background-color: rgb(51, 51, 51);
}
a.bouton_1, a.bouton_2, a.bouton_3 { font-size: 19px;
}
a.bouton_1 { padding-top: 10px;
padding-bottom: 10px;
}
a.bouton_2, a.bouton_3 { padding-top: 5px;
padding-bottom: 5px;
}
a.bouton_3 { font-size: 12px;
}
a.bouton_1:link, a.bouton_2:link, a.bouton_3:link, a.bouton_4:link, a.bouton_5:link, a.bouton_6:link, a.bouton_7:link { text-decoration: none;
}
a.bouton_1:visited, a.bouton_2:visited, a.bouton_3:visited, a.bouton_4:visited, a.bouton_5:visited, a.bouton_6:visited, a.bouton_7:visited { text-decoration: none;
}
a.bouton_1:hover, a.bouton_2:hover, a.bouton_3:hover, a.bouton_4:hover, a.bouton_5:hover, a.bouton_6:hover, a.bouton_7:hover { border-style: solid;
border-color: rgb(255, 255, 0);
border-width: 1px 3px 3px 1px;
}
a.bouton_1:active, a.bouton_2:active, a.bouton_3:active, a.bouton_4:active, a.bouton_5:active, a.bouton_6:active, a.bouton_7:active { border-style: solid;
border-color: rgb(255, 255, 0);
border-width: 3px 1px 1px 3px;
text-decoration: none;
}
.compteur { border-bottom-style: solid;
width: 200px;
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-color: rgb(255, 255, 255);
text-align: right;
margin-top: 20px;
}
