* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	color: #000;
	font: .8em/1.5em Verdana, Arial, sans-serif;
	background: url('../images/fond-bis.jpg') repeat-y #fff;
}
p {
	padding-top: 10px;
}
p.p_underline {
	text-decoration: underline;
}
p.spe2 {
	font-weight: bold;
	margin-top: 10px;
}
p.spe3 {
	margin-top: 30px;
}
p.spe4 {
	margin-top: 20px;
}
p.spe5 {
	margin-bottom: 20px;
}
p.sm {
	font-size: 0.85em;
	padding-top: 0px;
}

p#retour_top {
	float: right;
	margin-right: -160px;
	margin-top: -30px;
}
p#retour_top2 {
	float: right;
	margin-right: -160px;
	margin-top: -50px;
}
p#thermographie {
	font-size: 0.85em;
	padding-top: 40px;
}
span {
	line-height: 1em;
}
address {
	font-style: normal;
	line-height: 1.3em;
}
acronym {
	border-bottom: dashed 1px #000;
}
object {
	margin-right: 20px;
	margin-bottom: 20px;
}
#entete p {
	padding-top: 0px;
}
#document {
	background: url('../images/fond-dte.jpg') repeat-y right;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 1300px;
	min-width: 800px;
}
	#ch_fer {
		height: 1.5em;
		line-height: 1em;
		padding-top: 0.2em;
	}
	#entete {
		height: 154px;
		line-height: 7em;
		background: url('../images/haut-gauche.jpg') no-repeat 0 #026E9C;
	}
		#entete img {
			position: absolute;
			top: 10px;
			left: 30px;
		}
		#text_loc {
			position: absolute;
			top: 105px;
			left: 25px;
			font-size: 1.5em;
		}
	#entete-bis {
		height: 12em;
		line-height: 7em;	
		background: url('../images/haut-droite.jpg') no-repeat right 0;
	}
	#menu {
		width: 210px;
		padding: 0px 10px 10px 0px;
		float: left;
	}
		p#catalogue {
			width: 110px;
			float: left;
			
			margin: 30px 0 0 50px;
		}
	#droite {
		width: 190px;
		min-height: 510px;
		float: right;
		padding: 10px 3px 10px 15px;
	}
	#corps {
		margin: 5px 220px 0 235px;
		min-height: 510px;
		z-index: 10;
	}
		.solution {
			margin: 20px 30px 20px 30px;
		}
			.solution p {
				font-size: 1.2em;
				color: #000080;
			}
		#border_top_bottom {
			margin: 20px 20px 20px 20px;
			padding: 0px 5px 10px 5px;
			border-top: solid 2px #BCEAFA;
			border-bottom: solid 2px #BCEAFA;
		}
			#border_top_bottom p {
				font-size: 0.9em;
			}
		
			
	#pied {
		width: 100%;
		float: left;
		line-height: 1em;
		padding-top: 15px;
		text-align: center;
	}
	#bas {
		padding-top: 10px;
		margin: 0px 220px 20px 220px;
		border-top: solid 1px #BCEAFA;
	}
p.center {
	position: relative;
	width: 100%;
}
p.center img {
	position: relative;
}
/*LIENS*/
a.spe:hover {
	text-decoration: none;
}
