/* CSS Document */
.titre_amauta {
	font-family: Times;
	font-size: 36px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

.titre_2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
}
.titre_gris {
	font-family: Arial;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.titre_marron {
	font-family: Arial;
	font-size: 36px;
	color:#400605;
	text-decoration:none;
}
.rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.s_rub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#838875;
	text-align:left;
	text-decoration:none;
}
.txt_pres {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	text-align:justify;
	text-decoration:none;
}
.txt_rech {
	font-family: Arial;
	font-size: 9px;
	color:#333333;
}
.txt_date {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#CCCCCC;
}
.txt_noir {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
}
.txt_noir2 {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.txt_bleu {
	font-family: Arial;
	font-size: 10px;
	color:#D9DAE1;
	text-decoration:none;
}

.txt_blanc {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.txt_blanc2 {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}
.txt_titre1 {
	font-family: Verdana;
	font-size: 12px;
	color:#5E7082;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
}
.txt_petit {
	font-family: Arial;
	font-size: 8px;
	color:#666666;
	text-decoration:none;
}
.txt_liste {
	font-family: Arial;
	font-size: 9px;
	color:#AEAEAE;
	text-decoration:none;
}
.txt_petit_red {
	font-family: Arial;
	font-size: 9px;
	color:#FF0000;
	text-decoration:none;
}
.txt_petit_vert {
	font-family: Arial;
	font-size: 9px;
	color:#006600;
	text-decoration:none;
}
a.lien1:link {
font-family:Arial;
font-size:11px;
font-weight: bold;
color: #5D5D5D;
text-decoration: none;
 }
a.lien1:visited {
font-family:Arial;
font-size:11px;
font-weight: bold;
color: #5D5D5D;
text-decoration: none;
 }
a.lien1:hover {
font-family:Arial;
font-size:11px;
font-weight: bold;
color: #F58A29;
text-decoration: none;
 }
a.lien2:link {
 color: #993300;
 text-decoration: none;
 }
a.lien2:visited {
 color: #993300;
 text-decoration: none;
 }
a.lien2:hover {
 color: #993300;
 text-decoration: underline overline;
 }

a.lien3:link {
 color: #666666;
font-size:11px;
font-weight: bold;
 text-decoration: none;
 }
a.lien3:visited {
 color: #003366;
font-size:11px;
font-weight: bold;
 text-decoration: none;
 }
a.lien3:hover {
 color: #003366;
 text-decoration: underline overline;
 }

 .lettrine {
font-family: Georgia, Times, serif;
font-weight: bold;
line-height: 30px;
font-size: 32px;
color: #FF6600;
float: left;
}