.Contacte {
	width: 620px;
	list-style: disc outside;
	background: #36656B;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	border: thin dotted #FFFFCC;
	font-size: 11pt;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ContacteTitul {
	list-style: disc outside;
	background: #FFFFCC;
	color: #000000;
	margin: 0px 0px 10px;
	top: 0px;
	right: 0px;
	width: 100%;
	text-align: left;
	font-size: 11pt;
}
