@charset "UTF-8";

/* A changer 
color #06432B = Vert
color #004A7F = Bleu
*/

h1 {
	padding-top: 25px;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	/* A changer */
	color: #004A7F;
	line-height: 28px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAB5A9;
	padding-bottom: 10px;
}
h2 {
	color: #941616;
	margin: 0px 0px 15px;
	font-size: 19px;
	line-height: 24px;
	clear: both;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1B69D;
	padding-bottom: 3px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	/* A changer */
	color: #004A7F;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	padding-bottom: 3px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-top: 20px;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 0px;
}
/* Font pour annonce */
h4 {
	padding-top: 0px;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	/* Rouge */
	color: #FF0000;
	line-height: 15px;
	margin: 0px;
	padding-bottom: 0px;
}


#rightCol h2/* CSS Document */

 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 100%;
	padding: 0px 0px 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
}
#rightCol h2 a {
	background-image: url(imgs/bulletLeft.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 40px;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 11px;
	display: block;
	/* A changer */
	color: #004A7F;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
}
#rightCol h2 a:hover {
	color: #941616;
	background-color: #F4EDE1;
}
#rightCol h2 a.select {
	background-color: #FFFFFF;
	background-image: url(imgs/bulletLeftOnWhite.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 0px;
	padding-left: 41px;
}
#rightCol  h3 {
	margin-left: 25px;
	font-size: 15px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 25px;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 3px;
}
#rightCol p {
	margin-top: -3px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 17px;
	color: #3C382F;
}
#contactPage #rightCol p {
	margin-bottom: 25px;
}
p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
}
p a {
	/* A changer */
	color: #004A7F;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
	/* A changer 0474B4 : bleu plus clair */
	border-bottom-color: #AACBFF;
	padding-bottom: 0px;
}
p a:hover {
	/* A changer */
	border-bottom-color: #004A7F;
}
.twelvePix {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #555555;
	line-height: 18px;
}
.underline {
	background-image: url(imgs/rightNavUnderline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.link {
	margin-top: 15px;
}
.link a {
	padding-left: 17px;
	background-image: url(imgs/bulletOnWhite.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 5px;
}
.link a:hover {
	color: #A2886C;
	border-bottom-color: #E9E1D9;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tenPixP {
	font-size: 10px;
	color: #333333;
}

