@import url("style_body.css");

#conteneur {
	height: 100%;
	width: 800px;
	margin: auto;
}
#banniere {
	height: 80px;
	width: 800px;
}

.bannierelat {
	height: 80px;
	width: 190px;
	float: left;
}
#accroche {
	height: 80px;
	width: 420px;
	float: left;
}
#logo {
	height: 60px;
	width: 420px;
}
#slogan {
	height: 20px;
	width: 420px;	
}
#affichage {
	height: 100%;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#ligne40 {
	height: 40px;
	width: 800px;
}
#ligne40courte {
	height: 40px;
	width: 665px;
	float: left;
}
.ligne20courte {
	height: 20px;
	width: 665px;
}





.btexte {
	height: 20px;
	width: auto;
	float: left;
	margin-right: 50px;
}	
#ligne25 {
	height: 25px;
	width: 800px;
}
.ligne20 {
	height: 20px;
	width: 800px;
	text-align: center;
}
.ligne10 {
	height: 10px;
	width: 800px;
}
#ligne75 {
	height: 75px;
	width: 800px;
}


#zonerenvoi {
	height: 20px;
	width: 500px;
	margin-left: 290px;
}
#signature {
	height: 20px;
	width: 800px;
}

.entr175 {
	height: 20px;
	width: 175px;
	float: left;
}
#copyright {
	height: 20px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	
}
#assistance {
	height: 40px;
	width: 135px;
	float: left;
}
#assistext {
	height: 40px;
	width: 95px;
	float: left;
}
#assislogo {
	height: 40px;
	width: 40px;
	float: left;
	background-image: url(../image/generale/logoassist.gif);
	background-repeat: no-repeat;
}
#ligne20x300 {
	float: left;
	height: 20px;
	width: 300px;
	
}
#ligne20x165 {
	float: left;
	height: 20px;
	width: 165px;
	
}
#ligne20x80 {
	float: left;
	height: 20px;
	width: 80px;
}
#ligne20x150 {
	float: left;
	height: 20px;
	width: 150px;
	
}
#entretoise20x10 {
	float: left;
	height: 20px;
	width: 10px;
	
}
#ligneauto {
	height: auto;
	width: 800px;
}

