/*
variantes W3C css-2 :
#972049
#972048
#972050
*/
a {
	color: #406005;
	text-decoration: underline;
}
a:hover {
	color: #BF0151;
	text-decoration: none;
}

a.lien-zoneinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406005;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
a.lien-zoneinfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #972047;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}


.phraseclef-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #BF0151;
	line-height: 20px;
}
.phraseclef-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #58881B;
	line-height: 20px;
}

.motclef {
	font-weight: bold;
	color: #58881B;
}
.titre1 { }
.titre1, h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #BF0151;
	text-align: center;
	vertical-align: top;
	display: block;
}

.tableau-titre {
	line-height: 20px;
	background-color: #972050;
	color: #FFFFFF;
	border-right: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}
.tableau-ligne-impaire {
	padding-left: 10px;
	line-height: 20px;
	border-right: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	background-color: #EFF5E1;
	text-align: left;
}
.tableau-ligne-paire {
	padding-left: 10px;
	background-color: #FCFEFA;
	line-height: 20px;
	border-right: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	text-align: left;
}

img {
	border:none;
}
form {
	padding:0px; margin:0px;
}
p {
	margin:0; padding:0;
}
p {
	padding-top:4px;
	padding-bottom:8px;
	line-height: 14px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	line-height: 16px;
}

hr {
	height:1px;
	border:none;
	border-top:1px solid #972049;
}

.large {
	font-size: 12px;
	line-height: 18px;
}
.extralarge {
	font-size: 14px;
	line-height: 20px;
}
.large-vert {
	font-size: 12px;
	line-height: 18px;
	color: #58881B;
}
.extralarge-vert {
	font-size: 14px;
	line-height: 20px;
	color: #58881B;
}
.large-rose {
	font-size: 12px;
	line-height: 18px;
	color: #BF0151;
}
.extralarge-rose {
	font-size: 14px;
	line-height: 20px;
	color: #BF0151;
}



