.txtContentHeader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.txtGeneral {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	text-align: justify;
	line-height: 20px;
}

.txtCatalogie {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.txtContact {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}

.txtContact a{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}

.imgborder {
	border: 1px solid #d5d5d5;
}

.txtPicTitle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	text-align: center;
}

.txtFooter {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #d2d2d2;
	text-align: justify;
}

.txtFooter a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #d2d2d2;
	text-align: justify;
	text-decoration: none;
}

.menuCatalogue a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menuCatalogue a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}