﻿body
{
	background-image: url('/images/background.gif');
	margin: 0px;
}

img {
	border: 0px;
}

input {
	font-size: 12px;
}

input:focus {
/*	border: 1px solid blue*/
}

/*** Layout ***/

table#SPSPanel {
	border:0px;
	width:100%;
	padding-right:2px;
	padding-top:1px;
}


table#Header {
	width:100%;
/*	border:0px; */
	background-image:url('/images/back_top.gif');
	background-color:#10296b;
}

td#HeaderTd1 {
}

td#HeaderTd2 {
}

td#HeaderTd3 {
	width:100%;
}

table#VariationLabel {
	border:0px;
}

td#VariationLabelTd1 {
	height:28px;
}

td#VariationLabelTd2 {
	height:72px;
}

#VariationLabel a:link {
	text-decoration: none;
	color : #9dbee9;
}
#VariationLabel a:visited {
	text-decoration: none;
	color : #9dbee9;
}
#VariationLabel a:hover {
	text-decoration: none;
	color : #7497bf;
}
#VariationLabel a:active {
	text-decoration: none;
	color : #9dbee9;
}

table#TopNavigation{
	width:100%;
	padding-top:7px;
}

td#TopNavigationTd1{
	width:17px;
	background-color:#01091e;
}

td#TopNavigationTd2{
	background-color:#10296b;
	padding-left:103px;
	vertical-align:bottom;
}

td#topNavigation {
	border-left-color:#01091e;
	border-left-style:solid;
	border-left-width:17px;
	background-color:#10296b;
	width:100%;
	height:55px;
}

table#Content {
	border:0px;
	width:100%;
}

td#Left {
/*	padding-top:60px; */
	width:153px;
/*	background-image: url(http://www.lambertconsulting.ch/lambertconsulting/images/layout/lines_deco.gif);*/
/*	background-repeat:repeat;*/
}

td#leftMargin {
	width:17px;
}

td#ContentTd {
	width:100%;
}

table#BodyHeader {
	border:0px;
	width:100%;
}

td#Breadcrumb {
	padding-left:15px;
	padding-right:15px;
	width:100%;
}

#Breadcrumb {
	font-family:Verdana, Arial;
	font-size:0.7em;
}

#Breadcrumb a {
	font-weight: bold;
	text-decoration: none;
}

#Breadcrumb a:link {
	color: #203773;
}

#Breadcrumb a:visited {
	color: #203773;
}

#Breadcrumb a:hover {
	color: #203773;
	text-decoration:underline;
}

#Breadcrumb a:active {
	color: #203773;
}

td#SearchDeco {
	background-image:url('/images/search.gif');
}

td#Search {
	width:320px;
	background-color:#c3dfff;
	padding-left:3px;
	padding-right:5px;
}

input#searchBox 
{
	width:234px;
	font-size: 0.7em;
}

table#Body {
	width:740px;
}

td#Body {
	padding-bottom:15px;
	padding-top:0px;
	padding-left:30px;
	padding-right:30px;
}

table#BodyFooter{
	margin-left:22px;
	width:695px;
	border:0px;
	margin-top:10px;
	margin-bottom:15px;
}

td#BodyFooterTd1 {
	height:18px;
}

td#BodyFooterTd2 {
	height:1px;
	background-color:#8199b9;
}

td#BodyFooterTd3 {
	font-family: Verdana;
	color: #8199b9;
	font-size:0.7em;
}

.ms-rteCustom-Titre
{
	font-family: Verdana;
	color: #8199b9;


}

