/** Styles du site entier
	* Auteur :       Xavier Pitel
	* Mise à jour :  12 octobre 2009
	*/
@charset "utf-8";
/* balises générales */
* {
	margin: 0;
	padding: 0;
}
.avertissement {
	color: red;
	font-weight: bold;
}
body {
	font: 11px Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #636363;
	background: url(../images/top.jpg) repeat-x top;
}
h1, h2, h3, h4 {
	color: #E67F0B;
}
/* Génériques */
h2.titre {
	margin-top: 2em;
	color: #E67F0B;
	text-align: center;
	font: 28px Tahoma, Geneva, sans-serif;
	margin-bottom: 0.5em;
	font-weight: bold;
	letter-spacing: -1px;
}
h3   {
	margin: 1em 0em;
	color: #E67F0B;
	font-size: 18px;
}
h4 {
	font-size: 14px;
	color: #0D5BC1;
	margin-top: 1em;
}
p.saut {
	margin-bottom: 1em;
}
#container h3 {
	margin-top: 60px;
}
label {
	display: block;
}
label.enLigne {
	display: inline;
}
/* conteneur */
#container {
	width: 1248px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/* Texte moteurs de recherche */
#moteurs {
	position: absolute;
	bottom: -37px;
	font-size: 8px;
}
/* bandeau */
#header {
	height: 234px;
	position: relative;
}
#header h1 {
	background: url(../images/logoBnd.jpg) no-repeat center 24px;
	height: 234px;
	width: 421px;
}
#header h2 {
	background: url(../images/texteBBC.jpg) no-repeat;
	height: 109px;
	width: 381px;
	position: absolute;
	left: 850px;
	top: 34px;
}
h1 span, h2 span, h3 span {
	display: none;
}
#recherche {
	position: absolute;
	height: 50px;
	width: 350px;
	left: 850px;
	top: 160px;
}
#MenuFlash {
	left: 441px;
	top: 0px;
	position: absolute;
	width: 364px;
	height: 281px;
	border-left: 1px solid #FFF;
	z-index: 100;
}
#MenuFlash li {
	display: inline;
	list-style: none;
}
#MenuFlash li span {
	margin: -3000px;
}
#MenuFlash #mnAPropos {
	background: url(../images/aPropos.jpg) no-repeat;
	height: 291px;
	width: 91px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
#MenuFlash #mnServices {
	background: url(../images/services.jpg) no-repeat;
	display: block;
	height: 281px;
	width: 91px;
	position: absolute;
	left: 91px;
	top: 0px;
}
#MenuFlash #mnSolutions {
	background: url(../images/solutions.jpg) no-repeat;
	display: block;
	position: absolute;
	height: 281px;
	width: 91px;
	left: 182px;
	top: 0px;
}
#MenuFlash #mnContact {
	background: url(../images/contact.jpg) no-repeat;
	display: block;
	position: absolute;
	height: 281px;
	width: 91px;
	left: 273px;
	top: 0px;
}
/* colonne de gauche */
#colGch {
	float: left;
	width: 421px;
	padding: 10px;
}
/* colonne de droite */
#colDrt {
	float: right;
	width: 421px;
	padding: 10px;
}
/* contenu central */
#mainContent {
	margin: 0 443px 0 442px;
	border-right: 1px dotted #999;
	border-left: 1px dotted #999;
	padding-bottom: 10px;
}
/* Pied de page */
#footer {
	background:url(../images/bot.jpg) repeat-x;
	height: 42px;
	color: #000;
}
#footer p {
	padding: 0;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* classes générales */
.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#accueil h3 {
	font-size: 16px;
	color: #FF9319;
}
#accueil #colGch #servicesExpress {
	margin-top: 0px;
	background: url(../images/h3ServicesExp.png) no-repeat;
	height: 23px;
}
#accueil #colGch h3, #accueil #colDrt h3 {
	text-transform: uppercase;
	color: #c11d1b;
	margin-top: 10px;
	margin-bottom: 0px;
}
#accueil #colGch h3 .sousTitre, #accueil #mainContent h2 .sousTitre, #accueil #colDrt h3 .sousTitre {
	display: block;
	font-weight: normal;
	text-transform: none;
	color: #464646;
	font-size: 10px;
}
#accueil #colGch #bureauVirt {
	background: url(../images/h3BureauVirt.png) no-repeat;
	height: 13px;
}
#accueil #colGch .servicesExp, #accueil #colDrt .news {
	border-bottom: 1px dotted #CCC;
	position: relative;
	margin-bottom: 8px;
}
#accueil #colGch .servicesExp {
	margin-right: 20px;
}
#accueil #colGch .colDrtServices {
	position: absolute;
	top: -5px;
	left: 205px;
}
#accueil #colGch .servicesExp a {
	margin: 8px 0;
	display: block;
}
#accueil #colGch #lienSDR {
	background: url(../images/btnSDR.png) no-repeat;
	height: 55px;
	width: 195px;
}
#accueil #colGch #lienEntreprise {
	background: url(../images/btnEntreprise.png) no-repeat;
	height: 87px;
	width: 214px;
	top: -32px;
}
#accueil #colGch #lienMaintenance {
	background: url(../images/btnMaintenance.png) no-repeat;
	height: 51px;
	width: 195px;
}
#accueil #colGch #lienTelephone {
	background: url(../images/btnTelephone.png) no-repeat;
	height: 51px;
	width: 214px;
}
#accueil #colGch #lienRepas {
	background: url(../images/btnRepas.png) no-repeat;
	height: 48px;
	width: 195px;
}
#accueil #colGch #lienImprimerie {
	background: url(../images/btnImpression.png) no-repeat;
	height: 48px;
	width: 214px;
}
#accueil #colGch .servicesExp span {
	margin-left: -3000px;
}
#accueil .cadreRond {
	background: url(../images/colBas.jpg) no-repeat bottom;
}
#accueil .cadreRond .degradeCol {
	background: url(../images/colHaut.jpg) no-repeat top;
	padding: 10px;
}
#accueil #colGch .cadreRond h3 {
	color: #809c04;
	margin-top: 0px;
	background: url(../images/h3Stories.png) no-repeat;
	height: 26px;
}
#accueil #colGch .cadreRond h3 .sousTitre {
	color: #e72019;
}
#accueil .nomTemoin {
	font-weight: bold;
	color: #000;
}
#accueil #colGch .cadreRond .enSavoirPlus, #accueil #mainContent .enSavoirPlus, #accueil #colDrt #carte .enSavoirPlus {
	text-align: right;
	padding-right: 10px;
}
#accueil #colGch .servicesExp .enSavoirPlus, #accueil #colDrt .cadreRond .enSavoirPlus {
	text-align: right;
	background: url(../flash/savoir+1.swf);
}
#accueil #mainContent #cadreCentre {
	background: url(../images/cntrFond.jpg) repeat-y left;
}
#accueil #mainContent #cadreCentre #degradeCentre {
	background: url(../images/cntrHaut.jpg) no-repeat left top;
}
#accueil #mainContent h1 {
	padding: 16px 15px 0;
	margin-top: 49px;
	color: #1b1b1f;
	font-size: 16px;
	letter-spacing: -1px;
	background: url(../images/h1Implantez.png) no-repeat 135px 15px;
	height: 35px;
}
#accueil #mainContent #exergue {
	padding-right: 15px;
}
#accueil #mainContent h2 {
	padding: 16px 15px 0;
	color: #646259;
	font-size: 12px;
	background: url(../images/h2Services.png) no-repeat 16px 15px;
	height: 23px;
}
#accueil #mainContent p {
	padding: 10px 15px 0;
}
#accueil #mainContent #derPara {
	background: url(../images/cntrBas.jpg) no-repeat center bottom;
	padding-bottom: 14px;
}
#accueil #colDrt #titreNews {
	color: #2785e9;
	margin-top: 0px;
	background: url(../images/h3Infos.png) no-repeat;
	height: 31px;
}
#accueil #colDrt .news {
	float: left;
	width: 47%;
	padding-right: 1em;
	height: 92px;
}
#accueil #colDrt .news h4 {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#accueil #colDrt .news p {
	margin: 0;
}
#accueil #colDrt .news .lireSuite {
	display: none;
}
#accueil #colDrt .news img, #accueil #colDrt .news object {
	float: right;
	text-align: right;
	clear: right;
}
#accueil #colDrt .news object {
	display: inline;
	margin-top: 6px;
}
#accueil #colDrt .cadreRond {
	clear: both;
}
#accueil #colDrt .cadreRond .enSavoirPlus {
	margin-right: 210px;
}
#accueil #colDrt .cadreRond h3 {
	color: #ea8d1e;
	margin-top: 0px;
	background: url(../images/h3Iter.png) no-repeat;
	height: 12px;
}
#accueil #colDrt .cadreRond img {
	margin: 20px;
}
#accueil #colDrt #carte {
	position: relative;
}
#accueil #colDrt #carte h3 {
	background: url(../images/h3Carte.png) no-repeat;
	height: 14px;
}
#accueil #colDrt #carte img {
	display: block;
	margin-top: -10px;
}
#accueil #colDrt #carte .enSavoirPlus {
	font-weight: bold;
	position: absolute;
	left: 90px;
	top: 130px;
}
#accueil #colDrt #meteo {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 155px;
	overflow: hidden;
}
/* Pages Demande et Visite */
#frmDemande, #frmVisite {
	margin-right: 300px;
	margin-left: 300px;
}
.inputComment {
	width: 645px;
}
.inputCoord {
	width: 210px;
}
.inputEMail {
	width: 425px;
}
.inputSociete {
	width: 640px;
}
p.bouton {
	text-align: right;
}
#dateVisite {
	margin-right: 2em;
}
/* Formulaire de demande de travaux */
#demandeTravaux {
	font-size: 12px;
	line-height: 1.5;
}
#demandeTravaux #frmDemandeTravaux table {
	border-collapse: collapse;
	display: block;
}
#demandeTravaux #frmDemandeTravaux td, #demandeTravaux #frmDemandeTravaux th {
	padding: 5px;
	vertical-align: top;
}
#demandeTravaux #frmDemandeTravaux th {
	width: 260px;
	text-align: right;
}
#demandeTravaux #frmDemandeTravaux th.interne {
	width: auto;
}
#demandeTravaux #frmDemandeTravaux #spryselect1 {
	vertical-align: bottom;
}
#demandeTravaux label {
	display: inline;
	text-align: right;
}
#demandeTravaux label span {
	font-weight: normal;
	font-style: italic;
}

