body
{
width:780px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
background-color:black;
color:white;
}
#en_tete
{
width:152px;
height:113px;
background-image:url("../images/banniere.bmp");
background-repeat:no-repeat;
margin-bottom: 10px;
margin:auto;
}

#menu
{
margin-top:30px;
float: left;
width:170px;
font-family:"Comic Sans MS";
text-align:center;
background:url("http://www.jazzfixie.com/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("http://www.jazzfixie.com/images/menu.jpg") center center no-repeat black;
padding-left:2px;
}
#menu .sous_menu:hover
{
background-image:url("http://www.jazzfixie.com/images/menu_hover.jpg");
}

#corps
{
border: 5px ridge red;
padding:10px;
margin-top:30px;
margin-left:190px;
}
#corps h2 a
{
color:orange;
text-decoration:none;
background-color:#750000;
}
#corps h2 a:hover
{
background-color:orange;
color:#750000;
}
#corps h2 a:active
{
text-decoration:underline;
}
#corps h1
{
text-align:center;
color:#750000;
font-size:3em;
}
.gauche
{
float:left;
margin-left:60px;
margin-top:0px;
}
.droite
{
text-align:right;
margin-right:60px;
}
#corps h3
{
font-size:2em;
color:orange;
text-align:center;
}
#corps .google
{
margin-left:55px;
margin-top:30px;
margin-bottom:10px;
}
#corps #proposer
{
font-size:1.5em;
margin-left:15px;
}
#corps a
{
color:#750000;
text-decoration:none;
}
#corps a:hover
{
text-decoration:underline;
}
#corps a:active
{
color:orange
}
#corps .concerts .logo
{
margin-left:30px;
border:none;
}
#corps .concerts h3
{
margin:10px;
}
#corps .concerts h4
{
color:#750000;
margin-top:10px;
font-size:1.3em;
text-align:center;
}
#corps .concerts
{
color:orange;
margin:20px;
text-align:justify;
padding:5px;
border:ridge white;
font-size:1.04em;
}
#corps .concerts a
{
color:silver;
}
#corps .concerts img
{
border:none;
}
#corps .concerts .logo
{
float:right;
margin:7px;
}
#corps .concerts .red
{
color:#750000;
font-size:1.1em;
line-height:30px;
text-align:center;
}
