@charset "utf-8";
/*STYLES POUR DOMAINE DE PENNALEN*/

/*Redefinition de P*/
p {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin: 0;
}
p a {
	color :#2a529a;
	font-size: 14px;
	text-decoration: none;
	
}
p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#2a529a;
}
/*Redefinition de H1*/
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#412821;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-family:"MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	color:#2b3219;
	margin-top: 0px;
}
h2 a {
	color:#252a16;
	text-decoration: none;
}
h2 a:hover {
	color:#4f0027;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#2d351c;
	margin: 0;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:maroon;
	margin: 0;
	text-decoration: none;
}
h3 a:hover {
	background-color:maroon;
	color:#ffffff;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12 px;
	margin: 0;
}
.lettrinegfx {
	float: left;
}
.lettrineright {
float: none;
display: inherit;
}
.cadrimage {
	border-color:#414b28;
	border-width: 1px;
	border-style:solid;
	}
#pieddepage {
	text-align: justify;
}
#piedlegal {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#556331;
	text-align: right;
	margin-bottom: -40px;
}
#piedlegal a {
	color:#363e1f;
	text-decoration: none;
}
#piedlegal a:hover {
	color:#4f0027;
	text-decoration: underline;
}
.legende {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff1200;
}
.pgras {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#000000;
}
a:active {
	outline-style: none;
	color:#3f0080;
}
a:focus {
	outline-style: none;
}