.main_text {
	margin-top:10px;
	text-align:justify;
	font-size:13px;
	color:#222;
	}

.content_list {
	font-size:11px;
	border:1px solid #ccc;
	}

.content_list a { text-decoration:none; }
.content_list a:hover { color:#666; }

.content_list .date, .content_list .label {
	vertical-align:top;
	text-align:center;
	font-weight:bold;
	padding:2px;
	}

 .content_list .label {
 	text-align:right;
	}

.content_list .data { padding:2px; }
.content_list .data input, select { border:1px solid #ccc; font-size:11px; padding:2px; }

.content_list .main_title {
	padding:4px;
	background-image:url(../img/fond-barre-rouge.gif);
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}

.content_list .title {
	vertical-align:top;
	padding:2px;
	}

.form_button {
	padding:4px;
	background-image:url(../img/fond-barre-rouge.gif);
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border:1px solid #ccc;
	}

.libor {
	margin-left:4px;
	padding-left:20px;
	line-height:20px;
	background:url(../img/thematiques/graphique-icon.gif) center left no-repeat;
	}

/* Simulateur de prêt */
.loan_error {
	text-align:center;
	vertical-align:middle;
	}

.loan_table {
	font-size:11px;
	}

.bordered { border: 1px solid #D6D6D6; }

th {
	padding:4px;
	background-image:url(../img/fond-barre-rouge.gif);
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

.content_main {
	width:308px;
	overflow:hidden;
	}

.content_main .text {
	background:#eeeeee;
	padding:5px;
	line-height:18px;
	font-size:12px;
	color:#222;
	}

.content_inf { background:#eee; }

#content h1 {
	padding:0;
	margin:0 0 5px 0;
	font-size:14px;
	line-height:16px;
	height:16px;
	color:#c80017;
	}

/* Pro */
.content_pro, .content_inf {
	border:1px dotted #ccc;
	margin-top:20px;
	padding:5px;
	}

.pro_cat_title {
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:#c80017;
	}

.pro_title {
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 0;
	}

.pro_contact {
	color:#444;
	font-size:11px;
	}

.pro_no_results {
	text-align:center;
	color:#444;
	font-size:11px;
	line-height:20px;
	}

/* Classement */
.rank_table {
	border:1px solid #ccc;
	border-collapse:collapse;
	}

.rank_table_header td {
	padding:2px;
	background-image:url(../img/fond-barre-rouge.gif);
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

/* Liste Onglets */
.onglets {
	margin:0;
	padding:0;
	}	

.onglets li {
	background:url(../top/img/onglet-bg.gif) no-repeat right center;
	width:180px;
	height:29px;
	line-height:29px;
	padding-left:15px;
	list-style:none;
	margin-bottom:3px;
	font-size:13px;
	font-weight:bold;
	}

.onglets a {
	color:#e2001a;
	text-decoration:none;
	}

.list_variations_top {
	margin:0 0 0 20px;
	padding:0;
	font-size:14px;
	}

.list_variations_top li {
	list-style:none;
	margin-bottom:4px;
	padding-left:20px;
	background:url(../top/img/up.gif) no-repeat left center;
	}

.down li { background:url(../top/img/down.gif) no-repeat left center; }
