BODY {
    font-family:"Comic Sans MS", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    background-repeat: repeat;
    background-image: url("images/background.jpg");
    text-shadow: 2px 2px 5px black;
    font-size: 16px;
}

P {
    font-size: medium;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    font-size: 16px;
}

H1 {
    font-size: xx-large;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

H2 {
    font-size: x-large;
    font-style: oblique;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
}

.source {
    font-size: medium;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
}

IMG {
    background-color: white;
    border: 3px gray outset;
    box-shadow: 6px 6px 6px black;
    text-align: center;
    width: auto;
    margin: 3px;
}

A {
    text-decoration: none;
    color: blue;
    font-style: italic;
}

A:hover {
    text-decoration: underline;
}

TABLE {
    text-align: center;
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

NAV {
    float: left;
    width: 245px;
	height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url("images/backgroundnav.png");
    background-repeat: repeat-y;
    padding-left: 5px;
    overflow: auto;
    z-index: 2;
}

SECTION {
    margin-left: 250px;
}

HEADER {
    margin-left: 250px
}

ASIDE {
    margin-left:auto;
    margin-right:auto;
}

FOOTER {
    position: fixed;
    height: 70px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-image: url("images/backgroundfooter.jpg");
    background-repeat: repeat;
    padding-left: 250px;
    padding-right: 5px;
    z-index: 1;
}

.corps {
    margin-bottom: 100px;
}

.portes {
    margin-left:auto;
    margin-right:auto;
    weight:558px;
}

.x-1 {
    text-decoration: overline;
}

.compteurVisites {
    margin: auto;
    width: 85px;
    font-size: small;
    text-align: center;
}

.e404 {
    height: 70%;
    float: left;
    margin-left: 245px;
    margin-bottom: 90px;
}

.e404text {
    text-align: center;
}

.mail {
    color: blue;
    font-style: italic;
}

#pub {
    display: none;
}

textarea {
	max-width: 1039px;
}

.floatright {
    float: right;
}

.networks {
	width: 180px;
	margin: auto;
}

#facebook {
	width: 90px;
	margin: 5px;
}

#twitter {
	width: 70px;
	margin: 5px;
}

#chat {
	width: 100%;
	height: 69%;
}

.porte {
	width: 500px;
}

.entreePorte {
	width: 65px;
	height: 65px;
	float: right;
	position: relative;
}

#entreeNot {
	bottom: 70px;
	right: 314px;
}

#entreeAnd1 {
	bottom: 199px;
	right: 314px;
}

#entreeAnd2 {
	bottom: 70px;
	right: 249px;
}

#entreeOr1 {
	right: 282px;
	bottom: 199px;
}

#entreeOr2 {
	right: 217px;
	bottom: 70px;
}

#entreeXor1 {
	right: 378px;
	bottom: 199px;
}

#entreeXor2 {
	right: 312px;
	bottom: 70px;
}

#entreeNand1 {
	right: 282px;
	bottom: 199px;
}

#entreeNand2 {
	right: 217px;
	bottom: 70px;
}

#entreeNor1 {
	right: 282px;
	bottom: 199px;
}

#entreeNor2 {
	right: 217px;
	bottom: 70px;
}

#entreeXnor1 {
	right: 410px;
	bottom: 199px;
}

#entreeXnor2 {
	right: 345px;
	bottom: 70px;
}

#entreeImplique1 {
	right: 314px;
	bottom: 135px;
}

#entreeImplique2 {
	right: 185px;
	bottom: 70px;
}

#entreeNorLatchR {
	right: 636px;
	bottom: 199px;
}

#entreeNorLatchS {
	right: 315px;
	bottom: 70px;
}

.heure {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 120px;
	height: 50px;
}

.demenager {
	margin-top: 15%;
	margin-bottom: 15%;
}

.demenagerText {
	text-align: center;
}