﻿

a {
	font-family: "Arial";
		font-size:13px;
		color:#52458A;
}

	.small {
		font-family: "Arial";
		font-size:10px;
		color:#999999;
	}
	.text {
		font-family: "Georgia", "Times New Roman";
		font-size:13px;
		color:#333333;
		font-style: italic;
	}
	.texto {
		font-family: "Arial";
		font-size:11px;
		color:#52458A;
	}
	.textbo {
		font-family: "Arial";
		font-size:11px;
		color:#52458A;
		font-weight: bold;
	}
	.titlu1o {
		font-family: "Arial";
		font-size:16px;
		color:#52458A;
		font-weight: bold;
		font-style: italic;
	}
	.titlu2o {
		font-family: "Arial";
		font-size:24px;
		color:#52458A;
		font-weight: bold;
		font-style: italic;
	}

.MenuItemClass 
{
	font-family: Garamond;
	font-size: 16px;
	line-height: 30px;
	color: White;
	display: block;
	padding:0px 10px 0px 24px;
	/*background-image: url(../../Images/menu_gradient.jpg);
	background-repeat: no-repeat;*/
	width: 170px;
	height: 30px;
	/*margin:0px 0px 0px 24px;*/
	 }
ul.listClassHorizontal {
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
ul.listClassHorizontal h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul.listClassHorizontal div.listDate {
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}

ul.listClassHorizontal p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
}

ul.listClassHorizontal li {
	border-bottom: solid 1px #EFEFEF;
}
