
body
{
	background-image: url(/images/fond_page_bis.png);
	background-repeat: repeat;
	background-position: 0 4px;
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS',Verdana,Tahoma,sans-serif;
	font-size: 11px;
}
a.noir{
  color:#000;
}
a:link,
a:hover,
a:visited,
a:active
{
	color : #FFF;
	text-decoration: none;
}

span.clear
{
	display: block;
	height: 1px;
	font-size: 1px;
	clear: both;
	float: none;
}

/* Background devant body */
div#background
{
	background-image: url(/images/fond_page.png);
	background-repeat: repeat-x;
}

#alignement-avec-footer
{
	width: 1050px;
	margin: 0 auto;
}

/* Tous le contenu */
div#all-content
{
	width: 953px;
	margin: 0 auto;
}




/* En-tête de page */
div#header
{
	position: relative;
	height: 55px;
	margin: 0;
}

div#header img#logo
{
	padding: 11px 0 0 0;
	display: block;
	border: none;
}

div#header div#contact-et-societe
{
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 25px;
	color: #FFF;
	font-style: italic;
	font-size: 1.2em;
	font-weight: bold;
}
/* pour IE */
div#header div#contact-et-societe a:link,
div#header div#contact-et-societe a:hover,
div#header div#contact-et-societe a:visited,
div#header div#contact-et-societe a:active
{
	color : #FFF;
}
div#header div#contact-et-societe div#societe,
div#header div#contact-et-societe div#references,
div#header div#contact-et-societe div#contact
{
	background-image: url(/images/compile.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 125px;
	height: 25px;
	float: right;
}
div#header div#contact-et-societe div#societe,
div#header div#contact-et-societe div#references
{
	margin-right: 5px;
}
div#header div#contact-et-societe span
{
	margin-top: .2em;
	margin-left: .5em;
	display: block;
}


div#content
{
	background-image: url(/images/fond_contenu.png);
	background-repeat: repeat-y;
	height: 550px;
	margin: 0 auto;
	margin-top: 2px;
	padding: 0 2px;
}

div#content div#carte
{
	background-image: url(/images/haut-carte.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 100%;
}




/* Footer de page */
div#footer
{
	height: 95px;
	margin: 0 0 20px 1px;
}
div#footer div#barre-bleu
{
	background-image: url(/images/compile.png);
	background-position: 0 -25px;
	background-repeat: repeat-x;
	height: 17px;
}
div#footer div#barre-bleu div.infos
{
	position: relative;
	width: 950px;
	margin: 0 auto;
	height: 17px;
	overflow: visible;
}
div#footer div#barre-bleu div#carte-bas
{
	position: absolute;
	background-image: url(/images/footer/bas-carte.jpg);
	background-repeat: no-repeat;
	width: 364px;
	margin: 0 auto;
	height: 16px;
	top: 1px;
	right: -14px;
	z-index: 3;
}

div#footer  div#barre-bleu div#bulles
{
	background-image: url(/images/compile.png);
	background-position: 0 -107px;
	background-repeat: no-repeat;
	height: 15px;
	width: 130px;
	margin-left: 21px;
	float: left;
}
div#footer  div#barre-bleu p
{
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFF;
/*
	font-size: 1.2em;
*/
	word-spacing: 1pt;
	margin-left: 2px;
	font-style: italic;
	letter-spacing: 1pt;
}
div#footer div#grand-footer
{
	width: 1050px;
	margin: 0 auto;
	overflow: visible;
	padding-left: 95px;
}
div#footer div#grand-footer div.content
{
	background-image: url(/images/footer/fond.png);
	background-repeat: repeat-y;
	width: 1020px;
	height: 77px;
	padding-top: 3px;
}
div#footer p.ai
{
	margin: 0;
	padding: 0;
	text-align: center;
}
div#footer p.ai a:link,
div#footer p.ai a:visited,
div#footer p.ai a:hover,
div#footer p.ai a:active
{
	color: #000;
	text-decoration: underline;
}
div#footer div#rectangle-rouge
{
	background-image: url(/images/compile.png);
	background-position: 0 -43px;
	background-repeat: no-repeat;
	width: 146px;
	height: 64px;
	margin-left: 6px;
	float: left;
}
div#footer div#rectangle-fonce
{
	background-image: url(/images/footer/fond_fonce.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	width: 853px;
	height: 63px;
	float: left;
}
div#footer div#rectangle-fonce div.bloc
{
	float: left;
	color: #FFF;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 13px;
}
div#footer div#rectangle-fonce div.bloc.plus-realisations
{
	margin-top: 15px;
	width: 130px;
}
div#footer div#rectangle-fonce div.bloc.plus-realisations p
{
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-right: 2px;
	display: inline;
	float: left;
	width: 80px;
	font-style: italic;
	text-align: justify;
}
div#footer div#rectangle-fonce div.bloc.plus-realisations img
{
	float: left;
	display: block;
	vertical-align: middle;
}
div#footer div#rectangle-fonce h3
{
	font-style: italic;
	font-size: .9em;
	margin: 0;
	padding: 0;
}
div#footer div#rectangle-fonce ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .8em;
}
div#footer div#rectangle-fonce ul li
{
	line-height: 12px;
}




/* commun sur chaque page */
div#accueil-haut,
div#ingenierie-haut
{
	position: relative;
}

div#bandeau-gauche
{
	float: left;
	margin: 6px;
	margin-top: 3px;
}

div#content-text
{
	margin: 0;
	padding-top: 3px;
	float: left;
	width: 800px;
	height: 440px;
	overflow: auto;
}
div.bloc-text
{
	position: relative;
	margin-bottom: 6px;
	background-color: #F0F0F0;
	width: 700px;
	padding: 7px;
	color: #342b26;
}
div.bloc-text h2
{
	background-image: url(/images/compile.png);
	background-position: 5px -125px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 2px 0 3px 28px;
	border-bottom: 1px solid #666666;
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
}
div.bloc-text p
{
	margin: 9px 0 0 0;
	padding: 0;
	text-align: justify;
	text-indent: 1em;
	line-height: 1.1em;
	font-size: 1.05em;
}
div.bloc-text ul
{
/*
	margin: 0;
	padding: 0;
*/
/*
	list-position: in
*/
}
div.bloc-text div.en-savoir-plus
{
	position: absolute;
	bottom: 2px;
	right: 2px;
	text-align: right;
}
div.bloc-text div.en-savoir-plus img
{
	border: none;
}

div#bandeau-haut
{
	height: 88px;
}
div#bandeau-haut div#bandeau
{
	background-image: url(/images/commun/compile.png);
	background-position: 0 -268px;
	background-repeat: no-repeat;
	width: 811px;
	height: 88px;
	color: #FFF;
	float: left;
}
div#bandeau-haut div#bandeau h1
{
	padding: 42px 0 0 56px;
	margin: 0;
	font-size: 3em;
	letter-spacing: 1pt;
}
div#bandeau-haut div.vignette
{
	float: left;
}
div#bandeau-haut div.vignette img
{
	border: none;
}




/* Accueil */
div#accueil-haut
{
	background-image: url(/images/accueil/haut.png);
	background-repeat: no-repeat;
	height: 187px;
}
div#accueil-haut div.bloc
{
	position: absolute;
/*
	top: 107px;
*/
	padding-top: 127px;
	width: 280px;
	color: #FFF;
	width: 310px;
}
div#accueil-haut div.bloc h2
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 11px 0;
	padding: 0;
	letter-spacing: 1pt;
	width: 100%;
	height: 80px;
	z-index: 2;
}
div#accueil-haut div.bloc h2 a
{
	display: block;
	padding: 107px 0 0 6px;
	width: 100%;
	height: 100%;
}
div#accueil-haut div.bloc p
{
	margin: 0 0 0 6px;
	padding: 0;
	padding-top: .5em;
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	width: 275px;
	z-index: 0;
}
/* pour IE */
div#accueil-haut div.bloc a:link,
div#accueil-haut div.bloc a:hover,
div#accueil-haut div.bloc a:visited,
div#accueil-haut div.bloc a:active
{
	color : #FFF;
}
div#accueil-haut div.bloc.solutions-internet
{
	left: 0;
}
div#accueil-haut div.bloc.r-and-d
{
	left: 319px;
}
div#accueil-haut div.bloc.ingenierie
{
	left: 636px;
}

div#animation-flash
{
	width: 570px;
	height: 340px;
	float: left;
}

div#quote
{
	width: 200px;
	float: right;
	padding-right: 78px;
}
div#quote p.quote
{
	text-align: justify;
	text-indent: 3em;
	margin: 0;
	padding: 0;
	margin-top: -1em;
	padding-left: 23px;
	color: #3E3D42;
	line-height: 1.5em;
	font-style: italic;
}
div#quote span.end-quote
{
	display: block;
	text-align: right;
}
div#quote p.author
{
	padding-left: 23px;
	color : #485c67;
}
/* pour IE */
div#quote p.author a:link,
div#quote p.author a:hover,
div#quote p.author a:visited,
div#quote p.author a:active
{
	color : #485c67;
}



/*
 taille bandeau pour : ingenierie, solutions internet, recherche et developpement 
div#bandeau-haut.ingenierie div#bandeau
*/

/* ingenierie */
div#bandeau-haut.ingenierie div#bandeau
{
	width: 856px;
	background-position: 0 0;
}




/* Solutions Internet */
div#bandeau-haut.solutions-internet div#bandeau
{
	width: 856px;
	background-position: 0 -89px;
}
div#content-text.solutions-internet div.bloc-text
{
	width: 370px;
	height: 125px;
	float: left;
	overflow: auto;
	margin-right: 10px;
}


/* Laboratoire R&D */
div#bandeau-haut.recherche-developpement div#bandeau
{
	width: 856px;
	background-position: 0 -178px;
}

div#content-text.recherche-developpement div.bloc-text
{
	width: 370px;
	height: 125px;
	float: left;
	overflow: auto;
	margin-right: 10px;
}


/* La societe */
div#content-text.societe div.bloc-text.empreinte
{
	background-image: url(/images/empreinte.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
div#content-text div.bloc-text p.partenaires img
{
	border: 1px solid #999;
}


/* Contact */
div#content-text.contact address
{
	margin: 9px 0 0 0;
	padding: 0;
	text-align: justify;
	font-style: normal;
	font-size: 1.2em;
}
div#content-text.contact p
{
	font-size: 1.2em;
	text-indent: 0;
}
div#content-text.contact div.empreinte
{
	text-align: center;
}
/* pour IE */
div#content-text.contact a:link,
div#content-text.contact a:hover,
div#content-text.contact a:visited,
div#content-text.contact a:active
{
	color : #342b26;
	text-decoration: underline;
}


/* Références */
ul#references-liste
{
	background-color: #EFEFEF;
	width: 230px;
	float: left;
	margin: 0;
	padding: 0 0 0 1.5em;
}
ul#references-liste li
{
	margin: .3em 0;
	clear: both;
}
div#reference-apercu
{
	width: 450px;
	float: right;
/*
	border: 1px dashed #666;
*/
	padding: .5em;
}


div#content-text.references a:link,
div#content-text.references a:hover,
div#content-text.references a:visited,
div#content-text.references a:active
{
	color : #342b26;
}

div#content-text.references div.bloc-text
{
	width: auto;
	background-color: transparent;
}
