*
{
padding: 0;
margin: 0;
}
body
{
background: #007eac;
margin: 0 auto;
font-family: Arial;
font-size: 12px;
color: #235668;
}

#global
{
width: 800px;
margin: 0 auto;
min-height: 700px;
background: url(http://www.meteo-courcouronnes.fr/images/global.jpg) repeat-y;
}

#menu
{
float: left;
padding: 0 0 0 78px;
}
#menu a
{
color: #235668;
text-decoration: none;
}

#menu a:hover
{
font-weight: bold;
color: #6b5035;
}

#menu a:visited
{
color: #235668;
text-decoration: none;
}

#menu a:visited:hover
{
font-weight: bold;
color: #6b5035;
}

#menu ul
{
list-style: none;
margin: 0 0 5px 23px;
}

#contenu
{
background: url(http://www.meteo-courcouronnes.fr/images/corps.jpg) no-repeat;
width: 483px;
min-height: 300px;
height: 300px;
height:auto!important;
margin: 0 0 0 239px;
}

#contenu p
{
padding: 20px 35px 10px 35px;
}

#copyright
{
background: url(http://www.meteo-courcouronnes.fr/images/footer.jpg) no-repeat;
width: 800px;
height: 253px;
}

#copyright #decoup
{
padding: 35px 0 0 0;
text-align: center;
}
#copyright #MC
{
font-size: 11px;
padding: 145px 0 0 0;
text-align: center;
}
#copyright a
{
font-size: 11px;
color: #000;
text-decoration: none;
}
#copyright a:hover
{
font-size: 11px;
color: #394E01;
text-decoration: none;
}

a
{
color: #713967;
text-decoration: none;
}

a:hover
{
font-weight: bold;
color: #6b5035;
}