﻿/*
Rouge : #ad0000
Gris pâle : #ebebeb
Gris foncé : #cccccc
*/
BODY{
	font-family : Arial, Helvetica, Geneva , sans-serif;
	color :#000000;
	margin:0;
	padding:0;
	border:0;
	background-color:white;
}
img{
	border:0;
}
p{
	margin-top:0;
	margin-bottom:0;
}
/*-------*/
/* Home */
/*-----*/
#HomeBandeauFlash{
	width:775px;
	height:80px;
	margin:auto;
	background-color:#fff;
}
#HomeBandeauFlash img{
	margin:8px 11px 14px 14px;
}
#HomeBandeauMenu{
	width:775px;
	height:18px;
	background-color:#fff;
	border-bottom:1px solid black;
	margin:auto;
	font-size:0.7em;
}
#HomeFooter a:link{
	color:black;
	text-decoration:none;
}
#HomeBandeauMenu a:link{
	color:black;
	text-decoration:none;
}
#HomeFooter a:visited{
	color:black;
	text-decoration:none;
}
#HomeBandeauMenu a:visited{
	color:black;
	text-decoration:none;
}
#HomeFooter a:hover{
	color:black;
	text-decoration:underline;
}
#HomeBandeauMenu a:hover{
	color:black;
	text-decoration:underline;
}
#HomeBandeauMenu p{
	padding-left:14px;
	padding-top:2px;
}
#HomeCentral{
	width:775px;
	/*height:457px;*/
	height:550px;
	margin:auto;
	background-image:url(/images/home-central.jpg);
	background-repeat:no-repeat;
	background-color:#990909;
}
#HomeFooter{
	display:none;
}
.home_news{
	color:#b0b0b0;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
}
.home_news a:link{
	color:#b0b0b0;
}
.home_news a:visited{
	color:#b0b0b0;
}
.home_news a:hover{
	color:#b0b0b0;
	text-decoration:none;
}
/*-----------*/
/* Master   */
/*---------*/
.illustration{
	display:none;
}
#BandeauHaut{
	width:650px;
	height:80px;
	margin:auto;
	background-color:#fff;
}
#menu_cms{
	display:none;
}
.bandeauImg1{
	float:left;
	margin:0;
}
.bandeauImg2{
	float:right;
}
#BandeauMenu{
	display:none;
}
div#Footer {
	display:none;
}
span.VariationsLabelMenu {
	width:193px;
	float: left;
}
span.mentionslegales{
	width:582px;
	float: left;
	text-align:center;
	line-height:18px;
}
#BandeauMenu a:link{
	color:white;
	text-decoration:none;
}
span.mentionslegales a:link{
	color:white;
	text-decoration:none;
}
#BandeauMenu a:visited{
	color:white;
	text-decoration:none;
}
span.mentionslegales a:visited{
	color:white;
	text-decoration:none;
}
#BandeauMenu a:hover{
	color:white;
	text-decoration:underline;
}
span.mentionslegales a:hover{
	color:white;
	text-decoration:underline;
}
div#Central {
	background-color:#fff;
	width:775px;
	margin:auto;
}
.separation { /* Permet de positionner le footer en bas sur FireFox */
	clear: both;
	visibility: hidden;
	margin: 0;
}
#Central img{
	float:left;
}
div#coinarrondi{
	height:6px;
	background-image:url(/images/coin-contenu.gif);
	background-repeat:no-repeat;
	background-position:top-left;
}
#pagecontenu{
	width:565px;
	margin-left:0;
	background-color:#fff;
	height:407px;
}
html>body #pagecontenu{/*reconnu par tous les navigateurs sauf IE - Permet de fixer une hauteur minimum à pagecontenu (hauteur de la photo gauche)*/
	height:auto;
	min-height:407px;
} 

#bandetitre{
	background-color:#dddddd;
	width:100%;
	height:14px;
}
#titre1{
	float:left;
	background-color:#ad0000;
	font-size:0.7em;
	color:#FFFFFF;
	padding:0 5px 0 5px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
}
#titre1 a:hover{
	color:#fff;
	text-decoration:none;
}
#titre1 a:visited{
	color:#fff;
	text-decoration:none;
}
#titre1 a:link{
	color:#fff;
	text-decoration:none;
}
#titre2{
	float:left;
	width:300px;
	font-size:0.7em;
	color:#000;
	padding:0 5px 0 5px;
}
div#PlaceHolderMain{
	font-size:0.7em;
	padding:5px 20px 10px 20px;
}
#PlaceHolderMain a:link{
	color:black;
	text-decoration:underline;
}
#PlaceHolderMain a:visited{
	color:black;
	text-decoration:underline;
}
#PlaceHolderMain a:hover{
	color:#a8111c;
	text-decoration:underline;
}
p.sousmenu1{
	width:83px;
	float:left;
}
p.sousmenu2{
	width:81px;
	float:left;
}
p.sousmenu3{
	width:73px;
	float:left;
}
p.sousmenu4{
	width:102px;
	float:left;
}
p.sousmenu5{
	width:96px;
	float:left;
}
p.sousmenu6{
	width:99px;
	float:left;
}
div#pagemenu{
	display:none;
}
/************/
/* Menu IU */
/**********/
.ms-MenuUILarge
{
background-image:none;
width:250px;
}
.ms-MenuUILargeRtL
{
background-image:none;
width:250px;
}
.ms-MenuUIItemTableCellCompact
{
padding:2px;
color:#e7caaa;
text-decoration:none;
font-size:8pt;
}
.ms-MenuUIItemTableCell
{
padding:2px;
color:#e7caaa;
text-decoration:none;
font-size:8pt;
}
.ms-MenuUIItemTableCellCompact
{
padding:1px 2px 1px 2px;
}
.ms-MenuUIItemTableCellCompact A
{
color:#e7caaa;
text-decoration:none;
}
.ms-MenuUIItemTableCellHover A
{
color:#e7caaa;
text-decoration:none;
}
.ms-MenuUIItemTableCell A
{
color:#e7caaa;
text-decoration:none;
}
.ms-menuitemdescription
{
color:#666666;
}
.ms-MenuUIItemTableCellCompactHover
{
padding:1px;
color:#e7caaa;
text-decoration:none;
font-size:8pt;
}
.ms-MenuUIItemTableCellHover
{
padding:1px;
color:#e7caaa;
text-decoration:none;
font-size:8pt;
}
.ms-MenuUIItemTableCellCompactHover
{
padding:0px 1px 0px 1px;
}
.ms-MenuUIItemTableCellCompactHover A
{
color:#e7caaa;
text-decoration:none;
}
.ms-MenuUIItemTableCellHover A
{
color:#e7caaa;
text-decoration:none;
}
.ms-MenuUIItemTableCell A
{
color:#e7caaa;
text-decoration:none;
}
.ms-MenuUIIconRtL
{
height:16px;
width:24px;
}
.ms-MenuUIIcon
{
height:16px;
width:24px;
}
.ms-MenuUIIconLargeRtl
{
height:16px;
width:40px;
}
.ms-MenuUIIconLarge
{
height:16px;
width:40px;
}
.ms-MenuUIIconLarge
{
padding:
0px 
6px 
0px 
2px;
}
.ms-MenuUIIcon
{
padding:
0px 
6px 
0px 
2px;
}
.ms-MenuUIIconLargeRtl
{
padding:
0px 
2px 
0px 
6px;
}
.ms-MenuUIIconRtL
{
padding:
0px 
2px 
0px 
6px;
}
.ms-menuuilabelcompactRtl
{
width:100%;
}
.ms-menuuilabelcompact
{
width:100%;
}
.ms-MenuUILabelRtL
{
width:100%;
}
.ms-MenuUILabel
{
width:100%;
}
.ms-MenuUILabel
{
padding:
2px 
0px 
3px 
6px;
}
.ms-MenuUILabelRtL
{
padding:
2px 
6px 
3px 
0px;
}
.ms-menuuilabelcompact{
padding:1px 0px 1px 7px;
}
.ms-menuuilabelcompactRtl{
padding:1px 7px 1px 0px;
}
.ms-MenuUISubmenuArrow
{
height:16px;
width:16px;
}
.ms-MenuUISeparatorLargeRtl
{
background-color:#fff;
font-size:1px;
height:1px;
line-height:1px;
}
.ms-MenuUISeparatorLarge
{
background-color:#fff;
font-size:1px;
height:1px;
line-height:1px;
}
.ms-MenuUISeparatorRtL
{
background-color:#fff;
font-size:1px;
height:1px;
line-height:1px;
}
.ms-MenuUISeparator
{
background-color:#fff;
font-size:1px;
height:1px;
line-height:1px;
}
.ms-MenuUISeparator
{
margin:
0px 
0px 
0px 
32px;
}
.ms-MenuUISeparatorRtL
{
margin:
0px 
32px 
0px 
0px;
}
.ms-MenuUISeparatorLarge
{
margin:0px 0px 0px 48px;
}
.ms-MenuUISeparatorLargeRtl
{
margin:0px 48px 0px 0px;
}

/*****************/
/*chiffres clés */
/***************/
p.cclien {
	display:none;
}
div#ccgeneral {
	background-color:#fff;
	border-bottom:0;
	border-right:0;
	width:518px;
}
div#ccgeneral p{
	padding-left:150px;
	padding-right:10px;
	padding-bottom:10px;
}
div#ccgeneralperform {
	background-color:#fff;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:518px;
}
div#ccperformbloc{
	background-color:#e6e6e6;
	border:1px #cecdcd solid;
	padding:5px;
	margin:10px;
}
div#ccperformbloc img{
	padding:0;
}

/****************/
/* Sites Demos */
/**************/
.band{
	background-image:url('/images/fd-titre-sites.jpg');
	background-position:left;
	width:247px;
	padding-left:20px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
.medium{
	background-image:none;
	background-position:left;
	font-weight:bold;
	font-size:0.8em;
	color:white;
	margin-bottom:0;
}
.bullet{
	margin:0px;
	background-image:none;
}
#sitesHome .bullet{
	padding-left:0px;
	line-height:normal;
	height:auto;
}
ul.link-item {
	list-style-image:none;
}
#sitesHome table{
	padding:0px;
	margin:0px;
}
#sitesHome .bullet a{
	color:#ffffff;
	font-size:0.8em;
	text-decoration:none;
}
/****************/
/* Formulaires */
/**************/
.bordure{
	border: 1px solid #000;
	font-size:1em;
}
div.row {
	/*clear: both;*/
	padding-top: 3px;
	width:385px;
	display:block;
	height:20px;
 }
div.row span.label {
 	float: left;
 	width: 80px;
 	/*line-height:20px;*/
 	text-align:right;
 }
div.row span.formw {
	float: right;
 	text-align: left;
 	width:305px;
}
div.centerbutton {
	text-align:center;
	padding-top:8px;
}
/**************/
/* Annuaires */
/************/
#AnnuIntro{
	width:484px;
	height:81px;
	padding-top:15px;
}
#AnnuIntro a:link{
	text-decoration:none;
}
#AnnuIntro a:hover{
	text-decoration:none;
}
#AnnuIntro a:visited{
	text-decoration:none;
}
div#AnnuIntro input{
	padding-right:10px;
	float:left;
}
div#AnnuIntro p{
	margin-top:30px;
}
div#AnnuRecherche{
	width:100%;
	font-weight:bold;
	margin-top:20px;
}
div#AnnuPays{
	width:160px;
	float:left;
	font-weight:bold;
	margin-top:10px;
	margin-right:10px;
}
div#AnnuNom select{
	font-size:8pt;
	font-weight:normal;
}
div#AnnuPays select{
	font-size:8pt;
	font-weight:normal;
}
div#AnnuOu{
	width:20px;
	float:left;
	font-weight:bold;
	padding-left:-10px;
}
div#AnnuNom{
	width:280px;
	float:left;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
}
div#AnnuLogo{
	width:180px;
	float:left;	
	padding-top:30px;
}
div#AnnuContenu{
	width:345px;
	float:left;	
	padding-top:30px;
}
.AnnuTable td{
	font-family : Arial;
}
.AnnuTable table{
	border-width: 0;
	width:100%;
	border-spacing:10px;
}
.AnnuTable td{
	vertical-align:top;
}
/***********************/
/* Choix de la langue */
/*********************/
.ms-menubuttoninactivehover{
	margin:1px;
	background-color:transparent;
}
.ms-menubuttonactivehover a:link{
	color:#fff;
	background-image:none;
	text-decoration:none;
}
.ms-menubuttoninactivehover a:link{
	color:#fff;
	background-image:none;
	text-decoration:none;
}
.ms-menubuttonactivehover a:visited{
	color:#fff;
	background-image:none;
	text-decoration:none;
}
.ms-menubuttoninactivehover a:visited{
	color:#fff;
	background-image:none;
	text-decoration:none;
}
.ms-menubuttonactivehover a:hover{
	color:#fff;
	background-image:none;
	text-decoration:underline;
}
.ms-menubuttoninactivehover a:hover{
	color:#fff;
	background-image:none;
	text-decoration:underline;
}
.ms-menubuttonactivehover{
	text-decoration:underline;
	background-image:none;
	border:0;
}
div#Homeblocvariation{
	float: left;
}
.ms-menubuttoninactivehover{
	padding-left:2px;
	/*padding-top:1px;*/
}
.ms-menubuttonactivehover{
	padding-left:2px;
	/*padding-top:1px;*/
}

#labelmenu1_varlabelmenu1{
	width:50px;
}
.Homeimgvariation{
	float:left;
	padding-top:5px;
}
/*******************/
/*      News      */
/*****************/
#blocNews {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px; /*5px 15px 15px 15px;*/
}
div#newsBlocContenu{
	width:450px;
	float:left;
	padding-top:10px;
	/*padding-left:20px;*/
}
div#newsBlocImg{
	width:42px;
	float:left;
	padding-top:10px;
}
html>body div#newsBlocImg{/*reconnu par tous les navigateurs sauf IE - Permet de fixer une hauteur minimum à pagecontenu (hauteur de la photo gauche)*/
	width:auto;
	min-width:42px;
} 
div#newsbandeauhaut{
	background-color:#fff;
	font-weight:bold;
	height:15px;
}
p.newsTitre{
	display:inline;
	float:left;
	margin-left:5px;
	padding-left:20px;
}
p.newsDate{
	display:inline;
	float:right;
}

div#newstexte{
	display:inline;
	float:left;
	margin-left:5px;
	padding-top:7px;
	padding-left:20px;
}
.home_news a:hover{
	color:#aeafb1;
}

.home_news a:visited{
	color:#aeafb1;
}

.home_news a:link{
	color:#aeafb1;
}

/***************************/
/* Recherche **************/
/*************************/
td.ms-sbcell {
	border:0;
}
td.ms-sbgo{
	background-color:#fff;
}
p.search {
	display:inline;
	width:60px;
	float:left;
	height:21px;
	line-height:21px;
	text-align:right;
	margin:0;
}
p.champsearch {
	display:inline;
	text-align:right;
	float:left;
	margin:0;
	padding:0;
}
.champsearch input{
	margin:0;
	padding:0 0 0 3px;
}
.ms-tztable table{
	font-family:arial;
	border:0;
}
.srch-WPBody div{
	font-family:Arial, Helvetica, sans-serif;
}
.srch-stats div{
	font-family:Arial, Helvetica, sans-serif;
}
.srch-sort-right{
	width:100%;
}
/* ------------------------------------------------------------------------------------------------- */
/* Fait disparaitre le menu déroulant du choix du site de recherche près de la searchbox */
/* ------------------------------------------------------------------------------------------------- */
.ms-sbscopes select{
	display:none;
}
.srch-Icon img{ /* Page result.aspx Décale l'icône du texte dans la liste de résultats */
	margin-right:8px;
}
.ms-rtetoolbarhov
{
	padding:2px;
	border:solid 1px #001747;
	background-image:none;
	background-repeat:repeat-x;
	background-color:#fff699;
	cursor:pointer;
	color:#000000;
}

.ms-GRSortFilter{
	border:1px solid #2353b2;
	background:#fff699;
	padding-top:1px;
	padding-bottom:2px;
}

.ms-selectednav{
	border:1px solid #2353b2;
	background:#fff699;
	padding-top:1px;
	padding-bottom:2px;
}
/*---------------------------------------*/
/* Partie investissement */
/*--------------------------------------*/
#MenuInvest, #MenuInvestUK{
	display:none;
}

