@charset "utf-8";

body{
	
	background:#ECF4FD;
	font-family:Verdana,"BitStream vera Sans",Arial, sans-serif;
	font-size:16px;
	color:#000;
	margin:0;
	padding:0;
}

img{
	border:0;
	margin:0;
	padding:0;
}

a:focus{
	outline:0 none;
}

input[type=text]:focus,
input[type=password]:focus
{
  	outline: 0 none;
}

#global {
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:980px;
	border-radius:0px 0px 6px 6px;
}

#header {
	background:#ECF4FD;
	width:100%;
	height:auto;
}


a#logo{
	float:left;
	background-image:url("/images/logo.gif");
	background-repeat:no-repeat;
	width:194px;
	height:132px;
	margin:5px 0 0 10px;
	text-indent:-99999px;
}

.header-title {
	float:right;
	text-align:right;
	width:385px;
	margin-top:12px;
}

.header-title h1,
.header-title strong{
	font-size:0.55em;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000;
}

#header_banner {
	width:100%;
	height:150px;
	background:#ECF4FD;
}

#menu {
	height:44px;
	position:relative;
	background-color:#F0F0F0;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-radius:6px 6px 0px 0px;
}

#menu ul.menu {
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 0.85em;
}

#menu ul.menu li{
	float:left;
	margin: 0; 
	padding: 0;
	position:relative;
	z-index:99999;
	border-right:1px solid #DDDDDD;
}

#menu ul.menu a.news-menu,
#menu ul.menu a.offer-menu,
#menu ul.menu a.compare-menu,
#menu ul.menu a.availability-menu,
#menu ul.menu a.deployment-menu,
#menu ul.menu a.faq-menu,
#menu ul.menu a.entertainment-menu,
#menu ul.menu a.adsl-menu {
	display: block;
	color:#000;
    float:left;
    font-size:1em;
    height:30px;
	text-decoration:none;
    line-height:1.3em;
    padding-top:15px;
	margin-top:-1px;
    text-align:center;
	outline:0 none;
}

#menu ul.menu a.news-menu{
	width:95px;
}

#menu ul.menu a.offer-menu{
	width:105px;
}

#menu ul.menu a.compare-menu{
	width:141px;
}

#menu ul.menu a.availability-menu{
	width:135px;
}

#menu ul.menu a.deployment-menu{
	width:180px;
}

#menu ul.menu a.faq-menu{
	width:140px;
}

#menu ul.menu a.entertainment-menu{
	width:80px;
}

#menu ul.menu a.adsl-menu{
	width:95px;
}

#menu ul.menu li a {
	float:left;
}

#menu ul.menu li:hover a, 
#menu ul.menu li a:hover {
	background-color:#779eb4;
	border-radius:6px 6px 0px 0px;
	color:#FFF;
}

#menu ul.menu li .sub_menu {
	position:absolute;	
	top:44px; 
	left:0;
	background:#779eb4;
	padding:10px 10px 10px;
	border-radius:0px 6px 6px 6px;
	float:left;
	display:none;
}

#menu ul.menu li .sub_menu {
	clear:both; 
	float:left; 
	width:100%; 
	margin-bottom:10px;
}

#menu ul.menu .sub_menu ul{
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	width:200px;
}

#menu ul.menu .sub_menu ul li{
	width:100%;
	border:0 none;
	color:#FFF;
}

#menu ul.menu .sub_menu ul li strong{
	float:left;
	font-size:1.1em;
	font-weight:normal;
	color:#ffffa6;
	padding:5px 0px 7px 0px;
}

#menu ul.menu .sub_menu ul li a{
	float:none; 
	text-indent:0;
	height:auto;
	padding-bottom:6px;
	font-size:0.90em;
	display:block;
	text-decoration: none;
	color:#FFF;
}

#menu ul.menu .sub_menu ul li a:hover{
	color:#333333;
}

#header-adv{
	float:right;
	margin-top:14px;
}

#header-adv .ads {
	width:728px;
	height:90px;
}

.main {
	background:#FFF;
	display:block;
	float:left;
	width:965px;
	padding: 15px 0 30px 13px;
}

.main .left {
	height:auto;
	float:left;
	width:665px;
}

.eligibilite {
	width:665px;
	height:240px;
	float:left;
}

.eligibilite-standalone {
	width:665px;
	height:442px;
	float:left;
}

.eligibilite-standalone .title,
.eligibilite .title {
	width:100%;
	background-color:#F0F0F0;
	border-top:5px solid #febc3e;
	float:left;
}

.eligibilite-standalone .title strong.content,
.eligibilite .title strong.content{
	font-size:1.1em;
	font-family:"Georgia",serif;
	text-decoration:none;
	color:#666;
	float:left;
	height:27px;
	width:100%;
	padding-top:12px;
	padding-left:7px;
	
}

.eligibilite-standalone .eligibilite-content,
.eligibilite .eligibilite-content {
	width:665px;
	height:auto;
	margin-top:25px;
	float:left;
}

.eligibilite-standalone .eligibilite-content .form,
.eligibilite .eligibilite-content .form {
	width:400px;
	height:175px;
	float:left;
}

#numtel {
	background:transparent url("../images/form-champ.gif");
	border:0px;
	background-repeat:no-repeat;
	width:383px;
	padding:9px 0 16px 18px;
	height:20px;
	float:left;
}

#numtel input {
	float:left;
	background:none;
	overflow:hidden;
	border:0px;
	width:366px;
	padding:0;
	margin:0;
	height:28px;
	text-align:center;
	color:#444;
	font-size:1.3em;
}

.error {
	float:left;
	background:#FDDFDF;
	border:1px solid #F00;
	width:300px;
	font-size:0.70em;
	margin:12px 0 0 60px;
	padding:10px;
	color:#F00;
	overflow:hidden;
}

.button-eligibilite {
	float:left;
	background:url("../images/button-test.gif");
	background-repeat:no-repeat;
	width:186px;
	height:45px;
	margin-left:16px;
	color:#444;
	font:18px Arial,Sans-serif;
	border:none;
	cursor:pointer;
	text-align:center;
}

.howitworks {
	float:left;
	width:100%;
	height:auto;
	margin-top:42px;
}

.howitworks img {
    float:left;
	width:59px;
	height:59px;
	margin-right:15px;
}

.howitworks p {
    float:left;
	margin:0 60px 0 0;
    padding:0;
    width:210px;
	font-size:0.8em;
	line-height:20px;
	color:#000;
	text-align:justify;
}

.eligibilite-explain{
	float:left;
	margin-top:30px;
	font-size:0.8em;
	color:#000;
	text-align:justify;
	line-height:20px;
	width:100%;
}

.eligibilite-explain p{
	margin-bottom:10px;
	padding:0;
}

.eligibilite-explain a{
	color:#0066CC;
	text-decoration:none;
}

.eligibilite-explain a:hover{
	color:#2879C9;
	text-decoration:underline;
}

.best_offer {
	width:665px;
	height:320px;
	float:left;
}

.best_offer .title{
	width:100%;
	height:37px;
	background-color:#F0F0F0;
	border-top:5px solid #8dcb75;
	float:left;
}

.best_offer .title strong.content {
    color:#666;
    float:left;
    font-family:"Georgia",serif;
    font-size:1.1em;
    padding-top:12px;
	padding-left:7px;
}

.best_offer .fai {
	float:left;
	width:100%;
	height:272px;
	margin-top:25px;
}

.best_offer .fai img.go {
	float:left;
	width:126px;
	height:30px;
	margin:10px 0 0 65px;
}

.best_offer .fai strong {
	float:left;
	font-size:1em;
	color:#555;
	margin:0 0 3px 12px;
}

.best_offer .fai .best_offer_orange,
.best_offer .fai .best_offer_sfr {
	float:left;
	width:50%;
	height:auto;
}

.best_offer .fai .best_offer_orange .bloc_image{
	float:left;
	width:49px;
	height:240px;
}

.best_offer .fai .best_offer_orange .bloc_image img {
	float:left;
	width:49px;
	height:49px;
}

.best_offer .fai .best_offer_sfr .bloc_image{
	float:left;
	width:50px;
	height:240px;
}

.best_offer .fai .best_offer_sfr .bloc_image img {
	float:left;
	width:50px;
	height:51px;
}

.best_offer .fai .best_offer_orange p, 
.best_offer .fai .best_offer_sfr p {
	float:left;
	width:235px;
	margin:0;
	line-height:20px;
	margin-bottom:2px;
	font-size:0.8em;
	margin-left:12px;
	text-align:left;
}

.best_offer .fai .best_offer_sfr{
	float:left;
	width:325px;
	height:auto;
}

.compare-other {
	width:665px;
	height:340px;
	float:left;
	margin-top:28px;
}

.compare-other .bloc {
	width:665px;
	height:100%;
	float:left;
}

strong.title-best-offer{
	float:left;
	width:100%;
	font-size:1em;
	color:#555;
	margin-bottom:15px;
	
}

.first_best_offer p,
.second_best_offer p,
.third_best_offer p,
.fourth_best_offer p{
	float:left;
	width:170px;
	margin:0;
	font-size:0.8em;
	line-height:20px;
	margin-right:20px;
	text-align:left;
}

.first_best_offer img,
.second_best_offer img,
.third_best_offer img,
.fourth_best_offer img{
	float:left;
	width:126px;
	height:30px;
	margin-top:20px;
	
}


.deploiement {
	width:665px;
	height:300px;
	margin-top:15px;
	float:left;
}

.deploiement .title {
	width:100%;
	background-color:#F0F0F0;
	border-bottom:5px solid #c4c3c3;
	float:left;
}

.deploiement .title strong.content{
	font-size:1.1em;
	font-family:"Georgia",serif;
	text-decoration:none;
	color:#666;
	float:left;
	height:27px;
	width:100%;
	padding-top:12px;
	padding-left:7px;
	
}

.deploiement .content {
	float:left;
	width:665px;
	height:300px;
}

.deploiement .map {
	float:left;
	background:url("../images/preview-map.gif");
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:25px;
	display:inline;
	width:200px;
	height:200px;

}

.deploiement .description {
	float:left;
	color:#000;
	font-size:0.80em;
	text-decoration:none;
	text-align:justify;
	width:400px;
	height:237px;
	margin-top:20px;
	line-height:20px;
}

.deploiement p {
	padding:0;
	margin:0;
}

.deploiement .description a.link {
	float:right;
	color:#1075A2;
	font-size:0.95em;
	margin-top:-5px;
	text-decoration:none;
}

.news {
	float:left;
	width:665px;
	height:325px;
	margin-top:15px;
}

.news .title {
	float:left;
	background-color:#F0F0F0;
	border-bottom:5px solid #3b7aaf;
	width:100%;
	height:37px;
}

.news .title strong.content{
	font-size:1.1em;
	font-family:"Georgia",serif;
	text-decoration:none;
	color:#666;
	float:left;
	height:27px;
	width:100%;
	padding-top:12px;
	padding-left:7px;
	
}

.news .content-headlines {
	float:left;
	width:100%;
	height:250px;
	margin-top:20px;
}

.news .content-headlines .headlines {
	float:left;
	width:410px;
	height:250px;
	margin-right:4px;
}

.news .content-headlines .headlines li {
	float:left;
	list-style:none;
}

.news .content-headlines .headlines p {
	margin:5px;
	padding:0;
}

.news .content-headlines .headlines a.link {
	float:left;
	color:#0066CC;
	font-size:0.8em;
	display:inline;
	height:20px;
	width:394px;
	text-decoration:none;
}

.news .content-headlines .headlines a.link:hover {
	color:#2879c9;
	text-decoration:underline;
}

.news .content-headlines .ads {
	width:250px;
	height:250px;
	float:left;
}

.media {
	background:#F0F0F0;
	width:665px;
	height:300px;
	margin-top:30px;
	float:left;
}

.pre-footer {
	background:#FFF;
	color:#000;
	text-align:justify;
	font-size:0.80em;
	line-height:20px;
	width:665px;
	height:150px;
	margin-top:15px;
	float:left;
}

.pre-footer a{
	color:#0066CC;
	text-decoration:none;
}

.pre-footer a:hover{
	color:#2879C9;
	text-decoration:underline;
}

.eligibilite-results {
	float:left;
	width:665px;
	height:350px;
	margin-bottom:55px;
}

.eligibilite-results .title {
	float:left;
	width:100%;
	background-color:#F0F0F0;
	border-top:5px solid #febc3e;
}

.eligibilite-results .title strong {
	float:left;
	font-size:1.1em;
	font-family:"Georgia",serif;
	text-decoration:none;
	color:#666;
	height:27px;
	width:350px;
	padding-top:12px;
	padding-left:7px;
}

.eligibilite-results .title #num {
	float:left;
	font-family: "Georgia",serif;
    font-size: 1.1em;
	font-weight:bold;
	color:#666;
	margin:12px 0px 0px 0px;
}

.eligibilite-results .content-results {
	width:665px; 
	height:auto;
	margin-top:25px;
	float:left;
}

.eligibilite-results .content-results .bloc-orange,
.eligibilite-results .content-results .bloc-sfr,
.eligibilite-results .content-results .bloc-bouygues,
.eligibilite-results .content-results .bloc-numericable,
.eligibilite-results .content-results .bloc-dartybox,
.eligibilite-results .content-results .bloc-auchan {
	width:215px;
	height:150px;
	float:left;
	padding:0;
}

.eligibilite-results .content-results .bloc-orange img.orange{
	width:50px;
	height:50px;
	padding:10px 0 15px 80px;
	
}

.eligibilite-results .content-results .bloc-sfr img.sfr{
	width:52px;
	height:52px;
	padding:10px 0 15px 80px;
	
}

.eligibilite-results .content-results .bloc-bouygues img.bouygues{
	width:116px;
	height:50px;
	padding:10px 0 15px 43px;
	
}

.eligibilite-results .content-results .bloc-numericable img.numericable{
	width:138px;
	height:50px;
	padding:10px 0 15px 40px;
	
}

.eligibilite-results .content-results .bloc-dartybox img.dartybox{
	width:131px;
	height:30px;
	padding:25px 0 15px 40px;
	
}

.eligibilite-results .content-results .bloc-auchan img.auchan{
	width:115px;
	height:50px;
	padding:10px 0 15px 52px;
	
}

.result_1,
.result_2,
.result_3{
	background:url("../images/loading.gif");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-left:94px;
}

.view_1,
.view_2,
.view_3{
	float:left;
	display:none;
	width:125px;
	height:30px;
	margin:12px 0 0 43px;
}
	
.right {
	height:auto;
	display:inline;
	margin-left:40px;
	float:left;
	width:250px;
}

#promotions {
	width:250px;
	height:330px;
	overflow:hidden;
}

#promotions .head-title-promotions {
	font-size:1.1em;
	font-family:"Georgia",serif;
	text-decoration:none;
	color:#666;
	font-weight:bold;
	height:27px;
	border-bottom:3px solid #a6dfff;
	padding-top:12px;
}

.promotions-content{
	padding-left:9px;
	height:270px;
	margin-top:15px;
	text-align:justify;
}

.promotion-orange,
.promotion-numericable{
	float:left;
	width:240px;
	margin-bottom:15px;
}

.promotion-orange .title a,
.promotion-numericable .title a{
	color:#0066cc;
	font-size:0.80em;
	border:0 none;
	text-decoration:none;
	float:left;
}

.promotion-orange .content,
.promotion-numericable .content{
	color:#000;
	font-size:0.70em;
	width:230px;
	margin-top:8px;
	text-align:justify;
	line-height:15px;
	float:left
}

.promotion-sfr,
.promotion-dartybox{
	width:240px;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
	float:left;
}

.promotion-sfr .title a,
.promotion-dartybox .title a{
	color:#0066cc;
	font-size:0.80em;
	border:0 none;
	text-decoration:none;
	float:left;
}

.promotion-sfr .content,
.promotion-dartybox .content{
	color:#000;
	font-size:0.70em;
	text-decoration:none;
	width:230px;
	margin-top:8px;
	text-align:justify;
	line-height:15px;
	float:left
}

.promotion-bouygues,
.promotion-auchan{
	width:240px;
	overflow:hidden;
	float:left;
}

.promotion-bouygues .title a,
.promotion-auchan .title a{
	color:#0066cc;
	font-size:0.80em;
	text-decoration:none;
	border:0 none;
	float:left;
}

.promotion-bouygues .content,
.promotion-auchan .content{
	color:#000;
	font-size:0.70em;
	text-decoration:none;
	width:230px;
	height:auto;
	margin-top:8px;
	text-align:justify;
	line-height:15px;
	float:left
}

.promotion-orange .title a:hover,
.promotion-sfr .title a:hover,
.promotion-bouygues .title a:hover,
.promotion-numericable .title a:hover,
.promotion-dartybox .title a:hover,
.promotion-auchan .title a:hover{
	color:#2e87df;
}

.ads{
	float:left;
	width:250px;
	height:250px;
}

.ads .banner{
	float:left;
	width:250px;
	height:250px;
	overflow:hidden;
}

.knowledge {
	overflow:hidden;
	width:250px;
	height:450px;
}

.knowledge .knownledge-head-title {
    border-bottom: 3px solid #A6DFFF;
    color: #666666;
    font-family: "Georgia",serif;
    font-size: 1.1em;
    font-weight: bold;
    height: 27px;
    padding-top: 12px;
    text-decoration: none;
}

.knowledge .content{
	width:250px;
	height:390px;
	margin-top:15px;
}

.knowledge .content .technologies{
	width:250px;
	height:auto;
	padding-left:9px;
	margin-bottom:15px;
	float:left;
}

.knowledge .content .technologies .title a {
	color:#0066cc;
	font-size:0.80em;
	text-decoration:none;
	border: 0 none;
	float:left;
}

.knowledge .content .technologies .text{
	color:#000;
	font-size:0.70em;
	text-decoration:none;
	width:180px;
	height:65px;
	text-align:justify;
	line-height:15px;
	margin-top:8px;
	float:left
}

.knowledge .content .technologies a.technologies{
	background-image:url("../images/icon_technologies.gif");
	background-repeat:no-repeat;
	float:left;
	width:35px;
	height:40px;
	border:0;
	text-indent:-99999px;	
	margin-left:18px;
	cursor:pointer;
	
}

.knowledge .content .use{
	width:250px;
	height:auto;
	padding-left:9px;
	margin-bottom:15px;
	float:left;
}

.knowledge .content .use .title a{
	color:#0066cc;
	font-size:0.80em;
	text-decoration:none;
	border: 0 none;
	float:left;
}

.knowledge .content .use .text{
	color:#000;
	font-size:0.70em;
	text-decoration:none;
	width:180px;
	height:65px;
	text-align:justify;
	line-height:15px;
	margin-top:8px;
	float:left
}

.knowledge .content .use a.use{
	background-image:url("../images/icon_use.gif");
	background-repeat:no-repeat;
	float:left;
	width:46px;
	height:35px;
	border:0;
	text-indent:-99999px;	
	margin-left:14px;
	cursor:pointer;
	
}

.knowledge .content .subscribe{
	width:250px;
	height:auto;
	padding-left:9px;
	margin-bottom:15px;
	float:left;
}

.knowledge .content .subscribe .title a{
	color:#0066cc;
	font-size:0.80em;
	text-decoration:none;
	border: 0 none;
	float:left;
}

.knowledge .content .subscribe .text{
	color:#000;
	font-size:0.70em;
	text-decoration:none;
	width:180px;
	height:55px;
	text-align:justify;
	line-height:15px;
	margin-top:8px;
	float:left
}

.knowledge .content .subscribe a.subscribe{
	background-image:url("../images/icon_join.gif");
	background-repeat:no-repeat;
	float:left;
	width:40px;
	height:40px;
	border:0;
	text-indent:-99999px;	
	margin-left:17px;
	cursor:pointer;
	
}

.knowledge .content .faq{
	width:250px;
	height:110px;
	padding-left:9px;
	margin-bottom:15px;
	float:left;
}

.knowledge .content .faq .title a{
	color:#0066cc;
	font-size:0.80em;
	text-decoration:none;
	border:0 none;
	float:left;
}

.knowledge .content .faq .text{
	color:#000;
	font-size:0.70em;
	text-decoration:none;
	width:180px;
	height:65px;
	text-align:justify;
	line-height:15px;
	margin-top:8px;
	float:left
}

.knowledge .content .faq a.faq{
	background-image:url("../images/icon_faq.gif");
	background-repeat:no-repeat;
	float:left;
	width:33px;
	height:40px;
	border:0;
	text-indent:-99999px;	
	margin-left:22px;
	cursor:pointer;
	
}
.knowledge .content .technologies .title a:hover,
.knowledge .content .use .title a:hover,
.knowledge .content .subscribe .title a:hover,
.knowledge .content .faq .title a:hover{
	color:#2879C9;
}


.newsletter {
	overflow:hidden;
	width:250px;
	height:300px;
	margin-top:15px;
	float:left;
}


.newsletter .title {
  	border-bottom: 3px solid #A6DFFF;
    color: #666;
    font-family: "Georgia",serif;
    font-size: 1.1em;
    font-weight: bold;
    height: 27px;
    padding-top: 12px;
    text-decoration: none
}

.newsletter .content{
	width:250px;
	height:250px;
	margin-top:15px;
}

.newsletter .content .preview{
	width:240px;
	height:60px;
	font-size:0.70em;
	line-height:15px;
	text-align:justify;
	margin-left:6px;
	margin-bottom:12px;
}

.newsletter .content .form-newsletter{
	float:left;
	width:240px;
	display:inline;
	height:auto;
	margin-left:6px;
}

.newsletter .content .form-newsletter .mail {
	float:left;
	background:url("../images/form-newsletter.gif");
	background-repeat:no-repeat;
	width:140px;
	display:inline;
	padding:4px 100px 0px 2px;
	height:22px;
}

.newsletter .content .form-newsletter .mail .entry {
	float:left;
	background:none;
	overflow:hidden;
	border:0px;
	width:205px;
	height:17px;
	text-align:left;
	color:#444;
	font-size:0.90em;
	padding-left:30px;
}

.newsletter .content .form-newsletter .button-newsletter {
	float:left;
	width:85px;
	margin:10px 0 0 156px;
}

.newsletter .content .confirm-newsletter-subscription{
	float:left;
	width:240px;
	height:auto;
	font-size:0.7em;
	text-align:justify;
	margin-left:6px;
}

.newsletter .content .privacy{
	float:left;
	width:240px;
	height:100px;
	font-size:0.70em;
	line-height:15px;
	text-align:justify;
	padding-left:6px;
	margin-top:12px;
	line-height:15px;
}

.main .right #social {
	float:left;
	width:250px;
	height:300px;
	margin-top:15px;
}

.main .right .adsense{
	float:left;
	width:250px;
	height:250px;
	margin-top:15px;
}

.main .right .adsense .banner{
	float:left;
	width:250px;
	height:250px;
}

#footer {
	background-color:#FFF;
    height:125px;
    margin-left:auto;
    margin-right:auto;
    margin-top:45px;
	border-radius:6px;
	behavior:url(../styles/border-radius.htc);
    overflow:hidden;
    text-align:center;
    width:984px;
}

#footer .partners,
#footer .copyrights{
	float:left;
	padding:10px;
	font-size:0.60em;
	color:#000;
	width:100%;
	text-align:center;
}

#footer .creative{
	float:left;
	padding:10px;
	font-size:0.80em;
	color:#000;
	width:100%;
	text-align:center;
}

#footer .xiti{
	float:left;
	width:100%;
	text-align:center;
}


#footer .partners a,
#footer .creative a{
	color:#666666;
	text-decoration:none;
}

#footer .partners a:hover,
#footer .creative a:hover{
	color:#555555;
	text-decoration:underline;
}

.news-article{
	height:auto;
	float:left;
	width:100%;
	margin-bottom:15px;
}

.head-title{
	float:left;
	height:auto;
	width:100%;
	background-color:#F0F0F0;
	border-top:3px solid #CF8A29;
	margin-top:20px;
}

.head-title h1{
	float:left;
	margin:0;
	padding:10px;
	font-size:1.3em;
	font-family:"Georgia",serif;
	color:#CF8A29;
}

.news-article h1,
.news-article .head-title h1{
	font-size:1.1em;
	color:#CF8A29;
	float:left;
	margin:0;
}

.head-title .category-icon{
	float:right;
}

.head-title .category-icon img.orange{
	width:42px;
	height:42px;
}

.head-title .category-icon img.sfr{
	width:43px;
	height:43px;
}

.head-title .category-icon img.bbox{
	width:98px;
	height:42px;
}

.head-title .category-icon img.free{
	width:101px;
	height:42px;
}

.head-title .category-icon img.numericable{
	width:116px;
	height:42px;
}

.head-title .category-icon img.darty{
	width:183px;
	height:42px;
}

.head-title .category-icon img.auchan{
	width:97px;
	height:42px;
}

.news-article h1.article-title{
	color:#444444;
	float:left;
	font-size:1.1em;
	margin:0;
}

.news-article h2{
	font-size:0.80em;
	color:#FFF;
	font-weight:normal;
	background:#5F747D;
	line-height:21px;
	border-style:solid;
	border-width:0 1px 0 1px;
	text-align:center;
	border-color:#CCCCCC;
	width:662px;
	margin:0;
	padding:0;
}

.news-article .news-content .news-article h3{
	font-size:0.90em;
	margin:0;
	color:#444444;
}

.news-article .price-offer{
	float:right;
	width:180px;
    height:auto;
	margin:3px 0 0 35px;
}

.news-article .price-offer strong.price{
	float:right;
	background-color:#666;
	border-radius:6px;
	color:#fff;
	font-size:1.4em;
	padding:7px;
}

.news-article .price-offer a.offer-link{
	float:right;
	background-image:url("../images/see_single_offer.gif");
	background-repeat:no-repeat;
	width:162px;
	padding:10px 1px 12px 13px;
	font:18px Arial, Helvetica, sans-serif;
	color:#444;
	margin:20px 0px 0 0;
}

.news-article .price-offer a.offer-link:hover{
	text-decoration:none;
	color:#444;
}

.news-article .price-offer a.offer-link:active{
	outline:0 none;
}

.news-article .news-content a.compare-link{
	float:right;
	background-image:url("../images/see_single_offer.gif");
	background-repeat:no-repeat;
	width:160px;
	padding:10px 9px 35px 7px;
	font:18px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#444;
}

.news-article .news-content a.compare-link:hover{
	text-decoration:none;
	color:#444;
}

.news-article .news-content a.compare-link:active{
	outline:0 none;
}

.news-article .news-content a.infos-link{
	float:right;
	background-image:url("../images/see_single_offer.gif");
	background-repeat:no-repeat;
	width:160px;
	padding:10px 9px 35px 7px;
	font:18px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#444;
}

.news-article .news-content a.infos-link:hover{
	text-decoration:none;
	color:#444;
}

.news-article .news-content a.infos-link:active{
	outline:0 none;
}

.news-article .news-content a.medias-link{
	float:right;
	background-image:url("../images/see_single_offer.gif");
	background-repeat:no-repeat;
	width:160px;
	padding:10px 9px 35px 7px;
	font:18px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#444;
}

.news-article .news-content a.medias-link:hover{
	text-decoration:none;
	color:#444;
}

.news-article .news-content a.medias-link:active{
	outline:0 none;
}

.news-article a.full-story{
	color:#668C9D;
	text-decoration:none;
	float:left;
	margin:0;
}

.news-article a.full-story:hover{
	color:#CF8A29;
	text-decoration:underline;
}

.news-article a.full-story-offer{
	background-color:#F0F0F0;
	padding:7px;
	border-radius:0px 6px 6px 0;
	color:#444444;
	text-decoration:none;
	float:left;
	margin:0;
}

.news-article a.full-story-offer:hover{
	color:#777777;
	text-decoration:none;
}

.breadcrumb{
	float:left;
	width:665px;
	color:#000;
	font-size:0.65em;
	margin-top:5px;
}

.breadcrumb img.home{
	width:12px;
	height:12px;
	margin-right:5px;
}

.breadcrumb a{
	text-decoration:none;
	color:#222526;
}

.breadcrumb a:hover{
	text-decoration:underline;
	color:#363b3d;
}

.news-article .info-news{
	font-size:0.60em;
	margin-top:12px;
	float:left;
	color:#444444;
	width:100%;
}

.bloc-compare .news-content,
.news-article .news-content{
	float:left;
	margin-bottom:20px;
	width:100%;
}

.bloc-compare .news-content,
.news-article .news-content p{
	font-size:0.8em;
	line-height:21px;
	margin:10px 0 10px 0px;

}

.news-article .news-content strong{
	color:#5F747D;
	font-size:1.1em;
}

.news-article .news-content a{
	color:#1075A2;
	text-decoration:none;
}

.news-article .news-content a:hover{
	color:#000;
	text-decoration:underline;
}

.news-article .news-content a.outlines{
	color:#000;
	outline:0 none;
	text-decoration:none;
}

.news-article .news-content a.outlines:hover{
	color:#444444;
	outline:0 none;
	text-decoration:none;
}

.news-article .links-to-category{
	float:left;
	width:215px;
	height:auto;
	margin-top:15px;
}

.news-article .links-to-category p{
	font-size:0.70em;
	color:#000;
	margin:0 0 6px 0;
}

.news-article .links-to-category a{
	color:#0066CC;
	text-decoration:none;
}

.news-article .links-to-category a:hover{
	color:#2879C9;
	text-decoration:underline;
}

.news-article .related{
	font-size:0.70em;
	float:left;
	color:#000;
	margin-top:75px;
}

.news-article .related a{
	color:#444444;
	text-decoration:none;
}

.news-article .related a:hover{
	color:#777777;
	text-decoration:none;
}


.news-article .adsense{
	float:right;
	width:234px;
	height:60px;
	margin-top:25px;
}

#pagination{
	float:left;
	text-align:right;
	font-size:0.85em;
	width:100%;
	color:#000;
}

#pagination a{
	color:#1075A2;
	text-decoration:none;
}

#pagination a:hover{
	color:#000;
	text-decoration:underline;
}

.outlines-offer{
	color:#000;
	width:100%;
	float:left;
	text-align:left;
	margin-bottom:10px;
}

.news-article .news-content .outlines-offer-internet,
.news-article .news-content .outlines-offer-phone,
.news-article .news-content .outlines-offer-tv{
	float:left;
	width:33%;
	background:#F0F0F0;
	font-size:0.85em;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#CCC;
	margin-bottom:12px;
}

.news-article .news-content .outlines-offer-internet p,
.news-article .news-content .outlines-offer-phone p,
.news-article .news-content .outlines-offer-tv p{
	margin:5px;
}

.news-article .news-content .outlines-offer-conditions{
	color:#000;
	width:45%;
	font-size:0.85em;
	float:left;
	text-align:left;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#CCCCCC;
	background-color:#F0F0F0;
}

.news-article .news-content .outlines-offer-conditions p.conditions-title{
	background:#5F747D;
	margin:0;
	text-align:center;
	color:#FFF;
}


.news-article .news-content .outlines-offer-conditions p{
	margin: 0 0 5px 5px;
}

.news-article .news-content .outlines-offer-price{
	color:#444444;
	width:54%;
	font-size:1.8em;
	font-weight:bold;
	float:left;
	margin-top:20px;
	text-align:right;
}

.news-article .news-content .outlines-offer-price p{
	margin:0 0 15px 0;
}

.news-article .news-content .outlines-offer-price img{
   	height: 60px;
    margin-left: 25px;
    margin-top: 10px;
    width: 310px;
}

.news-article .news-content .outlines-offer-price .not-available {
	float:left;
	background:#FDDFDF;
	border:1px solid #F00;
	width:276px;
	font-size:0.6em;
	font-weight:normal;
	margin:15px 0 0 58px;
	padding:10px;
	color:#F00;
	overflow:hidden;
}

.bloc-compare{
	width:950px;
	height:auto;
	float:left;
} 

.comparatif
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	width:100%;
	height:auto;
}

.criteres
{
	background:#F0F0F0;
	padding: 5px 2px;
	text-align:left;
	font-size:12px;
	width:180px;
	color:#555555;
}

#destinations{
	width:960px;
	height:350px;
	color:#000;
	line-height:22px;
}

.comparatif_orange
{
	background-color: #F5851F;
	color:#FFF;
	font-weight:bold;
	height:32px;
	text-align:center;
	width:105px;
}

.comparatif_sfr
{
	background-color:#e2392f;
	color:#FFF;
	font-weight:bold;
	height:32px;
	text-align:center;
	width:105px;
}

.comparatif_bouygues
{
	background-color: #0096c7;
	color:#FFF;
	font-weight:bold;
	height:32px;
	text-align:center;
	width:105px;
}

.comparatif_numericable
{
	background-color: #bed71b;
	color:#FFF;
	font-weight:bold;
	height:32px;
	text-align:center;
	width:105px;
}

.comparatif_free
{
	background-color: #f80000;
	color:#FFF;
	font-weight:bold;
	height:32px;
	text-align:center;
	width:105px;
}

.comparatif_dartybox
{
	background-color: #6a4f19;
	color:#FFF;
	font-weight:bold;
	height:32px;
	width:105px;
}


.comparatif_auchan
{
	background-color: #842544;
	color:#FFF;
	font-weight:bold;
	height:32px;
	width:105px;
}

.fibre_orange
{
	color:#F5851F;
	height:32px;
	text-align:center;
}

.fibre_sfr
{
	color:#e2392f;
	height:32px;
	text-align:center;
}

.fibre_bouygues
{
	color:#0096c7;
	height:32px;
	text-align:center;
}

.fibre_numericable
{
	color:#bed71b;
	height:32px;
	text-align:center;
}

.fibre_free
{
	color:#f80000;
	height:32px;
	text-align:center;
}

.fibre_dartybox
{
	color:#6a4f19;
	height:32px;
	text-align:center;
	border-right:1px solid #DDDDDD;
}

.fibre_auchan
{
	color:#842544;
	height:32px;
	text-align:center;
}

.comparatif_internet_orange
{
	color:#F5851F;
	height:64px;
	text-align:center;
}

.comparatif_internet_sfr
{
	color:#e2392f;
	height:64px;
	text-align:center;
}

.comparatif_internet_bouygues
{
	color:#0096c7;
	height:64px;
	text-align:center;
}

.comparatif_internet_numericable
{
	color:#bed71b;
	height:64px;
	text-align:center;
}

.comparatif_internet_free
{
	color:#f80000;
	height:64px;
	text-align:center;
}

.comparatif_internet_alice
{
	color:#f2646a;
	height:64px;
	text-align:center;
}

.comparatif_internet_dartybox
{
	color:#6a4f19;
	height:64px;
	text-align:center;
}

.comparatif_internet_ovh
{
	color:#0a4893;
	height:64px;
	text-align:center;
	border-right:1px solid #DDDDDD;
}

.comparatif_view_orange
{
	background-color:#FEF2E8;
	text-align:center;
}

.comparatif_view_sfr
{
	background-color:#fdc6c6;
	text-align:center;
}

.comparatif_view_bouygues
{
	background-color:#d2f2fd;
	text-align:center;
}

.comparatif_view_numericable
{
	background-color:#f4fbc4;
	text-align:center;
}

.comparatif_view_free
{
	background-color:#fedfdd;
	text-align:center;
}

.comparatif_view_alice
{
	background-color:#edcfcd;
	text-align:center;
}

.comparatif_view_dartybox
{
	background-color:#fbf1db;
	text-align:center;
}

.comparatif_view_ovh
{
	background-color:#84b1fb;
	text-align:center;
	border-right:1px solid #DDDDDD;
}

.comparatif_view_auchan
{
	background-color:#fcafc8;
	text-align:center;
}

		
