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


body 
{
	background-color: #990000;
margin: 10px;
padding: 0;
font-family: Arial,Heetica,sans-serif;
color: #000000;
}

.petit
{
font-family: Arial,Heetica,sans-serif;
font-size: 10px;
font-style: normal;
text-align: center;
color: #FF0000;
}

.petitfooter
{
font-family: Arial,Heetica,sans-serif;
font-size: 10px;
font-style: normal;
text-align: center;
color: #000000;
}
.titre
{
background-color: #000000;
font-family: Arial,Heetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}

.centrerouge 
{
	font-weight: bold;
	color: #BF0000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: center;
}
.centrerougeSurligne {
	font-weight: bold;
	color: #BF0000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #FF3;
	text-align: center;
}

.liste {
	padding-right: 100px;
	padding-left: 70px;
}


.rouge
{
color: #FF0000;
}

.bleu
{
font-size: 10px;
color: #0066FF;
}

/*positions particulieres des mots*/

.center
{
	text-align: center;
	font-size: 38pt;
}

.puce
{

}
.puce {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.f10pt {
	font-size: 10pt;
}



.puce2
{
list-style-image: url("/images/fleche2.gif");
}

.flechebas
{
width: 24px;
height: 24px;
}
.garantie
{
	font-family: Arial, Heetica, sans-serif;
	color: #27295A;
	text-align: justify;
	font-size: 11px;
}
.legende {
	font-family: Arial, Heetica, sans-serif;
	color: #27295A;
	text-align: center;
	font-size: 12px;
}

.surligne1 {
	color: #333333;
	background-color: #FEEA9A;
	padding-left: 15px;
	padding-right: 15px;
}
.chapeau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.lettrine {
	font-size: 44pt;
	font-weight: bold;
	color: #990000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.gras {
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
h2 {
	font-size: 22pt;
	color: #880000;
}
h3 {
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
h4 {
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}
h5 {
	color: #880000;
}
h1 {
	font-size: 30pt;
	color: #FFF;
	background-color: #AE0000;
	padding-bottom: 15px;
	padding-top: 15px;
}

.image-link {
	text-decoration: none;
	appearance: normal;
}
a img
{
border: none;
} 