﻿
body{
	margin:0;
	color:#666;
	font-size:75%;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Sans-Serif;
	background:#fff url(../img/bg_body.gif) left 104px repeat-x;
}

a{
	color:#666;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.btnArrondi, .pushBtm a{
	font-family:Arial, Helvetica, sans-serif;
}

.tip{
	padding:5px 10px;
	color:#fff;
	background-color:#487097;
}

/********** HEADER **********/

#header{
	height:104px;
	background:url(../img/bg_header.gif) left top repeat-x;
}

#header .content{
	width:966px;
	margin:0 auto;
}

#header .content h1{
	float:left;
	margin-right:23px;
}

#header .content .headerLeft{
	float:left;
	width:692px;
	position:relative;
	padding-top:8px;
}

#header .content .headerLeft .boutons{
	width:100%;
	margin-bottom:22px;
	overflow:hidden;
}

#header .content .headerLeft .boutons img{
	display:block;
}

#header .content .headerLeft .boutons p.appel{
	float:left;
	color:#fefefe;
	text-align:right;
}

#header .content .headerLeft .boutons p.appel a{
	margin-bottom:3px;
	display:block;
}

#header .content .headerLeft .boutons p.appel strong{
	margin-right:10px;
}

#header .content .headerLeft .boutons a.btnArrondi{
	display:block;
	width:113px;
	height:21px;
	float:right;
	font-weight:bold;
	padding:6px 0 0 22px;
	background-image:url(../img/btn_arrondi.gif);
	background-position:left top;
}

#header .content .headerLeft .boutons a.btnArrondi:hover{
	background-position:left bottom;
}

#header .content .headerLeft #menu{
	float:right;
}

#header .content .headerLeft #menu li{
	float:left;
	height:28px;
	margin-left:13px;
}

#header .content .headerLeft #menu li.accueil:hover,
#header .content .headerLeft #menu li.one:hover,
#header .content .headerLeft #menu li.business:hover,
#header .content .headerLeft #menu li.voice:hover,
#header .content .headerLeft #menu li.pabx:hover,
#header .content .headerLeft #menu li.fax:hover,
#header .content .headerLeft #menu li.conf:hover,
#header .content .headerLeft #menu li.data:hover,
#header .content .headerLeft #menu li.active
{
	background:url(../img/menu_fleche.gif) center bottom no-repeat;
}

#header .content .headerLeft #menu li img{
	vertical-align:middle;
}

#header .content .headerLeft #menu li a{
	height:19px;
	display:block;
	margin-top:2px;
	background-position:left top;
}

#header .content .headerLeft #menu li a:hover, #header .content .headerLeft #menu li.active a{
	background-position:left bottom;
}

#header .content .headerLeft #menu li.accueil a{
	width:62px;
	background-image:url(../img/menu_accueil.gif);
}

#header .content .headerLeft #menu li.one a{
	width:38px;
	background-image:url(../img/menu_one.gif);
}

#header .content .headerLeft #menu li.business a{
	width:70px;
	background-image:url(../img/menu_business.gif);
}

#header .content .headerLeft #menu li.voice a{
	width:47px;
	background-image:url(../img/menu_voice.gif);
}

#header .content .headerLeft #menu li.pabx a{
	width:40px;
	background-image:url(../img/menu_pabx.gif);
}

#header .content .headerLeft #menu li.fax a{
	width:30px;
	background-image:url(../img/menu_fax.gif);
}

#header .content .headerLeft #menu li.conf a{
	width:44px;
	background-image:url(../img/menu_conf.gif);
}

#header .content .headerLeft #menu li.data a{
	width:40px;
	background-image:url(../img/menu_data.gif);
}

/* Menu client */

#header .content .headerLeft ul.menuClient{
	position:absolute;
	width:135px;
	top:35px;
	right:0px;
	height:0px;
	overflow:hidden;
}

#header .content .headerLeft ul.menuClient li{
	background-color:#eee;
	border-bottom:1px solid #3f6b87;
}

#header .content .headerLeft ul.menuClient li a{
	display:block;
	padding:5px 0 5px 22px;
}

/********** CONTENT **********/

#content{
	padding:12px 20px 0px;
	width:926px;
	margin:0 auto;
	background:#fff url(../img/bg_content.gif) left top repeat-x;
}

#content .intro{
	height:1%;
	overflow:hidden;
	margin-bottom:10px;
}

#content .intro .push{
	float:left;
	width:279px;
	margin-right:35px;
}

#content .intro .desc{
	float:left;
	width:568px;
	padding-top:15px;
}

#content .intro .desc h2{
	margin-bottom:20px;
	font-size:2em;
	color:#3f6b87;
}

#content .intro .desc ul li{
	color:#3f6b87;
	padding-left:20px;
	margin-bottom:10px;
	background:url(../img/ico_fleche.gif) left 6px no-repeat;
}

#content div.pushBtm{
	height:31px;
	background-position:top left;
}

#content .pushRight div.pushBtm a{
	float:right;
	padding:7px 40px 7px 20px;
	font-weight:bold;
}

#content .pushLeft div.pushBtm a{
	float:left;
	padding:7px 40px 7px 20px;
	font-weight:bold;
}

#content .pushBusiness{
	width:593px;
	height:116px;
	clear:both;
	margin:0 auto 17px auto;
}

#content .pushBusiness img{
	display:block;
}

#content .pushBusiness div.pushBtm{
	background-image:url(../img/push_full_btm.gif);
}

#content .products  img{
	display:block;
}

#content .products .left{
	float:left;
	width:285px;
	margin-right:27px;
}

#content .products .desc{
	float:left;
	width:262px;
	height:252px;
	padding:18px;
	margin-right:27px;
	overflow:hidden;
	background-position:0px 0px;
	background-image:url(../img/bg_desc.gif);
	font-size:94%;
}

#content .products .desc div{
	display:none;
}

#content .products .desc div.descColor1{
	display:block;
}

#content .products .desc p, #content .products .desc ul{
	margin-bottom:10px;
}

#content .products .desc ul li{
	padding-left:20px;
	margin-bottom:10px;
	background:url(../img/ico_fleche_grise.gif) left 6px no-repeat;
}

#content .products .descColor1 p, #content .products .descColor1 li strong{
	color:#6090bf;
}

#content .products .descColor2 p, #content .products .descColor2 li strong{
	color:#cb8346;
}

#content .products .descColor3 p, #content .products .descColor3 li strong{
	color:#95971c;
}

#content .products .descColor4 p, #content .products .descColor4 li strong{
	color:#907a3e;
}

#content .products .descColor5 p, #content .products .descColor5 li strong{
	color:#ba564c;
}

#content .products .descColor6 p, #content .products .descColor6 li strong{
	color:#498078;
}

#content .products .descColor7 p, #content .products .descColor7 li strong{
	color:#a650bc;
}

#content .products .right{
	float:left;
	width:285px;
}

#content .products .pushLeft, #content .products .pushRight{
	margin-bottom:17px;
	width:285px;
}

#content .products .pushVoice, #content .products .pushOne{
	margin-bottom:40px;
}

#content .products .pushLeft div.pushBtm{
	background-image:url(../img/push_left_btm.gif);
}

#content .products .pushRight div.pushBtm{
	background-image:url(../img/push_right_btm.gif);
}

#content .products .bottom{
	clear:both;
	width:285px;
	padding-top:17px;
	margin:0 auto;
}

#content .products .bottom .pushRight{
	float:left;
	margin:0;
}

#content .products .bottom .pushLeft{
	float:right;
	margin:0;
}

/********** FOOTER **********/

#footer{
	clear:both;
	min-height:63px;
	padding-top:20px;
	margin-top:5px;
	padding-bottom:10px;
	background:#fff url(../img/bg_footer.gif) top left repeat-x;
}

* html #footer{
	height:63px;
}

#footer .content{
	width:966px;
	margin:0 auto 25px;
	text-align:center;
}

#footer .content ul{
	margin-bottom:10px;
}

#footer .content ul li{
	color:#999;
	font-weight:bold;
	display:inline;
	margin-right:13px;
	padding-right:14px;
	background:url(../img/footer_spacer.gif) right 4px no-repeat;
}

#footer .content ul li.last{
	margin:0;
	padding:0;
	background:none;
}

#footer .content ul li a{
	color:#fff;
}

#footer .content p{
	text-align:center;
	font-weight:bold;
	color:#ccc;
}

#footer ul.mentions{
	margin: 0 auto;
	font-size: 0.8em;
}

#footer ul.mentions li{
	font-size: 0.92em;
	margin-bottom: 0;
}

/********** CONTACT **********/

#content .contact h2{
	margin:25px 0 30px;
}

#content .contact h3{
	color:#1f56b3;
	font-size:1.08em;
	margin-bottom:22px;
}

#content .contact .join{
	overflow:hidden;
	width:100%;
	margin-bottom:45px;
}

#content .contact .join .left{
	float:left;
	width:295px;
	padding-right:15px;
	padding-left:20px;
}

#content .contact .join .left li{
	font-weight:bold;
	font-size:1.08em;
	padding-left:20px;
	margin-bottom:35px;
	background:url(../img/ico_fleche.gif) left 7px no-repeat;
}

#content .contact .join .left li strong{
	color:#487097;
}

#content .contact .join .left li.courrier{
	overflow:hidden;
	width:100%;
}

#content .contact .join .left li.courrier strong{
	float:left;
	margin-right:5px;
}

#content .contact .join .left li p{
	float:left;
	font-weight:bold;
	line-height:1.5em;
}

#content .contact .join .right{
	float:right;
	width:596px;
}

#content .contact .join .right h3{
	color:#487097;
	padding-left:20px;
	font-size:1.08em;
	margin-bottom:20px;
	background:url(../img/ico_fleche.gif) left 6px no-repeat;
}

#content .contact .join .right fieldset{
	padding-left:21px;
}

#content .contact .join .right fieldset label{
	width:120px;
	float:left;
	padding-top:3px;
	font-weight:bold;
}

#content .contact .join .right fieldset img.etat{
	float:left;
}

#content .contact .join .right fieldset img.ico{
	margin-top:2px;
	display:none;
}

#content .contact .join .right fieldset .inputText{
	float:left;
	height:16px;
	width:235px;
	padding:1px 5px;
	color:#666;
	margin-right:5px;
	margin-bottom:15px;
	border:1px solid #666;
	background:url(../img/bg_txtinput.gif) top left repeat-x;
}

#content .contact .join .right fieldset textarea{
	float:left;
	height:160px;
	width:380px;
	padding:3px 5px;
	color:#666;
	margin-right:5px;
	margin-bottom:15px;
	border:1px solid #666;
	background:#f2f5f6 url(../img/bg_textarea.gif) top left repeat-x;
}

#content .contact .join .right fieldset .inputText:focus{
	border:1px solid #999;
	background-position:bottom left;
}

#content .contact .join .right fieldset .btnEnvoyer{
	padding-left:120px;
}

#content .contact .join .right fieldset .btnEnvoyer input{
	width:75px;
	height:25px;
	font-size:1em;
	font-weight:normal;
	text-align:center;
	border:1px solid #666;
	vertical-align:middle;
	background:#f2f5f6 url(../img/bg_btn_envoyer.gif) top left repeat-x;
}

/********** FAQ **********/

#content .faq h2{
	margin:25px 0 30px;
}

#content .faq p.intro{
	margin-bottom:30px;
}

#content .faq dl{
	width:630px;
	margin-bottom:40px;
	border-bottom:1px solid #666;
}

#content .faq dt{
	height:20px;
	cursor:pointer;
	padding:5px 12px;
	border:1px solid #666;
	border-bottom:none;
	background:#f2f5f6 url(../img/bg_dt.gif) top left repeat-x;
}

#content .faq dt.active span{
	color:#1f56b3;
}

#content .faq dt span{
	display:block;
	color:#6f98bf;
	padding-left:20px;
	font-size:1.17em;
	background:url(../img/ico_fleche.gif) left 7px no-repeat;
}

#content .faq dd{
	line-height:1.5em;
	border:1px solid #666;
	border-bottom:none;
}

#content .faq dd p{
	padding:15px 30px;
}

/********** FAQ **********/

#content .produit{
	margin-top:15px;
	width:100%;
	overflow:hidden;
}

#content .produit .content{
	width:620px;
	float:left;
}

#content .produit .content p{
	line-height:1.5em;
	margin-bottom:35px;
}

#content .produit .content h2{
	margin:0px 0 20px;

}

#content .produit .content h2.titre_gr {
	margin:1px 0 40px;
	color:#1F56B3;
	line-height:1.17em;
}

#content .produit .content h3{
	font-size:1.17em;
	color:#1f56b3;
	margin-bottom:20px;
}

#content .produit ul{
	margin-bottom:35px;
	padding-left:15px;
}

#content .produit ul li{
	padding-left:20px;
	margin-bottom:5px;
	background:url(../img/ico_fleche_grise.gif) left 6px no-repeat;
}

#content .produit .content .btnContact a{
	display:block;
	width:399px;
	height:66px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	padding-top:25px;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	background:url(../img/btn_contact.gif) left top no-repeat;
}
#content .produit .content .btnContact a:hover{
	color:#F3F3F3;
}
#content .produit .menu{
	float:right;
	width:295px;
}

#content .produit .menu .vide{
	margin-left:55px;
	width:186px;
	height:184px;
	margin-bottom:30px;
}

#content .produit .menu .prix{
	margin-left:55px;
	width:186px;
	height:184px;
	margin-bottom:30px;
	background:url(../img/bg_prix.gif) left top no-repeat;
}

#content .produit .menu .prix h3{
	text-align:center;
	padding-top:45px;
	color:#854c07;
	font-size:1.5em;
	margin-bottom:5px;
}

#content .produit .menu .prix p{
	overflow:hidden;
	width:155px;
	color:#fff;
	font-size:4em;
	padding:0 0 0 31px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit .menu .prix strong{
	float:left;
	padding-right:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit .menu .prix span{
	float:left;
	padding-top:10px;
	font-size:0.27em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit .menu .prix span strong{
	font-size:1.5em;
	float:none;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit .menu .cadre{
	width:288px;
	background:url(../img/cadre_mid.gif) left top repeat-y;
	margin-bottom:10px;
}

#content .produit .menu .cadre h3{
	height:27px;
	padding-top:15px;
	text-align:center;
	color:#fff;
	font-size:1.67em;
	background:url(../img/cadre_top.gif) left top no-repeat;
}
#content .produit .menu .cadre h3.cadre_r{
	background:url(../img/cadre_top2.gif) left top no-repeat;
}


#content .produit .menu .cadre ul{
	padding:10px 20px 15px;
	overflow:hidden;
	margin:0;
	background:url(../img/cadre_btm.gif) left bottom no-repeat;
}

#content .produit .menu .cadre ul li{
	font-weight:bold;
	margin-bottom:10px;
}

/********** ESPACE CLIENT **********/

#content .client h2{
	margin:25px 0 30px;
}

#content .client form{
	margin-bottom:65px;
}

#content .client fieldset{
	width:332px;
	height:159px;
	margin:0 auto;
	padding-top:30px;
	padding-left:25px;
	background:url(../img/bg_form_client.gif) top left no-repeat;
}

#content .client fieldset label{
	padding-top:3px;
	color:#fff;
	font-weight:bold;
	font-size:1.17em;
	width:103px;
	float:left;
	display:block;
}

#content .client fieldset .inputText{
	width:193px;
	height:18px;
	float:left;
	padding:2px 5px;
	border:none;
	font-size:1.17em;
	margin-bottom:13px;
	background-color:#fff;
}

#content .client fieldset select{
	width:203px;
	height:22px;
	float:left;
	padding:2px 2px 2px 5px;
	border:none;
	font-size:1.17em;
	margin-bottom:13px;
	background-color:#fff;
}

#content .client fieldset .btnConnexion{
	padding-left:165px;
}

#content .client fieldset .btnConnexion input{
	width:143px;
	height:27px;
	color:#648eb5;
	font-size:1.17em;
	font-weight:bold;
	text-align:center;
	border:1px solid #6393c1;
	background:url(../img/btn_connexion.gif) left top repeat-x;
}

#content .client fieldset .btnConnexion input:focus, #content .client fieldset .btnConnexion input:hover{
	color:#648eb5;
	background-position:left bottom;
}

/* Prix Voice*/
#content .produit.p_voice .menu .prix.voice{
	margin-left:55px;
	width:186px;
	height:184px;
	margin-bottom:30px;
	background:url(../img/bg_prix.gif) left top no-repeat;
}

#content .produit.p_voice .menu .prix h3{
	text-align:center;
	padding-top:45px;
	color:#854c07;
	font-size:1.5em;
	margin-bottom:5px;
}

#content .produit.p_voice .menu .prix p{
	overflow:hidden;
	width:120px;
	color:#fff;
	font-size:4em;
	padding:0 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_voice .menu .prix strong{
	float:left;
	padding-right:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_voice .menu .prix span{
	float:left;
	padding-top:10px;
	font-size:0.27em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_voice .menu .prix span strong{
	font-size:1.5em;
	float:none;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
/* Prix One*/
#content .produit.p_one .menu .prix.voice{
	margin-left:55px;
	width:186px;
	height:184px;
	margin-bottom:30px;
	background:url(../img/bg_prix.gif) left top no-repeat;
}

#content .produit.p_one .menu .prix h3{
	text-align:center;
	padding-top:45px;
	color:#854c07;
	font-size:1.5em;
	margin-bottom:5px;
}

#content .produit.p_one .menu .prix p{
	overflow:hidden;
	width:150px;
	color:#fff;
	font-size:4em;
	padding:0 0 0 26px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_one .menu .prix strong{
	float:left;
	padding-right:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_one .menu .prix span{
	float:left;
	padding-top:10px;
	font-size:0.27em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_one .menu .prix span strong{
	font-size:1.5em;
	float:none;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien_plaquette{
	height:40px;
	background:url(../img/fl_dl.jpg) 4px 0px no-repeat;
	display:block;
	padding:12px 0 0 60px;
	font-size:1.4em;
	margin:10px 0;
}
a.lien_tarifs{
	height:40px;
	background:url(../img/icon_tarifs.gif) 2px 0px no-repeat;
	display:block;
	padding:12px 0 0 60px;
	font-size:1.4em;
	margin:10px 0;
}
/* Prix Data*/
#content .produit.p_data .menu .prix.voice{
	margin-left:55px;
	width:186px;
	height:184px;
	margin-bottom:30px;
	background:url(../img/bg_prix.gif) left top no-repeat;
}

#content .produit.p_data .menu .prix h3{
	text-align:center;
	padding-top:45px;
	color:#854c07;
	font-size:1.5em;
	margin-bottom:5px;
}

#content .produit.p_data .menu .prix p{
	overflow:hidden;
	width:120px;
	color:#fff;
	font-size:4em;
	padding:0 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_data .menu .prix strong{
	float:left;
	padding-right:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_data .menu .prix span{
	float:left;
	padding-top:10px;
	font-size:0.27em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

#content .produit.p_data .menu .prix span strong{
	font-size:1.5em;
	float:none;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
/* Prix fax*/
#content .produit.p_fax .menu .prix p {
	
	padding:0 0 0 27px;
}

.content strong{
	color:#1F56B3;
}
#header .content strong{
	color:#FEFEFE;
}