body
{
width:780px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
background:black;
color:white;
}
#en_tete
{
width:152px;
height:113px;
background-image:url("images/banniere.bmp");
background-repeat:no-repeat;
margin-bottom: 10px;
margin:auto;
}
#en_fr
{
float:right;
margin-top:120px;
font:0.9em "Comic Sans MS";
}
#en_fr a
{
text-decoration:none;
color:white;
}
#en_fr a:hover
{
font-weight:bold;
}
#menu
{
margin-top:30px;
float: left;
width:170px;
font-family:"Comic Sans MS";
text-align:center;
background:url("images/trombone1.jpg") center center black no-repeat;
font-size:1.2em;
border:ridge red 5px;
line-height:25px;
}
#menu a
{
text-decoration:none;
color:#750000;
}
#menu a:active
{
text-decoration:underline;
}
#menu .sous_menu
{
margin:auto;
width:142px;
margin-top:7px;
margin-bottom:7px;
background:url("images/menu.jpg") center center no-repeat black;
padding-left:2px;
}
#menu .sous_menu:hover
{
background-image:url("images/menu_hover.jpg");
}
#corps
{
border:5px red ridge;
padding:10px;
margin-top:30px;
margin-left:190px;
background:black;
}
#corps h1
{
text-align:center;
color:#750000;
font-family: "Comic Sans MS";
}
#corps .photo
{
font-size:0.7em;
margin-top:0px;
margin-left:428px;
}
#pied_de_page
{
border: 5px red ridge;
width:480px;
margin-left:242px;
margin-top:10px;
text-align:center;
}
.image_intro
{
margin-top:5px;
margin-left:10px;
margin-bottom:0px;
}
#news
{
font-size:1.2em;
margin-left:110px;
margin-right:60px;
color:orange;
}
#news h3
{
color:#750000;
font-size:1.2em;
margin-left:30px;
text-decoration:underline /*blink*/;
}
#news h2
{
background-color:#750000;
color:orange;
margin-left:100px;
padding-left:20px;
width:125px;
border:red 2px ridge;
font-size:1.8em;
}
#news a
{
color:silver;
text-decoration:none;
}
#news a:hover
{
text-decoration:underline;
}
#news .date_news
{
font-size:0.8em;
color:#750000;
text-align:right;
}
