/* TPL CONTINENT */
	
	/* BLOC ONGLET */
	.onglet_deroulant {
		float:left;
		width:300px;
		height:auto;
	}
	.onglet_deroulant a {
		color:#FFF;
		font-weight:bold;
		padding-left:35px;
		padding-top:7px;
		display:block;
	}
	.onglet_deroulant a:hover {
		color:#DCB078;
	}
	.int_tel_tv {
		background: url(/img/2008/comparatif/internet/onglet_int_tel_tv.jpg) top left no-repeat;
		width:300px;
		height:30px;
	}
	.int_tel_tv_on {
		background: url(/img/2008/comparatif/internet/onglet_int_tel_tv_on.jpg) top left no-repeat;
		width:300px;
		height:110px;
	}
	.int_tv {
		background: url(/img/2008/comparatif/internet/onglet_int_tv.jpg) top left no-repeat;
		width:300px;
		height:30px;
	}
	.int_tv_on {
		background: url(/img/2008/comparatif/internet/onglet_int_tv_on.jpg) top left no-repeat;
		width:300px;
		height:110px;
	}
	.int_tel {
		background: url(/img/2008/comparatif/internet/onglet_int_tel_.jpg) top left no-repeat;
		width:300px;
		height:30px;
	}
	.int_tel_on {
		background: url(/img/2008/comparatif/internet/onglet_int_tel_on.jpg) top left no-repeat;
		width:300px;
		height:110px;
	}
	.int_seul {
		background: url(/img/2008/comparatif/internet/onglet_int_seul.jpg) top left no-repeat;
		width:300px;
		height:30px;
	}
	.int_seul_on {
		background: url(/img/2008/comparatif/internet/onglet_int_seul_on.jpg) top left no-repeat;
		width:300px;
		height:110px;
	}
	
	/* BLOC COUT ANNEE */
	.cout_annee {
		float:left;
		width:645px;
		height:auto;
		margin-left:10px;
	}
	.ligne_fai .ligne_fai_millieu {
		width:580px;
	}
	
	/* ONGLET LIGNE FT */
	.onglet_ligne_ft2 {
		color:#FFF;
	}
	.onglet_ligne_ft2 strong {
		color:#FFF;
		font-size:11px;
		text-align:center;
		display:block;
		width:203px;
	}
	.onglet_ligne_ft2 span {
		color:#FFF;
		font-size:11px;
		text-align:center;
		display:block;
		width:203px;
	}
	.onglet_ligne_ft2 .avec_ft_on {
		background: url(/img/2008/comparatif/internet/onglet_avec_ft_on.jpg) top left no-repeat;
		float:left;
		width:220px;
		height:40px;
		cursor:pointer;
	}
	.onglet_ligne_ft2 .avec_ft {
		background: url(/img/2008/comparatif/internet/onglet_avec_ft.jpg) top left no-repeat;
		float:left;
		width:220px;
		height:40px;
		cursor:pointer;
	}
	.onglet_ligne_ft2 .sans_ft_on {
		background: url(/img/2008/comparatif/internet/onglet_sans_ft_on.jpg) top left no-repeat;
		float:left;
		width:260px;
		height:40px;
		cursor:pointer;
	}
	.onglet_ligne_ft2 .sans_ft {
		background: url(/img/2008/comparatif/internet/onglet_sans_ft.jpg) top left no-repeat;
		float:left;
		width:260px;
		height:40px;
		cursor:pointer;
	}

	/* TABLEAU COMPARATIF */
	table.tbl_internet {
		width:auto;
		border:1px solid #A6AAB3;
		font-size:11px;
	}
	.tbl_internet th {
		width:auto;
		height:100px;
		border:1px solid #A6AAB3;
	}
	.tbl_internet th.fai {
		width:auto;
		height:100px;
		text-align:center;
		vertical-align:middle;
		border:1px solid #A6AAB3;
	}
	.tbl_internet th.fai img {
		display: block;
		margin: auto;
	}
	.tbl_internet td.rubrique_parent1 {
		width:159px;
		height:41px;
		!height:39px;
		border:1px solid #A6AAB3;
		background: url(/img/2008/comparatif/internet/fond_rubrique.jpg) top left no-repeat;
		text-align:right;
	}
	.tbl_internet td.fond_parent {
		width:auto;
		height:41px;
		!height:39px;
		border:1px solid #A6AAB3;
		background: url(/img/2008/comparatif/internet/fond_rubrique_parent.jpg) top left repeat-x;
		text-align:center;
		vertical-align:middle;
		font-size:10px;
	}
	.tbl_internet td.fond_rubrique {
		width:auto;
		height:auto;
		border:1px solid #A6AAB3;
		text-align:center;
		vertical-align:middle;
		color:#83868D;
	}
	td.fond_rubrique a {
		color:#83868D;
	}
	td.fond_rubrique a:hover {
		color:#DCB078;
	}
	td.rubrique_parent1 span {
		margin-right:5px;
		color:#FFF;
		font-size:12px;
		font-weight:bold;
	}
	.tbl_internet td.rubrique {
		width:159px;
		height:auto;
		border:1px solid #A6AAB3;
		text-align:left;
		vertical-align:middle;
	}
	td.rubrique ul {
		padding-left:15px;
		margin:0;
	}
