/*----------------------------------------------------------------------------//
// Feuille de styles du client -----------------------------------------------//
//----------------------------------------------------------------------------//
// Client : Callipso
// 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 */
@import url(../common/css/barre.css);/* Barre du Groupe Absolunet */

/*- Général -------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 62.6%; /* 10px par défaut */
	color: #747474;
	background: #848484 url(../images/Bg.png) repeat-x;
}
.body-popup {
	background: #f0f0f0;
	overflow: auto;
}
p {
	font-size: 1.3em;
	margin: 0 0 12px 0;
	line-height: 1.4em;
}
h1 {
	font-size: 3.8em;
	color: #12aae6;
	margin: 38px 0 8px;
}
h2 {
	font-size: 2.2em;
	font-weight: bold;
	color: #bbc80d;
	margin: 20px 0 5px 0;
}
a, a:hover {
	color: #12aae6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
sup {
	font-size: 80%;
	line-height: 100%;
	vertical-align: text-top;
	padding-bottom: 5px;
}
.clearer {
	clear: both;
}

/*- Styles communs à toutes les pages -----------------------------------------*/
#wrapper {
	text-align: left;
	position:relative;
	/*padding-top:46px;*/
}
#wrapper-contenu {
	width:950px;
	margin: 0 auto;
	position:relative;
	padding-bottom: 20px;
}
.body-popup #wrapper-contenu {
	width: auto;
	margin: 0;
	padding: 18px 13px;
}
#Logo {
	position: absolute;
	width: 244px;
	height: 193px;
	background: url(../images/Bg_Logo_FR.png) no-repeat;
	top: 0;
	left: 16px;
}
#Logo.LogoAccueil {
	background: url(../images/Bg_LogoAcc_FR.png) no-repeat;
}
#Logo img {
	margin: 15px 0 0 50px;
}
#Logo a {
	outline:none;
}
#Header {
	height: 57px;
}
#MembresGroupeAbso, #Header .Recherche {
	float: left;
}
#MembresGroupeAbso {
	margin: 0 50px 0 270px;
	width: 250px;
	display: inline;
	position: relative;
}
.Recherche span.TxtRecherche, #MembresGroupeAbso ul li a, a#BtLangue, #BlocCompagnie h1, #BlocNouvelle h2, #BlocPartenaires h2, .HeaderDemandeSoumission, #ColonneGauche h3 {
	text-indent: -5000px;
	overflow: hidden;
}
#MembresGroupeAbso h3 {
	height: 10px;
	text-indent: -500px;
	overflow: hidden;
	margin: 29px 0 6px 0;
}
#MembresGroupeAbso .LienAbsolunet {
	position: absolute;
	top: 28px;
	left: 108px;
}
#MembresGroupeAbso .LienAbsolunet a {
	display: block;
	width: 72px;
	height: 12px;
	text-indent: -500px;
	overflow: hidden;
}
#MembresGroupeAbso ul li {
	float: left;
}
#MembresGroupeAbso ul li a {
	display:block;
}
#MembresGroupeAbso ul li a.AbsolunetWeb {
	background: url(../images/Txt_AbsolunetWeb.gif) no-repeat;
	width: 98px;
	margin-right: 28px;
}
#MembresGroupeAbso ul li a.AbsolunetWeb:hover, #MembresGroupeAbso ul li a.AbsolunetReseaux:hover {
	background-position: 0 -12px;
}
.Recherche {
	background:url(../images/Bg_Recherche.png) repeat-x;
	width:282px;
	height:30px;
	padding-top:27px;
	position:absolute;
	right:0;
}
.Recherche span.TxtRecherche {
	display:block;
	height:15px;
}
.Recherche p {
	margin:0;
}
.Recherche .TxtBox {
	font-size: 1.1em;
	color: #bbbbbb;
	background: #515151;
	border: 1px solid #6b6b6b;
	width: 158px;
	margin-right: 4px;
}
.Recherche .Btn {
	vertical-align: bottom;
	margin-bottom:1px;
	border:none;
}
a#BtLangue {
	margin-top: 47px;
	float:right;
}
#ContainerSite, #ContainerSiteAccueil {
	border: 10px solid #fff;
	background: #fff;
	padding-bottom: 75px;
}
#ContainerSiteAccueil {
	padding-bottom: 0;
}
#MenuPrincipal {
	background: #c5d129;
	height: 37px;
	padding-left: 250px; 
	margin-bottom: 10px;
}
#MenuPrincipal li {
	float: left;
	background: #c5d129;
}
#MenuPrincipal li a {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	padding: 0 13px;
	border-left: 1px solid #c5d129;
	border-right: 1px solid #c5d129;
	line-height: 37px;
}
#MenuPrincipal li a:hover, #MenuPrincipal li a.MenuOn {
	background: #12aae6;
	text-decoration:none;
}
#Footer {
	color: #fff;
	margin-top:50px;
	position:relative;
}
#Footer p {
	position: absolute;
	top: -55px;
}
#Footer a {
	color: #fff;
}
.LiensFooter {
	font-size: 1.1em;
	padding-top: 10px;
}
.Copyright {
	font-size: 1.1em;
	right: 0;
	padding-top: 10px;
}

/*- Styles spéciaux pour page d'accueil ---------------------------------------*/
#BlocCompagnie, #BlocNouvelle, #BlocPartenaires {
	margin: 10px 9px 10px 0;
	padding-bottom: 10px;
	float: left;
	background-repeat:repeat-x;
	background-color: #fff;
}
#BlocCompagnie h1, #BlocNouvelle h2, #BlocPartenaires h2 {
	line-height: 19px;
	margin:24px 0 10px 25px;
}
#BlocCompagnie {
	background-image: url(../images/Bg_BlocCompagnie.gif);
	width: 350px;
}
#BlocCompagnie p, #BlocNouvelle p {
	font-size: 1.1em;
	margin: 0 25px 5px 25px;
}
#BlocNouvelle {
	background-image: url(../images/Bg_BlocNouvelle.gif);
	width: 331px;
}
#BlocNouvelle h3 {
	font-size: 1.4em;
	margin: 0 0 0 23px;
}
#BlocPartenaires {
	background-image: url(../images/Bg_BlocPartenaires.gif);
	width: 231px;
	margin-right: 0;
}
#BlocPartenaires p#ZoneLogo {
	background: #fff no-repeat 50% 50%;
	width:194px;
	height: 67px;
	margin-left: 19px;
	border:1px solid #ececec;
	overflow: hidden;
}
#BlocPartenaires #ThickerContainer {
	position: relative;
	background: #fff;
	width:194px;
	height: 67px;
	margin-left: 19px;
	border:1px solid #ececec;
	overflow: hidden;
}
#BlocPartenaires #ThickerContainer .ThickerItem {
	display: none;
	position: absolute;
	width: 194px;
	height: 67px;
	border:1px solid #ffffff;
	top: 0px;
}

/*- Styles spéciaux pour pages intérieures ------------------------------------*/
#ColonneGauche, #ColonneDroite {
	float: left;
}
#ColonneGauche {
	background: #f0f0f0 url(../images/Bg_ColonneGauche.gif) repeat-x bottom left;
	width: 260px;
}
#ColonneGauche h3 {
	margin: 120px 0 0 39px;
	line-height:80px;
}
#ColonneDroite {
	margin-left: 50px;
	width:586px;
}
.Citation {
	font-size: 1.4em;
	color: #3f3f3f;
	font-weight: bold;
	margin: 115px 46px 0 39px;
}
.PersonneCitee {
	font-size: 1.1em;
	margin: 20px 46px 0;
}
.BleuCitation {
	color: #12aae6;
}
h2 {
	position: relative;
}
h2 a.LienHautPage {
	position: absolute;
	left: -23px;
	top: 15px;
}
	   
#DemandeSoumission {
	position:fixed;
	z-index:4;
	bottom:0;
	background:url(../images/Bg_DemandeSoumission.gif) repeat-x;
	width:100%;
}
div.Conteneur{
	margin:0 auto;
}
.HeaderDemandeSoumission, .ContenuDemandeSoumission{
	height:45px;
	margin:0 auto;
}
.HeaderDemandeSoumission {
	display:none;
}
.ContenuDemandeSoumission {
	width: 900px;
	background: #3f3f3f;
	color: #fff;
	padding: 14px 0 0 50px;
	height: 212px;
	display:none;
}
.ContenuDemandeSoumission p, .FormulaireContacts p {
	float: left;
	margin-right: 32px;
	display: inline;
}
.FormulaireContacts .TxtBox{
	margin-bottom: 15px;
}
.FormDemandeSoumission {
	position: fixed;
	width: 900px;
}
.FormDemandeSoumission .TxtBox, .FormDemandeSoumission .TxtArea {
	font-size: 0.9em;
	border: 1px solid #328aad;
	margin: 5px 0 10px;
	background: #fff;
}
.FormDemandeSoumission .TxtBox {
	width: 184px;
}
.ContenuDemandeSoumission p span.TexteSpecial {
	font-size: 0.8em;
	margin-top: 30px;
	display:block;
}
/* Styles pour les popups des produits */
.body-popup #ColonneGauche {
	width: 211px;
	background: #f0f0f0;
}
.body-popup #ColonneGauche p {
	font-size: 1.1em;
	margin: 12px 0 0 4px;
}
.body-popup #ColonneDroite {
	margin-left: 13px;
	background: #fff;
	width:450px;
}
.body-popup #ColonneDroite p, .body-popup #ColonneDroite h1, .body-popup #ColonneDroite h2  {
	margin-left: 30px;
	margin-right: 18px;
}
.body-popup #ColonneDroite ul {
	margin-left: 45px;
	margin-right: 18px;
}
.body-popup #ColonneDroite ul li {
	font-size: 1.1em;
	font-weight: bold;
}
.body-popup #ColonneDroite h1 {
	margin-top: 27px;
	margin-bottom: 0;
}
.body-popup #ColonneDroite h2 {
	margin-top:0;
	margin-bottom: 15px;
	position:static;
}
.NomProduit {
	font-size: 1.2em;
	font-weight:bold;
	color: #12aae6;
}
.BlocPartenaireInt {
	background: #f7f7f7;
	width: 294px;
	margin-right: 15px;
	float:left;
	position:relative;
}
.BlocPartenaireInt img {
	margin: 14px 14px 20px;
}
.BlocPartenaireInt p {
	margin: 0 15px 20px;
}
.BlocPartenaireInt-Droite {
	margin: 0;
}
.ContainerPartenaires {
	margin-left: -28px;
	margin-bottom: 15px;
}

/*- Styles pour les items en francais -----------------------------------------*/
body#lang-fr #MembresGroupeAbso h3 {
	background: url(../images/Txt_AussiMembre_FR.gif) no-repeat;
	width: 181px;
}
body#lang-fr #ColonneGauche h3 {
	background: url(../images/Ti_SolutionsTelephonie_FR.png) no-repeat;
}
body#lang-fr #MembresGroupeAbso ul li a.AbsolunetWeb {
	margin-right: 28px;
}
body#lang-fr #MembresGroupeAbso ul li a.AbsolunetReseaux {
	background-image: url(../images/Txt_AbsolunetReseaux_FR.gif);
	width:124px;
}
body#lang-fr .Recherche span.TxtRecherche {
	background: url(../images/Txt_Recherche_FR.gif) no-repeat;
	width:72px;
	float:left;
	margin:4px 5px 0 8px;
}
body#lang-fr a#BtLangue {
	background-image: url(../images/Bt_Langue_FR.png);
	width: 58px;
	height: 9px;
}
body#lang-fr a#BtLangue:hover {
	background-position: 0 -9px;
}
body#lang-fr #BlocCompagnie h1 {
	background: url(../images/Ti_Compagnie_FR.gif) no-repeat;
}
body#lang-fr #BlocNouvelle h2 {
	background: url(../images/Ti_Nouvelle_FR.gif) no-repeat;
}
body#lang-fr #BlocPartenaires h2 {
	background: url(../images/Ti_Partenaires_FR.gif) no-repeat;
}
body#lang-fr .HeaderDemandeSoumission {
	width: 950px;
	background: #00a4e4 url(../images/Bg_HeaderDemandeSoumission_FR.gif) no-repeat top left;
	cursor:pointer;
}
body#lang-fr .HeaderDemandeSoumission.selected {
	background: #00a4e4 url(../images/Bg_HeaderDemandeSoumissionActive_FR.gif) no-repeat top left;
}

/*- Styles pour les items en anglais -----------------------------------------*/
body#lang-en #MembresGroupeAbso h3 {
	background: url(../images/Txt_AussiMembre_EN.gif) no-repeat;
	width: 201px;
}
body#lang-en #ColonneGauche h3 {
	background: url(../images/Ti_SolutionsTelephonie_EN.png) no-repeat;
}
body#lang-en #MembresGroupeAbso ul li a.AbsolunetWeb {
	margin-right: 16px;
}
body#lang-en #MembresGroupeAbso ul li a.AbsolunetReseaux {
	background-image: url(../images/Txt_AbsolunetReseaux_EN.gif);
	width: 134px;
}
body#lang-en .Recherche span.TxtRecherche {
	background: url(../images/Txt_Recherche_EN.gif) no-repeat;
	width: 46px;
	float:left;
	margin:4px 5px 0 8px;
}
body#lang-en a#BtLangue {
	background-image: url(../images/Bt_Langue_EN.png);
	width: 64px;
	height: 12px;
}
body#lang-en a#BtLangue:hover {
	background-position: 0 -12px;
}
body#lang-en #BlocCompagnie h1 {
	background: url(../images/Ti_Compagnie_EN.gif) no-repeat;
}
body#lang-en #BlocNouvelle h2 {
	background: url(../images/Ti_Nouvelle_EN.gif) no-repeat;
}
body#lang-en #BlocPartenaires h2 {
	background: url(../images/Ti_Partenaires_EN.gif) no-repeat;
}
body#lang-en .HeaderDemandeSoumission {
	width: 950px;
	background: #00a4e4 url(../images/Bg_HeaderDemandeSoumission_EN.gif) no-repeat top left;
	cursor:pointer;
}
body#lang-en .HeaderDemandeSoumission.selected {
	background: #00a4e4 url(../images/Bg_HeaderDemandeSoumissionActive_EN.gif) no-repeat top left;
}
body#lang-en #Logo {
	background: url(../images/Bg_Logo_EN.png) no-repeat;
}
body#lang-en #Logo.LogoAccueil {
	background: url(../images/Bg_LogoAcc_EN.png) no-repeat;
}


/*- Styles pour sous menus ----------------------------------------------------*/
#SousMenu {
	margin: 95px 0 0 27px;
}
#SousMenu li {
	background: url(../images/Puce_SousMenu.gif) no-repeat 0 3px;
	padding-left: 14px;
	margin-bottom: 12px;
}
#SousMenu li a {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #0c84b3;
}
#ColonneDroite #SousMenuProduits {
	background: url(../images/Bg_SousMenuProduits.png) no-repeat;
	height: 77px;	
	margin:-25px -53px 0 0;
}
#ColonneDroite #SousMenuProduits li {
	float: left;
	list-style: none outside none;
	line-height: 77px;
	font-size: 1.1em;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0 13px 0 0;
}
#ColonneDroite #SousMenuProduits li.MenuOn {
	background: url(../images/Puce_SousMenuProduits.gif) no-repeat 50% 53px;
}
#ColonneDroite #SousMenuProduits li.MenuOn a {
	color: #0184b7;
	text-decoration: none;
}


/*- Styles pour Plan du site --------------------------------------------------*/
ul#SiteMap {
	margin: 0 0 12px 3px;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

/*- Premier niveau -----*/	
ul#SiteMap li {
	background: url(../images/Puce_Liste.gif);
	padding: 0 0 5px 12px;
}
ul#SiteMap li a, ul#SiteMap li a:hover {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
ul#SiteMap li a:hover {
	text-decoration: underline;
}

/*- Deuxieme niveau -----*/
ul#SiteMap li ul {
	margin:	5px 0 5px 12px;
}
ul#SiteMap li ul li {
	background: url(../images/Puce_Liste.gif);
	padding: 0 0 3px 8px;
}
ul#SiteMap li ul li a, ul#SiteMap li ul li a:hover {
	font-weight: normal;
	font-size: 1.1em;
}

/*- Styles pour formulaires ----------------------------------------------------*/
.TxtBox, .TxtArea, .SelectList, .Btn {
	font-family: Arial, Helvetica, Sans-serif;
}
.ValSummary {
	margin: 0 0 12px 0;
}
.ValSummary ul {
	background: #f8f8f8;
	margin: 0 !important;
	padding: 10px 10px 5px 10px !important;
}
.ValSummary ul li {
	list-style: none !important;
	font-size: 1.2em !important;
	color: #e41b00;
	background: url(../images/Puce_ValSummary.gif) no-repeat 5px 50%;
	margin: 0 0 5px 0;
	padding: 0 0 0 23px !important;
}
.TxtErreur {
	position: absolute;
	color: #e41b00;
}
.TxtBox {
	font-size: 0.9em;
	color: #747474;
	background:	#ffffff;
	border: 1px solid #747474;
}
.TxtArea {
	font-size: 1.1em;
	color: #747474;
	background:	#ffffff;
	border: 1px solid #747474;
}
.SelectList {
	font-size: 1.1em;
	color: #747474;
	background:	#ffffff;
	border: 1px solid #747474;
}
.Btn {
	border: 1px solid #666666;
	padding: 0 0 0 0;
	overflow: visible;
}

/*- Styles de l'éditeur ----------------------------------------------------*/

/*- Classes pour les textes ----*/
.TexteIntro {
	font-size: 1.7em;
	color: #444;
	margin-bottom: 44px;
}
.TexteSpecial {
	font-size: 1.1em;
	color: #bbb;
}
.TextePetit {
	font-size: 1.1em;
}

/*- Classes pour les hyperliens ----*/
a.LienPetit, a.LienPetit:hover {
	font-size: 0.85em;
}


/*- Classes pour les listes ----*/
#ColonneDroite ul {
	margin: 0 0 12px 15px;
	padding: 0;
}
#ColonneDroite ul li {
	font-size: 1.3em;
	list-style: disc outside url(../images/Puce_Liste.gif);
	padding: 0 0 5px 0;
}
#ColonneDroite ol {
	margin: 0 0 12px 24px;
	padding: 0;
}
#ColonneDroite ol li {
	list-style: decimal outside;
	padding: 0 0 5px 0;
}

/*- Classes pour les tableaux ----*/
.TableauProduits {
	font-size: 1.1em;
	background: #f0f0f0;
	margin-top: 11px;
}
.TableauProduits tr.DernierTR td {
	padding-bottom: 12px;
}
.CelluleProduits {
	padding: 12px 10px 0 0;
	vertical-align: top;
	width: 133px;
}
.CelluleProduits a {
	font-weight: bold;
	font-size: 1.2em;
}
.CelluleProduits-Premier {
	padding-left: 16px;
}
.CelluleProduits-Dernier {
	padding-right: 16px;
}
/*--------------------------------------------------------------------------*/