#general {
    width: 970px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
    clear:both;
}
h1{
	margin-top: 40px;
	margin-left: 70px;
	margin-bottom: 0px;
	font-size: 140%;
	font-weight: bold;
	color: #A52E2E;
	text-align: center;
}
#general a:link, a:visited, a:hover {
    font-weight: normal;
    text-decoration: none;
    color: #333333;
}
#general a:hover{
	color: #B81028;

}
#bandeauhaut_identification {
    height: 86px;
    background: url(../images/bandeauhaut_fond.png);
    background-repeat: repeat-x;
    background-color: #000000;
    border-bottom: 1px solid #2d2d2d;
}

#logo_identification {
    text-align: left;
    padding-top: 15px;
    padding-left: 30px;
}

#logo_identification > img{
    height: 60px;
}

#contourcontenu {
    background: url(../images/design/interfacecw_fond.png);
        background-color: rgba(0, 0, 0, 0);
        background-repeat: repeat;
    background-repeat: repeat-y;
    background-color: #a52e2e;
border-top: 1px solid #2d2d2d;
}
#central {
    margin-top: 25px;
    margin-left: 3px;
    margin-right: 3px;
    height: 380px;
    background-color: #FFFFFF;
    padding: 10px;
}
#cadenas {
    float: left;
    text-align: left;
    margin-left: 60px;
}
#identsaisie {
    width: 420px;
    height: 230px;
    margin: 5px;
        margin-top: 5px;
        margin-left: 5px;
    margin-left: 4px;
    margin-top: 4px;
    background-color: #F2F2F2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}
#identsaisie form {
    padding-top: 60px;
}
#identcontoursaisie {
    float: left;
    width: 430px;
    height: 240px;
    margin-left: 40px;
    border: 1px solid #A52E2E;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
#pass {
    float: left;
    margin-left: -160px;
    text-align: left;
    margin-top: 250px;
}
#slogan {
    text-align: right;
    color: #FFFFFF;
    font-style: italic;
    font-size: 16px;
    margin-top: 2px;
    margin-right: 14px;
}

#contenu {
    background: none;
}
