p,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height:18px;
}

i{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A79D80;
	font-variant: small-caps;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #362b23;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #362b23;
}

.gras12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #362b23;
}


.small{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #362b23;
}

.soustitretexte{
padding-left:20px;
font-size:14px;
font-weight:bold;
}


.liste{
list-style-image: url("../images/structure/puce-1.jpg");
padding-left:6px;
}

.liste li{
margin:0 0 0 1em;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height:18px;
text-decoration : none;
}

a:hover{
text-decoration : underline;
}