/* Feuille de style du compte rendu intégral */

.sommaire {
}

.corps {
}

.titre_S1 {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 14px;

	text-align: center;

	text-transform: uppercase;
}

.titre_S1bdc {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-size: 12px;
	font-weight: bold;

	text-align: center;
}

.titre_S2 {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 13px;

	text-align: center;
}

.titre_S3 {
	text-transform: uppercase;
	text-align: center;
}

.titre_S4 {
	font-style: italics;

	text-align: center;
}

.num_encadre {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 14px;

	text-align: center;
}

.intervenant {
}

a.lien_senfic {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.orateur_nom {
	font-weight: bold;
}

.orateur_qualite {
	font-style: italic;
}

.info_entre_parentheses {
	font-style: italic;
}

.scrutin1 {
	margin-left: 20px;
}

.scrutin2 {
	margin-left: 40px;
}


table.scrutin1 {
	width: 400px;
}

table.scrutin2 {
	width: 380px;
}

td.scrutin1_0 {
	text-align: left;
}

td.scrutin1_1 {
	text-align: right;
}

td.scrutin2_0 {
	text-align: left;
}

td.scrutin2_1 {
	text-align: right;
}

.tm1 {
	font-weight: bold;
}

.tm2 {
	text-indent: 1cm;
}

.tm3 {
	text-indent: 2cm;
	font-style: italic;
}

.tmentry {
	text-align: center;
	font-style: italic;
}

.l1_signature {
	text-align: center;
	font-style: italic;
}

.l2_signature {
	text-align: center;
	text-transform: uppercase;
}

.mention_article {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	font-weight: bold;
}

.texte_article {
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}

.seance1 {
	font-size: 14pt;
	text-align: center;
}
.seance2 {
	text-align: center;
}
.presidence {
	text-align: center;
	font-size: 12pt;
	font-variant: small-caps;
}
.secretaire {
	text-align: center;
	font-size: 10pt;
	font-variant: small-caps;
}
.resultat {
	text-align: center;
	font-style: italic;
}
.texte_amendement {
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}
	
/* Liste des seances */
.listeseances .annee {
	text-align: center;
	font-weight: bold;
	font-size: bigger;
	margin: 30px 0px 10px 0px;
	color: #960000;
}

.listeseances li.mois {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.listeseances h4.mois {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	font-weight: bold;
}

div.o2page {
	margin: 30px 0px 0px 0px;
	float: right;
}
