@charset "utf-8";
/* CSS Document */
#page-industrie {
	width: 919px;					/*pour s'adapter a toutes les tailles d'écran, la + petite étant du 760 pixels*/
	height: 602px;
	background-image: url(../images/fond-industrie.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
h1{
	position: absolute;
	left: 297px;
	top: 11px;
	width: 279px;
	height:76px;
	text-align: left;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
h2{
	font-size: 12px;
	color: #cb0233;
	font-weight: bold;
}
#contenu-texte-haut-droit {
	position: absolute;
	left: 583px;
	top: 214px;
	width: 272px;
	height:85px;
	text-align: left;
}
#contenu-texte-bas-droit {
	position: absolute;
	left: 441px;
	top: 317px;
	width: 418px;
	height:228px;
	overflow: auto;
	text-align: left;
	padding-right: 15px;
	font-size: 12px;
	color: #000;

}
.col1 {
	width: 8px;
	height:20px;
}
.col2 {
	width: 400px;
	height:20px;
}
#contenu-texte-haut-gauche {
	position: absolute;
	left: 58px;
	top: 214px;
	width: 330px;
	height:133px;
	text-align: left;
	overflow: auto;
	padding-right: 15px;
}
.texte-photo{
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.agauche {
	float:left;
	margin:10px;
	margin-bottom:0px;
}
#contenu-texte-bas-gauche {
	position: absolute;
	left: 56px;
	top: 413px;
	width: 331px;
	height:132px;
	text-align: left;
	overflow: auto;
	padding-right: 15px;
}
