@charset "UTF-8";
/* CSS Document */

/*FONT FAMILY*/
body,h4,.pagination, a.btn_txt {/*Par défaut + boutons texte*/
	font-family:Arial, Helvetica, sans-serif;
	}
h2,h2.title_gestion, h3, #inner_edito p,#tetiere_double_col p, ul.inner_table li, ul.qr li, ul li.like_qr, p.intro {	
	font-family:"Times New Roman", Times, serif;
	}

/*infos complémentaires*/
h3.rech_cabinet, h3.caption_like,
h5.actualise, h5.txt_legende,.h5_like,
ul.nav_footer, ul.inner_table h4, h4.conn,
.nom_auteur,.alerte_flash,form.new_cabinet legend,
#inner_reagir form label, #ajouter_cabinet p
caption, .coord p, table.panier, #precise_opinion p
	{
	font-family:"Trebuchet MS",Arial;
	}	

/*FONT FORMAT + FONT SIZE*/
h2.col_centrale,h2.title_gestion {
	font-size:30px;
	font-weight:normal;
	line-height: 30px;
	margin-bottom:20px;
	clear:both;
	/*margin-bottom:30px; selon FW	*/
	}
h2.ap_titre_archive,.ap_titre_archive {/*separe le titre de sa date*/
	margin-bottom:5px;
	}
h2.titre_edito {
	font-size:20px;
	font-weight:normal;
	}
p.intro {
	font-size:16px;	
}	
h3, ul.qr li,ul li.like_qr,.form_login form legend {
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:5px;
	}

h3.intro {
	font-size:16px;
	font-weight:normal;
	line-height:19px;
	margin-bottom:19px;
	/*margin-bottom:26px;selon FW*/
	}
h3.rech_cabinet {
	font-size:14px;
	color:#FFF;
}
#precise_opinion p {
	font-size:13px;
	font-weight:bold;
}
h4, .alerte_flash {
	font-size:11px;
	font-weight:bold;
}
h4.conn {
	font-size:11px;
	color:#333;
	font-style:italic;
	/*text-transform:uppercase;*/
}
ul.inner_table h4 {
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.h4_melior {/*valeur sémantique h4 mais importance visuelle supérieure. Utilisé su les brèves de l'édito*/
	font-size:12px;
}
h4.relance {
	text-transform:uppercase;
	text-align:center;
	margin:20px;
	font-style:italic;
	color:#4D4927;/*gris-vert*/
	}
h5.actualise, .nom_auteur, .h5_like {/*date d'actualisation, nom auteur*/
	font-size:9px;
	line-height:9px;
	}
h5.txt_legende {
	font-size:9px;/*même taille mais line-height précisé dans annuaires.css*/
}
h5.ap_date_archive {/*separe la date du prochain titre*/
	margin-bottom:10px;
}
p, p.extrait {/*actuellement les extraits ont la taille du texte courant*/
	font-size:12px;
	font-weight:normal;
	}
#inner_edito p {/*texte de l'édito*/
	font-size:12px;/*reduit le 19 01 09 vs 14*/
	font-weight:bold;
	font-style:italic;
	}
.coord p {/*texte des coord de FAQ*/
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
caption, h3.caption_like {
	font-size:18px;
	font-weight:normal;
}
/*FORMULAIRE*/
#inner_reagir form label {
	font-size:12px;
}	

a.btn_txt {
	color:#9D0E21;/*brique*/
	font-size:10px;
	text-transform:uppercase;
	}
table.panier {
	font-size:10px;
}
/*LISTES*/

ul.nav_footer {/*footer*/
	font-size:14px;
	text-transform: uppercase;
	}
/*COULEUR*/
.canard {
	color:#005166;/*vert canard*/
}
/*CAUTION*/
h4.conseils {
	font-size:13px;
	margin:15px 0 5px 0;
}
p.conseils,ol.conseils li{
	font-size:11px;
}
ol.conseils {
	margin:0;
	padding:4px 0 0 0;
}
ol.conseils li {
	list-style-type:decimal;
	list-style-position:inside;
	padding:2px;
	margin:2px;
}
