body, p, td, input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #333333;
}

body {
	font-size: 12px;
}

h1 {
	height: 29px;
}

h2 {
	height: 18px;
}

#Flags a {
	color: #b8ccd5;
	text-decoration: none;
}
#Flags a:hover {
	color: #ecfffd;
	text-decoration: none;
}

#Flags a.Romana {
	background-image: url(../images/flag-ro.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 28px;
}

#Flags a.English {
	background-image: url(../images/flag-en.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 28px;
	padding-left: 19px;
}

#TxtIntergraph {
	font-size: 14px;
}

#MenuFooter a {
	color: #f0f0f1;
	padding-left: 12px;
	background-image: url(../images/icon-menu-footer.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}
#MenuFooter a:hover {
	color: #f0f0f1;
	text-decoration: underline;
}

#NumeEveniment {
	font-size: 16px;
	font-family: "Verdana";
	color: #005fa0;
}

.TitluArt {
	font-size: 16px;
}

#ContentLeft a {
	color: #005fa0;
	text-decoration: underline;
}
#ContentLeft a:hover {
	color: #005fa0;
	text-decoration: underline;
}

#ContentLeft .TitluCapitol {
	font-size: 14px;
}

#ContentLeft .pdf {
	background-image: url(../images/icon-PDF.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

#ContentLeft .sus {
	background-image: url(../images/icon-sus.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 11px;
}

#ContentLeft ul {
	margin: 0;
	padding: 0;
}

#ContentLeft ul li {
	list-style: none;
	background-image: url(../images/icon-lista.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

#ContentLeft ul li li {
	list-style: none;
	background-image: url(../images/icon-lista-level2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

table.TableAgenda {
	font-size: 11px;
}

.HeadTableAgenda {
	background-color: #0067a6;
	color: #fff;
	font-weight: bold;
}

table.TableAgenda td {
	padding-left: 5px;
	padding-right: 5px;
}

table.TableAgenda a {
	color: #005fa0;
	text-decoration: none;
}
table.TableAgenda a:hover {
	text-decoration: underline;
}

#MenuRight a {
	color: #000;
	padding-left: 10px;
	background-image: url(../images/icon-menu-right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}
#MenuRight a:hover {
	color: #0067a6;
	text-decoration: underline;
}

#MenuRight a.MenuOn, #MenuRight a.MenuOn:hover {
	color: #0067a6;
	text-decoration: underline;
}

#ContainerFooter, #CopyrightFooter {
	color: #7fb3e3;
}

#ContainerFooterPage {
	color: #e5e5e5;
	font-size: 11px;
}