@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EDEDED;
	background-repeat: repeat-x;
	background-image: url(images/header.png);
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	background-repeat: no-repeat;
	width: 760px;
}
#logo {
	margin-top: 4px;
	float: left;
	margin-left: 10px;
}
#mail {
	float: right;
	margin-top: 55px;
	margin-right: 20px;
}
#corpsA {
	float: left;
	width: 476px;
	margin-bottom: 20px;
}
#corpsA_texte {
	width: 458px;
	margin-top: 20px;
	margin-bottom: 22px;
	background-image: url(images/corpsA_texte.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-right: 5px;
	height: 196px;
}
#corpsA_clients {
	background-image: url(images/corpsA_clients.png);
	background-repeat: no-repeat;
	width: 475px;
	height: 122px;
	padding-top: 12px;
	padding-left: 12px;
}
#corps_image {
	margin-left: 495px;
	margin-top: 21px;
	width: 265px;
}
#shneider_electric {
	float: left;
	margin-left: 6px;
	margin-top: 32px;
}
#areva {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#alcatel {
	float: left;
	margin-left: 20px;
	margin-top: 23px;
}
#thales {
	float: left;
	margin-top: 42px;
	margin-left: 20px;
}
#corpsB {
	background-image: url(images/corpsB.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 20px;
	height: 546px;
	clear: both;
}
#corpsC {
	margin-top: 20px;
	padding-bottom: 20px;
}
#corps_devisA {
	padding: 12px;
	background-image: url(images/corps_devisA.png);
	background-repeat: no-repeat;
	height: 140px;
	margin-bottom: 5px;
	float: left;
	width: 410px;
	margin-right: 15px;
}
#corps_devisB {
	float: left;
	text-align: left;
}
#corps_devisB a {
	background-image: url(images/boutondevis.png);
	display: block;
	height: 164px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 12px;
	font-weight: lighter;
	width: 122px;
	padding-top: 12px;
	color: #C00;
}
#corps_devisB a:hover {
	color: #FFF;
	background-image: url(images/boutondevis2.png);
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
#corps_adress {
	padding: 12px;
	margin-left: 585px;
	background-image: url(images/corpsC2.png);
	background-repeat: no-repeat;
	height: 140px;
}
#corpsD {
	clear: both;
	background-image: url(images/partenaires.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 12px;
	height: 100px;
	margin-bottom: 5px;
}
#jeudepomme {
	margin-left: 150px;
	padding-top: 2px;
}
#microsoft {
	margin-left: 20px;
	padding-top: 20px;
	float: left;
}
#footer {
	clear: both;
	height: 20px;
	width: 760px;
	padding-left: 560px;
}
