body
{
    padding: 1.5em;
}

div#slider,div#gauche,div#soiree,div#sponsors
{
    display: none;
    height: 0;
    width: 0;
}

h1 a
{
    position: static;
    margin-left: 2em;
    margin: auto;
}

ul#nav
{
    width: 100%;
    margin: auto;
    font-size: 14px;
}

ul#nav ul
{
    font-size: 16px;
}

ul#nav li.deroulant
{
	background-image: url(./img/fleche.png);
    background-position: center 2.5em;
    background-repeat: no-repeat;
}

ul#nav li:first-child a
{
    border-left: 0.05em solid #c9c9c9;
}

div#header,div#footer
{
    background-image: url(./img/sprite.png);
    background-position: 0 -813px;
    width: 100%;
}

div#principal,div#texte,div#wrapper,div#content
{
    width: 100%!important;
    margin: 0;
    padding: 0;
}

div#principal div#texte
{
    margin-top: 2em;
    border-bottom: 0;
}

div#texte,div#texte ul li,label,input,textarea,select,div#texte ul li a
{
    font-size: 18px;
}

div#texte ul li
{
    margin-top: 0;
    font-size: 24px;
}

h3
{
    font-size: 50px!important;
}

div#footer p
{
    background-image: none;
    padding: 0;
    font-size: 14px;
}

p.button a
{
    font-size: 1em;
}