@charset "UTF-8";

.style2 {font-size: 14px; font-weight: bold;
} 

.bottom-infos {
	color: #CF620B;
	font-size: 11px;
}
body {
	font-family: Helvetica, Verdana, "Trebuchet MS";
}
.title-page {
	font-size: 24px;
	font-weight: bold;
	color: #5E6B28;
}
a {
	color: #642F05;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #5E6B28;
}
.listes {
	font-size: 14px;
	line-height: 24px;
	color: #5E6B28;
}
p {
	font-size: 14px;
	color: #5E6B28;
	text-align: justify;
}
.decal-div-droite {
	padding-left: 24px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #5E6B28;
	padding-right: 16px;
}
.small-infos {
	font-size: 10px;
	color: #642F05;
}
.decal-div-total {
	padding-left: 24px;
	height: 100%;
	padding-right: 14px;
}
.sub-title-page {
	font-size: 18px;
	font-weight: bold;
	color: #642F05;
}
.form-elements {
	font-size: 14px;
	color: #642F05;
}










.paragraphes-gris {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
	background-color: #CCCCCC;
}
.titre-paragraphe {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #990000;
	line-height: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.paragraphes-grishauts {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.highlight-paragraphe {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #990000;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
}
.etoiles {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #990000;
	line-height: 12px;
}
.paragraphes-grisBold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
}
.tab1 {
	background-color: #E6F0F5;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BAC2C7;
	border-bottom-color: #BAC2C7;
	border-top-width: thin;
	border-bottom-width: thin;
}
.tab2 {
	background-color: #D6DFE5;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BAC2C7;
	border-bottom-color: #BAC2C7;
	border-top-width: thin;
	border-bottom-width: thin;
}

.White:link{
	color: #ffffff;
	text-decoration: none;
}
.White:visited{
	color: #ffffff;
	text-decoration: none;
}
.White:active{
	color: #ffffff;
	text-decoration: none;
}
.White:hover{
	color: ##D1EB5C;
	text-decoration: none;
}
