﻿body 
{
    margin: 0;
	padding: 0;
	color: #000000;
}
#page {
	margin: 0 auto;
	padding:  0;
	width:900px;
	
}
/*Header*/
#header {
	height: 240px;
	margin: 0 auto;
	width:900px;
	
}
/*content*/
#content {
	width: 554px;
	float:left;
	margin-left:46px;

}
.titlu_pag
{
 	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #1C2D4E;
	text-align:center;

}
.culoare_autor
{
	color:#1F497D;
}
.text_pag
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #4E4E4E;
	padding-top: 22px;
	text-align: justify;
}
.nota
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #4E4E4E;
	padding-top: 22px;
	text-align: justify;
	font-style:italic;
}
.sursa_articole 
	{font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #4E4E4E;
	padding-top: 22px;
	text-align: justify;
	
}
.text_articole
	{font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #4E4E4E;
	text-align: justify;
}

/*left*/
#left 
{
    float:left;
	width: 300px;
	margin:0;
}
.link_titluri_articole:link {
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;
}

.link_titluri_articole:visited {
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;
}

.link_titluri_articole:hover {
	color: #047638;
	text-decoration: none;
	font-weight: bold;
}
.link_activ {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 15px;
	color: #910A0A;
	font-weight:bold;
	
	text-decoration:none;
}
.submeniu_activ {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #910A0A;
	font-weight:bold;
	padding-left:20px;
	
	text-decoration:none;
}
.sub_submeniu_activ {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	
	color: #910A0A;
	font-weight:bold;
	
	padding-left:40px;
	text-decoration:none;
}
.link:link {
	color: #1C2D4E;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	
}

.link:visited {
	color: #1C2D4E;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	
}

.link:hover {
	color: #047638;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	
}
.link_submeniu:link {
	color: #1C2D4E;
	text-decoration: none;
	padding-left:20px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	
}

.link_submeniu:visited {
	color: #1C2D4E;
	text-decoration: none;
	padding-left:20px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	
}

.link_submeniu:hover {
	color: #047638;
	text-decoration: none;
	padding-left:20px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	
}
.link_sub_submeniu:link {
	color: #1C2D4E;
	text-decoration: none;
	padding-left:40px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	
}

.link_sub_submeniu:visited {
	color: #1C2D4E;
	text-decoration: none;
	padding-left:40px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	
}

.link_sub_submeniu:hover {
	color: #047638;
	text-decoration: none;
	padding-left:40px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	
	
}
.a:link {
	color: #006666;
	text-decoration: underline;
}

.a:visited {
	color: #006666;
	text-decoration: underline;
}

.a:hover {
	color: #006666;
	text-decoration: none;
}


/*footer*/
#footer {
	clear: both;
	padding-left: 346px;
	
}


