body {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#555555;
	margin:0;
	padding:0;
	background:url(../images/backing.jpg) #999999 top left repeat-x;
}

#menuBar { background:url(../images/menu-backing.jpg) left no-repeat; text-align:center; }

#contentSection { background:url(../images/content-backing.jpg) #FFFFFF top left repeat-y; }

#footer { background:url(../images/menu-backing.jpg) top left no-repeat; text-align:center; height:35px; color:#FFFFFF; }

.contentDiv { padding:10px 20px; }
.businessPage .contentDiv { background:url(../images/filigrane_entreprise.jpg) bottom left no-repeat; }
.servicesPage .contentDiv { background:url(../images/filigrane_services.jpg) bottom left no-repeat; }
.projectsPage .contentDiv { background:url(../images/filigrane_projets.jpg) bottom left no-repeat; }
.achievementsPage .contentDiv { background:url(../images/filigrane_realisations.jpg) bottom left no-repeat; }
.teamPage .contentDiv { background:url(../images/filigrane_equipe.jpg) bottom left no-repeat; }
.contactPage .contentDiv { background:url(../images/filigrane_entreprise.jpg) bottom left no-repeat; }

.paragraphe { margin-top:20px; margin-bottom:10px; }

.paragraphe2 { margin-top:5px; margin-bottom:10px; }

.paragrapheCenter { margin-top:20px; margin-bottom:10px; text-align:center; }

.pageSeparator { border-top:#CCCCCC 1px dotted; width:100%; margin:0; padding:0; }

.infoBulle { margin-left:20px; padding:5px; background-color:#EEEEEE; border-top:#CCCCCC 1px solid; border-left:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid; }

.pngMask { position:absolute; background:url(../images/masque100x75.png) top left no-repeat; width:100px; height:75px; }

/********************************/
/*	HOME PAGE SPECIFIC STYLES	*/
/********************************/
#homepageBackingReplacement {
	width:775px;
	height:215px;
	background:url(../images/flash.jpg) no-repeat;
}


/********************************/
/*			TEXT STYLES			*/
/********************************/

H2 { font-size:18px; margin:0; padding:0; color:#673845; }

H4 { font-size:12px; margin:5px 0 0 0; padding:0; color:#673845; }

H5 { font-size:12px; margin:0 0 5px 0; padding:0; color:#673845; }

H6 { font-size:11px; margin:0 0 5px 0; padding:0; font-weight:bold; }

P { padding:0; margin:5px 0; }

.seeMore { font-size:10px; color:#673845; margin:0; padding:0; }
.seeMore A { font-size:10px; text-decoration:none; color:#673845; }
.seeMore A:hover { font-size:10px; text-decoration:underline; color:#673845; }

A { color:#673845; font-size:12px; }
A:hover { color:#555555; font-size:12px; }

.secondaryLink A { color:#673845; font-size:11px; }
.secondaryLink A:hover { color:#555555; font-size:11px; }

.hilight_text { color:#673845; font-weight:bold; }

.rbq { font-size:10px; color:#000000; }

#language { font-size:12px; color:#333333; position:absolute; margin-left:-70px; margin-top:12px; }
#language a { font-size:12px; color:#333333; text-decoration:none; }
#language a:hover { font-size:12px; color:#333333; text-decoration:underline; }

.label { color:#3A5161; }
