body
{
	margin:0;
	padding:0;
	background:black;
}

#contenu
{
	min-height: 800px;
	width: 990px;
	margin:auto;
}

#entete
{
	background: transparent url(../bg_header.png) no-repeat;
	height:150px;
}

#description
{
	margin-top:1em;
	color:#9b866f;
	font-size:16px;
}

#flash
{
	width:950px;
	margin: 0 auto;
	margin-top: 2em;
}

#dock {
    margin-left: 650px;
    margin-top: -70px;
}

#contenuBis {
	
	
	min-height: 800px;
	width: 990px;
	margin:auto;
	background: transparent url(../fondContenu.png) no-repeat;
	margin-top :2em;
	font-family: arial, verdana, sans-serif;
	
}



#formulaire {
    border-radius: 10px 10px 10px 10px;
    color: white;
    float: left;
    margin-left: 100px;
    margin-top: 60px;
    padding: 25px;
}


#remarque {
    height: 150px;
    width: 250px;
}

fieldset {
	
	border:none;
	
}

.cartouche {
    background-color: white;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #979797;
    float: left;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 20px;
    min-height: 230px;
    padding: 25px;
    width: 250px;
}

#projet {
    color: white;
    padding: 70px 0 0 100px;
    width: 770px;
    line-height:24px;
}


#logo img {
    height: 150px;
    margin-top: 20px;
        margin-left: 20px;
}

h2 {
	font-size: 1.1em;
	text-align: center;
}


#centre {
    margin: 0 auto;
    width: 670px;
}

#fiche {
	
	padding-top:70px;
	
}

#footer
{
	background: transparent url(../bg_footer.png) no-repeat;
	height:100px;
	width:990px;
	
}

#footer1
{
	background: transparent url(../bg_footer.png) no-repeat;
	height:100px;
	width:990px;
	margin-top:20px;
	
}

#accroche {
    background: url("../accroche.png") no-repeat scroll 0 0 transparent;
    height: 115px;
    left: 520px;
    position: absolute;
    top: 20px;
    width: 400px;
}

#soFresh img{
	height: 100px;
	
}

#soFresh {
	width: 100px;
	float:left;
	
}

#texte {
    color: white;
    float: left;
    padding-left: 20px;
    padding-top: 40px;
}
#content_footer {
	
	width:500px;
	margin:auto;
	
}

#logoBis {
    float: left;
    padding-left: 50px;
    padding-top: 90px;
}

#contact p {
    color: white;
    padding-left: 140px;
    padding-top: 50px;
}

#appli {
    background-color: black;
    height: 700px;
    width: 950px;
}
