body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a.pdp:link {
	font-size: 9px;
	color: #99CCFF;
	text-decoration: underline;
}
a.pdp:visited {
	font-size: 9px;
	color: #99CCFF;
	text-decoration: underline;
}
a.pdp:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.pdp:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #61473B;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #61473B;
	text-decoration: underline;
}
a:hover {
	font-size: 9pt;
	color: #99CCFF;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #61473B;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}

a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a.menu:active {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}



p {
	font-size: 10pt;
	color: #000000;
}
.pdp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #61473b;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #61473B;
}


.surtitre {
	font-size: 8pt;
	color: #666666;
	font-style: italic;
	text-decoration: none;
}

.spip_doc_descriptif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;

}
.spip_doc_titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.spip_logos{
	margin: 3px;
	border:1px solid #000000;
}
.date {
	font-size: 9px;
	color: #ADADAC;
}
.disco_titre {
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
}
.img{
	float: left;
	margin: 3px;
	border:1px solid #000000;
}