/*----------------------------------------------------------------------------//
// Feuille de styles du client -----------------------------------------------//
//----------------------------------------------------------------------------//
// Client : -
// Note   : Les font-size doivent ëtres en em, même les styles provenant de 
			stylesforeditor.css.
// Date   : 9 novembre 2007
//----------------------------------------------------------------------------*/
@import url(reset.css);/* Mise à zéro de tous les padding / margin par défaut */

/*- Général -------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 62.6%; /* 10px par défaut */
	color: #4d4d4d;
	background: #c2c2c2 url(../images/Bg_Body.jpg) repeat-x top;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 22px 0;
}
h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background: #fe9931;
	margin: 0;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin: 20px 0 2px 0;
}
h3 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #4d4d4d;
	margin: 0 0 0 0;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: ;
	margin: 10px 0 2px 0;
}
a, a:hover {
	font-weight: bold;
	color: #2c52a1;
	text-decoration: none;
}
a:hover {
	color: #fa8913;
}
sup {
	font-size: 80%;
	line-height: 100%;
	vertical-align: text-top;
	padding-bottom: 5px;
}

/*- Styles communs à toutes les pages -----------------------------------------*/
.clear { clear: both; }

#wrapper {
	width: 948px;
	background: url(../images/Bg_Colonnes.gif) repeat-y left;
	border-left: 1px solid #bfcad0;
	border-right: 1px solid #bfcad0;
	margin: 0 auto;
}

/*--- Entête de la page ---*/
#Entete {
	position: relative;
	width: 100%;
	height: 133px;
	background:	#ffffff;
	border-bottom: 1px solid #bfcad0;
}
#Entete .NavFixe {
	height: 22px;
	background: url(../images/Bg_Entete_NavFixe.png) repeat-x top;
	border-bottom: 1px solid #bfcad0;
}
#Entete .NavFixe li {
	float: right;
	padding: 2px 8px 0 24px;
}
#Entete .NavFixe a {
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#Entete .NavFixe a:hover {
	color: #fa8913;
}
#Entete .Logo {
	margin: 8px 0 0 21px;
}
#Entete .Actions {
	position: absolute;
	right: 10px;
	bottom: 12px;
}
#Entete .Actions li {
	float: left;
	padding: 0 0 0 18px;
}
#Entete .Actions a {
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	color: #464646;
	background: no-repeat 0% 50%;
	padding: 2px 0 2px 24px;
}
#Entete .Actions a:hover {
	color: #fa8913;
}
#Entete .Actions a.Print {
	background-image: url(../images/Puce_Print.gif);
}
#Entete .Actions a.Send {
	background-image: url(../images/Puce_Send.gif);
}
#Entete .Actions a.RSS {
	background-image: url(../images/Puce_RSS.gif);
}

/*--- Colonnes principales ---*/
#ColonneGauche {
	float: left;
	width: 645px;
	padding-right: 1px;
}
#ColonneDroite {
	float: left;
	width: 302px;
	padding-bottom: 22px;
}

/*--- Pied de la page ---*/
#BasPage {
	position: relative;
	width: 100%;
	height: 60px;
	background: url(../images/Bg_BasPage.gif) repeat-x top;
	clear: both;
}
#BasPage .NavFixe {
	position: absolute;
	top: 22px;
	left: 6px;
}
#BasPage .NavFixe li {
	float: left;
	background: url(../images/Bg_BasPage_NavFixe.gif) no-repeat 100% 3px;
	padding: 0 18px;
}
#BasPage .NavFixe a {
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#BasPage .NavFixe a:hover {
	color: #fa8913;
}
#BasPage p {
	position: absolute;
	top: 22px;
	right: 32px;
	font-size: 1.1em;
	color: #aaaaaa;
}
#BasPage p span {
	margin: 0 12px;
}
#BasPage p a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#BasPage p a:hover {
	color: #fa8913;
}

/*- Styles pour la colonne de gauche ------------------------------------------*/
#ColonneGauche h1 {
	width: 100%;
	height: 152px;
	background: #fe9931 url(../images/Ti_May31stDeadline_EN.png) no-repeat top left;
	border-bottom: 1px solid #bfcad0;
	text-indent: -2000px;
	overflow: hidden;
}
#ColonneGauche h1.langFR {
	background-image: url(../images/Ti_May31stDeadline_FR.png);
}
#ColonneGauche .Contenu {
	padding: 12px 24px;
}
#ColonneGauche .Contenu p {
	color: #606060;
	line-height: 1.6em;
}
#ColonneGauche .Bloc {
	border-bottom: 1px solid #dae1e4;
	padding: 0 0 12px 0;
}

/*- Styles pour la colonne de droite -------------------------------------------*/
#ColonneDroite h2 {
	background: url(../images/Bg_ColonneDroite_Titres.gif) repeat-x top;
	border-bottom: 1px solid #bfcad0;
	margin: 0;
	padding: 8px 26px;
}
#ColonneDroite .Contenu {
	border-bottom: 1px solid #bfcad0;
	padding: 20px 26px 2px 26px;
}

#ColonneDroite .ShelvingPhotos {
	width: 100%;
}
#ColonneDroite .ShelvingPhotos li {
	float: left;
	border: 1px solid #bfcad0;
	margin: 0 9px 8px 0;
}
#ColonneDroite .ShelvingPhotos img {
	display: block;
}

#ColonneDroite .SondagePourcentage {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	background: url(../images/Bg_Sondage.jpg) no-repeat top left;
	border: 1px solid #bfcad0;
	margin:	0 12px 12px 0;
	overflow: hidden;
}
#ColonneDroite .SondagePourcentage strong {
	display: block;
	font-size: 2.2em;
	color: #ffffff;
	line-height: 68px;
}

#ColonneDroite .ShareThisPage {
	width: 100%;
}
#ColonneDroite .ShareThisPage li {
	float: left;
	padding-right: 9px;
}

/*- Styles pour tabulation de gauche -------------------------------------------*/
#ColonneGauche #TabNav {
	width: 100%;
	height: 38px;
	line-height: normal;
	background: url(../images/Bg_TabNav.gif) repeat-x bottom;
	margin: 0;
}
#ColonneGauche #TabNav li {
	float: left;
	background: transparent none;
	margin-left: -1px;
	padding: 0;
}
#ColonneGauche #TabNav a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
	background: url(../images/Bg_TabNav_Tabs.gif) repeat-x 0px 0px;
	*background-position: 0px 1px;
	border: 1px solid #bfcad0;
	margin-top: 12px;
	padding: 0 20px;
	outline: none;
}
#ColonneGauche #TabNav a:hover {
	background-position: 0px -24px;
	*background-position: 0px -23px;
}
#ColonneGauche #TabNav a.Actif,
#ColonneGauche #TabNav a.Actif:hover {
	color: #000000;
	line-height: 27px;
	background: #ffffff;
	border-bottom: 0;
	margin-top: 0;
	padding: 10px 20px 0 20px;
}

#ColonneGauche #TabContent {
	clear: both;
	border: 1px solid #bfcad0;
	border-top: 0;
}
#ColonneGauche #TabContent .Contenu {
	margin: 0;
	padding: 20px 20px 2px 20px;
}
#ColonneGauche #TabContent .Contenu h3 {
	color: #000000;
	margin: 0 0 1px 0;
}
#ColonneGauche #TabContent .Contenu p {
	color: #000000;
	margin: 0 0 16px 0;
}
#ColonneGauche #TabContent .Contenu ul {
	font-size: 1.1em;
	color: #000000;
	margin: -2px 0 16px 0;
}
#ColonneGauche #TabContent .Suivant {
	border-top: 1px solid #bfcad0;
	margin: 0;
	padding: 8px 20px;
}

/*- Styles pour formulaires ----------------------------------------------------
.TxtBox, .TxtArea, .SelectList, .Btn {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
.TxtErreur {
	font-size: 1.1em;
	color: #FF0000;
}
.TxtBox {
	font-size: 1.1em;
	color: ;
	background:	;
	border: 1px solid #666666;
	padding: 0 0 0 0;
	margin:	0 0 0 0;
}
.TxtArea {
	font-size: 1.1em;
	color: ;
	background: ;
	border: 1px solid #666666;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.SelectList {
	font-size: 1.1em;
	color: ;
	background: ;
	border: 1px solid #666666;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.Btn {
	font-size: 1.1em;
	color: ;
	background: ;
	border: 1px solid #666666;
	padding: 0 0 0 0;
	overflow: visible;
}

/*- Styles de l'éditeur ----------------------------------------------------*/

/*- Classes pour les textes ----*/
.TexteSpecial {
	font-size: 1.1em;
	color: #FF9933;
}
.TextePetit {
	font-size: 1.1em;
}

/*- Classes pour les hyperliens ----*/
a.LienPetit, a.LienPetit:hover {
	font-weight: normal;
}

a.LienExterne, a.LienExterne:hover {
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background-image: url(../images/Bg_LienExterne.gif);
	padding-right: 14px;
}
a.LienExterne:hover {
	background-image: url(../images/Bg_LienExterne-over.gif);
}

a.LienFleche {
	cursor: pointer; 
	cursor: hand; 
	line-height: 26px;
	background: url(../images/Bg_BoutonFleche.png) no-repeat right top; 
	padding-right: 18px; 
	vertical-align: middle;
	display: block; /*opera*/
	display: inline-block; /*ie*/
	display: -moz-inline-box; /*ff*/
}
a.LienFleche span {
	background: url(../images/Bg_BoutonFleche.png) no-repeat left top; 
	height: 26px;
	display: block;
	display: inline-block;
	padding-left: 6px;
	line-height: 26px;
	color: #ffffff;
	font-size: 12px;
}
a.LienFleche:hover {
	background-position: right -26px;
	text-decoration: none;
}
a.LienFleche:hover span {
	background-position: left -26px;
}

/*- Classes pour les images ----*/
img.ImageContour, img.ImageGauche, img.ImageDroite {
	border: 1px solid #bfcad0;
}
img.ImageGauche {
	margin:	0 20px 20px 0;
}
img.ImageDroite {
	margin: 0  0 20px 20px;
}

/*- Classes pour les listes ----*/
#ColonneGauche .Contenu ul {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 12px 0;
}
#ColonneGauche .Contenu ul li {
	background: url(../images/Puce_Liste.gif) no-repeat 7px 3px;
	padding: 0 0 0 20px;
}
#ColonneGauche .Contenu ol {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 12px 24px;
}
#ColonneGauche .Contenu ol li {
	list-style: decimal outside;
}
#ColonneGauche .Contenu ul li a,
#ColonneGauche .Contenu ol li a {
	font-weight: normal;
}

/*- Classes pour les tableaux ----*/
.Tableau {
	font-size: 1.1em;
	color: ;
	background: ;
	padding: 0 0 0 0;
	border-right: ;
	border-top: ;
}
.CelluleTitre {
	font-size: 1.1em;
	color: ;
	background: ;
	padding: 0 0 0 0;
	border-left: ;
	border-bottom: ;
	vertical-align: top;
}
.CelluleSousTitre {
	font-size: 1.1em;
	color: ;
	background: ;
	padding: 0 0 0 0;
	border-left: ;
	border-bottom: ;
	vertical-align: top;
}
.CelluleTexte1, .CelluleTexte2 {
	font-size: 1.1em;
	color: ;
	background: ;
	padding: 0 0 0 0;
	border-left: ;
	border-bottom: ;
	vertical-align: top;
}
.CelluleTexte2 {
	color: ;
	background: ;
}
/*--------------------------------------------------------------------------*/
