body
{
width: 760px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-image: url("../image/fondecransite.png");
background-repeat: no-repeat;
background-position: top;
background-color: white;
}
p
{
text-align: center;
}
#menu
{
width: 280px;
float: left;
}
.element_menu
{
background-color: white;
border: 2px solid blue;
margin-bottom: 20px;
}
.element_menu h4
{
color: red;
font-family: Georgia, "Times New Roman", "Comic Sans MS", Arial, serif;
text-align: center;
}
.element_menu ul
{
font-family: Georgia, "Times New Roman", "Comic Sans MS", Arial, serif;
list-style-image: url("../image/note_musique.png");
padding: 0px;
padding-left: 30px;
margin: 0px;
margin-bottom: 5px;
}
.element_menu a
{
color: blue;
font-weight: bold;
text-decoration: none;
}
.element_menu a:hover
{
background-color: blue;
color: white;
}
#corps
{
margin-left: 300px;
margin-bottom: 20px;
color: black;
background-repeat: repeat-x;
width: 600px;
background-color: white;
border: 2px solid blue;
}
p
{
font-size: 170%
}
h1
{
background-color: #e4ba0c;
text-align: center;
border: 0px solid blue;
}
h2
{
text-align: center;
}
.france1, h2
{
color: blue;
}
.france3
{
color: red;
}
.france2
{
color: white;
}
.deutsch1
{
color: black;
}
.deutsch2
{
color: yellow;
}
.cligno
{
text-decoration: blink;
}
#pied_de_page
{
padding: 2px;
text-align: center;
background-color: #dcdcdc;
margin-top: 50px;
border: 2px solid blue;
margin-left: 250px;
width: 500px;
}
.notice
{
font-size: 90%;
color: black;
}
.notice a
{
color: rgb(177,22,0);
font-weight: bold;
text-decoration: none;
}
.notice a:hover
{
background-color: rgb(177,22,0);
color: #dcdcdc;
}
.pourquoi a
{
font-size: 70%;
color: blue;
text-decoration: none;
}
.pourquoi a:hover
{
background-color: blue;
color: #dcdcdc;
}
.etoile
{
font-size: 50%;
color: black;
}
.news
{
text-align: center;
Font-size: 150%;
background-color: blue;
color: white;
border: 2px solid red;
padding: 5px;
}
.news a
{
color: white;
text-decoration: none;
}
.news a:hover
{
background-color: white;
color: blue;
}