@charset "utf-8";

body {

	margin:0;

	background-image: url(images/fond-tile.jpg);

}

.texte1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333;

	font-weight: bold;

}

.texte2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333;

}

.textepetit {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	line-height: 30px;

	font-size: 11px;

	color: #666;

}





#wrapper {

	width:1015px;

	height:1000px;

	margin:auto;

	position:relative;

	background-image: url(images/bkg.png);

}

#header {

	height:287px;

	width: 946px;

	margin:auto;

}

#nav {

	background-color:#ff6c00;

	height:20px;

	width: 948px;

	margin:auto;

}

#etienne {

	position:absolute;

	top:2px;

	right:625;

	width: 298px;

	height: 285px;

	left: 684px;

}

#logo {

	position:absolute;

	top:47px;

	background-image: url(images/logo-etienne-binon.gif);

	width: 198px;

	height: 222px;

	left: 64px;

}

#logo-brocom {

	position:absolute;

	top:314px;

	background-image: url(images/logo-brocom.jpg);

	width: 231px;

	height: 107px;

	left: 63px;

}

#texte {
	position:absolute;
	top:338px;
	width: 626px;
	height: 86px;
	left: 315px;

}

#titre {

	position:absolute;

	top:30px;

	width: 376px;

	height: 82px;

	left: 275px;

	background-image: url(images/etienne-binon.png);

}

#bouton {
	position:absolute;
	top:432px;
	width: 278px;
	height: 82px;
	left: -5px;

}
#bouton2 {
	position:absolute;
	top:431px;
	width: 278px;
	height: 82px;
	left: 515px;

}

#coordonnees {
	position:absolute;
	top:94px;
	width: 341px;
	height: 145px;
	left: 278px;

}

#images {
	position:absolute;
	top:592px;
	width: 453px;
	height: 335px;
	left: 54px;

}

#imagesiframe {
	position:absolute;
	top:320px;
	width: 912px;
	height: 451px;
	left: 48px;

}


#images2 {
	position:absolute;
	top:592px;
	width: 453px;
	height: 335px;
	left: 512px;

}

#footer {

	clear:both;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	width: 946px;

	margin:auto;

	text-align: center;

}

#topbanner {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 946px;
	margin: auto;
	text-align: center;
}
