body {
	background-color: #FFFFFF;
	width: 766px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Arial, Helvetica;
	border: 3px solid #DADAAE;
	font-size: smaller;
	color: #000066;
	word-spacing: 1.1pt;

}

/*strong{
	word-spacing: 1.2pt;


strong:before{
	font-size:1px;
	word-spacing: 1pt;
	content: ".";
} 

strong:after{
	font-size:1px;
	word-spacing: 2pt;
	content: ". ";
} 
}*/

em { 
	letter-spacing: 1px 
}


h1 {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	margin: 0px;
	margin-bottom: 1px;
	font-size: small;
	color: #FFFFFF;
}

h1.orange {
	background-color: #CF8033;
}

h1.blue {
	background-color: #5178AC;
}

h1.green {
	background-color: #94B820;
}

h1.dark {
	color: #222299;
}

blockquote {
	margin-right: 90px;
	margin-left: 60px;
}

p {
	margin: 20px;
	margin-right: 30px;
	line-height: 1.3em;
}

td {
	vertical-align: top;
}

col.divider {
	width: 2px;
	background-color: #999999;
}

col.columnThird {
	width: 237.33px;
}

col.columnHalf{
	width: 359px;
}

#flashHeader {
	width: 766;
	height: 356;
	background-image: url("./images/up-1.jpg");
	background-repeat: repeat-x;
	margin-bottom: 2px;
}

#subsectionHeader {
	padding-top: 76px;
	padding-left: 40px;
	background-image: url("./images/subsection-header-blue.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-size: x-large;
	border-bottom: 3px solid #DADAAE;
}

.return {
	font-size: small;
	float: right;
	margin-top: -15px;
	margin-right: 20px;
}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #000066;
}

h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

a.return {
	text-decoration: none;
	color: #95957D;
}
a.returnDark {
	text-decoration: none;
	color: #121212;
	margin-left: 450px;
}

a.serviceLink {
	text-decoration: none;
	color: #444499;
	font-weight: bolder;
	position: absolute;
	right: 12px;
	bottom: 12px;
}

a.serviceLink:hover {
	text-decoration: underline;
}

#subsectionHeader img.deco {
	float: right;
	margin-top: -25px;
	margin-right: 22px;
	width: 56px;
	height: 56px;
}

#content {
	width: 724px;
	margin-left: 22px;
	margin-right: 20px;
	padding-bottom: 1px;
	background-color: #EFEFEF;
}

#content.withLeftRightBorder {
	width: 720px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#footer {
	color: #979763;
	background-color: #FFFFF6;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top: 3px solid #DADAAE;
}

.column {
	/* -- Visualization Helpers --
	background-color: #CCF;
	padding: 4px;
	margin: 4px;
	border: 1px solid black;
	*/
	float: left;
}

.floatBreak {
	clear: both;
	height: 1px;
	background-color: #AAAAAA;
	visibility: hidden;
}

#content.twoColumn{
	background-image: url("./images/content-bg-2col.jpg");
	background-repeat: repeat-y;
}

div.service {
	position: relative;
	margin: 0px;
	padding: 10px;
	padding-left: 150px;
	border-left: 3px solid #999999;
	border-right: 3px solid #999999;
	padding-bottom: 30px;
	margin-bottom: 1px;
}

div.service img.service {
	position: absolute;
	top: 30px;
	left: 30px;
}

ul {
	line-height: 1.5em;
	margin-right: 15px;
}

.conseil {
	padding: 12px;
}