.tit {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-style: normal;
	padding: 10px;
}
.tit2 {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	padding: 10px;
	background-color:#CEB9A6;
}
.tit3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	padding: 5px;
	background-color:#DDCDC1;
}
.tit4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	padding: 7px;
}
.std {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-top: 7px;
	line-height: 20px;
}
.col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding: 5px;
	line-height: 20px;
	width:1000px;
	text-align: justify;
}
.collog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	padding: 5px;
	line-height: 25px;
}
.col2 {
	padding: 8px;
}
h5{
	font-weight:600;
}
.flotgauche {
	float:left;
	width: 520px;
}
.colum {
	float:left;
	width: 33%;
}
.colum2 {
	float:left;
	width: 50%;
}
.stopflot {
	clear:both;
	text-align: center;
}
.lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-top: 5px;
	
}
a:link {color:#C5A894;}
a:visited {color:#B89B81;}
a:hover {
	color:#000000;
	background-color:#CEB9A6;
}
