table.comparatif {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-collapse: collapse;
	margin: 35px;
	width: auto;
	font-size: 11px;
}

table.comparatif th, td {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px dashed #DDDDDD;
	padding: 2px;
}

table.comparatif tr:hover {
	background-color: #F0F0F0;
}

table.comparatif th {
	background-color: #F0F0F0;
	border-right: 1px solid #DDDDDD;
	padding-bottom: 10px;
}

table.comparatif td {
	background-color: white;
}

/* styles alice, mmmh elle est bonne la cochonne ;-p */
tr.alice th {
	background-color: white;
	color: #B2140D;
}
tr.alice td {
	color: #B2140D;	
}

/* styles AOL*/
tr.aol th {
	background-color: white;
	color: #144483;
}
tr.aol td {
	color: #144483;	
}

/* styles Cegetel*/
tr.cegetel th {
	background-color: #A4CB29;
	color: white;
}
tr.cegetel td {
	color: #92A733;
}

/* styles Club Internet */
tr.club_internet th {
	background-color: white;
	color: #C01C69;
}
tr.club_internet td {
	color: #C01C69;	
}

/* styles Free*/
tr.free th {
	background-color: white;
	color: #175098;
}
tr.free td {
	color: #175098;	
}

/* styles Neut Telecom*/
tr.neuf th {
	background-color: white;
	color: #A31A76;
}
tr.neuf td {
	color: #A31A76;	
}

/* styles Tele2 */
tr.tele2 th {
	background-color: #B8150D;
	color: black;
}
tr.tele2 td {
	color: black;	
}

/* styles Wanadoo */
tr.wanadoo th {
	background-color: #B81634;
	color: white;
}

tr.wanadoo td {
	color: #B81636;	
}

/* styles Orange */
tr.orange th {
	background-color: #white;
	color: orange;
}

tr.orange td {
	color: #orange;	
}
