﻿html {
	height: 100%;
	width: 100%;
	overflow: auto;
}
body, form {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	/*background-color: #f8f8f8;*/
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;*/
	color: #333;
	margin-bottom: 10px;
}

body, td, select, input, textarea {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
a {
	color: #003e5d;
	/*color: #c93;*/
	/*color: #004179;*/
}
.ContextualLink{
	color: #cda015;
	text-decoration: none;
	background-image: url('../images/link4.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.DirectLink {
	color: #003e5d;
	font-size: 11px;
	text-decoration: none;
	background-image: url('../images/ico-blue.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a:hover {
	text-decoration: underline;
}

.Button {
	padding: 0 20px;
}
.SearchButton {
	margin-left: 5px;
	padding: 0 10px;
}
.SearchField {
	font-size: 8pt;
}

#MainContainer {
    margin-left: auto;
    margin-right: auto;
	padding: 0 5px;
	width: 980px;
/*	background-image: url(../images/halo.jpg);
	background-repeat: no-repeat;*/
}
#ToolsBarre {
	padding: 8px 0;
	color: #716f62;
	line-height: 1em;
	font-size: 9pt;
	white-space: nowrap;
}
#ToolsBarre a {
	color: #716f62;
	vertical-align: middle;
	text-decoration: none;
}
#ToolsBarre a.Selected {
	font-weight: bold;
	color: #cda015;
}
#ToolsBarre img {
	vertical-align: middle;
	margin: 0 5px;
}
#LogoCell {
}

.ImplantationsSelector234 {
	/*color: #003e5d;*/
	background-image: url('../images/implantations3.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 26px;
	margin-left: 56px;
	text-decoration: none;
}

.ImplantationsSelector {
	margin-left: 10px;
	line-height: 1em;
	font-size: 9pt;
}
.ImplantationsSelector img {
	vertical-align: middle;
	margin-right: 10px;
}

#FloatingWM {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 520px;
    margin-left: -450px;
    margin-top: -260px;

	/*background-image: url(../images/menus/fonds/border.png);
	background-repeat: repeat-x;
	background-position: bottom;*/
	padding-bottom: 6px;
}
#GMapLayer {
	border: 1px solid silver;
	background-color: #99b3cc;
	width: 900px;
	height: 520px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#GMapLayer p {
	margin: 10px 0;
	padding: 0;
}
#Dimming {
	position: absolute;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	background-color: #000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}



#BreadCrumbBarre {
	color: #716f62;
	padding: 15px 25px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f4f4f4;
}
#BreadCrumb {
	font-size: 10px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
#BreadCrumb a {
	color: #bbb;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
#BreadCrumb a:first-child  {
	padding-left: 0;
}
#BreadCrumb a.d1  {
	color: #999;
}
#BreadCrumb a.d2  {
	color: #999;
}
#BreadCrumb a.d3  {
	color: #999;
}
#BreadCrumb a.d4  {
	color: #bbb;
}
#BreadCrumb a.d5  {
	color: #ddd;
}
#BreadCrumb a.last  {
	color: #003e5d;
}
/*
#BreadCrumb a.d1  {color: #333;}
#BreadCrumb a.d2  {color: #666;}
#BreadCrumb a.d3  {color: #999;}
#BreadCrumb a.d4  {color: #bbb;}
#BreadCrumb a.d5  {color: #ddd;}
*/
#BreadCrumb a.d1:hover, #BreadCrumb a.d2:hover, #BreadCrumb a.d3:hover, #BreadCrumb a.d4:hover {
	color: #313183;
}



#Footer {
	color: #fff;
	background-color: #004169;
	text-align: right;
	padding: 10px; 
	font-size: 12px;
}
#Footer a {
	color: #fff;
	margin: 0 5px; 
	text-decoration: none;
}




#ContentLayer {
	background-color: #fff;
/*	border-color: #b9b9b9;
	border-style: solid;
	border-width: 0 1px;*/
	padding: 0;
}
#ContentLayer h1 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #003e5d;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#ContentLayer .PageSubTitle {
	padding: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
}
#ContentLayer h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #003e5d;
	margin: 20px 0 15px 0;
	padding: 0;
	/*text-transform: uppercase;*/
}
#ContentLayer h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #5e6a71;
	margin: 15px 0 10px 0;
	padding: 0;
	/*text-transform: uppercase;*/
}
#ContentLayer .Chapeau {
	padding: 15px 0;
	font-size: 16px;
	/*text-align: justify;*/
}
#ContentLayer p {
	/*text-align: justify;*/
	margin: 0;
	margin-top: 8px;
	padding: 0;
}





/* hs.wrapperClassName = 'outer-glow' */
.ZoomFlash {
	background: #444;
}
.ZoomFlash .highslide-image {
	border: 5px solid #444444;
}
.ZoomFlash .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}
.ZoomFlash .highslide-html-content {
	display: none;
	width: 400px;
	padding: 0;
}
.ZoomFlash .highslide-header {
	display: none;
}








a.ModalLink {
	color: #003e5d;
	font-size: 13px;
	text-decoration: none;
	background-image: url('../images/ico-blue.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.ModalLayer {
	background-color: #fff;
	padding: 10px;
}
.ModalLayer h1 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #003e5d;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.ModalLayer h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #003e5d;
	margin: 15px 0;
	padding: 0;
}
.ModalLayer h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #5e6a71;
	margin: 10px 0;
	padding: 0;
}
.ModalLayer .Chapeau {
	padding: 15px 0;
	font-size: 16px;
}
.ModalLayer p {
	margin: 0;
	margin-top: 8px;
	padding: 0;
}




.EDR3ColumnsLeftColumn {
	padding-right: 20px;
}
.EDR3ColumnsRightColumn {
	padding-left: 20px;
}

.DataPager {
	border-bottom: 1px solid #dfe1e3;
	margin: 5px 0;
	padding: 5px;
}
.DataPagerTop {
	border-top: 1px solid #dfe1e3;
	margin: 5px 0;
	padding: 5px;
}
.DataPagerCurrentPage {
	font-weight: bold
}
.DataPager a {
	text-decoration: none;
}
.DataPager a:hover {
	text-decoration: underline;
}

.SearchTitle {
	font-size: 11pt;
	margin: 30px 0 5px 0;
}
.SearchDescription {
	color: #5e6a71;
}
.SearchLink {
	color: #003e5d;
	font-size: 8pt;
	margin-top: 3px;
}


.FinancialGraph {
	text-align: center;
	margin: 20px 10px;
	font-size: 8pt;
	color: #5e6a71;
}
.Citation {
	text-align: center;
	margin: 50px 10px;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #303b3e;
}
.LeftColumn {
	padding-right: 20px;
}
.CenterColumn {
	padding-right: 20px;
	padding-left: 20px;
}
.RightColumn {
	padding-left: 20px;
}
.EDR2ColRight {
	width: 260px;
	font-size: 9pt;
	padding-left: 40px;
}

.HighLight {
	border: 1px solid #003e5d;
	font-weight: bold;
	color: #003e5d;
	margin: 0;
	margin-top: 16px;
	padding: 8px;
	padding-top: 0px;
}
.FloatingRight {
	float: right;
	width: 330px;
	margin: 40px;
	margin-right: 0;
}


.AMenu1 {
	color: #403f37;
}
.ASubMenu1 {
	color: #403f37;
	font-weight: normal;
	text-transform: none;
	font-size: 10pt;
}






.SubFloater {
	width: 505px;
	margin-right: 20px;
	float: left;
	height: 280px;
}







.Menu2 {
	font-size: 14px;
	padding: 8px 16px;
	color: #716f63;
}
.Menu2 span {
	white-space: nowrap;
}
.Menu2 div {
	font-size: 12px;
	color: #716f63;
}
.LeftBordered {
	border-left: 1px dashed #716f63;
}




.PrestationDisabled {
	color: #716f63;
}

.Menu2Vignettes {
	margin: 8px;
	margin-right: 0;
	border-top: 1px solid #0d0e0e;
	border-left: 1px solid #0d0e0e;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
.Menu2Maps {
	margin: 8px;
}
.Menu2Spaced {
	line-height: 180%;
}
.M1First {
	padding-left: 16px;
}




.VideoLegend {
	margin-top: 10px;
	font-weight: bold;
}



#TopContent {
	background-image: url(images/MainBG.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #99FF33;
}

#HomeBottom {
	width: 1200px;
	background-image: url(images/BottomBG.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 10px 8px 10px;
}
#HomeMainNews {
	padding: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 200%;
	height: 210px;
	overflow: hidden;
}


.Menu3Barre {
	cursor: hand;
	position: absolute;
	top: 84px;
	left: 239px;
	width: 960px;
	height: 420px;
	background-image: url(../../images/menus/fonds/bgwhite75Big.png);
/*	background-color: #fc0;*/
	background-position: top;
	color: #313183;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
}
.Menu3Barre3 {
	padding-left: 25px;
	background-color: #e5e5e6;
	border-bottom: 1px solid #aaa;
/*	background-image: url(images/menus/fonds/menu03b.png);
	background-repeat: repeat-y;
	background-position: left;*/
}
.Menu3 {
	cursor: hand;
	color: #313183;
	font-size: 16px;
	padding: 8px;
	padding-right: 24px;
	padding-left: 16px;
}
.Menu3 div {
	font-size: 12px;
	color: #666;
}
.M3Active {
	background-image: url(images/menus/fonds/top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #003688;
}
.M3Active, .M3Active a, .M3Active a:hover  {
	color: #fff;
}

.Menu3Block {
	background-image: url(../../images/menus/fonds/menu03c.png);
	background-repeat: repeat-y;
	background-position: right;
}

.Menu2 p {
	margin: 0;
	margin-top: 18px;
	margin-bottom: 18px;
}



 
 
 /* Ca fout le bronx dans le carousel
 ul, ol {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 6px;
	list-style-position: outside;
}
li {
	margin-left: 20px;
}
*/

.Expertises {
	font-size: 10pt;
	font-weight: bold;
	color: #716f63;
}
.OffresDiv {
	line-height: 200%;
}

.Menu2News {
	padding-top: 4px;
	padding-bottom: 4px;
}
.Menu2Dates {
	color: #000;
	font-size: 10px;
	display: block;
}
.LifeStyleSpaced {
	padding-left: 32px;
	padding-right: 32px;
}
.LifeStyleVignettes {
	margin-bottom: 10px;
	border-top: 1px solid #0d0e0e;
	border-left: 1px solid #0d0e0e;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

.Splitter {
	background-image: url(images/contbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
/*	border: 1px solid #e6e6e6;*/
	border-top: none;
/*	background-color: #fc0;*/
}
.SubSplitter {
	padding: 15px;
/*	width: 350;
	height: 200;
	float: left;*/
}

.NewsDiv h1 {
	font-family: "Myriad Web";
	font-size: 13pt;
	font-weight: normal;
	color: #313183;
	margin: 0;
	padding: 0;
}
.NewsDiv h2 {
	font-family: "Myriad Web";
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.NewsDiv p {
	margin: 0;
	margin-top: 8px;
	padding: 0;
}
.NewsDiv a {
	display: block;
	color: #000;
	font-size: 8pt;
	text-align: right;
}
.NewsImage {
	border: 0;
	float: right;
	margin-left: 30px;
}











.LayoutTable {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.LayoutCell {
	/*border: 1px solid silver;
	background-color: #fc0;*/
/*	padding-left: 10;
	padding-right: 10;*/
}
.LayoutFirstCell {
	padding-left: 0;
}
.LayoutLastCell {
	padding-right: 0;
}

.LayoutHead {
	background-color: #ebeff4;
	padding: 10;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.LayoutHeadGitana {
	background-color: #0fc;
}



.RMContent {
	margin: 20px;
}
.RMNews {
	background-color: #ebeff4;
}


.VideoSplash {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 720px;
	height: 400px;
    margin-left: -360px;
    margin-top: -200px;
	/*background-color: #fc0;*/
}

#Signatures {
	width: 220px;
	height: 115px;
	background-image: url(/images/signature.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#Signatures div {
	margin-top: 70px;
}
#Signatures a {
	color: White;
	font-size: 14px;
	text-decoration: none;
}
#Signatures a:hover {
	text-decoration: underline;
}

@media print {
	#MenuBarre { display: none; }
	#ToolsBarre { display: none; }
	#BreadCrumb { display: none; }
	#Footer { display: none; }
}
