body {
	font-family:Arial, Helvetica, sans-serif;
/*	background: #FFFFFF url(images/bg_body.jpg) repeat-x fixed; */
}

.titlu16blue {font-size:16px; color:#003399; font-weight:bold;}
.titlu16rosu {font-size:16px; color:#990000; font-weight:bold;}
.titlu14rosu {font-size:14px; color:#990000; font-weight:bold;}
.titlu13alb {font-size:13px; color:#ffffff; font-weight:bold;}
.txt13rosu {font-size:13px; color:#990000;}
.txt13blue {font-size:13px; color:#003399;}
.txt11blue {font-size:11px; color:#003399;}
.txt10alb {font-size:10px; color:#ffffff;}

.titlu16rosu a{
	color:#990000;
	font-weight:bold;
	text-decoration: underline;
}

.titlu16rosu a:hover{
	color:#003399;
}

.listacruce 
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.listacruce li
{
	background-image: url(images/cruce.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: .9em;
}

#tabelpersonal
{
	border-style: solid;
	border-width: 2px;
	border-color: #990000;
	width: 250px;
}

.lege_numar ol {
	list-style:decimal inside none; 
	color:#003399; 
	font-weight:normal; 
	line-height:20px; 
	padding-left:15px; 
	margin-bottom:10px;
	margin-left:0px;
}

.lege_litera ol {
	list-style-type:lower-latin;
	color:#003399; 
	font-weight:normal; 
	line-height:20px; 
	padding-left:15px; 
	margin-bottom:10px;
	margin-left:0px;
}

.lege_art ol {
	list-style-type:none;
	color:#003399;
	font-size:12px;
	margin-top:3px;
	font-weight:normal;
	line-height:20px;
	padding-left:10px;
	margin-left:0px;
}